<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*鍗疯酱鏍囬鏍忚秴閾炬帴鏍峰紡*/
.wlkg-title-phone img{
    width: 5rem;
    height: 2rem;
}

@media (min-width: 1400px){ /* 褰撳睆骞曞ぇ浜�1400鏃� */
    .title-a{
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

@media (min-width: 1200px) and (max-width: 1400px){ /* 褰撳睆骞曞ぇ浜�1400鏃� */
    .title-a{
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}
/*鏂囪仈棰嗗妯″潡鏍峰紡*/
.wlgk .wlld-groupTitle {
    font-weight: 600;
    color: #A61B29;
}

#wlldConter img {
    width: 6rem;
}
/*鏂囨湰鍐呭-鏍囬鏍峰紡*/
.wlgk .wlgk-title-center {
    /*padding-left: 4rem;*/
    padding-right: 0rem;
}

.wlgk .wlgk-title-bg {
    background-image: url("../../../public/image/juanzhou.png");
    background-size: 100% 100%;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.wlgk .wlgk-title-center p {
    position: absolute;
    cursor: pointer;
    left: 2.1rem;
    top: -0.4rem;
    font-weight: 600;
    color: black;
}

.wlgk .centerStyleHide {
    display: none;
}

.wlgk .text-title {
    border-bottom: 1px dashed #A61B29;
    font-weight: 600;
}

.wlgk .wlgk-title-img {
    /*display: none;*/
    visibility: hidden
}

.wlgk .wlgk-title-active {
    /*background-image: url("./../image/缁� 4269.png");*/
    /*background-size: 100% 100%;*/
    color: rgba(166, 27, 41, 1);
}

/*鍥炬爣鏍峰紡*/
.wlgk .icon-wlgk {
    width: 1.5em;
    height: 1.5em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
    color: #A61B29;
}

/*褰撳墠浣嶇疆鏍峰紡*/
.wlgk .thisPosition p {
    color: rgba(153, 153, 153, 1);
    font-size: 0.59rem;
}

.wlgk .thisPosition span {
    font-size: 0.7rem;
    color: black;
}

/* 鍐呭鏍峰紡 */
.wlgk .centerStyle {
    background-color: rgba(255, 255, 255, 1);
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (min-width: 576px) {
    /* 鍐呭鏍峰紡 */
    .wlgk .centerStyle {
        background-color: rgba(255, 255, 255, 1);
        padding-left: 4.5rem;
        padding-right: 4.5rem;
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}</pre></body></html>