* {
    margin: 0px;
    padding: 0px;
}

.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 */
em,
i {
    font-style: normal;
}

.w_1300 {
    width: 1300px;
    margin: 0 auto;
}

.top-link {
    /*position: fixed;top: 0;left: 0;right: 0;*/
    background: #fff;
    border-bottom: 8px #1658a0 solid;
    z-index: 99;
}

.top-link-wap {
    /*height: 80px;*/
}

.rig-top {
    margin-top: 15px;
}

.rig-top span {
    display: inline-block;
    font-size: 12px;
    color: #666;
    padding: 0 10px;
    height: 20px;
    border-radius: 50px;
    border: 1px #666 solid;
    line-height: 20px;
    float: right;
}

.rig-top a.login {
    font-size: 14px;
    float: right;
    line-height: 20px;
    margin-right: 25px;
}

.ft-list {
    float: right;
    margin-right: 20px;
    line-height: 20px;
}

.fixed {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    /*box-shadow: 0 3px 8px rgba(100, 100, 100, .2);*/
    opacity: 1;
    transition: all .3s;
    z-index: 9999;
}

.fixed .rig-top {
    display: none;
}

/*.fixed .pho-search {display: block; position: absolute; right: 0; top: 20px; padding: 0 14px 0 6px; background: #fff; width: 150px;border: 1px #c8c8c8 solid;height: 34px;border-radius: 50px;}*/
.fixed .pho-search input {
    width: 70%;
    height: 32px;
    float: left;
    margin-left: 8%;
    background: #fff;
    color: #999;
    border: none;
}

.fixed .pho-search button {
    float: right;
    color: #333;
    background: none;
    height: 34px;
    font-size: 18px;
    border: none;
}

.top-link.fixed {
    background: rgba(255, 255, 255, 1);
}

.fixed .w_1300 {
    position: relative;
}

.ft-list li {
    float: left;
}

.ft-list li a {
    margin: 0 10px;
}

.gwp {
    margin-right: 30px;
}

.gwp a {
    display: inline-block;
    font-size: 14px;
    padding: 0 10px;
    color: #1658a0;
    height: 20px;
    line-height: 20px;
    border: 1px #1658a0 solid;
    border-radius: 6px;
    transition: all .3s;
    text-decoration: none;
}

.gwp a {
    margin-left: 5px;
}

.gwp a:hover {
    background: #f2f8ff;
}

.logo {
    margin-top: 14px;
    margin-bottom: 10px;
    transition: all .3s;
    float: left
}

.logo img {
    /*width: 100%;*/
    transition: all .3s;
}

/* .fixed .logo {
    margin-top: 8px;
} */

.fixed .logo img {
    /*width: 260px;*/
    height: 58px;
}

.nav {
    margin-top: 25px;
    transition: all .3s;
    left: 0;
}

.fixed .nav {
    margin-top: 26px;
    position: relative;
    display: block
}

.nav li {
    float: left;
    font-size: 24px;
    line-height: 20px;
    font-weight: bold;
    margin-left: 35px;
}

.nav li.active a,
.nav li:hover a {
    color: #1658a0;
}

.fixed .nav>li:hover .nav_con1,
.fixed .nav>li:hover .nav_con,
.fixed .nav li:hover a em {
    display: none;
}

.sec-ban {
    height: 80px;
    background: url("20210526-ss-bg.png") no-repeat center #1658a0;
}

.rqtq {
    float: left;
    color: #fff;
    line-height: 28px;
    font-size: 16px;
    margin-top: 12px;
}

.rqtq img {
    margin: 0 6px;
}

.ss_box2 {
    width: 500px;
    padding: 4px 10px 4px 22px;
    margin: 16px 0 0 200px;
    height: 40px;
    background-color: rgba(255, 255, 255, .2);
    border-radius: 8px;
    position: relative;
    z-index: 8;
    float: left;
    *background: #4579b3;
}

.ss_box2 .picker {
    width: 15%;
    padding-right: 20px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    text-align: center;
    user-select: none;
}

