﻿@charset "utf-8"; 
:root{--color:#a6ce39}
.kche-t5>h2 {font-size: 18px;}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.home-product .homepro-list .proitem .item-info .item-tit{height:50px;}
.home-product .homepro-list .proitem .item-info .text{height:50px;}
@media(max-width:500px){.home-product .homepro-list .proitem .item-info .text{height:75px;}.home-product .homepro-list .proitem .item-info .item-tit{height:65px;}}