﻿@charset "utf-8"; 
.sidebar .sidebar-cate>li:hover>ul.sub-menu{display:block;}
@media(min-width:769px){#brand .brand-list li .brand-number{font-size: 36px;}}
@media(max-width:768px){#brand .brand-list li{width:100%;}}
.home-pa ul{display:flex;justify-content:space-between;align-items: center;padding: 3%;flex-wrap:wrap;}
.home-pa ul li{margin-bottom:20px;width:10%;}
.home-pa ul li img{width:100%;}
@media(max-width:768px){.home-pa ul li{width:30%;}}
#brand .brand-list {justify-content:space-between;padding:0;margin-top:40px;}
#brand .brand-list li {width:23%;}
@media (max-width:1100px){#brand .brand-list li {width:48%;margin:0 0 30px!important;padding:0}
#brand .brand-list+.brand-list{margin:0}}
@media (max-width:500px){#brand .brand-list li .brand-label{padding-left:10px}
#brand .brand-list li .brand-number{font-size:22px}}
#projects #home-projects .swiper-slide.swiper-slide-active>a.projects-cont-link{position:absolute;width:100%;height:100%;display:block;top:0;left:0;}
.sidebar-item.sidebar-contactus ul li{margin:8px 0;}
.sidebar-item.sidebar-contactus ul li span{font-weight:var(--fontbold7)}
#wmkc .wmkc-list{transform: scale(1.5) translateX(-10px);}