﻿@charset "utf-8"; 
:root {--fontfamily: "Figtree", serif;}
.home-projects{padding-bottom:4% !important}
@media (max-width:768px){.home-projects{padding-bottom:30px !important}}
@media (min-width:1025px) {
body {padding-top: 120px;}
.head-info,header.is-active .head-info,.nobanner header .head-info{background: #fff;}
.head-info .nav-ul>li a,.head-info .head-search button{color: #000;}
.head-info .nav-ul>li ul{background: #ffffffd9;}

.head-info .nav-ul>li .submenu.nav2{display: flex;left: -250px;}
.head-info .nav-ul>li>.submenu a{height: auto;}
.head-info .nav-ul>li .item-info img{width: 123px;height: 123px;}

.head-info .nav-ul>li .submenu.nav2{display: flex;left: -550px;background: #f9f9f9;width: 1000px;}
.head-info .nav-ul>li>.submenu.nav2>li.LiLevel1{width: 20%;text-align: center;}
.head-info .nav-ul>li>.submenu a{height: auto;}
.head-info .nav-ul>li .item-info img{width:auto;}}
 .home-contact .des{color:#fff;font-size:36px}
.home-contact .home-title{font-size:var(--fontsize18)}
.project-list {display: flex;flex-wrap: wrap;justify-content: space-between;}
.project-list .project-item {width: 24%;margin-bottom: 20px;background: #f6f6f6;}
.project-list .project-item .text {padding: 20px;}
.project-list .project-item .img {width: 100%;}
.project-list .project-item .title {font-size: 20px;font-weight: bold;height: 64px;}
.project-list .project-item .more {color: var(--color);}
.project-list .project-item img {width: 100%;}
@media (min-width:1025px){.head-info .nav-ul>li#liproducts>.submenu>li>a{padding-right:10px;}}
@media (max-width: 1024px) {.project-list .project-item{width: 48%;}
.head-info,header.is-active .head-info{background:#fff;}
.m-menu span{background:var(--fontcolor)}}
.home-procate{display:none;}
.home-procate1{display:block;}