﻿@charset "utf-8"; 
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
.table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
.home-product .homepro-list .proitem .item-info {height: 170px;}
.newslist li .newslist-img {max-height:100%}
.home-news .homenews-list .homenews-text .homenews-tit{min-height:50px;}