<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 1200px) {

    /********** 閫氱敤鏍峰紡 **********/
    .content {
        padding: 0 3.2%;
    }

    /********** 褰撳墠浣嶇疆 **********/
    .bt-place {
        line-height: 5.5rem;
        font-size: 1.75rem;
        display: none !important;
    }

    .bt-breadcrumb a {
        font-size: 1.75rem;
    }

    /********** 鍐呭 **********/
    .wzzw-box {
        padding: 20px 0;
        box-shadow: initial;
        border: 0;
    }

    .wzzw-title {
        line-height: 40px;
        font-size: 30px;
        text-align: left;
        color: #333;
        border-bottom: 0;
        padding-bottom: 20px;
    }

    .wzzw-text {
        margin-top: 0;
        display: block;
        text-align: left;
    }

    .wzzw-text li {
        line-height: 20px;
        font-size: 16px;
        padding: 0;
    }

    .wzzw-text li.wzzw-text-llcs {
        display: none;
    }

    .wzzw-article {
        margin-top: 20px;
        font-size: 18px;
        line-height: 2;
    }

    .wzzw-article p,
    .wzzw-article a,
    .wzzw-article span {
        font-size: 18px;
        line-height: 2;
    }

    .wzzw-fenx {
        display: none;
    }
}

@media (max-width: 768px) {
    /********** 閫氱敤鏍峰紡 **********/
    .content {
        padding: 0 10px;
    }
}</pre></body></html>