﻿@charset "utf-8";
:root{--color:#371f6f}
.table tr:nth-child(even) {  background: #fff; }  
.table tr:nth-child(odd) {  background: #eee;  }
.home-product .l-wrap .product .pro-list .item .text .name{height:50px;}