﻿@charset "utf-8"; 
.table tr:nth-child(even) {  background: #eee; }  
.table tr:nth-child(odd) {  background: #fff;  } 
.product-main .pro-list.list0 .pro-intro,.new-main .new-list.list0 .new-intro{word-break:break-word}
.sidebar-prolist .pro-item{align-items:center}
.foot-main .foot-intro{margin-right:10px}
@media (min-width:769px){.head-main .head-logo img{max-height:80px}}
@media (max-width:1280px){.head-top .head-contact a{font-size:var(--fontsize14)}}