.picker input {
    display: block;
    width: 100%;
    height: 100%;
    background: none;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    border: none;
    text-align: center;
    *margin-top: 10px;
    *border-right: 1px solid #e4e4e4;
}

.upDown {
    position: absolute;
    display: block;
    width: 20px;
    height: 100%;
    right: 20px;
    top: 0;
    cursor: pointer;
    background: url(caret.png) no-repeat scroll center !important;
    background-size: 50% !important;
}

.ss_box2 .inp {
    border: 0;
    background-color: transparent;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
    margin-left: 15%;
    width: 75%;
    padding-left: 4%;
    position: absolute;
    left: 15px;
    top: 5px;
}

.ss_box .btn,
.ss_box2 .btn {
    background-color: transparent;
    border: 0;
    color: #ffffff;
    line-height: 40px;
    cursor: pointer;
    font-size: 25px;
    width: 10%
}

.ss_box2 .picker:before {
    content: '';
    width: 2px;
    height: 24px;
    background-color: rgba(255, 255, 255, .6);
    position: absolute;
    right: 0;
    top: 12px;
}

.zzbs {
    float: right;
    margin-top: 17px;
}

.zzbs a {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    display: inline-block;
    padding: 0 15px;
    height: 44px;
    line-height: 44px;
    border-radius: 10px;
    max-width: 135px;
    margin-left: 10px;
}

.zzbs a.zz-btn1 {
    background: url("20210526-sz-bg1.png") no-repeat center;
    background-size: cover;
}

.zzbs a.zz-btn2 {
    background: url("20210526-sz-bg2.png") no-repeat center;
    background-size: cover;
}

#footer {
    position: relative;
}

.pho-foot {
    display: none;
}

.yqlj_tit {
    line-height: 24px;
}

.yqlj_tit a {
    margin: 0 28px;
}

.yqlj_tit1 {
    margin-top: 16px;
    position: relative;
}

.yqlj_tit1>ul {
    margin-right: -18px;
    *width: 100%;
    height: 38px;
}

.yqlj_tit1>ul>li {
    float: left;
    width: 13.2%;
    margin-right: 1%;
    list-style-type: none;
}

.yqlj_tit1>ul>li p {
    padding-left: 14px;
    height: 36px;
    border: 1px solid #e5e5e5;
    line-height: 36px;
    background-color: #ffffff;
    position: relative;
    cursor: pointer;
    transition: .3s all;
    z-index: 6;
}

.yqlj_tit1>ul>li p em {
    position: absolute;
    right: 12px;
    top: 15px;
    width: 10px;
    height: 6px;
    background: url(20fjszf_arr.png) no-repeat;
    transition: .3s all;
}

.yqlj_tit1>ul>li p i {
    position: absolute;
    left: 50%;
    bottom: 38px;
    margin-left: -14px;
    width: 28px;
    height: 15px;
    display: none;
    background: url(20fjszf_arr7.png) no-repeat center;
}

.yqlj_tit1>ul>li.on p i {
    display: block;
}

.yqlj_tit1>ul>li.on em {
    transform: rotate(180deg);
}

.yqlj_tit1>ul>li .yqlj_con1 {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 5;
    bottom: 52px;
    background-color: #ffffff;
    padding: 15px 20px 15px 30px;
    border-radius: 10px;
    box-shadow: 0 0 6px rgba(22, 88, 160, .21);
}

.yqlj_tit1>ul>li .yqlj_con1 li {
    float: left;
    width: 14.28571%;
    line-height: 30px;
    list-style-type: none;
}

.yqlj_tit1>ul>li .yqlj_con1 li a {
    text-decoration: none;
    color: #333;
}

.bot_bg {
    background-color: #f2f2f2;
    padding: 32px 0 20px;
    overflow: inherit;
}

.bot_bg .container>span {
    padding-top: 0px;
}

.bot_l {
    width: 42.692308%;
    margin-left: 2%;
    line-height: 37px;
    font-size: 13px;
}

.bot_l h3 {
    font-weight: normal;
    font-size: 14px;
    line-height: 37px;
}

.bot_l h3 a {
    margin: 0 10px;
    text-decoration: none
}

.bot_r li a {
    text-decoration: none;
}

