<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'icomoon';
    src: url('../../fonts/icomoon.eot?7bzkmr');
    src: url('../../fonts/icomoon.eot?7bzkmr#iefix') format('embedded-opentype'),
        url('../../fonts/icomoon.ttf?7bzkmr') format('truetype'),
        url('../../fonts/icomoon.woff?7bzkmr') format('woff'),
        url('../../fonts/icomoon.svg?7bzkmr#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.navigation {
    height: 32px;
    margin-top: 2px;
    border-bottom: 2px solid #b1191a;
}

.navigation .dropdown {
    float: left;
    width: 33%;
    height: 32px;
    background-color: #b1191a;
}

.dropdown .sortsAll {
    width: 100%;
    height: auto;
    color: #fff;
    text-align: center;
    line-height: 32px;
    font-size: 12px;
    font-weight: 500px;
}

.navigation .dropdown .sidemenu {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin-top: 1px;
    border-top: 1px solid #b1191a;
    box-shadow: 0 0 3px rgba(99, 100, 100, 0.8);
    z-index: 2;
    display: none;
}

.sidenav {
    width: 100%;
    height: auto;
    border: 1px solid #bbb;
    border-bottom: none;
}

.sidenav:last-child {
    border-bottom: 1px solid #bbb;
}

.navigation .sidemenu .sidenav-li {
    width: 100%;
    height: auto;
    line-height: 50px;
    font-size: 12px;
    background-color: #d8d8d8;
    color: #666;
    cursor: pointer;
}

.sidemenu .current .sidenav-li {
    line-height: 30px;
    font-size: 12px;
    color: #333;
}

.sidemenu .current .title {
    border-bottom: 1px solid #bbb;
}

.sidenav .title {
    width: 100%;
    height: 32px;
    line-height: 32px;
    padding-left: 8px;
    font-size: 12px;
}

.current .title li {
    background-color: rgb(5, 155, 160);
}

.sidenav .title:hover {
    background-color: rgb(3, 191, 204);
    color: #222;
    border-bottom: 1px solid rgb(2, 136, 118);
}

.sidenav ul {
    width: 100%;
    height: auto;
    display: none;
}

.sidenav ul li {
    position: relative;
    width: 93%;
    height: 32px;
    padding-left: 8px;
    background: #fff;
    border-bottom: 1px solid #ccc;
    color: #666;
}

.sidenav ul .display {
    background-color: rgb(252, 244, 178);
}

.sidenav ul li:hover {
    background-color: rgb(3, 204, 177);
    color: #222;
}

.sidenav li span {
    float: right;
    margin-right: 10px;
    color: #ccc;
}

.sidenav ul li:hover .list-sub {
    display: block;
}

.sidenav .list-sub {
    position: absolute;
    left: 239px;
    top: 0;
    width: 240px;
    height: auto;
    z-index: 2;
    display: none;
}

.sidenav .list-items {
    width: 32%;
    height: 50px;
    text-align: center;
    color: #666;
    background: #eee;
    border: 1px solid rgba(0, 0, 0, .1);
}

.sidenav .list-items:hover {
    background-color: rgb(8, 235, 178);
    color: #222;
    filter: drop-shadow(2px 3px 3px rgba(0, 0, 0, .2));
}

.productpath {
    float: left;
    height: 32px;
    line-height: 32px;
    margin-left: 3px;
    padding: 0 5px;
    font-size: 12px;
    font-weight: 500;
    color: #219903;
}

.productpath a {
    font-size: 12px;
    font-weight: 500;
    color: #219903;
}

.main {
    width: 100%;
    height: auto;
    margin-top: 10px;
}

.main .lists {
    width: 98%;
    height: auto;
    margin: 0 0 10px 5px;
    border: 1px solid #eee;
}

.main .lists .leftMenu {
    width: 98%;
    height: 50px;
    margin: 5px 0 0 10px;
}

.main .lists .leftMenu li {
    float: left;
    width: 28%;
    height: 24px;
    line-height: 24px;
    margin: 0 5px 10px 5px;
    border: 1px solid rgba(204, 157, 2, 0.4);
    border-radius: 15px;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
    font-size: 12px;
    font-weight: 600;
    color: #666;
    text-align: center;
    letter-spacing: 1px;
}

.main .leftMenu .curSort {
    background-color: #fbfcd2;
    color: #029716;
}

.rightContent {
    width: 97%;
    height: auto;
    font-size: 12px;
    font-weight: 500;
    color: #ff0000;
}

.lists .rightContent ul {
    width: 100%;
    height: 890px;
    margin-left: 5px;
}

.lists .rightContent ul a {
    height: auto;
}

.lists .rightContent ul li {
    float: left;
    width: 47%;
    height: 275px;
    background-color: #eee;
    margin: 6px 3px;
    padding-top: 10px;
    border: 1px solid #ccc;
    text-align: center;
}

.main .lists .rightContent .pic {
    width: 70%;
    height: 120px;
    background-color: #fff;
    margin-left: 25px;
    border: 5px solid rgba(204, 157, 2, 0.4);
    border-radius: 50%;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.8);
    overflow: hidden;
}

.main .rightContent .pic img {
    width: 80%;
    margin-top: 12px;
}

.main .lists .rightContent li h3 {
    margin-top: 10px;
    margin-bottom: 6px;
    font-size: 12px;
}

.main .lists .rightContent li p {
    font-size: 12px;
}

.pages {
    width: 98%;
    height: 30px;
    text-align: center;
}

.pages span,
.pages a {
    display: inline-block;
    content: 'ï„';
    font-family: 'icomoon';
    height: 20px;
    line-height: 20px;
    margin-bottom: 20px;
    padding: 0 6px;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
    text-align: center;
    font-size: 12px;
    cursor: pointer;
}

.pages span {
    background-color: rgb(116, 253, 127);
    border: 1px solid #25f884;
    color: #000;
}</pre></body></html>