﻿@charset "utf-8"; 
.home-choose::before{background:url(/uploads/42823/page/p202411291157569bab1.jpg) no-repeat;}
.home-about .about-contact{position: unset;transform: unset;}
.home-product,.home-about{padding: 3% 0 3%;}
.home-project{padding: 4% 15px 4%;}
.home-activity::before{background: none;}
.choose-ul .choose-item{display: flex;flex-direction: column;justify-content: center;align-items: center;}
.choose-ul .choose-item .icon{width: 60px;height: 60px;display: flex;justify-content: center;align-items: center;}
.choose-ul .choose-item img{width: 100%;height: auto;}
.contact-list {align-items:inherit;}
.home-about .about-img .about-icon{display:none}
.home-project .swiper .swiper-slide{max-height:inherit;}
.home-project .swiper .swiper-slide .project-title a{width:100%;display:block;padding:10px 0;font-weight:var(--fontbold7);transition:all .3s;text-align:center;}
.home-project .swiper .swiper-slide:hover .project-title a{color:var(--color)}
@media (min-width:1025px){.home-project .swiper .swiper-slide .project-title a{font-size:18px;}}