﻿@charset "utf-8";
table tr:nth-child(even){background:#fff}
.table tr:nth-child(odd){background:#eee}
#tagTabs .tagItem:nth-child(2){display:none}
#tagContent1{display:none}
.home-project .swiper .swiper-slide{max-height:100%}
@media (min-width:769px){.contact-list .contact-item{height:280px}}
@media (max-width:480px){.home-banner .banner-animote{padding:0 15px;bottom:3%}}
.home-activity{background-size: 100% 100%;}
.home-activity::before{background:none;}
.product-cateitem .cate-info{opacity:0;}
.product-cateitem:hover .cate-info{opacity:1;}