﻿@charset "utf-8"; 
:root { --color: #2b904a;    --color1: #2b904a;}
.table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
.prodetails-tabs .l-wrap .prodetails-tabs-item:nth-child(2){display:none;}
.home-banner .banner-animote{display:none;}
.home-banner .swiper-slide>a::after{display:none;}
.pro-d-main article { font-weight: bold;}
@media(min-width:769px){.contact-list .contact-item{width:31%}}