@import '/assets/stogram/stogram.min.css';@import '/assets/iconfont/iconfont.css';*{-webkit-font-smoothing:subpixel-antialiased !important}.table thead th{text-align:left}:root{--color-primary:#3b797f;--color-secondary:#f93}.btn .iconfont{font-size:20px}.btn{white-space:nowrap}.table tbody tr:hover th,.table tbody tr:hover td{background:#f4f8f6 !important}.app .navbar{position:sticky;top:0;z-index:8}.app .navbar .toggle-menu{display:none}.app .navbar-menus .iconfont{font-size:12px;margin-left:4px}.app .navbar-menus>li{position:relative}.app .navbar-menus>li ul.category{position:absolute;z-index:2;padding:20px;background:#fff;color:var(--font-color);list-style:none;display:grid;grid-template-columns:repeat(2, 1fr);gap:12px 32px;box-shadow:0 0 10px rgba(0,0,0,0.15);transition:.3s;transform:translateY(15px);opacity:0;pointer-events:none}.app .navbar-menus>li ul.category a:hover{color:var(--color-primary)}.app .navbar-menus>li:hover ul.category{transform:translateY(0);opacity:1;pointer-events:all}.app .navbar-search{position:relative}.app .navbar-search input{padding-right:40px;border-radius:100px}.app .navbar-search button{position:absolute;top:50%;right:8px;transform:translateY(-50%);background:none}.app .navbar-search button .iconfont{font-size:20px}.app .st-mainbody{padding:4px 0}.app .st-mainbody .notfound{font-size:20px;padding:80px;text-align:center;opacity:.6}.app .st-footer{text-align:center;padding:20px 12px;margin-top:80px;line-height:1.5em;color:#777;border-top:solid 1px rgba(0,0,0,0.1);font-size:14px}.app .st-footer a{color:inherit}.app .st-footer a:hover{color:var(--color-primary)}.page-home .st-mainbody,.page-hot .st-mainbody{display:flex;align-items:center;justify-content:center;padding:80px 0 0;width:100%}.page-home .st-mainbody .brands,.page-hot .st-mainbody .brands{display:flex;gap:40px;justify-content:center;margin-bottom:80px}.page-home .st-mainbody .brands .brand-item,.page-hot .st-mainbody .brands .brand-item{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.page-home .st-mainbody .brands .brand-item.active img,.page-hot .st-mainbody .brands .brand-item.active img,.page-home .st-mainbody .brands .brand-item:hover img,.page-hot .st-mainbody .brands .brand-item:hover img{filter:none}.page-home .st-mainbody .brands .brand-item img,.page-hot .st-mainbody .brands .brand-item img{width:56px;height:56px;object-fit:contain;margin-bottom:12px;filter:grayscale(1);transition:.3s}.page-home .st-mainbody .brands .brand-item .ipt-switch,.page-hot .st-mainbody .brands .brand-item .ipt-switch{--color-primary:#04E6FC}.page-home .st-mainbody .brands .brand-item .ipt-switch label,.page-hot .st-mainbody .brands .brand-item .ipt-switch label{box-shadow:inset 2px 2px 2px rgba(0,0,0,0.4)}.page-home .st-mainbody .brands .brand-item .ipt-switch .ipt-switch-text .text-on,.page-hot .st-mainbody .brands .brand-item .ipt-switch .ipt-switch-text .text-on{color:#333}.page-home .st-mainbody h1.heading,.page-hot .st-mainbody h1.heading{font-size:32px;font-weight:500;text-align:center;color:#212529}.page-home .st-mainbody h1.heading img,.page-hot .st-mainbody h1.heading img{max-width:140px}.page-home .st-mainbody h3.heading,.page-hot .st-mainbody h3.heading{font-size:28px;text-align:center;color:#212529}.page-home .st-mainbody .blk-search,.page-hot .st-mainbody .blk-search{display:flex;gap:12px;justify-content:center;transform:translateX(40px)}.page-home .st-mainbody .blk-search .blk-btn,.page-hot .st-mainbody .blk-search .blk-btn{display:flex;align-items:center;justify-content:center;background:#fff;border:solid 2px var(--color-primary);color:var(--color-primary);padding:0 32px;border-radius:100px;white-space:nowrap;cursor:pointer;transition:.3s}.page-home .st-mainbody .blk-search .blk-btn:hover,.page-hot .st-mainbody .blk-search .blk-btn:hover{color:#fff;background-color:var(--color-primary)}.page-home .st-mainbody .form-searchbox,.page-hot .st-mainbody .form-searchbox{position:relative;display:flex;flex-direction:row;gap:0;border:solid 2px var(--color-primary);height:60px;max-width:680px;width:100%;border-radius:100px;overflow:hidden;font-size:18px;background:var(--color-primary)}.page-home .st-mainbody .form-searchbox:before,.page-hot .st-mainbody .form-searchbox:before{position:absolute;top:50%;left:20px;transform:translateY(-50%);font-family:'iconfont';font-size:24px;color:#888;content:'\e600'}.page-home .st-mainbody .form-searchbox input,.page-hot .st-mainbody .form-searchbox input{flex:1;outline:none;padding:0 20px 0 56px;width:100%}.page-home .st-mainbody .form-searchbox button,.page-hot .st-mainbody .form-searchbox button{background:var(--color-primary);color:#fff;padding:0 32px;cursor:pointer}.page-home .st-mainbody .hot-keywords,.page-hot .st-mainbody .hot-keywords{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:20px}.page-home .st-mainbody .hot-keywords a,.page-hot .st-mainbody .hot-keywords a{padding:4px 12px;background:var(--color-secondary);border-radius:4px;color:#fff}.page-home .st-mainbody .adv,.page-hot .st-mainbody .adv{display:none}.page-home .st-mainbody .adv.adv-show,.page-hot .st-mainbody .adv.adv-show{display:block}.page-home .st-mainbody .adv img,.page-hot .st-mainbody .adv img{max-width:960px;width:100%;display:block;margin:60px auto}.page-home .st-mainbody .tools,.page-hot .st-mainbody .tools{display:flex;justify-content:space-around;max-width:800px;margin:auto}.page-home .st-mainbody .tools .icon,.page-hot .st-mainbody .tools .icon{width:64px;height:64px;background:#f0f0f0;border-radius:100px;display:block;margin:20px auto;padding:12px}.page-home .st-mainbody .tools .icon:hover,.page-hot .st-mainbody .tools .icon:hover{background:#e0e0e0}.page-home .st-mainbody .tools .icon img,.page-hot .st-mainbody .tools .icon img{display:block;width:100%;height:100%;object-fit:contain}.page-home .st-mainbody .cates,.page-hot .st-mainbody .cates{display:grid;grid-template-columns:repeat(6, 1fr);gap:16px 12px;margin-bottom:80px}.page-home .st-mainbody .cates a,.page-hot .st-mainbody .cates a{text-align:center}.page-home .st-mainbody .cates a .thumb,.page-hot .st-mainbody .cates a .thumb{width:100%;max-height:120px;background:#f0f0f0;margin-bottom:8px}.page-home .st-mainbody .cates a .thumb img,.page-hot .st-mainbody .cates a .thumb img{display:block;width:100%;height:100%;object-fit:cover}.page-home .st-footer,.page-hot .st-footer{border-top:none}.page-discount{background:linear-gradient(to right, rgba(237,237,237,0.96) 40%, rgba(255,255,255,0.6)),url(../img/fbg.jpg) no-repeat;background-position:bottom right;background-size:cover}.page-discount .st-mainbody{padding:0}.page-discount .st-footer{margin-top:0}.get-alert{position:fixed;left:0;right:0;top:0;bottom:0;z-index:9999;background:rgba(0,0,0,0.8);display:flex;justify-content:center;align-items:center;pointer-events:none;transition:.3s;opacity:0}.get-alert.opened{opacity:1;pointer-events:all}.get-alert .alert-box{position:relative;background:#fff;padding:40px;width:500px}.get-alert .alert-box .close{position:absolute;right:20px;top:20px;display:block;width:24px;height:24px;cursor:pointer;transition:.3s;opacity:.6}.get-alert .alert-box .close:hover{opacity:1}.get-alert .alert-box .close:before,.get-alert .alert-box .close:after{position:absolute;top:50%;left:0;right:0;height:2px;transform:translateY(-50%) rotate(45deg);background:#000;content:''}.get-alert .alert-box .close:after{transform:translateY(-50%) rotate(-45deg)}.get-alert .alert-box .heading{font-size:28px;border-bottom:solid 1px rgba(0,0,0,0.1);padding-bottom:12px}.get-alert .alert-box .form-item{--ipt-size-md:48px;--btn-size-md:48px}.get-alert .alert-box .form-item .ipt-label,.get-alert .alert-box .form-item .control-label{display:none}.get-alert .alert-box .form-item:first-of-type{display:block}.get-discount{display:flex;flex-direction:row-reverse;padding:40px 0}.get-discount .contact-info{width:460px;padding-top:32px;padding-right:60px}.get-discount .contact-info .slogan{font-size:32px;font-weight:500;line-height:150%;margin-bottom:40px;color:var(--color-primary)}.get-discount .contact-info .social-media{margin-bottom:120px;display:flex;gap:12px}.get-discount .contact-info .social-media .iconfont{position:relative;display:flex;align-items:center;justify-content:center;font-size:24px;width:40px;height:40px;background:#999;color:#fff;border-radius:100px;overflow:hidden}.get-discount .contact-info .social-media .iconfont:after{position:absolute;left:0;top:0;bottom:0;right:0;content:'';background:#000;opacity:0}.get-discount .contact-info .social-media .iconfont:hover:after{opacity:.15}.get-discount .contact-info .social-media .iconfont.icon-facebook{background-color:#4c70a4}.get-discount .contact-info .social-media .iconfont.icon-twitter{background-color:#1db7eb}.get-discount .contact-info .social-media .iconfont.icon-pinterest{background-color:#cb3638}.get-discount .contact-info .social-media .iconfont.icon-linked{background-color:#1585af}.get-discount .contact-info .social-media .iconfont.icon-instagram{background:linear-gradient(-45deg, #5385c8, #f33a93, #dfae3b)}.get-discount .contact-info .social-media .iconfont.icon-youtube{background-color:#c63329}.get-discount .contact-info dl{position:relative;padding-left:60px}.get-discount .contact-info dl:before{position:absolute;left:0;top:0;width:48px;height:48px;transform:translateY(-12px);border-radius:100px;display:flex;align-items:center;justify-content:center;font-size:32px;font-family:'iconfont';content:'\e7be';color:var(--color-primary)}.get-discount .contact-info dl dt{font-size:18px;font-weight:bold;line-height:150%}.get-discount .contact-info dl dd{margin:0;font-size:14px;line-height:175%;color:#666;padding:20px 0}.get-discount .form-box{flex:1;margin-right:160px;background:#fff;padding:40px}.get-discount .form-box .form{--form-gap:12px;flex-direction:row;flex-wrap:wrap}.get-discount .form-box .form .form-item{flex:0 0 100%}.get-discount .form-box .form .form-item .ipt{width:100%}.get-discount .form-box .form .form-item:nth-of-type(3),.get-discount .form-box .form .form-item:nth-of-type(4){flex:1}.get-discount .form-box .form .form-item:last-of-type{margin-top:20px}.get-discount .form-box .form #get-discount-email{padding-left:36px}.get-discount .form-box .form [for='get-discount-email']:before{position:absolute;top:44px;left:4px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:'iconfont';font-size:16px;content:'\e7bd';color:#666}.get-discount .form-box .heading h2{margin:0}.get-discount .form-box .heading p{font-weight:normal;font-size:14px;color:#666;line-height:150%}@media (max-width:800px){:root{--font-size:14px;--btn-size-md:32px}.message{position:fixed;left:50%;top:50%;width:100%;transform:translate(-50%, -50%)}.app.menu-opened{overflow:hidden}.app.menu-opened .navbar .navbar-menus{opacity:1;transform:translateX(0);pointer-events:all}.app .navbar{z-index:999}.app .navbar .navbar-menus{position:fixed;top:0;left:0;z-index:-2;width:100vw;height:100vh;padding-top:80px;overflow:hidden;flex-direction:column;align-items:center;background:var(--color-primary);opacity:0;transform:translateY(-100%);pointer-events:none}.app .navbar .navbar-menus>li{width:100%;border-bottom:solid 1px rgba(0,0,0,0.1)}.app .navbar .navbar-menus>li>a{display:block;font-size:20px;padding:12px 24px;height:auto}.app .navbar .navbar-menus>li>ul{position:static;top:0;grid-template-columns:repeat(1, 1fr);width:100vw;height:0;padding:0;font-size:16px}.app .navbar .navbar-menus>li:hover ul{height:50vh;overflow-y:auto;padding:20px 24px}.app .navbar .navbar-search{display:none}.app .navbar .toggle-menu{position:absolute;display:block;right:20px;width:25px;height:20px;transition:.3s;cursor:pointer}.app .navbar .toggle-menu:before,.app .navbar .toggle-menu:after,.app .navbar .toggle-menu i{position:absolute;left:0;right:0;width:100%;height:2px;border-radius:100px;background:#fff;content:'';transition:.3s;transform-origin:right}.app .navbar .toggle-menu:before{top:0}.app .navbar .toggle-menu:after{bottom:0}.app .navbar .toggle-menu i{top:50%;transform:translateY(-50%)}.app .navbar .toggle-menu.active{transform:translateX(-2px)}.app .navbar .toggle-menu.active i{opacity:0}.app .navbar .toggle-menu.active:before{transform:rotate(-45deg)}.app .navbar .toggle-menu.active:after{transform:rotate(45deg)}.app .st-mainbody{overflow-x:hidden;padding:40px 0}.app .st-mainbody .doc-body{max-width:100vw}.app .st-mainbody .container{width:100%}.app .st-mainbody .adv{display:none}.app .st-mainbody h1.heading{font-size:24px !important}.app .st-mainbody h1.heading img{max-width:120px}.app .st-mainbody .brands{display:grid;grid-template-columns:repeat(4, 1fr);gap:12px;flex-wrap:wrap;margin-bottom:0 !important}.app .st-mainbody .brands .brand-item{flex:1}.app .st-mainbody .brands .ipt-switch{display:none}.app .st-mainbody .blk-search{display:flex;flex-direction:column;transform:translate(0)}.app .st-mainbody .form-searchbox{position:relative;height:48px;max-width:none;overflow:visible}.app .st-mainbody .form-searchbox:before{left:16px;font-size:20px}.app .st-mainbody .form-searchbox input{padding:16px 16px 16px 40px;font-size:14px;border-radius:100px}.app .st-mainbody .form-searchbox button{position:absolute;top:100%;left:0;width:49%;padding:0 12px;font-size:14px;height:48px;margin-top:14px;border-radius:100px}.app .st-mainbody .blk-btn{height:48px;width:49%;margin-left:auto}.app .st-mainbody .hot-keywords{flex-wrap:wrap;gap:0}.app .st-mainbody .hot-keywords a{padding:8px;flex:0 0 100%;text-align:center;margin-bottom:8px}.app .st-mainbody .cates{grid-template-columns:repeat(2, 1fr)}.app .st-mainbody .tools{flex-wrap:wrap;align-items:start;padding:0 20px}.app .st-mainbody .tools a{flex:0 0 30%;text-align:center}.app .table-scroll{overflow:auto;width:100%}.app .table-scroll .ios-font-bug{appearance:none}.app .table-scroll .table{min-width:1800px}.app .table-scroll .table tr th{white-space:nowrap}.app .table-scroll .table tr th,.app .table-scroll .table tr td{font-size:14px !important}.app .table-scroll .table tr th:nth-child(1),.app .table-scroll .table tr td:nth-child(1),.app .table-scroll .table tr th:nth-child(2),.app .table-scroll .table tr td:nth-child(2),.app .table-scroll .table tr th:nth-child(4),.app .table-scroll .table tr td:nth-child(4),.app .table-scroll .table tr th:nth-child(6),.app .table-scroll .table tr td:nth-child(6){display:table-cell}.app .table-scroll .table tr th:nth-child(2),.app .table-scroll .table tr td:nth-child(2){min-width:140px}.app .table-scroll .table tr th:nth-child(4),.app .table-scroll .table tr td:nth-child(4){font-size:14px !important}.app .table-scroll .table tr th:nth-child(6),.app .table-scroll .table tr td:nth-child(6){min-width:130px;max-width:130px}.app .table-scroll .table tr th:nth-child(6) .btn,.app .table-scroll .table tr td:nth-child(6) .btn{white-space:nowrap}.page-detail .table tr th,.page-detail .table tr td{background:none !important;min-height:40px}.page-detail .table tr th{background:#f0f0f0 !important;width:32%}.get-alert .alert-box{height:100vh;width:100vw}.get-discount{flex-direction:column;background:none}.get-discount .form-box{margin:0 20px;padding:20px}.get-discount .contact-info{padding:20px}.page-bulk-search .bulk-search .ipt{min-width:0;width:100%}.right_lx{display:none}.selector{margin-top:0 !important;min-height:120px;gap:12px !important;flex-direction:column}.selector .btn{width:100%}.table-scroll .table{min-width:2200px !important}.quote-actions a:first-child{display:none}}@media (max-width:1440px){:root{--font-size:14px}}.page-news .heading{font-size:28px;padding:20px 0;border-bottom:solid 1px #ddd}.page-news .list .card{display:flex;flex-direction:row;gap:20px;margin:20px 0}.page-news .list .card .card-img{flex:0 0 240px;height:190px;background:#000}.page-news .list .card .card-img img{display:block;border:none;background:#f8f8f8;object-fit:cover}.page-news .list .card .card-body{flex:1}.page-news .list .card .card-body .title{display:block;font-size:18px;margin-bottom:20px}.page-news .list .card .card-body .summary{margin-bottom:20px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:150%}.page-news .list .card .card-body .date{opacity:.4}.page-news .paginator{text-align:center}.page-article .doc-body{margin:auto}.page-article .heading{font-size:28px;padding:20px 0;border-bottom:solid 1px #ddd}.page-article .richtext{padding:40px 0;line-height:150%;margin:auto}.page-article .richtext img,.page-article .richtext video{max-width:100%}.page-article .tags{display:flex;gap:8px;align-items:center;margin:20px 0;padding:12px}.page-article .tags:before{content:"Tags:";opacity:.4}.page-article .tags a{padding:4px 8px;border-radius:4px;border:solid 1px #ddd}.page-article .pager{display:flex;gap:40px;margin:20px 0;background-color:#f0f0f0;padding:12px;border-radius:4px}.page-article .pager a{flex:1;width:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.page-article .pager a:first-child:before{color:#999;content:"Prev: "}.page-article .pager a:last-child:before{color:#999;content:"Next: "}.page-news .sider,.page-article .sider{flex:0 0 280px;background-color:#f0f0f0}.page-news .sider .brands,.page-article .sider .brands,.page-news .sider .hot-news,.page-article .sider .hot-news{padding:24px}.page-news .sider .brands h3,.page-article .sider .brands h3,.page-news .sider .hot-news h3,.page-article .sider .hot-news h3{margin:0 0 20px 0;font-size:20px;font-weight:bold}.page-news .sider .brands ul,.page-article .sider .brands ul,.page-news .sider .hot-news ul,.page-article .sider .hot-news ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.page-news .sider .brands ul li,.page-article .sider .brands ul li,.page-news .sider .hot-news ul li,.page-article .sider .hot-news ul li{border-bottom:solid 1px rgba(0,0,0,0.1)}.page-news .sider .brands ul li a,.page-article .sider .brands ul li a,.page-news .sider .hot-news ul li a,.page-article .sider .hot-news ul li a{display:block;padding:8px 0;color:#333}.page-news .sider .brands ul li a:hover,.page-article .sider .brands ul li a:hover,.page-news .sider .hot-news ul li a:hover,.page-article .sider .hot-news ul li a:hover{color:var(--color-primary)}.page-news .sider .brands .articles,.page-article .sider .brands .articles,.page-news .sider .hot-news .articles,.page-article .sider .hot-news .articles{display:flex;flex-direction:column}.page-news .sider .brands .articles .card,.page-article .sider .brands .articles .card,.page-news .sider .hot-news .articles .card,.page-article .sider .hot-news .articles .card{display:flex;gap:12px;border:none;align-items:center;border-radius:0;border-bottom:solid 1px rgba(0,0,0,0.1);padding:8px 0;color:#333}.page-news .sider .brands .articles .card:hover,.page-article .sider .brands .articles .card:hover,.page-news .sider .hot-news .articles .card:hover,.page-article .sider .hot-news .articles .card:hover{color:var(--color-primary)}.page-news .sider .brands .articles .card .card-img,.page-article .sider .brands .articles .card .card-img,.page-news .sider .hot-news .articles .card .card-img,.page-article .sider .hot-news .articles .card .card-img{flex:0 0 72px;height:52px}.page-news .sider .brands .articles .card .card-body,.page-article .sider .brands .articles .card .card-body,.page-news .sider .hot-news .articles .card .card-body,.page-article .sider .hot-news .articles .card .card-body{flex:1;padding:0;--ellipsis-line:3}.page-news .sider .brands .articles .card .card-body .title,.page-article .sider .brands .articles .card .card-body .title,.page-news .sider .hot-news .articles .card .card-body .title,.page-article .sider .hot-news .articles .card .card-body .title{font-size:14px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:var(--ellipsis-line);-webkit-box-orient:vertical;line-height:150%}.js-bulk-search{display:none}.selector{display:flex;align-items:center;gap:20px;padding:12px 0;margin-top:80px}.selector .tags{display:flex;flex-wrap:wrap;gap:4px;color:#666}.selector .tags span{position:relative;border:solid 1px #ddd;background:#f9f9f9;padding:4px 16px 4px 8px;font-size:12px;border-radius:4px;cursor:pointer}.selector .tags span:after{position:absolute;right:4px;top:3px;content:"×";color:#999}.quote-heading{font-size:40px;font-weight:500;margin:80px 0;text-align:center}.quote-heading small{font-weight:normal;font-size:14px;margin-top:12px;display:block;opacity:.6}.quote-actions{position:relative;display:flex;justify-content:center;align-items:center;margin-top:40px;gap:12px;width:100%}.quote-actions a:first-child{position:absolute;left:0}.guide{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0.8);clip-path:circle(100px at center);color:#fff;z-index:999;display:flex;align-items:center;justify-content:center;font-size:24px;overflow:hidden}.enjoy_hint_label{font-size:20px !important}