﻿@media (min-width:769px){
.procate-list .procate-item{width:32%;margin-right:2%}
.procate-list .procate-item:nth-child(4n){margin-right:2%}
.procate-list .procate-item:nth-child(3n){margin-right:0}
.procate-list .procate-item:nth-child(-n+3){margin-bottom:2%}
}
.home-banner{height:auto}
.home-banner .banner-animote .title{margin-bottom:22px;font-size:46px;line-height:1}
.home-banner .banner-animote .text{font-size:26px;line-height:1;opacity:1}
@media (max-width:1920px){
.home-banner .banner-animote .title{margin-bottom:1.1vw;font-size:2.4vw}
.home-banner .banner-animote .text{font-size:1.4vw}
}
.home-contact::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.25)}