.bot_l p {
    margin-left: 10px;
}

.bot_r {
    width: 32%;
    margin-right: 3%;
    margin-top: -15px;
    position: relative
}

.bot_r h3 {
    font-size: 14px;
    line-height: 42px;
    font-weight: bold
}

.bot_r li {
    width: 50%;
    float: left;
    margin-bottom: 9px;
    list-style: none;
}

.bot_r li a {
    display: block;
    margin-right: 6px;
    line-height: 36px;
    height: 36px;
    padding-left: 59px;
    background-color: #ebebeb;
    position: relative;
}

.bot_r li a i {
    font-size: 24px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    position: absolute;
    top: 6px;
    left: 17px;
    color: #666;
}

.bot_l p span {
    margin-right: 28px;
}

.logo1 {
    margin-top: 20px;
}

.dzjg {
    margin-top: 20px;
}

.yqlj_con {
    padding: 4px 0 20px;
    border-top: 1px #f5f5f5 solid;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
}

.jiucuo {
    margin-left: 20px;
}

.fot-bot {
    border-top: 1px #fff solid;
    padding: 10px 0;
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    background: #f2f2f2;
}

.fot-bot p span {
    display: inline-block;
    margin: 0 10px;
}

.bot_r .codebox {
    position: absolute;
    width: 125px;
    height: 125px;
    display: none;
    left: -140px;
    bottom: 5px;
    padding: 5px;
    background: #fff;
}

.bot_r .codebox img {
    width: 100%;
}

.bot_r li:hover .codebox {
    display: block
}

.pho-menu,
.close {
    display: none;
}

.pho-search {
    display: none;
}

.nav>li .nav_con1,
.nav>li .nav_con {
    font-size: 0;
    background-color: rgba(23, 87, 159, 1);
    height: 80px;
    *height: 80px;
    left: 0;
    right: 0;
    line-height: 28px;
    text-align: left;
    z-index: 100;
    position: absolute;
    color: #fff;
    box-shadow: 0 5px 10px rgba(23, 87, 159, .3);
    display: none;
}

.nav_warp {
    width: 1300px;
    margin: 0 auto;
    padding-top: 6px;
}

.nav_l {
    width: 62%;
    float: left;
    padding-left: 3%;
    line-height: 30px;
}

.nav_r {
    float: right;
    width: 30%;
    padding-left: 3%;
    border-left: 1px solid #fff;
}

.nav_l p {
    margin: 0;
    height: 30px;
}

.nav_l b {
    margin-right: 15px;
    width: 70px;
    display: block;
    float: left;
}

.nav_l a {
    margin-right: 20px;
    font-weight: normal;
}

.nav_l b,
.nav_l a {
    color: #fff !important;
    font-size: 18px;
}

.nav_r a {
    line-height: 30px;
    float: left;
    width: 33.33%;
    color: #fff !important;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

.nav li>a {
    position: relative;
    display: block;
    padding-bottom: 29px
}

.nav li a em {
    display: inline-block;
    width: 22px;
    height: 11px;
    background: url("20fjszf_arr2.png") no-repeat center;
    position: absolute;
    bottom: 0px;
    z-index: 999;
    left: 50%;
    margin-left: -11px;
    display: none;
}

.nav li:hover a em {
    display: block
}

.nav>li:hover .nav_con1,
.nav>li:hover .nav_con {
    display: block;
    overflow: hidden;
}

.nav_con {
    padding-top: 15px;
    height: 65px !important;
}

.nav_con a {
    margin-right: 40px;
    font-weight: bold;
    color: #fff !important;
    line-height: 30px;
    display: inline-block;
    font-size: 18px;
    text-decoration: none;
}

.nav>li .m_3 {
    padding-left: 10%;
}

.nav>li .m_3 a {
    margin-right: 30px;
}

.nav>li .nav_con.m_4 {
    padding-left: 50%;
}

.nav>li .nav_con.m_5 {
    padding-right: 16%;
    text-align: right;
}

.nav>li .nav_con.m_6 {
    padding-right: 1%;
    text-align: right;
}

.nav_l p {
    width: 22.33%;
    float: left;
    margin-right: 2%;
    line-height: 26px;
    height: 26px;
    margin-top: 5px;
}

.nav_l p.p5 {
    width: 49.33%
}

.nav_l p:first-child {
    width: 21%
}

.nav_l p b {
    float: left;
}

.nav_l p span {
    display: block;
    margin-left: 85px;
}

.nav_l p a {
    display: inline-block;
    text-decoration: none
}

.search-log {
    display: none;
    position: absolute;
    top: 48px;
    left: 0;
    right: 0;
    padding: 15px 0;
    background-color: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .3);
    z-index: 9;
    border-radius: 5px;
}

