.footer-wrap{background-color:var(--footer_bg_color)}.footer-wrap .footer{margin:0 auto;padding:12px}.footer-wrap .footer .footer-title{padding:20px 0;font-size:20px;display:flex;justify-content:space-between}.footer-wrap .footer .footer-title .link-wrap a{color:var(--footer-link-color);margin-left:10px}.footer-wrap .footer .footer-title .link-wrap a:first-child{margin-left:0}.footer-wrap .footer .footer-text{font-size:16px}@media screen and (min-width:1400px){.footer-wrap .footer{width:1400px}}@media (min-width:988px) and (max-width:1399px){.footer-wrap .footer{width:988px}}@media screen and (max-width:988px){.footer-wrap .footer{width:600px}.footer-wrap .footer .link-wrap a{font-size:14px}}@media screen and (max-width:496px){.footer-wrap .footer{width:100%}.footer-wrap .footer .footer-title{flex-direction:column;gap:20px}.footer-wrap .footer .footer-title .link-wrap{font-size:16px}}.product-wrap{display:flex;flex-direction:column;border:1px solid var(--product_card_border_color);border-radius:8px;cursor:pointer;overflow:hidden;background-color:var(--product_card_bg_color)}.product-wrap .img-wrap{position:relative;text-align:center;height:100%}.product-wrap .img-wrap .discount{background-color:var(--theme_color);padding:4px;position:absolute;top:48px;text-align:center;color:var(--product_card_discount_color);z-index:10;font-size:16px}.product-wrap .img-wrap img{width:100%;height:224px;-o-object-fit:cover;object-fit:cover}.product-wrap .price-info{padding:10px}.product-wrap .price-info .title{font-weight:500;font-size:18px;line-height:28px;color:var(--product_card_check_button_hover_bg_color);text-align:left;margin:13px 0;height:56px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-wrap .price-info .price-container{display:flex;justify-content:space-between}.product-wrap .price-info .price-container .price-wrap{text-align:center}.product-wrap .price-info .price-container .price-wrap .sale-price{font-size:24px;line-height:32px;color:var(--product_card_sale_price_color)}.product-wrap .price-info .price-container .price-wrap .price-amount{font-size:16px;color:var(--product_card_amount_price_color);text-decoration-line:line-through}.product-wrap .price-info .price-container .button{width:95px;height:32px;line-height:22px;text-align:center;padding:4px 2px;border:1px solid var(--theme_color);margin-left:8px;color:var(--theme_color);background:var(--product_card_check_button__bg_color);border-radius:24px;overflow:hidden}.product-wrap .price-info .price-container .button:hover{background:var(--product_card_check_button_hover_bg_color)}.async-image-wrap{height:224px}.category-container{width:100%;background-color:var(--pc_category_bg_color);border-bottom:1px solid var(--pc_category_bg_bottom_color);position:relative}.category-container .category-list{overflow:auto;white-space:nowrap}.category-container .category-list .category-item{font-size:16px;display:inline-block;cursor:pointer}.category-container .category-list .category-item .category-sub-title,.category-container .category-list .category-item .category-title{display:inline-flex;padding:0 20px;height:60px;align-items:center;justify-content:center;border-bottom:2px solid transparent}.category-container .category-list .category-item .category-sub-title{color:var(--pc_category_sub_title_color)}.category-container .category-list .category-item .category-sub-title .down-img{margin-left:8px;transition:all .5s ease}.category-container .category-list .category-item .hover-sub-title{color:var(--pc_category_sub_title_hover_color)!important}.category-container .category-list .category-item .hover-sub-title .child-wrap{display:block!important}.category-container .category-list .category-item .hover-sub-title .down-img{transition:all .5s ease;transform:rotate(180deg)}.category-container .category-list .category-item .category-title{color:var(--pc_category_sub_title_hover_color)}.category-container .category-list .category-item .active-title{border-color:var(--theme_color)!important}.category-container .category-list .child-wrap{background:var(--pc_category_child_wrap_bg_color);position:absolute;top:60px;z-index:100;max-height:600px;overflow:auto;border:1px solid #ccc;border-radius:8px}.category-container .category-list .child-wrap ul{padding:5px 0;border-radius:2px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.category-container .category-list .child-wrap ul li{height:36px;line-height:36px;padding:0 10px;color:var(--pc_category_sub_title_color);font-size:14px;cursor:pointer}.category-container .category-list .child-wrap ul li:hover{color:var(--pc_category_sub_title_hover_color)}.category-container .category-list .child-wrap ul .active-item{color:var(--pc_category_sub_title_hover_color)!important}.category-container ::-webkit-scrollbar{display:none}.mobile-category-wrap .category-button{width:30px;height:30px;background:url(/sales-template/assets/category.png);background-size:cover}.mobile-category-wrap .menu-wrap{display:flex;width:100%;height:100%;position:absolute;top:0;left:0;z-index:999}.mobile-category-wrap .menu-wrap .menu-mask{width:35%;height:100%;background:#000;opacity:.5}.mobile-category-wrap .menu-wrap .category-menu{width:65%;height:100%;background:var(--pc_category_child_wrap_bg_color);z-index:9999;padding:20px;overflow:auto}.mobile-category-wrap .menu-wrap .category-menu .active{transition:all .5s ease;transform:rotate(180deg)}.mobile-category-wrap .menu-wrap .category-menu .category-sub-title,.mobile-category-wrap .menu-wrap .category-menu .category-title{display:flex;align-items:center;justify-content:space-between;height:60px;font-size:16px}.mobile-category-wrap .menu-wrap .category-menu .category-sub-title img{transition:all .5s ease}.mobile-category-wrap .menu-wrap .category-menu .category-sbu-children{display:flex;flex-direction:column}.mobile-category-wrap .menu-wrap .category-menu .category-sbu-children span{padding:8px;font-size:16px}.go-top{position:fixed;right:64px;bottom:48px;cursor:pointer;background-color:#e5e7eb;border-radius:24px;padding:8px;display:flex;align-items:center;justify-content:center}.go-top .size{height:20px;width:20px}.pagination{display:flex;justify-content:center;margin:10px 0}.page-link{display:block;padding:.5rem .75rem;color:#007bff;background-color:transparent;border:1px solid #dee2e6;border-radius:0}.page-link:hover{background-color:#f5f5f5;border-color:#dee2e6}.page-link:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item{margin-right:.25rem;margin-left:.25rem;cursor:pointer}.page-item:first-child .page-link,.page-item:last-child .page-link{border-radius:.25rem}.page-item.disabled .page-link{color:#6b6b6b;background-color:transparent;border-color:#ddd;cursor:default;opacity:.5}.page-item.active .page-link{color:#fff;background-color:#007bff;border-color:#007bff}.sort-text{color:#666;font-size:14px;font-weight:400;margin:14px 0;position:relative}.sort-text .sort{margin-left:20px;font-size:16px;cursor:pointer;color:#000}.sort-text .sort-list-wrap{display:flex;background-color:#fff;border:1px solid #e9e9e9;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);flex-direction:column;list-style:none;margin:0;padding:10px 0;position:absolute;top:-23px;left:53px;width:200px;z-index:1}.sort-text .sort-list-wrap li{cursor:pointer;display:block;line-height:40px;order:2;padding:0 20px;width:100%}.sort-text .sort-list-wrap li:not(.active):hover{background-color:#f5f5f5}.sort-text .sort-list-wrap .active{font-weight:700;order:1}.index-pc-page .index-page .index-wrap{margin:0 auto}.index-pc-page .index-page .index-wrap .search-wrap{width:100%}.index-pc-page .index-page .index-wrap .search-wrap .search{display:flex;align-items:center;justify-content:space-between;padding:20px 0}.index-pc-page .index-page .index-wrap .search-wrap .search .search-title{font-size:20px;font-weight:600}.index-pc-page .index-page .index-wrap .search-wrap .search .search-title a{color:var(--theme_font_color)}.index-pc-page .index-page .index-wrap .search-wrap .search .search-input{display:flex;width:400px;margin:0 auto}.index-pc-page .index-page .index-wrap .search-wrap .search .search-input input{width:calc(100% - 58px);border:1px solid var(--theme_color);border-radius:4px 0 0 4px;height:40px;line-height:40px;color:#606266;padding:0 15px}.index-pc-page .index-page .index-wrap .search-wrap .search .search-input .search-button{display:flex;align-items:center;justify-content:center;width:58px;height:40px;background:var(--theme_color);border-radius:0 4px 4px 0;cursor:pointer}.index-pc-page .index-page .index-wrap .search-wrap .search .search-input .search-button img{width:50%;height:50%}.index-pc-page .index-page .index-wrap .category-wrap{padding-bottom:20px}.index-pc-page .index-page .index-wrap .category-wrap .title{font-size:20px;font-weight:500;color:var(--theme_font_color)}.index-pc-page .index-page .index-wrap .sort-button-wrap{display:flex;padding-bottom:20px}.index-pc-page .index-page .index-wrap .sort-button-wrap .button{cursor:pointer;padding:12px;border-radius:4px;font-size:14px;line-height:14px;background:#fff;color:#000}.index-pc-page .index-page .index-wrap .sort-button-wrap .active{background:var(--theme_color);color:#fff}.index-pc-page .index-page .index-wrap .detail-wrap{display:grid;grid-gap:16px;grid-template-columns:repeat(6,minmax(0,1fr));padding-bottom:30px}.index-pc-page .index-page .index-wrap .no-data{width:100%;height:500px;display:flex;align-items:center;justify-content:center;font-size:20px;color:var(---theme_font_color)}@media screen and (min-width:1400px){.index-pc-page .index-page .index-wrap{width:1400px}}@media (min-width:988px) and (max-width:1399px){.index-pc-page .index-page .index-wrap{width:988px}.index-pc-page .index-page .index-wrap .detail-wrap{display:grid;grid-gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));padding-bottom:30px}}@media screen and (max-width:988px){.index-pc-page .index-page .index-wrap{width:600px}.index-pc-page .index-page .index-wrap .detail-wrap{display:grid;grid-gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:30px}}:root{--bg_color:#fff;--theme_color:#f59e0b;--theme_font_color:#2c3e50;--pc_category_bg_color:#fff;--pc_category_bg_bottom_color:#e6e6e6;--pc_category_sub_title_color:#909399;--pc_category_sub_title_hover_color:#303133;--pc_category_child_wrap_bg_color:#fff;--product_card_bg_color:#fff;--product_card_border_color:#d3cfcf;--product_card_sale_price_color:#ed0a0a;--product_card_amount_price_color:#6b7280;--product_card_check_button__bg_color:#fff;--product_card_check_button_hover_bg_color:#111827;--product_card_discount_color:#000;--footer_bg_color:#f3f3f1;--footer-link-color:#409eff}blockquote,body,button,dd,dl,dt,fieldset,h1,h2,h3,h4,h5,h6,hr,input,lengend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}article,canvas,footer,header,nav,section{display:block}body,button,input,select,small,textarea{font:12px/1.5 Source Han Sans SC-Regular,tahoma,helvetica,arial,"\5b8b\4f53",sans-serif;outline:none}h1,h2,h3{font-weight:400}h4,h5,h6{font-size:100%}address,cite,dfn,em,var{font-style:normal}small{font-size:12px}ol,ul{list-style:none}a,a:active,a:hover,a:link,a:visited{text-decoration:none;color:#000}abbr[title],acronym[title]{border-bottom:1px dotted;cursor:help}q:after,q:before{content:""}legend{color:#000}fieldset,img{border:none}button,input,select,textarea{font-size:100%}table{border-collapse:collapse;border-spacing:0;width:100%}hr{border:none;height:1px}*{box-sizing:border-box}body,html{background:var(--bg_color);min-height:100%;font-family:Avenir,Helvetica,Arial,sans-serif}*{scrollbar-width:thin;scrollbar-color:#e1e8f9 #f3f3f3}* ::-webkit-scrollbar-track{border-radius:5px;background-color:#f3f3f3}* ::-webkit-scrollbar-track-piece{display:none}* ::-webkit-scrollbar{background:transparent;width:10px;height:10px}* ::-webkit-scrollbar-thumb{border-radius:5px;background-color:#e1e8f9;width:6px;min-height:50px;border:2px solid transparent;background-clip:content-box}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}