﻿@charset "utf-8"; 
.table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none;}
.newslist.list1 li .newslist-info {height: 210px;}
.home-news .homenews-list .homenews-text .homenews-info {height: 150px;}