﻿@charset "utf-8"; 
:root{--color:#D1121B}
.foot-info .foot-logo img{max-height:70px}
@media (min-width:769px){.contact-list .contact-item{height:280px}}
#tagTabs .tagItem:nth-child(2){display:none}
table td, table th{padding:5px}
.page-main{flex:inherit;width:calc(100% - 380px);}
@media (max-width:1280px){.page-main{width:calc(100% - 320px);}}
@media (max-width:1024px){.page-main{width:100%;}}
@media (min-width:501px){.product-cateitem .cate-info {position:static;width:100%;border-radius:0;padding:15px;display:block;border-top:1px solid #eee;}
.product-cateitem .cate-img::after {display:none}}
.share-btn-list .share-btn:not(:last-child){display:none}