﻿@charset "utf-8"; 
:root{--color:#62b443}
.procate-list .tags{display:none;}
.home-procate .home-title{text-align: center;margin-bottom: 30px;}
.home-projects .home-des{display:none;}
.home-contact{position: relative;}
.home-contact::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #00000094;}
.pro-main .kche-t150 .kche-t150-list{ justify-content: center;}
@media(min-width:1025px){.head-top .l-wrap{justify-content: flex-end;}.head-link{margin-left: 0;}}