<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zc_main {
    width: 90%;
    margin: 0 auto;
}

.zc_sq {
    width: 100%;
    padding-top: 3em;
}

    .zc_sq ul {
        list-style-type: none;
    }

        .zc_sq ul li {
            position: relative;
            color: #8d8d8d;
        }

            .zc_sq ul li.zc_sj {
                background: #ededed url(../img/dl0710_001.png) no-repeat 1em 0.65em;
                background-size: 1.2em;
                height: 3em;
                border-radius: 0.5em;
                padding-left: 3em;
                margin-bottom: 1em;
            }

                .zc_sq ul li.zc_sj .zc_yzm {
                    position: absolute;
                    top: 0.5em;
                    right: 1em;
                    border-left: 1px solid #dddddd;
                    padding-left: 1em;
                    line-height: 2em;
                }

                .zc_sq ul li.zc_sj input {
                    border: 0;
                    padding: 0;
                    margin-top: 0.35em;
                    height: 2.5em;
                    line-height: 2.5em;
                    background: #ededed;
                    color: #8d8d8d;
                    font-size: 1em;
                    width: 55%;
                }

            .zc_sq ul li.zc_tx {
                background: #ededed url(../img/dl0710_002.png) no-repeat 0.85em 1.1em;
                background-size: 1.5em;
                height: 3em;
                border-radius: 0.5em;
                padding-left: 3em;
                margin-bottom: 0.2em;
            }

                .zc_sq ul li.zc_tx input {
                    border: 0;
                    padding: 0;
                    margin-top: 0.35em;
                    height: 2.5em;
                    line-height: 2.5em;
                    background: #ededed;
                    color: #8d8d8d;
                    font-size: 1em;
                    width: 85%;
                }

            .zc_sq ul li.mima a {
                color: #b6b6b6;
                padding-left: 0.5em;
            }

            .zc_sq ul li.mima .qzc_right {
                float: right;
                padding-right: 0.5em;
            }

            .zc_sq ul li.mima a.qzc_right {
                color: #2f35fd;
            }


.zc_anniu {
    width: 100%;
    text-align: center;
    padding-top: 3em;
}

    .zc_anniu p {
        font-size: 0.8em;
        color: #b6b6b6;
        line-height: 2em;
    }

.sjdl_anniu {
    display: block;
    width: 100%;
    line-height: 2.5em;
    background: #13ac1f;
    font-size: 1.2em;
    color: #fff;
    text-align: center;
    border-radius: 0.5em;
}

    .sjdl_anniu:hover {
        background: #1dbf2a;
    }</pre></body></html>