﻿@charset "utf-8"; 
.pro-detail .pro-detail-content .pro-detail-box table tr:nth-child(even) {  background: #fff; }  
.pro-detail .pro-detail-content .pro-detail-box table tr:nth-child(odd) {  background: #eee;  } 
.tabs-nav p:nth-child(2) {display: none;}
.head.is-fixed .head-main .head-logo img,.head-main .head-logo img{max-height:40px;height:100%;object-fit:contain;}
.head-main .head-logo{max-height:100%;min-height:100%;height:100%;}
.foot-item.foot-about .foot-title:first-child{display:none;}
.foot-item.foot-about .share-link{margin-top:20px}
@media (min-width:769px){.common-main .pro-cate li{margin:0px 25px 40px 0px}}
nav ul #liinquiry{display:none;}