﻿@charset "utf-8"; 
:root{--color:#11a23b;--footercolor:#fff;}
.head-nav .nav-ul>li#lihome{display:none}
@media (min-width:1025px) {#liproducts .nav2{justify-content:initial;gap: 20px;padding: 20px;}
#liproducts .nav2>li{margin: 0;width: calc((100% - 80px)/5);}}
@media (min-width:1025px){
.head-top{display:none}
.banner-inner .banner-breadcrumbs {visibility: hidden;}
body{padding-top: 94px;}
body:not(.nobanner){padding-top: 0;}
body:not(.nobanner) header:not(.is-active){box-shadow:none}
body:not(.nobanner) header:not(.is-active) .head-top{background: initial;border-bottom: 1px #fff solid;}
body:not(.nobanner) header:not(.is-active) .head-info{background: initial;}
body:not(.nobanner) header:not(.is-active) .lang-icon span{color: #000;}
body:not(.nobanner) header:not(.is-active) .lang-icon span::after,body:not(.nobanner) header:not(.is-active) .lang-icon span::before{background: #000;}
body:not(.nobanner) header:not(.is-active) .head-top .head-left .item a{color: #000;}
body:not(.nobanner) header:not(.is-active) .head-nav .nav-ul>li>a.inmenu_1{background: initial;}
body:not(.nobanner) header:not(.is-active) .head-nav .nav-ul>li>a{color:#fff}
.nobanner .pagesbanner{min-height: auto;}
}
/*@media (min-width:1025px){#liwhatsapp{display:flex;align-items:center}*/
/*#liwhatsapp a{background:var(--color)!important;height:40px;padding:0 15px;border-radius:30px;color:#fff!important;transition:all .1s linear;text-decoration:none}*/
/*#liwhatsapp a:hover{opacity:.9}*/
/*#liwhatsapp a::after{display:none}}*/
@media (min-width:1025px){body:not(.index){padding-top:170px}
.head-top{display:none}
.head-info{height:170px;transition:all .3s}
header.is-active .head-info{height:100px;transition:height .15s linear}
.head-nav .search-box .head-search button{display:none}
.head-nav{width:calc(100% - 360px)}
.head-nav .nav-ul{width:100%;justify-content:space-between}
#licontact-us{display:flex;align-items:center}
#licontact-us a{background:#f10b0b !important;height:40px;padding:0 15px;text-transform:initial;border-radius:30px;color:#fff!important;transition:all .1s linear;text-decoration:none}
#licontact-us a:hover{opacity:.9}
#licontact-us a::after{display:none}
#liphone{display:flex;align-items:center}
#liphone a{background:var(--color)!important;height:40px;padding:0 15px;border-radius:30px;color:#fff!important;transition:all .1s linear;text-decoration:none}
#liphone a:hover{opacity:.9}
#liphone a::after{display:none}}
@media (min-width:1025px) and (max-width:1600px){.head-nav .nav-ul>li>a{padding:0 8px}}
@media (min-width:1025px) and (max-width:1460px){header .head-logo{width:20%}
.head-nav{width:78%}
.head-nav .nav-ul>li>a{font-size:var(--fontsize16)}
.head-info{height:130px}}
@media (min-width:1025px) and (max-width:1280px){header .head-logo{width:15%}
.head-nav{width:83%}}
@media (max-width:1024px){.head-logo a img,header.is-active .head-info .head-logo a img{max-height:40px}}

footer .foot-top{padding:20px 0px;background:#222}
footer .foot-top .l-wrap{display:flex;justify-content:space-between;max-width:1860px;}
footer .foot-top .foot-contact{padding:0px 25px;height:40px;background:#F10B0B;line-height:40px;color:var(--headercolor);white-space:nowrap}
footer .foot-top .foot-contact:hover{background:#fff;color:var(--fontcolor);text-decoration: none;}
footer .foot-top .foot-title{line-height:40px;font-size:var(--fontsize20);text-transform:capitalize;color:var(--headercolor)}
footer .foot-bottom{background:var(--fontcolor);padding:50px 0;}
footer .foot-bottom .l-wrap{display:flex;justify-content: space-between;max-width:1860px}
footer .foot-item{width:auto;}
footer .foot-bottom .foot-item.foot-about{width:23.2%}
footer .foot-bottom .foot-intro{font-size:var(--fontsize15);margin:25px 0 10px;}
footer .foot-bottom .foot-title{position:relative;margin-bottom:20px;padding-bottom:10px;text-transform:uppercase;font-size:var(--fontsize20);color:#FFF;font-weight:var(--fontbold7);}
footer .foot-bottom .foot-title:after{content:"";display:block;position:absolute;left:0px;top:100%;width:40px;height:2px;background:#cc2127;}
footer .foot-bottom .foot-title img{max-width:280px;max-height:70px}
@media (min-width:769px){footer .foot-bottom .foot-about .foot-logo{text-align:center;}}
footer .foot-bottom .foot-feedback{padding-bottom:20px}
footer .foot-about .foot-link .title{margin:30px 0px 20px;text-transform:uppercase;font-weight:var(--fontbold6);font-size:var(--fontsize20);color:#FFF}
footer .foot-about .foot-link ul{display:flex;flex-wrap:wrap;margin-left:4%;}
footer .foot-about .foot-link ul li{margin:15px 20px 0px 0px}
footer .foot-about .foot-link ul .social-item{display:flex;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .3s ease}
footer .foot-about .foot-link ul .social-item.you{width:auto;}
footer .foot-about .foot-link ul .social-item.you img{width:auto;}
footer .foot-about .foot-link ul .social-item:hover{transform:scale(1.1)}
footer .foot-cate{width:20%;}
footer .foot-cate ul{display:flex;flex-wrap:wrap;}
footer .foot-cate ul>li{overflow:hidden;position:relative;box-sizing:border-box;margin-bottom:10px;padding-left:15px;width:50%;text-overflow:ellipsis;white-space:nowrap}
footer .foot-cate ul>li:after{position:absolute;left:0px;top:0px;content:">"}
footer .foot-cate a:hover,.foot-right a:hover,.foot-main a:hover{color:var(--color)}
footer .foot-bottom .foot-contact{width:23%;}
footer .foot-contact .contact-item{display:flex}
footer .foot-contact li{margin-bottom:20px}
footer .foot-contact .icon{display:flex;justify-content:center;align-items:center;margin-right:10px;width:40px;height:40px;background:#FFFFFF14}
footer .foot-contact .icon i,footer .foot-contact .icon em{color:var(--footercolor)}
footer .foot-contact .con{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 50px)}
footer .foot-feedback{width:18%;}
footer .foot-feedback .tips{line-height:1.5em}
footer .foot-feedback .feedback-input{position:relative;margin:10px 0px 20px;border:1px solid #FFFFFF4F;}
footer .foot-feedback .feedback-input .iconfont{position:absolute;right:5px;top:5px;font-size:var(--fontsize20);color:#FFFFFF95}
footer .foot-feedback .feedback-btn{padding:10px 20px;background:#F10B0B;cursor:pointer;text-transform:capitalize;color:#FFF;border:none;transition:all .3s;font-size:var(--fontsize16)}
footer .foot-feedback .feedback-btn em{display:inline-block;margin-left:10px;transform:scale(0.9)}
footer .foot-feedback .feedback-btn:hover{background:var(--color);}
footer .foot-feedback input{box-sizing:border-box;padding:0px 14px;width:100%;height:40px;line-height:40px;color:#fff;font-size:var(--fontsize14);border:none;background:transparent}
footer .foot-feedback input::placeholder{color:#fff}
footer .foot-right{background:var(--fontcolor);font-size:var(--fontsize14);color:var(--footercolor)}
footer .foot-right a{margin-left:10px;color:var(--footercolor)}
footer .foot-right .l-wrap{padding:10px 0px;border-top:1px solid #FFFFFF2E;text-align:center}
@media (max-width:1440px){footer .foot-cate{width:24%;}
footer .foot-about .foot-link ul{margin-left:0;}
footer .foot-feedback{width:23%;}}
@media (max-width:1024px){footer .foot-bottom .l-wrap{flex-wrap:wrap;}
footer .foot-bottom .foot-item{width:48% !important}
footer .foot-bottom .foot-item:nth-child(n+3){margin-top:20px;}}
@media (max-width:768px){footer .foot-top .l-wrap{flex-direction:column;align-items:flex-start}
footer .foot-top .foot-title{margin-bottom:10px;}
footer .foot-bottom{padding:30px 0;}
footer .foot-bottom .foot-item.foot-about .foot-logo img{max-height:50px;}
footer .foot-bottom .foot-item{width:100% !important;margin-bottom:0;}
footer .foot-bottom .foot-item:nth-child(n+2){margin-top:20px;}
footer .foot-contact .con{max-width:250px}
footer .foot-about .foot-link ul{max-width:100%}
footer .foot-bottom .foot-title{margin-bottom:20px}
footer .foot-right .l-wrap{padding:4vw}
footer .foot-feedback .feedback-btn{font-size:var(--fontsize14);padding:12px 14px}}