.search-log .rs_tit1 a {
    display: inline-block;
    font-size: 12px;
    padding: 0px 13px;
    background-color: #f6faff;
    border-radius: 50px;
    color: #1658a0;
    line-height: 24px;
    cursor: pointer;
    margin-right: 8px;
    margin-bottom: 8px;
}

.pho-tp {
    display: none
}

.ft-list li,
.nav li {
    list-style-type: none;
}

.nav li>a,
.ft-list li a,
.rig-top a.login {
    text-decoration: none;
    color: #333;
}

.zzbs a.zz-btn1,
.zzbs a.zz-btn2 {
    color: #fff;
    text-decoration: none;
}

.ft-list li a {
    padding-bottom: 10px;
    display: inline-block
}

.ft-list li a.ydb {
    position: relative;
}

.ydtk {
    background: #fff;
    padding: 15px 5px 5px;
    border-radius: 4px;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -70px;
    z-index: 99;
    display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.ewp {
    float: left;
    text-align: center;
    width: 130px;
}

.ewp i {
    display: inline-block;
    width: 104px;
    height: 104px;
    background: #f8f8f8;
    vertical-align: bottom;
}

.ft-list li a {
    padding-bottom: 10px;
    display: inline-block
}

.ewp em {
    color: #333;
    line-height: 22px;
    display: block;
    font-size: 12px;
    margin-top: 5px;
}

.ft-list li a.ydb:hover .ydtk {
    display: block;
}

.ft-list li a.ydb:hover {
    background: url(20fjszf_arr11.png) no-repeat center bottom;
}

.yqlj_tit1>ul>li .yqlj_con1 table {
    width: 100%;
}

.yqlj_tit1>ul>li .yqlj_con1 table a {
    text-decoration: none;
    color: #333;
}

.yqlj_tit1>ul>li .yqlj_con1 table li {
    width: auto;
    margin-left: 1.5%;
}

.wzx-bxo {
    display: none
}

.ss_box2 .inp::-webkit-input-placeholder {
    color: #fff;
}

.ss_box2 .inp::-moz-placeholder {
    color: #fff;
}

.ss_box2 .inp:-moz-placeholder {
    color: #fff;
}

.ss_box2 .inp:-ms-input-placeholder {
    color: #fff;
}

.twhite1 a:link,
.twhite1 a:visited {
    color: #333;
}

.twhite1 {
    color: #333;
}

.newMain {
    margin-top: 30px;
}

.nav {
    position: static;
}

/*** 20210611 ***/
#wrap {
    background: none
}

.gwp {
    line-height: 22px;
}

.gaod {
    display: none
}

.top-link {
    color: #333;
    line-height: 22px;
}

.fixed ul>li>a {
    font-size: 24px;
}

.fixed .logo {
    margin-left: 0;
}

gjl-box_0714 {
    position: static !important;
}

@media screen and (max-width: 1920px) {
    body {
        min-width: auto;
    }
}

@media screen and (max-width: 1340px) {
    .w_1300 {
        width: 1200px;
    }

    .ss_box2 {
        margin-left: 100px;
    }

    .nav li {
        margin-left: 30px;
        font-size: 20px;
    }

    .bot_r {
        width: 30%;
        margin-right: 2%;
    }

    .bot_l {
        width: 45%;
        margin-left: 1%;
    }

    .bot_l p span {
        margin-right: 15px;
    }

    .nav_warp {
        width: 1200px;
    }

    .nav_l a {
        font-size: 16px;
        margin-right: 15px;
    }

    .nav_r a {
        font-size: 16px;
    }

    .nav_con a {
        font-size: 16px;
        margin-right: 20px;
    }

    /*** 20210611 ***/
    .fixed ul>li>a {
        font-size: 20px;
    }

}

