﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none;}
.home-footlogo ul{flex-wrap:nowrap}
.home-video iframe{width: 900px;height: 450px;}
.home-service .home-des{color:#fff}
.home-service .homeservice-list .homeservice-item{justify-content:flex-start}
@media (max-width:768px){.kche-t46 .kche-item-img{max-width:100%}}