﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
.home-cate .homecate-list {display: flex; justify-content: space-around; }
.home-cate .homecate-list li {  width: 45%; }
.contactlist li {  width: 30%; }