﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
header .head-info .head-nav .nav-ul>li>a{font-weight: var(--fontbold6);}
.home-product .l-wrap .product .pro-list .item .text{min-height:200px}
@media (min-width:769px){.home-about .l-wrap .right .title{font-size:34px}}