@media screen and (max-width: 1240px) {

    .w_1300 {
        width: 1000px;
    }

    /*.logo {*/
    /*    width: 300px;*/
    /*}*/
    .nav li {
        font-size: 18px;
        margin-left: 30px;
    }

    .ss_box2 {
        width: 400px;
        margin-left: 70px;
    }

    .ss_box2 .inp {
        width: 70%;
    }

    .zzbs a {
        font-size: 18px;
    }

    .bot_l {
        width: 38%;
    }

    .jiucuo {
        margin-left: 10px;
    }

    .bot_r {
        width: 33%;
        margin-right: 1%;
    }

    .bot_r li a {
        padding-left: 40px;
    }

    .bot_r li a i {
        left: 7px;
    }

    .nav_warp {
        width: 1000px;
    }

    .nav_l b {
        width: 60px;
    }

    .nav_l p span {
        margin-left: 72px;
    }

    .nav_l p {
        width: 21.33%;
    }

    .nav_l p.p5 {
        width: 51.33%;
    }

    .nav_l a {
        margin-right: 12px;
    }

    .nav>li .m_3 a {
        margin-right: 18px;
    }

    .nav_l b {
        margin-right: 12px;
    }

    /*** 20210611 ***/
    .nav li {
        font-size: 17px;
        margin-left: 15px;
    }

    .fixed ul>li>a {
        font-size: 17px;
    }

    .bot_r li a {
        font-size: 14px;
    }

}

@media screen and (max-width: 1000px) {
    .newMain {
        margin-top: 62px;
    }

    .top-link-wap {
        height: auto;
    }

    .w_1300 {
        width: auto;
        padding: 0 20px;
    }

    .sec-ban,
    .rig-top {
        display: none
    }

    .top-link {
        border-bottom: 4px #1658a0 solid;
        top: 0;
        left: 0;
        right: 0;
        height: 60px;
        background: #fff;
        z-index: 99;
    }

    .logo {
        /*width: 220px;*/
        margin-top: 7px;
        padding: 0;
    }

    .pho-menu {
        display: block;
        float: right;
        width: 20px;
        height: 20px;
        margin-top: 20px;
    }

    .pho-fix {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        width: 50%;
        background: #fff;
        box-shadow: 0 0 14px rgba(0, 0, 0, .1);
        display: none;
    }

    .nav {
        margin-top: 40px;
    }

    .nav li {
        float: none;
        text-align: center;
        margin-left: 0;
        line-height: 50px;
        font-weight: normal
    }

    .nav li.active,
    .nav li:hover {
        font-weight: bold
    }

    .close {
        display: inline-block;
        width: 18px;
        height: 18px;
        position: absolute;
        top: 20px;
        right: 20px;
    }

    .close img {
        width: 100%
    }

    .yqlj_tit1>ul>li p {
        padding-left: 5px;
    }

    .yqlj_tit1>ul>li p em {
        right: 5px;
    }

    .logo1,
    .dzjg,
    .bot_r,
    .bmfw-list li p br {
        display: none;
    }

    .bot_l {
        width: auto;
        float: none;
        text-align: center;
        line-height: 26px;
    }

    .bot_l h3 {
        line-height: 26px;
    }

    .bot_bg {
        padding: 15px 0;
    }

    .hq-item a img {
        margin-left: 30%
    }

    .yqlj_tit1>ul>li p {
        font-size: 12px
    }

    .pho-search {
        display: block;
        width: 90%;
        margin: 30px auto 0;
        border: 1px #c8c8c8 solid;
        height: 34px;
        border-radius: 50px;
    }

    .pho-search input {
        width: 70%;
        height: 32px;
        float: left;
        margin-left: 8%;
        background: #fff;
        color: #999;
        border: none
    }

    .pho-search button {
        float: right;
        color: #333;
        background: none;
        height: 34px;
        margin-right: 20px;
        font-size: 18px;
        border: none
    }

    .nav>li .nav_con1,
    .nav>li .nav_con,
    .nav li a em {
        display: none !important;
    }

    .nav li a {
        padding-bottom: 0px;
    }

    .bot_l h3 a,
    .bot_l p span {
        display: inline-block;
    }

    .bot_l p span {
        margin-right: 8px;
        margin-left: 8px;
    }

    .wzx-bxo {
        display: block
    }

    .ftb {
        font-size: 16px;
        text-align: center;
        margin-top: 20px;
    }

    .ftb a {
        margin: 0 10px;
        text-decoration: none;
        color: #333;
    }

    .zzmsd-t a.tbt2,
    .zzmsd-t a.tbt1 {
        text-decoration: none
    }

    .zzmsd-t {
        text-align: center
    }

    .zzmsd-t a {
        display: inline-block;
        font-size: 16px;
        color: #fff;
        font-weight: bold;
        height: 40px;
        border-radius: 10px;
        padding: 0 12px;
        line-height: 40px;
        margin: 20px 5px 0;
    }

    .zzmsd-t a.tbt1 {
        background: url("20210526-sz-bg1.png") no-repeat center;
    }

    .zzmsd-t a.tbt2 {
        background: url("20210526-sz-bg2.png") no-repeat center;
    }

    .nav {
        width: 100%;
        background: #fff;
    }

    /*** 20210611 ***/
    .pho-menu img {
        vertical-align: top;
        width: 100%
    }

    .gaod {
        display: block;
        height: 64px;
    }

    .fixed .nav {
        margin-top: 60px;
    }

    .sec-search {
        /*margin-top: 60px;*/
    }

    .fixed .logo {
        margin-top: 5px;
    }

    .logo img {
        margin-top: 0 !important;
    }

    .fixed .logo img {
        /*width: 260px;*/
        height: 40px !important;
    }

}

