﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
header .head-info .head-logo img{max-height:90px}
@media (max-width:1024px){header .head-info .head-logo img{max-height:55px}}
@media (min-width:1025px) {header .head-info .head-logo img {height: 80px;}}

.footer-bottom .main .left .logo img {filter: brightness(0) invert(1);}
.product .right-wrap .commodity .info .share-btn-list,.news .wrap-r .particulars .share-btn-list{display:none}
