﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #CDD5DF;}
table tr:nth-child(even){background-color: #E8EBF0;}
.home-service .home-des{color:#fff}
.home-service .homeservice-list .homeservice-item{justify-content:flex-start}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
