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