﻿@charset "utf-8"; 
table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
.home-case .l-wrap .case .item .text .content .show-des {-webkit-line-clamp: inherit;}