﻿@charset "utf-8"; 
:root{--color:#E60013;--footercolor:#bbb; --fontfamily:"Inter"}
@media (min-width:1025px){header .head-info .head-nav{width:calc(100% - 310px);justify-content: flex-end;}
header .head-info .head-nav .nav-ul{margin:0 auto;}
header .head-info .head-nav .nav-ul>li>a{font-weight:var(--fontbold7)}
header .head-top{display:none;}
body{padding-top:0;}
header:not(.is-active){background: none;}
header .lang{margin-right:20px;}
header .head-info{box-shadow: none;}
header .head-info .head-nav .nav-ul>li>a,header .head-info .head-nav .nav-ul>li>em{color:#fff;}
header .head-info .head-nav .nav-ul>li>a.inmenu_1+em{color:var(--color)}
header{transition: all .3s;}
header:hover,header.is-active{background:#000;}
#liproducts .submenu.nav3{top:100px;}}
@media (max-width:1024px){header{background:#000;}}
footer{background:#000;}
footer .footer-main .foot-item .foot-title,footer .foot-share ul li a{color:#fff;}
 @media (min-width:1025px){#liproducts{position:static}
#liproducts:hover .nav4{opacity:1;visibility:visible;transform:translateX(-50%)}
#liproducts .nav4{position:absolute;left:50%;top:100%;transform:translateX(-50%);width:92%;max-width:1600px;height:220px;padding:0;margin:0;display:block;background:rgba(0,0,0,.92);opacity:0;visibility:hidden;transition:.25s ease;overflow:hidden;z-index:999}
#liproducts .nav4>li{width:260px;position:static}
#liproducts .nav4>li .cate1-item{width:260px;height:72px;display:flex;align-items:center;padding:0 20px;box-sizing:border-box;border-bottom:1px solid rgba(255,255,255,.06);background:transparent;cursor:pointer;transition:.25s}
#liproducts .nav4>li:hover .cate1-item{background:rgba(255,255,255,.08)}
#liproducts .nav4>li .cate-img{width:fit-content;height:42px;border-radius:4px;overflow:hidden;flex-shrink:0}
#liproducts .nav4>li .cate-img img{width:100%;height:100%;object-fit:cover}
#liproducts .nav4>li .cate-name{color:#fff;font-size:15px;font-weight:500;padding-left:14px;line-height:1.4}
#liproducts .nav4>li .cate2-item{position:absolute;left:280px;top:0;width:calc(100% - 280px);height:100%;padding:34px 34px;box-sizing:border-box;display:none;flex-wrap:wrap;align-content:flex-start;gap:24px;background:transparent;overflow-y:auto}
#liproducts .nav4>li .cate2-item{display:none}
#liproducts .nav4:not(:hover)>li:first-child .cate2-item{display:flex}
#liproducts .nav4>li:hover .cate2-item{display:flex}
#liproducts .nav4>li:hover .cate2-item{display:flex}
#liproducts .nav4>li .cate2-item li{width:150px;margin:0;padding:0;list-style:none}
#liproducts .nav4>li .cate2-item li a{display:block;text-align:center;color:#fff}
#liproducts .nav4>li .cate2-item img{width:120px;height:120px;object-fit:cover;border-radius:2px;background:#fff;transition:.25s}
#liproducts .nav4>li .cate2-item a:hover img{transform:scale(1.05)}
#liproducts .nav4>li .cate2-item span{display:block;margin-top:10px;font-size:14px;color:#fff;line-height:1.5;text-align:center}
#liproducts .nav4::before{content:"";position:absolute;left:260px;top:0;width:1px;height:100%;background:rgba(255,255,255,.08)}
}@media (max-width:1024px){#liproducts .nav4 img{display:none}
#liproducts .nav4>li .cate2-item{position:static;opacity:1;display:block;padding-left:20px}
#liproducts .nav4>li .cate2-item span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
}