<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%;
        background: none;
    }

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

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

    /********** 鍐呭 **********/
    .lmy-box {
        padding: 2.5rem 0;
    }

    .lmy-title {
        height: auto;
        background: none;
        margin-bottom: 0;
        padding: 2.5rem 0 0;
    }

    .lmy-title span {
        width: 100%;
        height: auto;
        line-height: 3.875rem;
        border-left: 0;
        border-bottom: 1px solid #eee;
        padding: 0 0 1.5rem;
        font-weight: 700;
        font-size: 2.75rem;
        text-align: justify;
    }

    /********** 宸︿晶鍐呭 **********/
    .lmy-lb-sec ul li {
        width: 48.5%;
        height: auto;
        margin: 0 3% 1.5rem 0;
        float: left;
    }
    
    .lmy-lb-sec ul li:nth-child(6n) {
        margin: 0 3% 1.5rem 0;
    }
    
    .lmy-lb-sec ul li:nth-child(2n) {
        margin: 0 0 1.5rem 0;
    }

    /********** 鍙充晶鍐呭 **********/
    .lmy-list {
        width: 100%;
        box-shadow: initial;
        min-height: 500px;
        margin: 0;
    }

    .lmy-list .lmy-list-ul {
        width: 100%;
        padding: 1.875rem 0 0;
        min-height: auto;
    }

    .lmy-list-ul-pc {
        display: none;
    }

    .lmy-list-ul-sj {
        display: block;
    }
    
}

@media (max-width: 768px) {

    /********** 閫氱敤閮ㄥ垎鏍峰紡 **********/
    .content {
        padding: 0 1.5rem;
    }
}</pre></body></html>