﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.newslist.list1 li .newslist-info {height: 250px;}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none;}
.home-news .homenews-list .homenews-text .homenews-tit{min-height:50px;}
.preview-container .small-box img,.preview-container .thumbnail-box .item img{height:100%;object-fit:contain;}