﻿@charset "utf-8"; 
.table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
.pro-d-main .prodetails-tabs .prodetails-tabs-item:last-child{display: none;}
footer .foot-logo img {width:auto}
.pro-main .pro-list .pro-info .txt{ display: none;}