<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.stick-header {
    opacity: 1;
    display: none;
    height: 88px;
    z-index: 1000;
    box-shadow: 1px 5px 5px rgba(0, 0, 0, .21)
}

.stick-header .leftlogo {
    height: 88px;
    overflow: hidden
}

.stick-header .leftlogo img {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.stick-header .logo_right {
    margin: 11px 0 0 40px
}

.stick-header .midsearch {
    padding-left: 40px;
    margin-top: 24px
}

.stick-header .r_head {
    width: 220px;
    padding-left: 40px
}

.stick-header .r_head .a_bom {
    margin-top: 23px;
    width: 120px;
    height: 38px;
    background-color: #f6f6f6;
    border: 1px solid #e4e4e4;
    display: table;
    line-height: 38px;
    text-align: center;
    color: #666;
    font-size: 14px
}

.stick-header .r_head .a_bom img {
    margin-right: 10px
}

.stick-header &gt; div, .t9_header &gt; div {
    display: flex
}

.stick-header .logo_right img, .t9_header .logo_right img {
    width: 118px;
    height: 66px
}

.stick-header .midsearch, .t9_header .midsearch {
    flex: 1
}

.stick-header .midsearch .search-box, .t9_header .midsearch .search-box {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: flex
}

.stick-header .midsearch .search-box .search-input-box, .t9_header .midsearch .search-box .search-input-box {
    flex: 1;
    height: 100%;
    float: left;
    border-right: 0 !important;
    border-radius: 4px 0 0 4px;
    border-width: 2px !important
}

.stick-header .midsearch .search-box .search-input-box input, .t9_header .midsearch .search-box .search-input-box input {
    border: 0;
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    text-indent: 10px;
    background-color: #f8f8f8;
    float: left
}

.stick-header .midsearch .search-box .search-input-box input::placeholder, .t9_header .midsearch .search-box .search-input-box input::placeholder {
    color: #999
}

.stick-header .midsearch .search-box .btn-search, .t9_header .midsearch .search-box .btn-search {
    width: 60px;
    height: 100%;
    border: 0;
    cursor: pointer;
    border-radius: 0 4px 4px 0
}

.stick-header .midsearch .search-box .btn-search i, .t9_header .midsearch .search-box .btn-search i {
    color: #fff;
    font-size: 23px;
    vertical-align: super
}

.t9_header .leftlogo {
    margin-top: 5px;
    display: flex;
    align-items: center
}

.t9_header .logo_right {
    margin: 36px 0 0 40px
}

.t9_header .midsearch {
    margin-top: 36px;
    padding-left: 40px;
    padding-right: 70px
}

.t9_header .hotsale {
    width: 100%;
    height: 14px;
    overflow: hidden;
    line-height: 14px;
    margin-top: 10px
}

.t9_header .hotsale a {
    color: #666
}

.t9_header .hotsale a + a {
    margin-left: 10px
}

.t9_header .hotsale .color-red {
    color: red
}

.t9_header .shopbuyer {
    margin-top: 36px
}

.t9_nav {
    min-width: 1200px;
    font-size: 14px;
    position: relative;
    z-index: 98;
    margin-top: 34px;
    height: 44px;
    border-bottom: 1px solid #ddd
}

.t9_nav .navmianbox {
    display: flex;
    line-height: 44px;
    height: 44px
}

.t9_nav .navmianbox .nav_more {
    height: 43px
}

.t9_nav .all_sorttitle {
    width: 240px
}

.t9_nav .all_sorttitle h5 {
    height: 44px;
    text-align: center
}

.t9_nav .all_sorttitle .sortlist {
    background: #fff;
    line-height: 38px;
    padding-bottom: 2px;
}

.t9_nav .all_sorttitle .sortlist dd {
    padding-left: 20px
}

.t9_nav .all_sorttitle .sortlist dd:hover {
    background-color: rgba(129, 211, 248, .27058824)
}

.t9_nav .all_sorttitle .sortlist .dd_more .fa-angle-down {
    transform: rotate(-90deg);
    font-size: 18px;
    vertical-align: text-bottom
}

.t9_nav .all_sorttitle .hid_divbox {
    width: 740px;
    height: 418px;
    position: absolute;
    left: 240px;
    top: 44px;
    z-index: 999;
    background: #fff;
    padding: 15px 20px;
    font-size: 12px;
    display: none;
    overflow: hidden;
    box-shadow: -5px 5px 5px #e6e6e6;
    border: 1px solid #e4e4e4
}

.t9_nav .all_sorttitle .hid_divbox .hid_ullist {
    width: 100%;
    height: 100%;
    overflow-y: auto
}

.t9_nav .all_sorttitle .hid_divbox .hid_ullist li {
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.t9_nav .all_sorttitle .hid_divbox .hid_ullist li a {
    display: inline-block;
    width: 154px;
    overflow: hidden;
    height: 40px;
    line-height: 40px
}

.t9_nav .all_sorttitle .hid_divbox .hid_ullist::-webkit-scrollbar {
    background-color: #e4e4e4;
    border-radius: 16px;
    width: 10px;
    height: 100%;
    margin: 0 auto
}

.t9_nav .all_sorttitle .hid_divbox .hid_ullist::-webkit-scrollbar-thumb {
    background-color: silver;
    border-radius: 16px;
    width: 10px
}

.t9_nav .list {
    flex: 1;
    overflow: hidden
}

.t9_nav .list li {
    float: left;
    padding: 0 35px 0 30px
}

.t9_nav .list li.bg-hover:hover a {
    color: #fff
}

.t9_nav .list .nav_box {
    display: none
}

.t9_nav .list li:hover .nav_box {
    display: block;
    animation: nav_fadein .5s;
    -webkit-animation: nav_fadein .5s
}

.t9_nav .list .fa-angle-down {
    margin-left: 5px
}

.t9_nav .list .hot {
    position: absolute;
    margin-left: -8px;
    margin-top: -2px
}

.t9_nav .list a {
    color: #333
}

.t9_nav .nav_more:hover {
    border: none
}

.t9_nav .nav_more &gt; a {
    color: #696969;
    top: 3px
}

.t9_nav .nav_more .nav_ul {
    padding: 0;
    border-width: 0;
    margin-right: 0;
    margin-top: 44px
}

.t9_nav .nav_more .nav_ul .nav_li {
    padding-right: 13px;
    border: 1px solid #ddd;
    border-top: none
}

.t9_nav .nav_more .nav_ul .nav_li a {
    border-bottom: none;
    text-align: center
}

.navtoolbar-t9 {
    color: #333
}

.navtoolbar-t9 .toptoolbar {
    right: 40px
}

.navtoolbar-t9 .toptoolbar .ad_navbar {
    width: 60px;
    height: 60px
}

.navtoolbar-t9 .toptoolbar .ad_navbar img {
    max-width: 100%;
    max-height: 100%
}

.navtoolbar-t9 .right_box {
    box-shadow: 2px 5px 5px rgba(0, 0, 0, .21);
    right: 75px;
    padding: 20px;
    min-width: 270px;
    border-radius: 6px
}

.navtoolbar-t9 .hot_line .box_head {
    display: flex;
    align-items: center;
    margin-top: 20px
}

.navtoolbar-t9 .hot_line .box_head .icon-phone {
    font-size: 24px;
    line-height: initial;
    width: auto;
    height: auto
}

.navtoolbar-t9 .hot_line .box_head .box_title {
    flex: 1;
    padding-left: 10px
}

.navtoolbar-t9 .hot_line .box_head .box_title .p1 {
    font-weight: 700;
    color: #333
}

.navtoolbar-t9 .hot_line .box_head .box_title .p2 {
    color: #666
}

.navtoolbar-t9 .hot_line .box_head .box_title p {
    font-size: 14px;
    line-height: 16px
}

.navtoolbar-t9 .hot_line p {
    color: #999;
    font-size: 12px;
    line-height: 14px
}

.navtoolbar-t9 .box_QRcode p, .navtoolbar-t9 .box_history p {
    font-size: 14px;
    line-height: 16px
}

.navtoolbar-t9 .hot_line .towpaqqt9:hover {
    text-decoration: underline
}

.navtoolbar-t9 .box_QRcode {
    min-width: 180px
}

.navtoolbar-t9 .box_QRcode .qrcode_img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    float: none
}

.navtoolbar-t9 .box_QRcode .qrcode_img img {
    width: 100%;
    height: 100%
}

.navtoolbar-t9 .box_QRcode p {
    color: #666;
    margin-top: 5px
}

.navtoolbar-t9 .box_history .history_record {
    margin-top: 10px
}

.navtoolbar-t9 .box_history .history_record li {
    display: flex
}

.navtoolbar-t9 .box_history .history_record li a {
    flex: 1
}

.navtoolbar-t9 .navbar_default {
    width: 60px;
    height: 60px;
    line-height: inherit
}

.navtoolbar-t9 .navbar_default &gt; a {
    width: 100%;
    height: 100%;
    background: #fff;
    border: 1px solid #e4e4e4;
    display: table;
    text-align: center;
    padding-top: 8px;
    border-radius: 6px
}

.navtoolbar-t9 .navbar_default &gt; a i {
    font-size: 24px;
    color: #00a0ff !important;
    height: 24px;
    display: inline-block
}

.navtoolbar-t9 .navbar_default &gt; a i.icon-skype {
    font-size: 28px;
    line-height: 25px;
    height: auto
}

.navtoolbar-t9 .navbar_default &gt; a p {
    line-height: 12px;
    font-size: 12px;
    height: 24px;
    overflow: hidden
}

.navtoolbar-t9 .navbar_default &gt; a .icon-top {
    background: 0 0;
    border: 0;
    line-height: 38px;
    font-size: 24px;
    font-weight: 700
}

.navtoolbar-t9 .navbar_default &gt; a .icon-wechat {
    width: auto;
    height: auto;
    background-position: inherit;
    border: 0
}

.navtoolbar-t9 .navbar_default &gt; a .icon-zuji {
    font-size: 28px;
    height: 24px;
    display: block
}

.navtoolbar-t9 .navbar_default &gt; a:hover {
    background-color: #00a0ff !important;
    border: 1px solid #00a0ff !important
}

.navtoolbar-t9 .navbar_default &gt; a:hover i {
    color: #fff !important
}</pre></body></html>