<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body {
    margin: 0;
    padding: 0;
}

.pagebox {
    position: relative;
}

* {
    font-family: "寰蒋闆呴粦";
}

.p_page .pageNum.active,.p_page .pageNum:hover,.p_page .next:hover,.p_page .pre:hover,.p_pagebox .next,.p_pagebox .pre {
    background-color: #ed1b02;
    color: #fff;
    border-color: #ed1b02;
    border-radius: 0px;
}

.p_page .next,.p_page .pre,.p_page .pageNum {
    border-radius: 0px;
}

.stylebox_top {
    width: auto;
    height: 40px;
    background-color: #1b2b5c!important;
}

.stylebox_title {
    display: inline-block;
    width: auto;
    height: inherit;
    background-color: #1b2b5c!important;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 0;
    vertical-align: bottom;
    white-space: nowrap;
}

#w_grid-1562236407625 &gt; div &gt; .p_gridbox:before锝� background:none!important; 锝� a {
                                                                                text-decoration: none;
                                                                            }

a:hover,a:active {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}

body {
    overflow-x: hidden;
}

@media only screen and (min-width: 769px) {
    .p_page .pre {
        display: inline-table;
        position: relative;
        left: 0;
        top: 0;
        float: left;
        height: 38px;
        margin: 0 5px 0 18px;
        text-align: center;
        padding: 0 10px;
        border-radius: 0px;
        border: 1px solid #fff;
        background: #fff;
        color: #333333;
    }

    .p_page .pre:active {
        background: #00a9ac;
        border-color: #00a9ac;
        color: #fff;
    }

    .p_page .pre:hover {
        color: #fff;
        background: #00a9ac;
        border-color: #00a9ac;
        cursor: pointer;
    }

    .p_page .next {
        display: inline-table;
        position: relative;
        left: 0;
        top: 0;
        float: left;
        height: 38px;
        border: 1px solid #fff;
        background: #fff;
        color: #333;
        text-align: center;
        padding: 0 10px;
        border-radius: 0px;
    }

    .p_page .next:active {
        background: #00a9ac;
        border-color: #00a9ac;
        color: #fff;
    }

    .p_page .next:hover {
        background: #00a9ac;
        border-color: #00a9ac;
        color: #fff;
        cursor: pointer;
    }

    .p_page .pageNum {
        position: relative;
        float: left;
        height: 38px;
        min-width: 38px;
        margin: 0 5px 0 0;
        padding: 0 5px;
        background-size: 100% 100%;
        color: #595959;
        border: 1px solid #fff;
        cursor: pointer;
        line-height: 38px;
        display: inline-block;
        font-family: inherit;
        font-size: 14px;
        font-weight: inherit;
        text-decoration: none;
        background-color: #fff;
        text-align: center;
        border-radius: 0px;
    }

    .p_page .pageNum:active {
        color: #fff;
        text-decoration: none;
        background-color: #00a9ac;
        border-color: #00a9ac;
    }

    .p_page .pageNum:hover {
        color: #fff;
        border-color: #00a9ac;
        cursor: pointer;
        text-decoration: none;
        background-color: #00a9ac;
    }

    .p_page .pageNum.active {
        text-decoration: none;
        background-color: #00a9ac;
        color: #fff;
        border-color: #00a9ac;
    }
}

@media screen and (max-width: 768px) {
    #w_common_text-1595994479198 span {
        font-size: 24px!important;
    }

    .p_pagebox .NumBox {
        display: none !important;
    }

    .p_pagebox {
        width: 100%;
        text-align: center;
    }

    .p_pagebox .js_pageBtnDisable, .p_pagebox .js_pageBtnDisable:hover, .p_pagebox .js_pageBtnDisable:active {
        background: #f5f5f5 !important;
        border-color: #d9d9d9 !important;
        color: #bfbfbf !important;
        cursor: default;
    }

    .p_pagebox .js_pageBtnDisable .iconfont {
        color: #ddd !important;
    }

    .p_pagebox .js_pageBtnDisable:hover .iconfont {
        color: #bfbfbf !important;
    }

    .p_pagebox .pre {
        width: 48%;
        margin-right: 2%;
        background-color: #00a9ac;
    }

    .p_pagebox .pre:hover {
        color: rgba(255, 255, 255, 1);
        border-color: #00a9ac;
        background-color: #00a9ac;
        cursor: pointer;
    }

    .p_pagebox .pre:active {
        background-color: #00a9ac;
    }

    .p_pagebox .next {
        width: 48%;
        margin-left: 2%;
        background-color: #00a9ac;
    }

    .p_pagebox .next:hover {
        background-color: #00a9ac;
    }

    .p_pagebox .next:active {
        background-color: #00a9ac;
    }
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    background: #f7f7f7;
    border-radius: 0px;
}

::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 0px;
}

::-webkit-scrollbar-thumb:hover {
    background: #b72024;
}

@keyframes wSkewIn {
    from {
        transform: skew(0deg, 10deg) translateY(50px);
        opacity: 0;
    }

    to {
        transform: skew(0deg, 0deg) translateY(0px);
        opacity: 1;
    }
}

@keyframes wSkewOut {
    from {
        transform: skew(0deg, 0deg) translateY(0px);
        opacity: 1;
    }

    to {
        transform: skew(0deg, 10deg) translateY(50px);
        opacity: 0;
    }
}

@media only screen and (max-width: 768px) {
    #w_grid-1595859502064,#w_grid-1584672621695 {
        min-height: auto!important;
    }

    #c_portalResProduct_category-15958542447719345 .bigTitle {
        padding: 20px 20px!important;
        font-size: 28px!important;
    }

    #w_grid-1595857244571 {
        max-width: 100%!important;
    }

    #w_grid-1595854574187 {
        max-width: 100%!important;
    }

    .list_title {
        font-weight: bold;
        font-size: 22px!important;
        line-height: 46px;
    }

    #w_grid-1595857244571&gt; div &gt; .p_gridbox &gt; .p_gridCell:nth-child(3n+0) {
        width: 33%!important;
        margin-left: 0%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1595857244571&gt; div &gt; .p_gridbox &gt; .p_gridCell:nth-child(3n+1) {
        margin-left: 0px;
        clear: left;
        margin-right: 0px;
        width: 33%!important;
    }

    #w_grid-1595857244571&gt; div &gt; .p_gridbox &gt; .p_gridCell:nth-child(3n+2) {
        width: 33%!important;
        margin-left: 0%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1595854574187&gt; div &gt; .p_gridbox &gt; .p_gridCell:nth-child(3n+0) {
        width: 33%!important;
        margin-left: 0%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1595854574187&gt; div &gt; .p_gridbox &gt; .p_gridCell:nth-child(3n+1) {
        margin-left: 0px;
        clear: left;
        margin-right: 0px;
        width: 33%!important;
    }

    #w_grid-1595854574187&gt; div &gt; .p_gridbox &gt; .p_gridCell:nth-child(3n+2) {
        width: 33%!important;
        margin-left: 0%;
        margin-right: 0px;
        clear: none;
    }
}
</pre></body></html>