.down, a, div.zxf_pagediv a {
    text-decoration: none;
}

img {
    border: none;
}

.banner {
    position: relative;
    z-index: 11;
}

.zfxx-logo {
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -600px;
    width: auto;
}

.zfxx-banner p {
    position: absolute;
    top: 210px;
    height: 60px;
    left: 50%;
    margin-left: -500px;
    padding: 0 28px;
    font-size: 40px;
    display: inline-block;
    text-align: center;
    margin-bottom: 0;
    font-weight: 800;
    color: #ffffff;
    line-height: 58px;
    letter-spacing: 2px;
    text-shadow: 0px 3px 9px rgb(33 71 20 / 41%);
    border-radius: 50px;
    border: 4px solid #ffffff;
    z-index: 222;
}

.zfxx-banner #cniil_wza {
    position: absolute;
    top: 42px;
    height: 50px;
    left: 50%;
    margin-left: 400px;
    padding: 0 24px;
    font-size: 32px;
    display: inline-block;
    text-align: center;
    margin-bottom: 0;
    font-weight: 800;
    color: #ffffff;
    line-height: 48px;
    letter-spacing: 2px;
    text-shadow: 0px 3px 9px rgb(33 71 20 / 41%);
    border-radius: 50px;
    border: 3px solid #ffffff;
    z-index: 222;
}

.o_body {
    background: #f7f7f7;
}

.o_main .content {
    width: 1200px;
    margin: auto;
    position: relative;
    background: #ffffff;
    margin-top: -70px;
    z-index: 1;
}

.o_main .content h2 {
    margin: 0;
    font-size: 60px;
    font-weight: bold;
    padding: 80px 50px 30px 50px;
    color: #1a56a8 !important;
}

.o_main .content h2 a {
    color: #1a56a8 !important;
    vertical-align: bottom;
}

.o_main .content img {
    position: absolute;
    top: 115px;
    right: 60px;
    width: 790px;
}

.o_main .content ul {
    margin: 0;
    font-size: 32px;
    padding: 0 30px 0 50px;
    color: #666666;
}

.o_main .content ul li {
    line-height: 56px;
    padding-bottom: 40px;
}

.o_main .content ul li a {
    display: flex;
    color: #666666;
}

.o_main .content ul li a span {
    width: 230px;
}

.o_main .content ul li a p {
    width: 800px;
    text-align: justify;
}

.o_main .content ul li a i {
    background: url(/uploads/image/images/zx_more1.png) 25px 5px no-repeat;
    width: 90px;
}

.o_main .content ul li a:hover i {
    background: url(/uploads/image/images/zx_more2.png) 25px 5px no-repeat;
}

.o_main .label {
    width: 1200px;
    margin: auto;
    background: #ffffff;
    position: relative;
}

.o_main .label h2 {
    margin: 0;
    font-size: 60px;
    font-weight: bold;
    padding: 40px 80px 30px 80px;
    color: #1a56a8 !important;
    text-align: center;
}

.o_main .label .left {
    position: absolute;
    top: 62px;
    left: 110px;
}

.o_main .label .right {
    position: absolute;
    top: 62px;
    right: 110px;
}

.o_main .label ul {
    padding: 20px 80px 100px 80px;
    display: flex;
}

.o_main .label ul li {
    width: 23%;
    margin: 2%;
    text-align: center;
    border: 4px solid #1a56a8;
    border-radius: 8px;
}

.o_main .label ul li img {
    width: 130px;
    padding-top: 24px;
}

.o_main .label ul li p {
    font-size: 32px;
    font-weight: bold;
    color: #1a56a8;
    padding-bottom: 20px;
}

.footer {
    background: #ffffff;
}

.footer .warp {
    width: 1200px;
    margin: 0 auto;
}

.footer .content {
    width: 100%;
    margin: 40px auto 0;
}

.footer .content .right {
    float: right;
    font-size: 24px;
    padding-right: 15px;
}

.footer .content .right .box a {
    padding: 0 5px;
    font-size: 24px;
    color: #1a56a8;
    display: inline-block;
}

.footer .content .right .box i {
    color: #1a56a8;
    font-size: 24px;
    vertical-align: middle;
}

.footer .content img {
    margin-right: 20px;
    margin-top: 10px!important;
}

.footer .content p {
    padding-top: 5px;
    line-height: 36px;
}

.footer .content p span {
    display: inline-block;
    text-decoration: none;
    height: 36px;
    line-height: 36px;
    color: #000000;
    vertical-align: top;
}

.footer .content p a {
    display: inline-block;
    text-decoration: none;
    height: 36px;
    line-height: 36px;
    color: #000000;
    vertical-align: top;
}

