﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #eef1f7;}
table tr:nth-child(even){background-color: #eef1f7;}
.home-service .home-des{color:#fff}
.contact-box .contact-main .home-line{margin-bottom:20px}
.home-service .homeservice-list .homeservice-item{justify-content:flex-start}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}