﻿@charset "utf-8"; 
#tagTabs .tagItem:nth-child(2){display:none}
.home-project .swiper .swiper-slide{max-height:inherit;}
.home-project .swiper .swiper-slide img{height:auto}
.page-main{flex:inherit;width:calc(100% - 380px);}
@media (max-width:1280px){.page-main{width:calc(100% - 320px);}}
@media (max-width:1024px){.page-main{width:100%;}}
.index-pro .pro-item .pro-img a img {width: 100%;height: auto;}
table td, table th{padding:5px}