﻿@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}
.preview-container .small-box img,.preview-container .thumbnail-box .item img{height:100%;object-fit:contain;}
.home-product .homepro-list .proitem .item-info .text{-webkit-line-clamp:2}
@media (min-width:769px){.home-product .homepro-list .proitem .item-info .item-tit{-webkit-line-clamp:1}}
.home-banner .mobimg{height:auto}