.footer .liulq {
    font-size: 24px;
    line-height: 44px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 40px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 0) and (max-width:768px) {
    .zfxx-logo {
        position: absolute;
        top: 0.2rem;
        left: 0.1rem;
        margin-left: 0;
        width: 62%;
    }

    .zfxx-banner p {
        position: absolute;
        top: 1.1rem;
        height: 0.42rem;
        left: 1rem;
        margin-left: 0;
        padding: 0 0.28rem;
        font-size: 0.28rem;
        display: inline-block;
        text-align: center;
        margin-bottom: 0;
        font-weight: 800;
        color: #ffffff;
        line-height: 0.42rem;
        letter-spacing: 0.02rem;
        text-shadow: 0px 3px 9px rgb(33 71 20 / 41%);
        border-radius: 0.5rem;
        border: 0.05rem solid #ffffff;
        z-index: 222;
    }

    .zfxx-banner #cniil_wza {
        position: absolute;
        top: 0.2rem;
        height: 0.36rem;
        left: unset;
        right: 0.1rem;
        margin-left: 0;
        padding: 0 0.2rem;
        font-size: 0.24rem;
        display: inline-block;
        text-align: center;
        margin-bottom: 0;
        font-weight: 800;
        color: #ffffff;
        line-height: 0.36rem;
        letter-spacing: 0.02rem;
        text-shadow: 0px 3px 9px rgb(33 71 20 / 41%);
        border-radius: 0.5rem;
        border: 0.05rem solid #ffffff;
        z-index: 222;
    }

    .zfxx-logo img {
        width: 100%;
    }

    .o_body {
        background: #ffffff;
    }

    .o_main .content {
        width: 100%;
        margin: auto;
        position: relative;
        background: #ffffff;
    }

    .o_main .content h2 {
        margin: 0;
        font-size: 0.48rem;
        font-weight: bold;
        padding: 0.4rem;
        color: #1a56a8 !important;
    }

    .o_main .content img {
        position: absolute;
        top: 0.68rem;
        right: 0.2rem;
        width: 64%;
    }

    .o_main .content ul {
        margin: 0;
        font-size: 0.32rem;
        padding: 0 0.4rem;
        color: #666666;
    }

    .o_main .content ul li {
        line-height: 0.56rem;
        padding-bottom: 0.4rem;
    }

    .o_main .content ul li a {
        display: flex;
        color: #666666;
    }

    .o_main .content ul li a .time {
        width: 1.4rem;
    }

    .o_main .content ul li a .time span {
        display: block;
        width: 100%;
    }

    .o_main .content ul li a .year {
        width: 2rem;
        font-size: 0.48rem;
    }

    .o_main .content ul li a .mon {
        width: 2rem;
        font-size: 0.36rem;
    }

    .o_main .content ul li a p {
        width: 4.6rem;
    }

    .o_main .content ul li a span {
        width: 2.4rem;
    }

    .o_main .content ul li a i {
        background: url(/uploads/image/images/zx_more1.png) 0rem 0.1rem no-repeat;
        background-size: contain;
        width: 0.6rem;
        margin-left: 0.2rem;
        display: none;
    }

    .o_main .content ul li a:hover i {
        background: url(/uploads/image/images/zx_more2.png) 0rem 0.1rem no-repeat;
        background-size: contain;
        width: 0.6rem;
    }

    .o_main .label {
        width: 100%;
        margin: auto;
        background: #ffffff;
        position: relative;
        padding-bottom: 0.6rem;
    }

    .o_main .label h2 {
        margin: 0;
        font-size: 80px;
        font-weight: bold;
        padding: 40px 80px 30px 80px;
        color: #1a56a8 !important;
        text-align: center;
        margin: 0;
        font-size: 0.64rem;
        font-weight: bold;
        padding: 0.4rem;
        color: #1a56a8 !important;
    }

    .o_main .label .left {
        position: absolute;
        top: 0.76rem;
        left: 0.6rem;
        width: 20%;
    }

    .o_main .label .right {
        position: absolute;
        top: 0.76rem;
        right: 0.6rem;
        width: 20%;
    }

    .o_main .label ul {
        padding: 0 0.4rem;
        display: inline-block;
        box-sizing: border-box;
    }

    .o_main .label ul li {
        width: 44%;
        margin: 2%;
        text-align: center;
        border: 0.04rem solid #1a56a8;
        border-radius: 4px;
        display: inline-block;
    }

    .o_main .label ul li img {
        width: 2rem;
        padding-top: 0.2rem;
        padding-bottom: 0.1rem;
    }

    .o_main .label ul li p {
        font-size: 0.4rem;
        font-weight: bold;
        color: #1a56a8;
        padding-bottom: 0.28rem;
    }

    .footer {
        background: #ffffff;
    }

    .footer .warp {
        width: 100%;
        margin: 0 auto;
        padding: 0 0.4rem;
        box-sizing: border-box;
    }

    .footer .content {
        width: 100%;
        margin: 0rem auto 0;
    }

    .footer .content .right {
        float: right;
        margin-top: 0.2rem;
        font-size: 0.28rem;
    }

    .footer .content .right .box a {
        padding: 0 0.06rem;
        font-size: 0.34rem;
        color: #1a56a8;
        display: inline-block;
        width: 25%;
        text-align: center;
    }

    .footer .content .right .box i {
        color: #1a56a8;
        font-size: 0.34rem;
        vertical-align: middle;
    }

    .footer .content img {
        margin-right: 0.2rem;
        margin-top: 0px!important;
    }

    .footer .content p {
        padding-top: 0.1rem;
        line-height: 0.72rem;
    }

    .footer .content p a {
        display: inline-block;
        text-decoration: none;
        height: 0.48rem;
        line-height: 0.48rem;
        color: #000000;
        vertical-align: top;
        margin: 0!important;
    }

    .footer .content p span {
        display: inline-block;
        text-decoration: none;
        height: 0.48rem;
        line-height: 0.48rem;
        color: #000000;
        vertical-align: top;
    }

    .footer .liulq {
        font-size: 0.28rem;
        line-height: 48px;
        line-height: 0.72rem;
        text-align: justify;
        padding-top: 0;
        padding-bottom: 0.4rem;
    }

    #_ideconac,#_span_jiucuo {
        display: none;
    }

    .footer .content .box {
        display: flex;
        width: 100%;
        margin-bottom: 5px;
    }

    .mfooter p {
        color: #666;
        font-size: 0.28rem;
        line-height: 0.48rem;
    }
}
