﻿@charset "utf-8"; 
.table-wrap tr:nth-child(even) {  background: #fff; }  
.table-wrap tr:nth-child(odd) {  background: #eee;  } 
#tagTabs .tagItem:nth-child(2){display:none}
#tagContent1{display:none}
.home-project .swiper .swiper-slide {max-height: 100%;}
 .home-project p {text-align: center;margin-top: 10px;}

