﻿@charset "utf-8"; 
:root {--color: #985221;}
.home-project .swiper .swiper-slide img{width:100%;object-fit:cover;height:100%}
.home-project .swiper .swiper-slide a{aspect-ratio:1/1}
.home-news .news-list .news-item .news-img img{height: 100%;object-fit: cover;aspect-ratio: 1 / 1;}
#tagTabs .tagItem:nth-child(2){display:none;}