<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { font-size:16px; text-align: center; font-family: "Arial","敺株��迤暺煾��","Microsoft JhengHei", serif; color:#262626; }
img { width:100%; }
html * { max-height: 9999999px; }

/* ��𣇉�𣽡over */
.gbox { overflow: hidden; }
.gbox .wh { height:100% !important; width:auto !important; }
.gbox .ww { width:100% !important; height:auto !important; }

/* 甇�䲮敶Ｗ�憛� */
.SquareBase { position: relative; width:100%; padding-top:100%; }
.SquareBase .SquareArea { position: absolute; top:0px; left:0px; bottom:0px; right:0px; overflow: hidden; } 

.mtop { height:80px; }

/* topnb */
.topnb { position:fixed; top:0px; height:80px; background-color:#262626; width:100%; z-index:10; transition: top 0.3s; }
.topnb .logo { position: absolute; height:60px; top:10px; z-index:100; }
.topnb .logo img {  max-height:60px; width:auto; }
/* .topnb .menu { position: relative; } */

.topnb { height:80px; position: fixed; width:100%; background-color:#fff; }
.topnb .menu { position: relative; }
.topnb .menu .nb { width:100%; display:block; }
.topnb .menu .nav-item a { padding:28px 15px; color:#262626; display: inline-block; text-decoration: none; }
.topnb .menu .nav-item a:hover { color:#d4a043; }
.topnb .mbtns { position: absolute; top:0px; right:0px; }
.topnb .mbtns .mbtn { border:none; background-color:transparent; width:60px; height:80px; color:#262626;}
.topnb .mbtns .mbtn:hover { color:#d4a043;}
.topnb .mbtns #topbtn.active { background-color:#fff; }
.top .topmenu #topmenubtn.active { color:#000; background-color:#fff; }


/* dropdown menu */
/* .topnb .menu .nav-item .dp_menu { display:none; position: absolute; text-align:left; background-color:#342f2f; min-width:3rem; padding:0px; } */
/* .topnb .menu .nav-item .dp_menu li { list-style-type: none; padding:10px 15px; } */
/* .topnb .menu .nav-item .dp_menu a { text-decoration: none; color:#ffffff; cursor: pointer; } */


/* .topnb .menu .topbtn { float:left; padding:0px; margin:0px; width:80px; height:80px; color:#ffffff; display: none; } */
/* .topnb .menu .submenu .nav-link { color:#ffffff; padding:28px 15px; } */
/* delete dropdown arrow */
/* .topnb .menu .dropdown .dropdown-toggle::after { display:none; }  */

/* .topnb .mbtns { position: absolute; top:0px; right:0px; }
.topnb .mbtns .mbtn:hover { background-color:#342f2f; }
.topnb .mbtns .dropdown .dropdown-menu { margin:0; padding:0; border-radius: 0; background-color:#342f2f; border:none; box-shadow:0 4px 8px 0 rgba(0,0,0,0.2); min-width:3rem; }
.topnb .mbtns .dropdown .dropdown-menu .dropdown-item { padding:10px 15px; color:#ffffff; }
.topnb .mbtns .dropdown .dropdown-menu .dropdown-item:hover { background-color: #262626; }
.topnb .mbtns .dropdown:hover { background-color: #342f2f; }
.topnb .mbtns .mbtn,
.topnb .mbtns .dropdown { float:left; color:#ffffff; border:none; width:60px; height:80px; padding:0px; margin:0px; background-color:transparent; } */

/* footer */
.footer { background-color:#262626; color:#fff; padding:20px 0px; }
.footer .cont { display:flex; font-size:0.9rem; }
.footer .cont &gt; div { flex:1; }
.footer .cont a { color:#fff; text-decoration: none; }
.footer .cont .notice { text-align: left; }
.footer .cont .notice a:hover { border-bottom:1px solid #fff; }
.footer .cont .design { text-align: right; }
.footer .cont .design a:hover { border-bottom:1px solid #fff; }

.fill { background-color: #262626; }

/* sidebar */
.sidebar { position:fixed; right:0px; top:50%; background-color: rgba(255,255,255,0.8); color:#262626; z-index:2; transition: right 0.3s; }
.sidebar &gt; div { width:80px; height:80px; }
.sidebar &gt; div:hover { background-color: #262626; cursor: pointer; color:#fff; }
.sidebar .member { padding:16px 0px; }
.sidebar .icon { font-size:1.5rem; }
.sidebar .member .name { font-size:0.8rem; font-weight: bold; }
.sidebar .buycar { position: relative; }
.sidebar .buycar:hover { color:#262626; color:#fff; }
.sidebar .buycar .num { position: absolute; top:13px; right:15px; width:24px; height:24px; line-height:24px; border-radius: 50%; color:#fff; background-color:#751616; font-size:0.8rem; }
.sidebar &gt; div:hover .num { color:#fff; background-color: #751616; }
.sidebar .buycar,.sidebar .totop { padding:28px 0px; }
.sidebar .totop { background-color: #919191; opacity: 0.8; color:#fff; }
.sidebar .member .bd { width:20px; border-bottom:1px solid #d1d1d1; position: absolute; top:80px; left:30px; }

/* bottombar */
.ctlbar { transition: bottom .3s; /*transition-delay: .5s;*/ }
.bottombar { position:fixed; bottom:0px; width:100%; display:flex; z-index:2; }
.bottombar &gt; button { flex:1; padding:12px 0px 4px 0px; border:none; color:#262626; background-color: rgba(255,255,255,0.8); }
.bottombar .name { padding-top:2px; font-size:0.8rem; }
.bottombar .icon { font-size:1rem; }
.bottombar .buycar .icon span { position: relative; }
.bottombar .buycar .num { position: absolute; top:-10px; right:-10px; width:16px; height:16px; line-height:16px; border-radius: 50%; color:#ffffff; background-color:#751616; font-size:0.7rem; font-weight:normal; }
.bottombar .totop { background-color:#919191; color:#fff; padding:21px 0; }
.bottombar &gt; button:hover { background-color: #d4a043; cursor: pointer; color:#ffffff; }
.bottombar .buycar:hover { color:#262626; }
.bottombar &gt; button:hover .num { color:#d4a043; background-color:#ffffff; }

/* modal */
.clickable { cursor: pointer; }
#searchModal .close { position: absolute; right:0px; top:-50px; color:#ffffff; text-shadow:none; opacity: 1; }
#searchModal .modal-dialog { margin:8rem auto; max-width:730px; }
#searchModal .modal-content { border-radius: 0; text-align: left; }
/* .modal .modal-body { padding:14px; } */
#searchModal .modal-body input { border:none; width:calc(100% - 40px); border-right:1px solid #c6c6c6; }
#searchModal .modal-body .fa-search { color:#262626; width:30px; text-align: right; border:none; background-color:transparent; padding:0px; }
#searchModal .modal-body .fa-search:hover { color:#d4a043;}

/* buy car modal */
#buyCarModal .modal-dialog { width:300px; position: absolute; right:0; height:100%; margin:0; border-radius: 0; }
#buyCarModal .modal-header { background-color: #262626; border-top-left-radius: 0; border-top-right-radius: 0; }
#buyCarModal .modal-header .mTitle { margin:0 auto; color:#ffffff; }
#buyCarModal .closebc { position: absolute; left:-50px; color:#ffffff; border:none; background-color:transparent; font-size:0.8rem; }
#buyCarModal .closebc span { font-size:1.3rem; }
#buyCarModal .modal-content { height:100%; border-radius: 0; }
#buyCarModal .modal-body { position: relative; overflow-y:auto; }
#buyCarModal .bclist { padding:20px 0px; border-bottom:1px solid #f7f0e7; }
#buyCarModal .bcimg { height:100%; float:left; }
#buyCarModal .bcimg img { height:64px; width:64px; }
#buyCarModal .bcdes { float:right; width:calc(100% - 64px); padding-left:10px; text-align: left; }
#buyCarModal .bcdes .pType { color:#aeaeae; font-size:0.9rem; padding-top:15px; }
#buyCarModal .bcdes .pSum { font-size:0.8rem; line-height:24px; padding-top:20px; font-family: "Helvetica"; }
#buyCarModal .pPrice { color:#262626; font-size:0.8rem; font-family: "Helvetica";  }
#buyCarModal .num { font-size:1rem; }
#buyCarModal .total { text-align:left; padding-top:20px; color:#898989; }
#buyCarModal .modal-footer { border-top:none; }
#buyCarModal .nolist { padding-top:20px; }
button.send { width:100%; border:none; border-radius: 5px; background-color:#262626; color:#ffffff; padding:10px 0px; }
button.send:hover { background-color:#d4a043; }

::-webkit-input-placeholder{ color:#777777; }
/* scrollbar */
.topnb .menu *::-webkit-scrollbar{ display:none; }
.top .topmenu .subject::-webkit-scrollbar { display:none; }

/* product */
.product .pd a { display: block; overflow: hidden; }
.product .pd a img { transition: all .2s ease-out; }
.product .pd a:hover img { transform: scale(1.1);  }



@media (min-width:1200px){
    .bottombar { display: none; }

    .topnb .menu .navbarItems .dp_menu { display: none; }
    /* .topnb .menu .nb { width:100%; display:block; }
    .topnb .menu .dropdown:hover .dropdown-menu { display:block; }
    .topnb .menu .nav-item ul { padding:0px; }
    .topnb .menu .navbar-nav &gt; .nav-item:hover &gt; .dp_menu { display:block; }
    .topnb .menu .nav-item .dp_menu .dp_menu { white-space: nowrap; left:100%; top:0; }
    .topnb .menu .nav-item .dp_menu li:hover { background-color: #262626; }
    .topnb .menu .nav-item:hover { background-color:#342f2f; } */
    /* .topnb .md_top { display:none; } */
}

@media (max-width:1199.98px){
    .mtop { height:60px; }
    .sidebar { display: none; }
    .topnb .logo img {  height:40px; margin:10px 0px; }

    .topnb { height:60px; }
    /* .topnb .menu .topbtn { width:60px; height:60px; background-color:#000000; border-radius: 0px; } */

    .topnb .logo { left:50%; top:50%; transform:translate(-50%,-50%); }

    .topnb { height:60px; }
    .topnb .container { max-width:100%; padding:0px; }
    .topnb .menu .navbarItems { position: absolute; width:100%; top:60px; background-color:#303030; transition:all .3s ease-out; }
    .topnb .menu .navbarItems ul { list-style-type: none; position: absolute; padding:0px; width:100%; transition: all .3s ease-out; }
    .topnb .menu .navbarItems .nav-item,
    .topnb .menu .navbarItems .bk { padding:15px 0px; margin:0px 60px; font-size:1.5rem; border-top:1px solid #262626; list-style-type: none; text-align:left; }
    .topnb .menu .navbarItems .bk { border-top:none; }

    .topnb .menu .navbarItems &gt; div { padding:60px 0px; height:calc(100vh - 60px); }
    .topnb .menu .navbarItems a { color:#fff; text-decoration: none; }
    .topnb .menu .navbarItems .icon { float:right; padding:2px 0px; padding-right:15px; font-size:2rem; color:#fff; }

    .topnb .menu .nav-item a { padding:0px; }
    .topnb .menu .nav-item .name { color:#ababab; font-size:1.7rem; }
    .topnb .menu .nav-item .date { color:#ababab; font-size:1.2rem; }

    .topnb .menu .dp_menu { display:none; position: absolute; top:0px; width:100%; transition: all .3s ease-out; }
    .topnb .menu .dp_menu .bk a { color:#ababab; }

    .topnb .mbtns .mbtn { width:60px; height:60px; background-color:#fff; border-radius: 0px; }


    /* .topnb .menu { -ms-overflow-style: none; } */

    /* .topnb .container { max-width:100%; padding:0px; } */
    /* .topnb .nb { position: absolute; width:100%; left:0px; top:60px; } */
    /* .topnb .menu .navbarItems { position: absolute; left:0px; width:100%; background-color:#303030; height:100vh; padding:60px 0px;  transition:all .3s ease-out; overflow-y:auto; overflow-x:hidden; }
    .topnb .menu .navbarItems .nav-link { padding:0px; }
    .topnb .menu .navbarItems .nav-item { font-size:1.5rem; padding:15px 0px; margin:0px 60px; border-top:1px solid #262626; text-align:left;  }
    .topnb .menu .navbarItems .nav-item .dp_menu { display:block; position: absolute; top:0px; width:100%; height:90vh; background-color:#303030; z-index:1; overflow-x:hidden; padding-bottom:100px; }
    .topnb .menu .navbarItems .nav-item .dp_menu ul { padding:0px; }
    .topnb .menu .navbarItems .nav-item .dp_menu li:not(.bk) { font-size:2.8rem; font-weight:bold; margin:0px 60px; padding:25px 0px; border-top:1px solid #262626; text-align:left; }
    .topnb .menu .navbarItems .nav-item .dp_menu .bk { height:100px; font-size:1.6rem; margin:0px 60px; padding:32px 0px; }
    .topnb .menu .navbarItems .nav-item .dp_menu .bk .back { color:#ababab; }
    .topnb .menu .navbarItems .nav-item .dp_menu li a { display:block; } 

    .topnb .menu .submenu .icon { float:right; font-size:2rem; padding-right:30px; }
    .topnb .menu .submenu .name { color:#262626; font-size:1.7rem; }
    .topnb .menu .submenu .pn { font-family:"Helvetica"; }
    .topnb .menu .submenu .date { color:#ababab; font-size:1.2rem; } */
    
}

@media (min-width:992px) and (max-width:1199.98px){
    /* .topnb .logo img {  max-height:54px; margin:3px 0px; } */
}

@media (min-width:768px) and (max-width:991.98px){
    /* .topnb .logo img {  max-height:30px; margin:15px 0px; } */
    /* .topnb .menu .submenu .nav-link { padding:28px 10px;  } */
}

@media (min-width:768px){
    

    /* .footer .content .design { display:none; } */
    .footer .content .design { text-align: right; margin-right:60px; }
}

@media (max-width:767.98px){
    .lg_top { display:none; }
    
    .topnb .logo img { height:60px; margin:0px; }

    .topnb .menu .navbarItems .nav-item,
    .topnb .menu .navbarItems .bk { padding:15px 0px; margin:0px 30px; font-size:1.25rem; }
    .topnb .menu .navbarItems .icon { font-size:1.5rem; padding:3px 0px; padding-right:15px; }

    .topnb .menu .nav-item .name { font-size:1rem; }
    .topnb .menu .nav-item .date { font-size:1rem; }


    /* .topnb .nb { top:110px; }
    .topnb .mbtns .mbtn,
    .topnb .mbtns .dropdown { height:110px; width:90px; font-size:2rem; } */

    /* .topnb .menu .navbarItems { padding:100px 0px; }
    .topnb .menu .navbarItems .nav-item { font-size:2.8rem; padding:25px 0px; margin:0px 60px; border-top:1px solid #262626; text-align:left;  }
    .topnb .menu .submenu .date { font-size:1.6rem; } */

    .footer .cont { display:block; }
    .footer .cont .notice,
    .footer .cont .design { text-align: center; }
    
}

/* @media (max-width:767.98px) and (min-width:576px){
    .topnb { height:110px; }
    .topnb .menu .topbtn { height:110px; width:110px; font-size:3rem; }

    .footer { padding:60px 0px;  }
    .footer .cont { font-size:1.3rem; }
    .footer .cont &gt; div:not(:last-child) { margin-bottom:15px; }

    
    .bottombar .name { font-size:1rem; }
    .bottombar .icon { font-size:2rem; }
    .bottombar .buycar .num { width:24px; height:24px; line-height:24px; font-size:1rem; }
    .bottombar .totop { padding:28px 0; }

    .modal .modal-dialog { max-width:540px; }
} */

@media (max-width:767.98px) {
    .topnb { height:60px; }
    .topnb .nb { top:60px; }
    .topnb .logo { padding:8px 15px; }
    .topnb .logo img { height:44px; }
    /* .topnb .menu .topbtn { height:60px; width:60px; }
    .topnb .menu .submenu .icon { font-size:1.5rem; padding:6px 0px; padding-right:15px; }
    .topnb .menu .submenu .name { font-size:1rem; }
    .topnb .menu .submenu .date { font-size:1rem; }
    .topnb .menu .navbarItems { padding:60px 0px; }
    .topnb .menu .navbarItems .nav-item { font-size:1.25rem; padding:15px 0px; margin:0px 30px;  }
    .topnb .menu .navbarItems .nav-item .dp_menu li:not(.bk) { font-size:1.5rem; margin:0px 30px; padding:15px 0px; }
    .topnb .menu .navbarItems .nav-item .dp_menu .bk { height:60px; font-size:1rem; margin:0px 30px; padding:18px 0px; } */

    .bottombar &gt; div { padding:15px 0px; }
    .bottombar .icon { font-size:1rem; }
    .bottombar .name { font-size:0.7rem; }
    .bottombar .totop { padding:12px 0px; }
    .bottombar .buycar .num { top:-8px; right:-8px; width:16px; height:16px; line-height:16px; font-size:0.6rem; }

    .modal .modal-dialog { margin:8rem auto; max-width:540px; width:90%; }

    .footer { padding:30px 0px; }
    .footer .cont &gt; div:not(:last-child) { margin-bottom:5px; }
}</pre></body></html>