﻿@charset "utf-8"; 
.table tr:nth-child(even) {  background: #eee; }  
.table tr:nth-child(odd) {  background: #fff;  } 
@media (min-width:1025px){header .head-info .head-logo img{max-height:75px;}}
.home-case .l-wrap .case .item .text .content .show-title{text-transform:capitalize}
div#wmkc .wmkc-list li .iconfont{color: #ff9900; }