@media screen and (max-width: 750px) {

    .tab1 span.sp_btn i,
    .xw-list-1 li span,
    .zxft-list li span {
        display: none
    }

    .tab1 li {
        margin-right: 15px;
    }

    .tab1 li:last-child {
        margin-right: 0;
    }

    .tab1 span.sp_btn {
        font-size: 14px;
        padding: 0 5px;
    }

    .yqlj_con {
        display: none;
    }

    .pho-foot {
        display: block;
        padding: 10px 0 0;
        background: #fff;
        text-align: center;
        font-size: 12px;
        line-height: 28px;
    }

    .xzk {
        padding: 5px 0 10px;
        background: #fff;
        border-top: 1px #eee solid;
        box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    }

    .xzk>ul>li {
        display: inline-block;
    }

    .xzk p a,
    .xzk ul li p {
        padding: 0 17px;
    }

    .mark {
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .5);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10000;
        display: none;
    }

    .dialog {
        width: 80%;
        background: #fff;
        position: fixed;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        max-height: 85%;
        overflow-y: auto;
    }

    .dialog ul li {
        font-size: 14px;
        line-height: 24px;
        padding: 10px 0;
        border-bottom: 1px #e8e8e8 solid;
        text-align: left;
    }

    .dialog ul li a {
        display: block;
        padding: 0 15px;
        color: #666;
    }

    .pho-foot p {
        display: inline-block;
        background: url(20201208-shu.png) no-repeat right center;
    }

    .pho-foot p span:last-child a,
    .pho-foot p>a:last-child,
    .xzk ul li:last-child p {
        background: none;
    }

    .bot_bg,
    .fot-bot {
        font-size: 12px
    }

    .pho-fix {
        width: 60%
    }

    .zzmsd-t a {
        font-size: 14px;
        margin: 20px 2px 0;
    }

    .ftb {
        font-size: 14px;
    }

    .pho-foot {
        padding: 0;
    }

}

@media screen and (max-width: 540px) {
    .pho-search button {
        margin-right: 8%;
    }
}

@media screen and (max-width: 374px) {
    .w_1300 {
        padding: 0 15px;
    }

}

/*@media screen and (max-height: 830px){*/
/*.znfw{top: -230px;}*/
/*}*/

