﻿@charset "utf-8"; 
.table-wrap tr:nth-child(even) {  background: #fff; }  
.table-wrap tr:nth-child(odd) {  background: #eee;  } 
@media (min-width:1025px){header .head-info .head-logo img{max-height:80px;}}
.contact-left-img, .contact-left-img img{max-width:100%;}
.contactleftSwiper .swiper-pagination-bullet-active{background:var(--color)}
@media (min-width:769px){.home-product .l-wrap .product .pro-list .item{width:19%;}
.home-product .l-wrap .product .pro-list{align-items: flex-start;}}
.home-product .l-wrap .product .pro-list .item .text .name{min-height:58px}