﻿@charset "utf-8"; 
.tagContent {    max-width: 750px;margin: 0 auto;}
#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;}
.home-about .about-img .about-icon {width:auto;height:auto;}
.home-about .about-img .about-icon img {position:static;transform:translate(0,0);display:block;width:100%;}
@media (max-width:500px){.home-about .about-img .about-icon img{width:130px}}
@media (min-width:769px){.product-cateitem .cate-info {transform:translate(0,0);left:0;bottom:0;padding:10px;}
.product-cateitem .cate-info .cate-title {line-height:1.3;font-size:16px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom:5px;}
.product-cateitem .cate-info .cate-text {display:none;}
.product-cateitem .cate-info .cate-more {width:auto;height:28px;padding:0 10px;}}
.home-activity::before {display:none}
@media (min-width:1441px){.home-activity {display:flex;align-items:center;justify-content:center;}
.home-activity>img {display:block;width:100%;}
.home-activity .l-wrap {position:absolute;}}
@media (max-width:1440px){.home-activity>img {width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;}
.home-activity .l-wrap {position:relative;}}