.top-link-wap {
    /*position: fixed;*/
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

.sec-search {
    /*position: fixed;*/
    /*margin-top: 80px;*/
    left: 0;
    right: 0;
    z-index: 9999;
}

.ss-con22 {
    /*margin-top: 200px;*/
}

@media screen and (max-width: 1000px) {
    .sec-search {
        top: 0;
    }

    .ss-con22 {
        /*margin-top: 174px;*/
    }
}

.wltbot {
    margin-left: 0;
    width: 50%;
}

.wltbot p span {
    margin-right: 16px;
}

.bot_r .lgewm {
    width: 240px;
    left: -240px;
}

.bot_r .lgewm img {
    width: 47%;
    margin: 0 1%;
}

@media screen and (max-width: 1366px) {
    .wltbot {
        width: 43%
    }
}

@media screen and (max-width: 1000px) {

    /*.sec-search{margin-top: 60px;}*/
    .wltbot {
        width: 100%
    }
}


/*** 专题便民服务弹窗 ***/
* {
    margin: 0;
    padding: 0;
}

.dldf-mark {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 999;
}

.el-dialog {
    position: fixed;
    margin: 0 auto 50px;
    background: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    box-sizing: border-box;
    width: 645px;
    margin-top: 0;
    left: 50%;
    z-index: 10000;
    margin-left: -322px;
    top: 14%;
}

.el-dialog__header {
    padding: 20px 20px 10px;
    height: 8px;
}

.el-dialog__headerbtn {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 0;
    background: 0 0;
    border: none;
    outline: 0;
    cursor: pointer;
    font-size: 16px;
}

.el-dialog__headerbtn i {
    color: #909399;
}

.el-dialog__body {
    padding: 0 24px 20px 24px;
    color: #606266;
    font-size: 14px;
}

.o-header {
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px 25px;
}

.o-header>h3 {
    font-size: 20px;
    color: rgb(51, 51, 51);
    font-weight: 600;
    line-height: 40px
}

.o-links {
    text-align: center;
    margin: 0 auto;
    width: 450px;
    margin-top: 20px;
}

.jump-item {
    width: 140px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    height: 180px;
}

.o-links>.jump-item>.icon {
    display: block;
    width: 60px;
    height: 61px;
    margin: 0 auto;
    margin-top: 30px;
}

.o-links>.jump-item>.icon.tarto {
    background: url(20211125-df-icon1.png);
}

.o-links>.jump-item>.icon.zx {
    background: url(20211125-df-icon2.png);
}

.o-links>.jump-item>.icon.ts {
    background: url(20211125-df-icon3.png);
}

.o-links>.jump-item>span.txt {
    position: relative;
    top: 20px;
    font-size: 16px;
    color: #333;
    line-height: 17px;
}


@media screen and (max-width: 700px) {
    .el-dialog {
        width: 98%;
    }

    .el-dialog__header {
        padding: 20px 15px 10px;
    }

    .el-dialog__headerbtn {
        right: 15px;
    }

    .o-header {
        padding-left: 0;
    }

    .el-dialog__body {
        padding: 0 15px 20px;
    }

    .o-links {
        width: auto;
        overflow: hidden;
        margin-top: 0;
    }

    .jump-item {
        width: 33.33%;
        float: left
    }

    .o-links>.jump-item>span.txt {
        font-size: 14px;
    }

    .jump-item {
        height: 160px;
    }
}


/*** 页码 ***/
.pagebox {
    padding: 10px 0;
    background: #fff;
}

.pho-page {
    padding: 0 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    max-width: 280px;
    margin: 0 auto;
}

.pho-page select {
    border: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none
}

.pagebox {
    display: none;
}

.new-pagenav-left {
    text-align: right;
}

.new-pagenav-right {
    text-align: right;
}

.new-pagenav-left,
.new-pagenav-right {
    width: 40%;
    white-space: nowrap;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
}

.new-firstpage {
    display: inline-block;
    color: #797979;
    text-align: right;
    width: 48%;
}


.new-firstpage+.new-prepage {
    display: inline-block;
    width: 48%;
}

/*.new-firstpage + .new-prepage img {*/
/*    margin-right: 64%;*/
/*}*/

.phonePageSet {
    -webkit-box-flex: 0;
    -webkit-flex: none;
}

.new-nextpage {
    display: block;
    text-align: left;
}

.new-nextpage img {
    margin-left: 40px;
}

.new-pagenav-left img {
    margin-right: 40px;
}

@media screen and (max-width: 999px) {
    .pagebox {
        display: block
    }
}

/*** 办事部门样式 ***/
* {
    padding: 0;
    margin: 0;
}

.el-popover {
    position: absolute;
    background: #fff;
    min-width: 150px;
    border: 1px solid #ebeef5;
    padding: 12px;
    z-index: 900;
    color: #606266;
    line-height: 1.4;
    text-align: justify;
    font-size: 14px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
    top: 28px;
}

.popover-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: auto;
    max-height: 400px;
    width: 740px;
}

.popover-box .popoverBtn {
    width: 158px;
    padding: 5px;
    border: 1px solid #ccc;
    cursor: pointer;
    border-radius: 3px;
    margin: 5px;
}

.popover-box .popoverBtn:hover {
    background-color: #6697e8;
    color: #fff;
    border: 1px solid #fff;
}

.ellipsis,
.tree-label {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.el-popper .popper__arrow,
.el-popper .popper__arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.el-popper .popper__arrow {
    border-width: 6px;
    -webkit-filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03));
    filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03));
}

.el-popper .popper__arrow {
    top: -6px;
    left: 20px;
    margin-right: 3px;
    border-top-width: 0;
    border-bottom-color: #ebeef5;
}

.el-popper .popper__arrow,
.el-popper .popper__arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.el-popper .popper__arrow::after {
    content: " ";
    border-width: 6px;
}

.el-popper .popper__arrow::after {
    top: 1px;
    margin-left: -6px;
    border-top-width: 0;
    border-bottom-color: #fff;
}


.popover-box::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}

.popover-box::-webkit-scrollbar,
.popover-box::-webkit-scrollbar-track-piece {
    background-color: transparent;
}

.popover-box::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: rgba(144, 146, 152, .3);
}

.popover-box::-webkit-scrollbar,
.popover-box::-webkit-scrollbar-track-piece {
    background-color: transparent;
}


@media screen and (max-width: 768px) {
    .popover-box {
        width: 100%;
    }

    .popover-box .popoverBtn {
        width: 45%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 5px;
        border: 1px solid #ccc;
        cursor: pointer;
        height: auto;
        border-radius: 3px;
    }
}

/*二维码弹窗*/
.qr-dialog {
    position: fixed;
    margin: 0 auto 50px;
    background: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    box-sizing: border-box;
    width: 1000px;
    top: 15vh;
    left: 50%;
    margin-left: -500px;
    z-index: 10000;
}

.qr-dialog__header {
    padding: 20px 20px 10px;
}

.qr-dialog__title {
    line-height: 24px;
    font-size: 18px;
    color: #303133;
}

.qr-dialog__headerbtn {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 0;
    background: 0 0;
    border: none;
    outline: 0;
    cursor: pointer;
    font-size: 16px;
}


.qr-dialog__body {
    padding: 30px 20px;
    color: #606266;
    font-size: 14px;
}


.qrDialogContent {
    text-align: center;
}

.qrDialogContent .qrTip {
    max-height: 200px;
    font-size: 18px;
    margin-top: 10px;
}


@media screen and (max-width: 1000px) {

    .qr-dialog {
        width: 90%;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        margin-left: 0
    }

}

/*无障碍*/
.ss_con22_wza {
    /*margin-top: 280px !important;*/
}

.top-link-wap_wza {
    top: 80px !important;
}

/* .sec-search_wza {
    top: 160px !important;
} */

@media screen and (max-width: 1000px) {
    .sec-search_wza {
        top: 80px !important;
    }
}

@media screen and (max-width: 400px) {
    .fixed .logo img {
        height: 35px !important;
    }
}

.sdspan {
    display: inline-block;
    margin-right: 50px;
}