@charset "utf-8";:root{--theme-primary:#00026e;--theme-header-bg:#00026e;--theme-search-btn:#00026e;--theme-mobile-btn:#00026e;--theme-faq-q:#00026e}
[dir=rtl]{--theme-primary:#1a5f3c;--theme-header-bg:#1a5f3c;--theme-search-btn:#1a5f3c;--theme-mobile-btn:#1a5f3c;--theme-faq-q:#1a5f3c}
html[lang=es]{--theme-primary:#A0182C;--theme-header-bg:#A0182C;--theme-search-btn:#A0182C;--theme-mobile-btn:#A0182C;--theme-faq-q:#A0182C}
html[lang=fr]{--theme-primary:#003366;--theme-header-bg:#003366;--theme-search-btn:#003366;--theme-mobile-btn:#003366;--theme-faq-q:#003366}
html[lang=pt]{--theme-primary:#006633;--theme-header-bg:#006633;--theme-search-btn:#006633;--theme-mobile-btn:#006633;--theme-faq-q:#006633}
html[lang=ru]{--theme-primary:#0039A6;--theme-header-bg:#0039A6;--theme-search-btn:#0039A6;--theme-mobile-btn:#0039A6;--theme-faq-q:#0039A6}
html[lang=de]{--theme-primary:#1a1a1a;--theme-header-bg:#1a1a1a;--theme-search-btn:#1a1a1a;--theme-mobile-btn:#1a1a1a;--theme-faq-q:#1a1a1a}
html[lang=pl]{--theme-primary:#003399;--theme-header-bg:#003399;--theme-search-btn:#003399;--theme-mobile-btn:#003399;--theme-faq-q:#003399}
html[lang=it]{--theme-primary:#008C45;--theme-header-bg:#008C45;--theme-search-btn:#008C45;--theme-mobile-btn:#008C45;--theme-faq-q:#008C45}
html[lang=tr]{--theme-primary:#C1272D;--theme-header-bg:#C1272D;--theme-search-btn:#C1272D;--theme-mobile-btn:#C1272D;--theme-faq-q:#C1272D}
/* 主题色应用 - 覆盖硬编码颜色 */ .head-top{background:var(--theme-header-bg)!important}
.head-info .head-search button{background:var(--theme-header-bg)!important}
.bottom-btn{background:var(--theme-mobile-btn)!important}
.faqs-list li .project-content::before{background:var(--theme-faq-q)!important}
.faq-question:before{background-color:var(--theme-faq-q)!important}
.compat-section-machine .col-hover{background:var(--theme-header-bg)!important}
:root{--color:#b96809;--fontcolor:#333;--hometitlefont:36px;--fontbold3:300;--fontbold4:400;--fontbold5:500;--fontbold6:600;--fontbold7:700;--borderradius:8px;--fontfamily:"Open Sans","Roboto","Poppins","Oswald","Noto Sans","Montserrat",sans-serif}
@media(max-width:1280px){:root{--hometitlefont:30px}
}
@media(max-width:768px){:root{--hometitlefont:22px}
}
body::-webkit-scrollbar-track{background:hsla(0,0%,48%,.1);box-shadow:inset 0 0 5px rgba(0,0,0,.5)}
body::-webkit-scrollbar-thumb{background:hsla(0,0%,48%,.8);box-shadow:inset 0 0 5px rgba(0,0,0,.2)}
body::-webkit-scrollbar{height:1px;width:8px}
img.lazy{display:inline-block;opacity:0}
img.loaded{opacity:1}
img:not([src]){position:absolute;visibility:hidden}
.lazy-load{animation:circle .75s linear infinite;border:2px solid rgba(0,0,0,.2);border-left-color:#000;border-radius:100%;height:30px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:30px}
@keyframes circle{0%{transform:translate(-50%,-50%) rotate(0)}
to{transform:translate(-50%,-50%) rotate(360deg)}
}
.lazy-wrap{display:block;overflow:hidden;position:relative}
.lazy-wrap:after{content:"";display:block;padding-bottom:50%}
.lazy-wrap.lazy-loaded .lazy-load{-webkit-animation:none;animation:none;display:none}
.lazy-wrap.lazy-loaded:after{padding-bottom:0}
img{height:auto;max-width:100%;vertical-align:bottom}
a{color:inherit;text-decoration:none}
iframe,video{border:none;max-width:100%;outline:0;vertical-align:bottom}
@media(max-width:768px){iframe,video{height:auto;min-height:240px}
}
*{box-sizing:border-box;margin:0;padding:0}
html{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent}
body,html{background:#fff;overflow-x:hidden}
body{color:var(--fontcolor);font-family:var(--fontfamily);font-size:16px;line-height:1.6;margin:0 auto;max-width:1920px;padding-top:110px}
ol{padding-left:0}
ol li{margin-left:20px}
.list-paddingleft-2,.list-paddingleft-2 ul ul,ol ol,ol ul,ul ol{padding-left:30px}
.l-wrap{margin:0 auto;max-width:1700px;padding:0 10px;width:100%}
.home-des{color:#333;font-size:16px;font-weight:400;margin:30px 0;text-align:center}
.home-title{font-weight:var(--fontbold7);line-height:2;text-align:center;text-transform:capitalize}
.home-title,.home-title2{color:#232323;font-size:var(--hometitlefont)}
.home-title2{font-weight:var(--fontbold5);line-height:1.2;margin-top:20px;text-align:left}
.home-line{height:1px;margin-top:20px;position:relative}
.home-line:after{background:#cd372c;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:33px}
.home-more{align-items:center;background:#fff;border:1px solid #232323;border-radius:var(--borderradius);color:#232323;display:inline-flex;font-weight:var(--fontbold6);height:50px;justify-content:center;min-width:160px;overflow:hidden;padding:20px;position:relative;text-transform:lowercase;z-index:1}
.home-more:after{background:#cd372c;border:0;border-radius:50%;color:#fff;content:"";height:300px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:all .15s linear;width:300px;z-index:-1}
.home-more:hover:after{transform:translate(-50%,-50%) scale(1)}
.home-more:hover{color:#fff;border-color:#cd372c}
.homenews-img{margin-top:30px}
header{left:50%;position:fixed;top:0;transform:translateX(-50%);width:100%;z-index:100000}
.head-top{background:#00026e;height:40px;transition:all .1s linear}
.head-top .l-wrap{align-items:center;display:flex;height:100%;justify-content:space-between}
.head-company{color:#fff;font-size:14px;margin-left:1px}
.head-link{flex-wrap:wrap}
.head-link,.head-link .item{align-items:center;display:flex}
.head-link .item{color:#eee;margin-right:30px}
.head-link .item:last-child{margin-right:0}
.head-link .item a{color:#fff;transition:all .1s linear}
.head-link .item a:hover{color:#ff5d00;font-size:18px}
.head-link em{margin-right:5px}
.head-link em a:hover{color:#fe6f06;font-size:18px}
.head-link .social-icon{padding:4px}
.social-svg{width:16px;height:16px;fill:currentColor;vertical-align:middle;display:inline-block}
.head-info{background:#fff;box-shadow:1px 2px 10px rgba(0,0,0,.05);height:100px;transition:all .1s linear}
.head-info .l-wrap{justify-content:space-between}
.head-info .head-nav,.head-info .l-wrap{align-items:center;display:flex;height:100%}
.head-info .head-logo{min-width:100px;z-index:100}
.head-info .head-logo a{align-items:center;display:flex;height:100%}
.head-info .head-logo a img{max-height:30px;width:auto}
.head-info .nav-ul{list-style:none}
.head-info .nav-ul,.head-info .nav-ul>li{align-items:center;display:flex;height:100%}
.head-info .nav-ul>li{justify-content:center;margin-left:10px;position:relative;white-space:nowrap}
.head-info .nav-ul>li:first-child{margin-left:0}
.head-info .nav-ul>li>a{align-items:center;color:var(--fontcolor);display:inline-flex;font-size:18px;font-weight:var(--fontbold6);height:100%;justify-content:center;padding:0 10px;text-transform:uppercase}
.head-info .nav-ul>li>a.inmenu_1,.head-info .nav-ul>li>a:hover{color:#db1b16;text-transform:uppercase}
.nav-arrow{width:35px;height:35px;fill:currentColor;vertical-align:middle;margin-left:2px;color:#ccc;transition:color .2s linear}
.head-info .nav-ul>li:hover .nav-arrow,.head-info .nav-ul>li>a.inmenu_1+svg.nav-arrow{color:#db1b16}
.head-info .nav-ul>li>svg.nav-arrow+svg.nav-arrow{display:none}
.head-info .nav-ul>li ul{list-style:none}
.head-info .nav-ul>li ul,.head-info .nav-ul>li>.submenu{background:#fff;box-shadow:1px 2px 10px rgba(0,0,0,.1);margin:0;min-width:220px;padding:0}
.head-info .nav-ul>li>.submenu{display:block;left:0;position:absolute;top:100%;min-width:260px}
.head-info .nav-ul>li>.submenu li{list-style:none;padding:0}
.head-info .nav-ul>li>.submenu>li{position:relative}
.head-info .nav-ul>li>.submenu li a{color:var(--fontcolor);display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;text-decoration:none;font-size:15px}
.head-info .nav-ul>li>.submenu li a:hover{color:#db1b16}
.nav-arrow-r{width:16px;height:16px;fill:currentColor;flex-shrink:0;color:#999;transform:rotate(0);transition:color .2s linear}
.head-info .nav-ul>li>.submenu>li:hover>.nav-arrow-r{color:#db1b16}
.head-info .nav-ul>li>.submenu>li>.sub-submenu{background:#fff;box-shadow:1px 2px 10px rgba(0,0,0,.1);display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;left:100%;margin:0;padding:10px;position:absolute;top:0;min-width:480px;list-style:none}
.head-info .nav-ul>li>.submenu>li>.sub-submenu li{list-style:none;padding:0}
.head-info .nav-ul>li>.submenu>li>.sub-submenu li a{display:block;padding:6px 10px;font-size:14px;color:var(--fontcolor);text-decoration:none}
.head-info .nav-ul>li>.submenu>li>.sub-submenu li a:hover{color:#db1b16}
@media (min-width:1024px){.head-info .nav-ul>li .submenu{opacity:0;transform:scaleY(0);transform-origin:top;transition:all .3s ease-in-out}
.head-info .nav-ul>li:hover .submenu{opacity:1;transform:scaleY(1)}
.head-info .nav-ul>li>.submenu>li>.sub-submenu{opacity:0;visibility:hidden;transform:translateX(10px);transition:all .3s ease-in-out}
.head-info .nav-ul>li>.submenu>li:hover>.sub-submenu{opacity:1;visibility:visible;transform:translateX(0)}
.head-info .nav-ul>li>.submenu.mega-menu{display:flex;flex-direction:column;min-width:780px;max-width:calc(100vw - 32px);padding:15px 20px}
.head-info .nav-ul>li>.submenu.mega-menu .mega-tabs{display:flex;flex-wrap:wrap;gap:4px;padding-bottom:10px;border-bottom:1px solid #eee}
.head-info .nav-ul>li>.submenu.mega-menu .mega-tab{display:inline-block;padding:8px 16px;font-size:14px;font-weight:600;color:var(--fontcolor);text-decoration:none;border-radius:4px;transition:all .2s;text-transform:capitalize}
.head-info .nav-ul>li>.submenu.mega-menu .mega-tab.active,.head-info .nav-ul>li>.submenu.mega-menu .mega-tab:hover{background:#f0f0f0;color:#cd372c}
.head-info .nav-ul>li>.submenu.mega-menu .mega-panels{padding-top:10px}
.head-info .nav-ul>li>.submenu.mega-menu .mega-panel{position:static;left:auto;top:auto;min-width:0;box-shadow:none;background:0 0;padding:0;margin:0;opacity:1;visibility:visible;transform:none;transition:none;display:grid;grid-template-columns:repeat(4,1fr);gap:4px 15px;list-style:none;width:100%}
.head-info .nav-ul>li>.submenu.mega-menu .mega-panel li{list-style:none;padding:0}
.head-info .nav-ul>li>.submenu.mega-menu .mega-panel li a{display:block;padding:4px 8px;font-size:14px;color:var(--fontcolor);text-decoration:none;text-transform:capitalize}
.head-info .nav-ul>li>.submenu.mega-menu .mega-panel li a:hover{color:#cd372c}
}
.head-info .nav-ul li img{vertical-align:middle}
.head-info .search-box{height:100%;position:relative}
.head-info .head-search{align-items:center;display:inline-flex;height:100%}
.head-info .head-search button{background:var(--theme-header-bg);border:none;border-radius:50%;color:#fff;cursor:pointer;height:32px;margin-left:15px;outline:0;width:32px;display:flex;align-items:center;justify-content:center}
.head-info .head-search button:hover{background:#cd372c}
.head-info .head-search button .svg-search{width:15px;height:15px;fill:currentColor;transition:transform .1s linear}
.head-info .head-search button:hover .svg-search{transform:scale(1.15)}
.head-info .search-input{align-items:center;background:#fff;box-shadow:2px 2px 4px rgba(0,0,0,.2);display:flex;justify-content:center;opacity:0;position:absolute;right:0;top:100%;transform:rotateX(90deg);visibility:hidden;width:360px}
.head-info .search-input form{display:flex;align-items:center;width:100%}
.head-info .search-input input{border:none;font-size:16px;height:45px;outline:0;padding-left:15px;flex:1;min-width:0}
.head-info .search-input button{align-items:center;border:none;cursor:pointer;display:inline-flex;height:45px;justify-content:center;outline:0;transition:all .1s linear;width:50px;background:var(--theme-header-bg);border-radius:0}
.head-info .search-input button .svg-search{width:20px;height:20px;fill:currentColor;color:#fff;transition:all .1s linear}
.head-info .search-input button:hover .svg-search{color:#fff;transform:scale(1.2)}
.head-info .search-input button:hover{background:var(--theme-header-bg)}
.head-info .search-input.active{opacity:1;transform:rotateX(0);transform-origin:top;transition:opacity .3s,transform .3s;visibility:visible}
.m-menu{display:none}
footer{border-top:3px solid #333;margin-top:30px;position:relative;z-index:999}
footer,footer:after{background:#fff;color:var(--fontcolor);width:100%}
footer:after{content:"";filter:opacity(.02);height:100%;left:0;position:absolute;top:0;z-index:-1}
footer a{color:var(--fontcolor)}
footer ul{list-style:none;padding:0}
footer a:hover{color:#db1b16}
footer .foot-main{align-items:flex-start;display:flex;justify-content:space-between;padding:70px 80px}
footer .foot-nav{width:70%}
footer .foot-contact{width:30%}
footer .foot-title{color:var(--fontcolor);font-size:24px;margin-bottom:20px;padding-bottom:6px;position:relative}
footer .foot-title:after{background:#cd372c;bottom:0;content:"";height:3px;left:0;position:absolute;width:25px}
footer .foot-touch .foot-inner{align-items:flex-start;display:flex;margin-bottom:10px}
footer .foot-touch .foot-inner .icon{align-items:center;display:inline-flex;justify-content:center}
footer .foot-touch .foot-inner .icon em{color:#db1b16;font-size:18px;font-weight:var(--fontbold5)}
footer .foot-touch .foot-inner .social-icon{padding:6px}
footer .foot-touch .foot-inner .content{flex:1;padding-left:10px}
footer .foot-touch .foot-inner .content .title{font-size:18px}
footer .foot-touch .foot-inner .content .info{color:#333}
footer .copyright{background:#fafafa;flex-wrap:wrap;padding:20px 15px;text-align:center}
@keyframes gotop{0%{opacity:0}
to{opacity:1}
}
.footer-mid-left dl{float:left;margin-right:70px}
.footer-mid-left dt{margin-bottom:5px}
.footer-mid-left dt a{color:#333;font-weight:700;text-transform:capitalize}
.footer-mid-left dd a{color:#8c8c8c;font-size:14px;text-transform:capitalize}
.footer-mid-left dd a:hover{color:#db1b16}
.rl_tag{background:#fafafa;margin:25px 0;padding:5px 10px;text-align:left}
.rl_tag>p{color:#444;display:inline-block;font-size:12px;margin-right:5px;text-transform:uppercase}
.rl_tag li{border:none;display:inline-block;margin:5px;padding:0}
.rl_tag li:last-child{padding:0}
.rl_tag li a{border:2px solid #e5e5e5;color:#4d4d4d;display:inline-block;font-size:12px;padding:2px 5px;text-decoration:none;text-transform:capitalize}
.rl_tag li i{color:#4d4d4d;padding-right:5px}
.rl_tag li:hover a{background:#cd372c;border:2px solid #cd372c;color:#fff;text-decoration:none}
.rl_tag li:hover i{color:#fff}
.share-btn-list{padding:10px 0}
.bottom-btn{align-items:center;background:#00026e;bottom:0;box-shadow:1px 2px 10px rgba(0,0,0,.2);display:flex;display:none;left:0;opacity:1;padding-bottom:env(safe-area-inset-bottom);position:fixed;transform:translateY(0);transition:all .2s linear;width:100%;z-index:999}
.bottom-btn.act{opacity:0;transform:translateY(60px)!important}
.bottom-btn .btn-item{height:65px;position:relative;transition:all .2s linear;width:25%}
.bottom-btn .btn-item .svg-nav{width:22px;height:22px;color:#fff;fill:currentColor;margin-bottom:4px}
.bottom-btn .btn-item a,.bottom-btn .btn-item div{align-items:center;color:#222;display:flex;flex-direction:column;height:100%;justify-content:center;text-transform:capitalize;width:100%}
.bottom-btn .btn-item a p,.bottom-btn .btn-item div p{color:#fff;font-size:12px;text-transform:capitalize}
#productChache_list{height:220px;overflow-y:auto;padding:0 10px}
#productChache_list::-webkit-scrollbar{width:4px}
#productChache_list::-webkit-scrollbar-track{background-color:rgba(0,0,0,.05);border-radius:0}
#productChache_list::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.15);border-radius:10px}
.lang{position:relative;text-align:left;z-index:99999}
.lang img{display:inline-block;height:13px;margin-right:4px;vertical-align:-.25em;width:20px}
.lang-icon{align-items:center;border:none;cursor:pointer;display:flex;font-size:15px;height:30px;user-select:none;white-space:nowrap;width:100%}
.lang-drop{background:#fff;border:1px solid #ebeef5;border-radius:4px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);opacity:0;position:absolute;right:50%;top:calc(100% + 26px);transform:translateX(50%);transition:opacity .3s,top .3s;visibility:hidden;z-index:9999}
.lang-drop.active{opacity:1;top:calc(100% + 7px);visibility:visible}
.lang-arrow{background-color:#fff;border-left:1px solid #ebeef5;border-top:1px solid #ebeef5;display:block;height:10px;left:50%;position:absolute;top:-6px;transform:translateX(-50%) rotate(45deg);width:10px}
.lang-wrap{box-sizing:border-box;list-style:none;padding:8px 0;width:140px}
.lang-wrap li{box-sizing:border-box;transition:background-color .3s;width:100%}
.lang-wrap li a{color:var(--fontcolor);display:flex;align-items:center;gap:3px;font-size:14px;overflow:hidden;padding:10px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}
.lang-wrap li a img{display:block;flex-shrink:0}
@media(max-width:1024px){.head-link .item a{color:var(--fontcolor)}
.ey_lang{margin-left:auto;margin-right:10px}
.lang{margin-left:0;margin-top:2px;transition:all .2s linear}
.lang-icon img{width:20px}
.lang-drop{display:none}
.lang-drop.active{display:block;top:calc(100% + 13px)}
}
@media(max-width:1366px){body{padding-top:0!important}
.head-info{height:80px}
.head-info .nav-ul>li{margin:0}
.head-info .nav-ul>li a{font-size:16px}
.head-company{display:none}
}
@media(max-width:1024px){body{padding-top:0}
.l-wrap{padding:0 5px}
.head-link{border-top:1px solid #eee;padding:15px}
.head-link .item{color:#333;font-size:17px;width:100%}
.head-link em{font-size:22px}
.head-top{display:none}
.head-info .head-logo a img{max-height:30px}
.head-info .search-box{background:#fff;height:auto;width:100%;z-index:2}
.head-info .search-box .head-search{display:none}
.head-info .search-box .search-input{border:1px solid #eee;border-radius:4px;box-shadow:none;display:flex;margin:10px auto;opacity:1;position:static;transform:none;visibility:inherit;width:90%}
.head-info .search-box .search-input form{display:flex;width:100%;margin:0;padding:0}
.head-info .search-box .search-input input{flex:1;height:45px;padding-left:20px;border:none;outline:0;min-width:0}
.head-info .search-box .search-input button{height:45px;width:45px;background:var(--theme-header-bg);border:none;border-radius:0 4px 4px 0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;margin:0;padding:0}
.head-info .search-box .search-input button .svg-search{color:#fff}
.head-info .search-box .search-input button:hover .svg-search{transform:scale(1.2)}
.head-info .head-nav{background:#fff;height:100vh;left:100%;opacity:0;padding-top:50px;position:fixed;top:0;transition:all .15s linear;visibility:hidden;width:85%;z-index:99}
.head-info .head-nav.head-nav-act{display:flex;flex-direction:column-reverse;justify-content:flex-end;left:15%;opacity:1;visibility:inherit}
.head-info .head-nav .opacity{background:rgba(0,0,0,.8);height:100vh;left:0;position:fixed;top:50px;width:100%;z-index:1}
.head-info .head-nav .nav-ul{background:#fff;display:block;height:calc(100vh - 101px);overflow-y:scroll;padding:0 0 100px;width:100%;z-index:2}
.head-info .head-nav .nav-ul>li{display:block;height:auto}
.head-info .head-nav .nav-ul>li.cur>a{color:#cd372c}
.head-info .head-nav .nav-ul>li.cur>svg.nav-arrow{color:#cd372c;transform:rotate(0)}
.head-info .head-nav .nav-ul>li a{color:var(--fontcolor);display:block;font-size:18px;font-weight:400;padding:14px 50px 14px 20px;text-align:left;width:100%}
.head-info .head-nav .nav-ul>li a.inmenu_1,.head-info .head-nav .nav-ul>li a.inmenu_1+svg.nav-arrow{color:#cd372c}
.head-info .head-nav .nav-ul>li>svg.nav-arrow{align-items:center;display:inline-flex;height:40px;justify-content:center;position:absolute;right:10px;top:50%;transform:translateY(-50%) rotate(-90deg);transition:all .1s linear;width:40px;z-index:1;fill:currentColor;color:#999}
.head-info .nav-ul>li ul{box-shadow:none}
.head-info .head-nav .nav-ul>li>.submenu{background:0 0;display:none;min-width:inherit;opacity:1;padding-left:20px;position:static;transform:none;transition:none;visibility:inherit}
.head-info .head-nav .nav-ul>li>.submenu a{font-weight:var(--fontbold5);padding-bottom:10px;padding-right:45px;padding-top:10px}
.head-info .head-nav .nav-ul>li>.submenu ul{background:0 0;display:block;padding:0 20px;position:static}
.head-info .head-nav .nav-ul>li>.submenu>li>.sub-submenu{background:0 0;display:none;min-width:inherit;opacity:1;padding-left:20px;position:static;transform:none;transition:none;visibility:inherit;box-shadow:none;grid-template-columns:1fr}
.head-info .head-nav .nav-ul>li>.submenu>li.open>.sub-submenu{display:block}
.head-info .head-nav .nav-ul>li>.submenu>li>.nav-arrow-r{position:absolute;right:10px;top:50%;transform:translateY(-50%) rotate(0);width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:#999}
.head-info .head-nav .nav-ul>li>.submenu>li.open>.nav-arrow-r{color:#cd372c;transform:translateY(-50%) rotate(90deg)}
.m-menu{cursor:pointer;display:block;height:40px;position:relative;width:30px;z-index:99}
.m-menu span{background:#333;border-radius:4px;height:3px;position:absolute;right:0;transition:all .2s linear}
.m-menu span:first-child{top:25%;width:30px}
.m-menu span:nth-child(2){top:48%;width:22px}
.m-menu span:nth-child(3){top:73%;width:26px}
.m-menu.act span{top:48%;width:32px}
.m-menu.act span:first-child{transform:rotate(45deg)}
.m-menu.act span:nth-child(2){width:0}
.m-menu.act span:nth-child(3){transform:rotate(-45deg)}
footer .foot-main .foot-item{width:31%!important}
footer{margin-bottom:calc(60px + env(safe-area-inset-bottom))}
.bottom-btn{display:flex}
header{position:static;transform:none}
}
@media(max-width:768px){footer .foot-main{padding:30px 0}
footer .foot-main .foot-item{margin-top:30px;width:100%!important}
footer .foot-main .foot-item:first-child{margin-top:0}
}
@media(max-width:500px){.head-info .head-logo a img{max-height:24px}
footer .foot-main{padding:10px}
footer .foot-nav{display:none}
.home-more{height:45px}
}
@media (max-width:768px){#wmkc{display:none}
}
.share-buttons{display:flex;gap:10px}
.share-buttons a{text-decoration:none}
.share-buttons .share-svg{align-items:center;background-color:#f0f0f0;border-radius:6px;color:#000;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;transition:all .3s ease;width:40px;padding:10px;box-sizing:border-box}
.share-buttons .share-svg:hover{background-color:var(--theme-primary);color:#fff}
h3{font-size:18px;margin:0}
p{margin:5px 0 0}
.cta{align-items:center;background-color:#ebf2fa;border-radius:10px;display:flex;justify-content:space-between;margin:20px 0 30px;padding:20px}
.cta-content{max-width:80%}
.cta h2{color:#333;font-size:24px;margin-bottom:15px}
.cta p{color:#666;font-size:16px;line-height:1.6}
.cta-button-container{display:flex;justify-content:left;max-width:25%;padding-right:20px}
.cta-button{background-color:#cd372c;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:12px 20px;transition:background-color .3s}
.cta-button:hover{background-color:var(--theme-header-bg)}
@media screen and (max-width:768px){.cta{align-items:flex-start;display:none;flex-direction:column}
.cta-content{margin-bottom:15px;max-width:100%}
.cta-button-container{justify-content:flex-start;max-width:100%;padding-right:0}
}
.faq-container{align-items:flex-start;background-color:#fff;border:1px solid #e5e8ed;border-radius:5px;display:flex;flex-direction:column;margin:0 auto;max-width:100%;padding:20px}
.faq-item{border-top:1px solid #ccc;padding:10px 0;width:100%}
.faq-container .faq-item a{text-decoration:none}
.faq-question{align-items:center;cursor:pointer;display:flex;font-size:18px;justify-content:space-between;padding-left:35px;padding-right:50px;position:relative;user-select:none}
.faq-question:before{align-items:center;background-color:#00026e;border-radius:50%;color:#fff;content:"Q";display:flex;font-size:.9em;font-weight:700;height:20px;justify-content:center;left:2px;margin-right:5px;position:absolute;top:10px;width:20px}
.faq-question:hover{color:#db1b16}
.faq-answer{display:none;line-height:1.6;margin-top:10px;padding-left:35px;position:relative}
.faq-answer:before{align-items:center;background-color:#716b6b;border-radius:50%;color:#fff;content:"A";display:flex;font-size:.9em;font-weight:700;height:20px;justify-content:center;left:2px;margin-right:5px;position:absolute;top:3px;width:20px}
.faq-answer p{color:#555;line-height:1.8;margin-bottom:15px}
@media screen and (max-width:768px){.faq-question{font-size:16px;padding-right:20px}
.faq-answer{margin-top:5px}
}
.about-manufacturer{border:1px solid #e5e8ed;border-radius:5px;margin:30px 0;padding:30px}
.page-main .about-manufacturer ul{padding-left:20px!important;margin:10px 0;list-style-type:disc!important}
.page-main .about-manufacturer ul li{padding-left:5px!important;margin-bottom:5px}
.page-main .about-manufacturer h3{padding-left:18px!important;position:relative;margin:18px 0 10px!important;font-size:16px!important;font-weight:600!important;line-height:1.5!important;color:#222!important}
.page-main .about-manufacturer h3::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background-color:#333}
.page-main .about-manufacturer p{margin:8px 0!important;line-height:1.7!important;font-size:14px!important;color:#555!important}
.pro_faq{background-color:#fff;border:none;border-bottom:1px solid #ddd;border-radius:8px;margin:20px 0}
.pro_faq h2{margin:10px 0}
.pro_faq h3{color:#333;cursor:pointer;font-weight:600;justify-content:space-between;line-height:1.5;margin-bottom:10px;margin-top:15px;padding-left:35px;padding-right:5px;position:relative}
.pro_faq h3,.pro_faq h3:before{align-items:center;display:flex}
.pro_faq h3:before{background-color:#00026e;border-radius:50%;color:#fff;content:"Q";font-size:.7em;font-weight:700;height:20px;justify-content:center;left:2px;margin-right:5px;position:absolute;top:6px;width:20px}
.pro_faq h3+p{color:#555;font-size:1em;line-height:1.8;margin-bottom:15px;padding-left:35px;position:relative}
.pro_faq h3+p:before{align-items:center;background-color:#cd372c;border-radius:50%;color:#fff;content:"A";display:flex;font-size:.7em;font-weight:700;height:20px;justify-content:center;left:2px;margin-right:5px;position:absolute;top:9px;width:20px}
.pro_faq>p{padding-left:0;position:static}
.pro_faq>p:before{display:none}
.toggle-sign{color:#333;font-size:1.2em;margin-left:auto}
.pro_faq .faq-question{color:#333;cursor:pointer;font-weight:600;display:flex;align-items:center;justify-content:space-between;line-height:1.5;margin-bottom:10px;margin-top:15px;padding-left:35px;padding-right:5px;position:relative}
.pro_faq .faq-question:before{background-color:#00026e;border-radius:50%;color:#fff;content:"Q";display:flex;align-items:center;justify-content:center;font-size:.7em;font-weight:700;height:20px;left:2px;margin-right:5px;position:absolute;top:6px;width:20px}
.pro_faq .faq-answer{color:#555;font-size:1em;line-height:1.8;margin-bottom:15px;margin-top:0;padding-left:35px;position:relative}
.pro_faq .faq-answer:before{align-items:center;background-color:#cd372c;border-radius:50%;color:#fff;content:"A";display:flex;font-size:.7em;font-weight:700;height:20px;justify-content:center;left:2px;margin-right:5px;position:absolute;top:9px;width:20px}
.pro_faq .faq-answer p{color:inherit;font-size:inherit;line-height:inherit;margin:0}
.pro_faq .faq-question.open+.faq-answer,.pro_faq h3.open+p{display:block}
.pro_faq.blog{background-color:#fff;border:1px solid #e5e8ed;border-radius:var(--borderradius,8px);margin:24px auto 0;padding:20px;width:100%;max-width:100%;box-sizing:border-box}
.pro_faq.blog>h2{font-size:22px;font-weight:var(--fontbold7,700);color:var(--fontcolor,#232323);margin:0 0 16px;line-height:1.3;padding-left:0}
.pro_faq.blog .faq-item{border-top:1px solid #f0f0f0}
.pro_faq.blog .faq-item:first-of-type{border-top:0}
.pro_faq.blog .faq-item .faq-question,.pro_faq.blog .faq-item h4{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:5px 0;margin:0;font-size:16px;font-weight:var(--fontbold6,600);line-height:1.5;color:#232323;cursor:pointer;user-select:none;transition:color .2s ease;padding-left:0;position:relative}
.pro_faq.blog .faq-item .faq-question:before,.pro_faq.blog .faq-item h4:before{display:none!important}
.pro_faq.blog .faq-item .faq-question.open,.pro_faq.blog .faq-item .faq-question:hover,.pro_faq.blog .faq-item h4.open,.pro_faq.blog .faq-item h4:hover{color:#cd372c}
.pro_faq.blog .toggle-sign{flex-shrink:0;font-size:18px;margin-left:0}
.pro_faq.blog .faq-item .faq-answer,.pro_faq.blog .faq-item>p{padding:0 0 6px;margin:0;color:#555;font-size:15px;line-height:1.8;padding-left:0;position:relative;display:none!important}
.pro_faq.blog .faq-item .faq-answer:before,.pro_faq.blog .faq-item>p:before{display:none!important}
.pro_faq.blog .faq-item .faq-question.open+.faq-answer,.pro_faq.blog .faq-item h4.open+p{display:block!important}
.pro_faq.blog .faq-item .faq-answer p a,.pro_faq.blog .faq-item p a{text-decoration:underline}
.pro_faq.blog .faq-item .faq-answer p a:hover,.pro_faq.blog .faq-item p a:hover{text-decoration:none;color:#db1b16}
@media(max-width:768px){.pro_faq.blog{padding:18px 14px;margin:18px auto 0}
.pro_faq.blog>h2{font-size:20px;margin-bottom:12px}
.pro_faq.blog .faq-item .faq-question,.pro_faq.blog .faq-item h4{font-size:15px;padding:12px 0}
.pro_faq.blog .faq-item .faq-answer,.pro_faq.blog .faq-item p{font-size:14px;line-height:1.7;padding-bottom:12px}
}
.pcshow{display:block}
.mobshow{display:none}
@media (max-width:768px){.pcshow{display:none}
.mobshow{display:block}
}
.suspension{bottom:85px;position:fixed;right:0;width:70px;z-index:9999}
.suspension-box{gap:4px;padding:10px}
.suspension .a,.suspension-box{display:flex;flex-direction:column}
.suspension .a{align-items:center;background-color:#353535;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;height:50px;justify-content:center;padding:5px;text-decoration:none;transition:all .3s;width:50px}
.suspension .a:hover{background:#ed0000;transform:translateY(-3px)}
.suspension .a .iconfont{font-size:20px;margin-bottom:2px}
.suspension .a p{font-size:10px;line-height:1.2;margin:0;text-align:center}
.suspension .a-top{background:#d2d3d6;color:#333;display:none}
.suspension .a-top:hover{background:#c0c1c3}
@media (max-width:768px){
.suspension .a{height:45px;width:45px}
.suspension .a p{font-size:9px}
}
lite-youtube{background-color:#000;background-position:50%;background-size:cover;contain:content;cursor:pointer;display:block;max-width:720px;position:relative}
lite-youtube:before{background-image:linear-gradient(180deg,rgba(0,0,0,.67),rgba(0,0,0,.54) 14%,rgba(0,0,0,.15) 54%,rgb(0 0 0/5%) 72%,transparent 94%);box-sizing:border-box;color:#eee;content:attr(data-title);display:block;font-family:YouTube Noto,Roboto,Arial,Helvetica,sans-serif;font-size:18px;height:99px;overflow:hidden;padding:25px 20px;position:absolute;text-overflow:ellipsis;text-shadow:0 0 2px rgba(0,0,0,.5);top:0;white-space:nowrap;width:100%}
lite-youtube:hover:before{color:#fff}
lite-youtube:after{content:"";display:block;padding-bottom:56.25%}
lite-youtube>iframe{left:0;top:0}
lite-youtube.lyt-activated{cursor:unset}
@media(max-width:1024px){.sidebar{display:block;width:100%;max-width:none;margin-bottom:20px;margin-top:20px}
.page-main{padding-right:0;width:100%}
.prodetails-content{margin-top:50px}
.sidebar-item{padding:10px 10px}
.contact-list .contact-item{width:50%}
.contact-box .contact-main{width:100%}
.contact-box .inquiry-wrap{margin-top:20px;padding:40px 15px;width:100%}
.contact-box .inquiry-wrap #feedbackForm input{min-height:50px}
.contact-box .inquiry-wrap #feedbackForm .send-btn{height:45px;width:180px}
.pcshow{display:none}
.clearfix:after{clear:both;content:"";display:table}
.icon-navicon{display:block}
.nav-navicon{display:none}
.container,.container-layout{display:block;margin:0 auto;padding:0 2px}
.nav-m{background:#f7f7f7;display:block;margin-bottom:10px;padding-bottom:10px}
.nav-x{height:50px;margin:0;padding:10px 0;position:relative;width:100%;z-index:6}
.nav-x ul{box-shadow:0 5px 15px 0 rgba(0,0,0,.05);clear:both}
.nav-x li{float:none!important;list-style:none;width:100%}
.nav-x li a{background:#fff;color:#666;display:block;font-size:16px;height:50px;line-height:50px;padding:0;text-align:center}
.nav-x .menu-toggle{color:#ff9600}
.nav-x .menu-toggle h3{color:#ff9600;display:block;float:left;font-size:16px;height:50px;line-height:50px;text-align:center;width:70%}
.nav-x .menu-toggle button{background:#fff;border:none;border-radius:0;color:#444;float:right;font-size:18px;height:50px;line-height:50px;margin:0;padding:0;position:relative;text-align:left;text-indent:12px;width:100%;z-index:2;z-index:20}
.nav-x .menu-toggle span{font-size:14px}
.nav-x .menu-toggle span svg.nav-arrow{float:right;width:32px;height:32px;margin-right:10px;fill:#444;vertical-align:middle;margin-top:9px}
.nav-x li a.active,.nav-x li a:hover{color:#db1b16}
}
@media(max-width:768px){.contact-list .contact-item{width:100%}
.banner-inner .banner-title-h1{display:none}
.banner-inner img{height:auto;max-height:inherit;min-height:inherit}
.common-main{padding:10px 0}
.pro-list{justify-content:space-between}
.pro-list.list1 li{margin-bottom:0;margin-right:0;width:48%}
.prodetails-top{display:block}
.preview-container{width:100%}
.singglepic,.thumbnail-box .item{height:calc(100vw - 30px);width:100%}
.thumbnail-box .item{border:none}
.thumbnail-show{display:none;height:auto}
.thumbnail-box .prodetails-button-next,.thumbnail-box .prodetails-button-prev{display:none}
.thumbnail-box{border:1px solid #eee;margin:0;padding:0}
.thumbnail-box #media{height:calc(100vw - 30px)}
.thumbnail-box .banner-page{align-items:center;background:#777;border-radius:30px;bottom:8px;color:#fff;display:inline-flex;justify-content:center;letter-spacing:2px;padding:5px 10px;position:absolute;right:9px;white-space:nowrap;z-index:9}
.thumbnail-box .item .imgalt{background:rgba(0,0,0,.5);bottom:8px;color:#fff;display:-webkit-box;left:50%;line-height:35px;position:absolute;text-align:center;transform:translateX(-50%);width:95%;z-index:99;-webkit-box-orient:vertical;border-radius:30px;font-size:14px;-webkit-line-clamp:1;overflow:hidden;padding:0 40px 0 6px;text-transform:capitalize}
.pro-d-main .banner-inner{display:block}
.pro-d-main .common-main{padding-top:15px}
.prodetails-info{margin-top:20px;padding-left:0;width:100%}
.prodetails-info .prodetails-name{font-size:24px}
.pagelink{background:0 0;border-radius:0;flex-wrap:wrap}
.pagelink .pagelink-item{background:#f6f6f6;border-radius:var(--borderradius);margin-bottom:20px;width:100%}
.newslist.list1{justify-content:space-between}
.newslist.list1 li{margin-right:0;width:48%}
.contact-list .contact-item .contact-item-title{font-size:20px;margin-bottom:10px}
.pro-list li .icon{opacity:1;transform:translateY(0)}
.newslist li .newslist-img .date{font-size:12px;height:45px;left:5px;top:5px;width:45px}
}
@media(max-width:500px){.pro-list.list1 li .pro-img a{max-height:180px}
.prodetails-info .prodetails-btnlist{justify-content:space-between}
.prodetails-info .prodetails-btnlist>*{margin-right:0;width:48%}
.prodetails-content .prodetails-tabs{justify-content:space-between}
.prodetails-content .prodetails-tabs .prodetails-tabs-item{font-size:16px;height:50px;margin-right:0;width:48%}
.newslist li .newslist-info{padding:15px 10px}
.newscontent-date p{margin-right:10px}
.faqs-list ul li .project-content:before,.faqs-list ul li .project-name:before{font-size:20px}
.contact-box .contact-main .img .box{max-width:100%;position:static;width:100%}
}
.ey-pro-56{color:#333;max-width:1600px}
.ey-pro-56>p{line-height:1.6;margin:0;padding:5px 0}
.ey-pro-56>img,.ey-pro-56>p>img{height:auto;max-width:100%}
.ey-pro-56 ul ul,ol ol,ol ul,ul ol{padding-left:20px}
.ey-pro-56 .list-paddingleft-2{padding-left:50px}
figure{display:inline-block;margin:10px;outline:1px solid #eee;text-align:center}
figure>figcaption{display:block;text-align:center}
.suspension{position:fixed;z-index:9999;right:0;bottom:85px;width:70px}
.suspension-box{display:flex;flex-direction:column;gap:4px;padding:10px}
.suspension .a{display:flex;flex-direction:column;align-items:center;justify-content:center;width:50px;height:50px;background-color:#353535;cursor:pointer;border-radius:5px;transition:all .3s;text-decoration:none;color:#fff;padding:5px;box-sizing:border-box}
.suspension .a .suspension-svg{width:25px;height:25px;fill:currentColor;margin-bottom:2px}
.suspension .a p{margin:0;font-size:10px;line-height:1.2;text-align:center}
.suspension .a-top{background:#d2d3d6;display:none;color:#333}
@media (max-width:768px){.suspension{bottom:20px;width:60px}
.suspension .a{width:45px;height:45px}
.suspension .a .suspension-svg{width:18px;height:18px}
.suspension .a p{font-size:9px}
}
lite-youtube{background-color:#000;position:relative;display:block;contain:content;background-position:center center;background-size:cover;cursor:pointer;max-width:720px}
lite-youtube::before{content:attr(data-title);display:block;position:absolute;top:0;background-image:linear-gradient(180deg,rgb(0 0 0 / 67%) 0,rgb(0 0 0 / 54%) 14%,rgb(0 0 0 / 15%) 54%,rgb(0 0 0 / 5%) 72%,rgb(0 0 0 / 0) 94%);height:99px;width:100%;font-family:"YouTube Noto",Roboto,Arial,Helvetica,sans-serif;color:hsl(0deg 0% 93.33%);text-shadow:0 0 2px rgba(0,0,0,.5);font-size:18px;padding:25px 20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box}
lite-youtube:hover::before{color:#fff}
lite-youtube::after{content:"";display:block;padding-bottom:calc(100% / (16 / 9))}
lite-youtube>iframe{width:100%;height:100%;position:absolute;top:0;left:0;border:0}
lite-youtube>.lty-playbtn{display:block;width:100%;height:100%;background:no-repeat center/68px 48px;background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');position:absolute;cursor:pointer;z-index:1;filter:grayscale(100%);transition:filter .1s cubic-bezier(0,0,.2,1);border:0}
lite-youtube .lty-playbtn:focus,lite-youtube:hover>.lty-playbtn{filter:none}
lite-youtube.lyt-activated::before,lite-youtube.lyt-activated>.lty-playbtn{opacity:0;pointer-events:none}
.lyt-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}
.svg-cate{width:14px;height:14px;min-width:14px;min-height:14px;fill:currentColor;vertical-align:middle;margin-right:5px;display:inline-block}
.search-article .newslist-info{width:100%}
.search-article .article-date{color:#999;font-size:14px;margin:5px 0}
.detail-svg{width:14px;height:14px;vertical-align:middle;margin-right:4px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.you-may-like{margin:30px 0}
.you-may-like .sidebar-title{font-size:20px;font-weight:700;margin-bottom:15px}
.you-may-like .sidebarhot-list{display:flex;flex-wrap:wrap;gap:20px}
.you-may-like .sidebarhot-item{flex:1;min-width:180px;max-width:calc(20% - 16px);border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;background:#fff;transition:all .15s;padding:10px}
.you-may-like .sidebarhot-item:hover{border-color:#cd372c}
.you-may-like .sidebarhot-img{display:block;width:100%;height:180px;overflow:hidden;border-radius:4px;position:relative}
.you-may-like .sidebarhot-img img{width:100%;height:100%;object-fit:contain}
.you-may-like .sidebarhot-info{display:block;padding:8px 5px 0}
.you-may-like .sidebarhot-info .title{font-size:14px;font-weight:600;line-height:1.4;color:#333;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-align:center}
.you-may-like .sidebarhot-info .more{font-size:12px;color:#999;margin-top:6px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.you-may-like .sidebarhot-item:hover .title{color:#cd372c}
.app-product-row .pro-img .pro-hot-icon,.pro-list .pro-img .pro-hot-icon,.you-may-like .sidebarhot-img .pro-hot-icon{position:absolute!important;right:6px!important;top:6px!important;z-index:999!important;width:28px!important;height:28px!important;color:#cd372c!important;fill:currentColor!important;display:block!important;pointer-events:none!important}
.app-product-row .pro-img .pro-hot-icon use,.pro-list .pro-img .pro-hot-icon use,.you-may-like .sidebarhot-img .pro-hot-icon use{fill:currentColor!important}
@media(max-width:768px){.you-may-like{margin:0}
.you-may-like .sidebar-title{font-size:16px}
.you-may-like .sidebarhot-list{display:block;gap:0}
.you-may-like .sidebarhot-item{max-width:100%;border:none;border-radius:0;background:0 0;flex:none;min-width:0;margin-bottom:15px;display:flex;align-items:center;overflow:hidden;padding:0}
.you-may-like .sidebarhot-item:last-child{margin-bottom:0}
.you-may-like .sidebarhot-img{width:120px;height:120px;min-width:120px;flex-shrink:0;border:1px solid #e5e5e5;border-radius:4px;overflow:hidden;position:relative}
.you-may-like .sidebarhot-img img{width:100%;height:100%;object-fit:contain}
.you-may-like .sidebarhot-info{padding:0 0 0 12px;flex:1}
.you-may-like .sidebarhot-info .title{font-size:14px;-webkit-line-clamp:2}
.you-may-like .sidebarhot-info .more{font-size:12px;-webkit-line-clamp:2}
.you-may-like .sidebarhot-item:hover{border-color:transparent}
.you-may-like .sidebarhot-item:nth-child(n+4){display:none}
}
.sidebar-item.category .sidebar-cate .menu-item.active>.sub-menu{display:block}
.sidebar-item.category .sidebar-cate .menu-item.has-children{padding-right:34px}
.sidebar-item.category .sidebar-cate .menu-item .cate-right-svg{font-style:normal;font-size:22px;line-height:30px;text-align:center}
@media(max-width:1024px){body{padding-bottom:0}
.bottom-btn{display:flex!important;opacity:0!important;transform:translateY(70px)!important;visibility:hidden!important;pointer-events:none!important;z-index:99999}

.head-info .head-nav.active{display:flex;flex-direction:column-reverse;justify-content:flex-end;left:15%;opacity:1;visibility:inherit}
}
.thumbnail-box #gallery{overflow:hidden}
.thumbnail-box #gallery .swiper-wrapper{display:flex;gap:10px;align-items:stretch}
.thumbnail-box #gallery .swiper-slide{width:90px!important;flex:0 0 90px}
.thumbnail-box #gallery .swiper-slide.item-cur{border-color:#cd372c}
@media(max-width:768px){.thumbnail-box #gallery .swiper-wrapper{gap:0}
.thumbnail-box #gallery .swiper-slide{width:100%!important;flex:0 0 100%}
}
.head-info .head-nav .nav-ul>li.cur>.submenu,.head-info .head-nav .nav-ul>li.open>.submenu{display:block}
.head-info .head-nav .nav-ul>li.cur>svg.nav-arrow,.head-info .head-nav .nav-ul>li.open>svg.nav-arrow{color:#cd372c;transform:rotate(0)}
.lang-drop.active,.lang.open .lang-drop{display:block;opacity:1;visibility:visible}
@media(max-width:1024px){.head-info .nav-ul>li.cur>.submenu,.head-info .nav-ul>li.open>.submenu{display:block!important}
}
.head-info .search-input.active,.head-info .search-input.open{opacity:1;transform:rotateX(0);transform-origin:top;visibility:visible}
.inquiry-highlight{box-shadow:0 0 0 3px rgba(205,55,44,.18);transition:box-shadow .25s ease}
.prodetails-content table{width:100%;border-collapse:collapse;border-spacing:0;margin:16px 0;border:none;table-layout:auto;background:#fff}
.prodetails-content table td,.prodetails-content table th{border:1px solid #e5e5e5;padding:10px 12px;line-height:1.6;vertical-align:top;word-break:break-word}
.prodetails-content table th{background:#f7f7f7;font-weight:600}
.prodetails-content .ey-pro-56{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.prodetails-content .ey-pro-56 table{min-width:640px}
@media(max-width:768px){.head-info .search-input.active,.head-info .search-input.open{opacity:1;transform:none;visibility:visible}
.prodetails-content{margin-top:30px}
.prodetails-content .ey-pro-56{overflow-x:auto}
.prodetails-content table{font-size:14px}
.prodetails-content table td,.prodetails-content table th{padding:8px 10px;white-space:normal}
}
.head-info .search-input.active,.head-info .search-input.open{opacity:1!important;visibility:visible!important;transform:none!important;display:flex!important}
.search-open .head-info .search-input{opacity:1!important;visibility:visible!important;transform:none!important}
.inquiry-highlight{box-shadow:0 0 0 3px rgba(205,55,44,.22);transition:box-shadow .25s ease}
.pro-btn.send{cursor:pointer}
.prodetails-content .ey-pro-56 table,.prodetails-content table{width:100%!important;border-collapse:collapse!important;border-spacing:0!important;margin:16px 0!important;table-layout:auto;border:none!important}
.prodetails-content .ey-pro-56 table td,.prodetails-content .ey-pro-56 table th,.prodetails-content table td,.prodetails-content table th{border:1px solid #ddd!important;padding:10px 12px!important;line-height:1.6!important;vertical-align:middle!important;word-break:break-word}
.prodetails-content .ey-pro-56 table th,.prodetails-content table th{background:#f7f7f7;font-weight:600}
.sidebar-item.category .sidebar-cate .menu-item .cate-right-svg .cate-arrow{width:18px;height:18px;fill:currentColor;display:block}
.head-info .head-nav .nav-ul>li{border-bottom:1px solid #eee}
.head-info .head-nav .nav-ul>li>.submenu li{border-top:1px solid rgba(0,0,0,.05)}
body.menu-open{overflow:hidden}
@media(max-width:1024px){.head-info .head-nav .opacity{display:block!important;background:rgba(0,0,0,.55)!important;height:100vh!important;left:-15%!important;position:fixed!important;top:0!important;width:15%!important;z-index:1!important}
.head-info .head-nav .nav-ul{position:relative;z-index:2}
.head-info .head-nav .nav-ul>li{border-bottom:1px solid #eee}
.head-info .head-nav .nav-ul>li>.submenu{border-top:1px solid #f1f1f1}
}
@media(max-width:768px){.prodetails-content{margin-top:30px}
.prodetails-content .ey-pro-56 table,.prodetails-content table{display:block;overflow-x:auto;white-space:normal;-webkit-overflow-scrolling:touch}
.prodetails-content .ey-pro-56 table td,.prodetails-content .ey-pro-56 table th,.prodetails-content table td,.prodetails-content table th{min-width:120px;padding:8px!important;font-size:14px!important}
.prodetails-table td:first-child{width:38%!important}
}
@media(max-width:1024px){.head-info .head-nav,.head-info .head-nav.active,.head-info .head-nav.head-nav-act{width:85%!important}
.head-info .head-nav.active,.head-info .head-nav.head-nav-act{left:15%!important;display:flex!important;opacity:1!important;visibility:visible!important;z-index:1000!important}
.head-info .head-nav .opacity{position:fixed!important;top:50px!important;left:0!important;width:15%!important;height:100vh!important;display:block!important;background:rgba(0,0,0,.85)!important;z-index:1!important}
body.menu-open .head-info .head-logo{z-index:0!important}

.head-info .head-nav .nav-ul{position:relative!important;z-index:2!important;background:#fff!important}
}
.banner-pagination{display:flex!important;align-items:center;justify-content:center;gap:14px;pointer-events:auto!important}
.banner-pagination .swiper-pagination-bullet{width:44px!important;height:44px!important;margin:0 -16px!important;opacity:.45!important;background-color:transparent!important;background-image:radial-gradient(circle,#000 0%,#000 5px,transparent 5px,transparent 100%)!important;background-repeat:no-repeat!important;background-position:center!important;border-radius:0!important;transform:translateY(-16px)!important}
.banner-pagination .swiper-pagination-bullet-active{opacity:1!important;background-color:transparent!important;background-image:radial-gradient(circle,#cd372c 0%,#cd372c 5px,transparent 5px,transparent 100%)!important;background-repeat:no-repeat!important;background-position:center!important}
@media(max-width:768px){.banner-pagination{bottom:14px!important;gap:18px!important;z-index:20!important}
.banner-pagination .swiper-pagination-bullet{width:44px!important;height:44px!important}
}
.faqs-list li.is-open .project-content{display:block}
.faqs-list li.is-open .faq-readmore{display:flex}
.sidebar-item.category .sidebar-cate .menu-item .cate-right-svg{color:#777!important;display:flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;line-height:30px!important}
.sidebar-item.category .sidebar-cate .menu-item .cate-right-svg::before{content:none!important;display:none!important}
.sidebar-item.category .sidebar-cate .menu-item .cate-right-svg .cate-arrow{display:block!important;width:30px!important;height:30px!important;fill:currentColor!important}
.sidebar-item.category .sidebar-cate .menu-item.active .cate-right-svg,.sidebar-item.category .sidebar-cate .menu-item.on .cate-right-svg{color:#db1b16!important}
.sidebar-item.category .sidebar-cate .menu-item>a .cate-svg{width:13px!important;height:13px!important;margin-right:10px!important;fill:currentColor!important;color:currentColor!important;flex-shrink:0!important}
.sidebar-item.category .sidebar-cate .menu-item.active>a,.sidebar-item.category .sidebar-cate .menu-item.on>a{color:#db1b16!important}
.sidebar-item.category .sidebar-cate .menu-item.has-children.active>.sub-menu,.sidebar-item.category .sidebar-cate .menu-item.has-children.on>.sub-menu{display:block!important}
.sidebar-item.category .sidebar-cate .menu-item .cate-right-svg .cate-arrow{transform:rotate(-90deg);transition:transform .2s ease}
.sidebar-item.category .sidebar-cate .menu-item.active .cate-right-svg .cate-arrow{transform:rotate(0)}
.sidebar-item.category .sidebar-cate .menu-item .sub-menu li{position:relative;padding-left:0}
.sidebar-item.category .sidebar-cate .menu-item .sub-menu li::before{content:none}
.sidebar-item.category .sidebar-cate .menu-item .sub-menu a{padding-left:0!important}
.faqs-list li .project-name{position:relative!important;align-items:flex-start!important}
.faqs-list li .project-name::before{left:-45px!important;top:-5px!important;transform:none!important}
.prodetails-info .prodetails-table{border:none!important;border-collapse:collapse!important;border-spacing:0!important;background:#fff}
.prodetails-info .prodetails-table td,.prodetails-info .prodetails-table th{border:1px solid #ddd!important;padding:10px!important;line-height:1.5}
@media(max-width:1024px){.head-info .head-nav .mobile-head-link{display:flex!important;flex-wrap:wrap!important;gap:8px!important;width:100%!important;padding:15px 20px!important;border-top:1px solid #eee!important;background:#fff!important;position:relative!important;z-index:2!important;order:3!important;box-sizing:border-box!important}
.head-info .head-nav .mobile-head-link .item{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:10px!important;width:100%!important;color:#333!important;font-size:14px!important;margin:0 0 8px!important;padding:0!important}
.head-info .head-nav .mobile-head-link .social-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;color:#666!important;font-size:14px!important}
.head-info .head-nav .mobile-head-link .social-svg{width:20px;height:20px;fill:currentColor}
}
.sidebar-item.category .sidebar-cate .menu-item .cate-right-svg{transform:none!important}
.sidebar-item.category .sidebar-cate .menu-item.active .cate-right-svg,.sidebar-item.category .sidebar-cate .menu-item.on .cate-right-svg{transform:none!important}
.sidebar-item.category .sidebar-cate .menu-item .cate-right-svg .cate-arrow{width:30px!important;height:30px!important;transform:rotate(0)!important;transition:transform .2s ease}
.sidebar-item.category .sidebar-cate .menu-item.active .cate-right-svg .cate-arrow,.sidebar-item.category .sidebar-cate .menu-item.on .cate-right-svg .cate-arrow{transform:rotate(90deg)!important}
@media(max-width:1024px){.head-info .head-nav.active,.head-info .head-nav.head-nav-act{flex-direction:column!important}
.head-info .head-nav .nav-ul{order:1!important}
.head-info .head-nav .search-box{order:2!important}
.head-info .head-nav .mobile-head-link{order:3!important}
}
/* removed: mobile-head-link display:none */
.faqs-list li .project-name{position:relative!important;align-items:flex-start!important}
.faqs-list li .project-name::before{left:-45px!important;top:-5px!important;transform:none!important}
@media(max-width:1024px){body{padding-bottom:0!important}
.bottom-btn{display:flex!important;opacity:0!important;transform:translateY(70px)!important;visibility:hidden!important;pointer-events:none!important;z-index:99999}
.bottom-btn.is-visible,.bottom-btn.show{opacity:1!important;transform:translateY(0)!important;visibility:visible!important;pointer-events:auto!important}
.head-info .head-nav .mobile-head-link{display:flex!important;order:3!important}
}
@media(max-width:1024px){body.bottom-btn-visible{padding-bottom:calc(65px + env(safe-area-inset-bottom))!important}
.nav-m .nav-x.open{height:auto!important}
.nav-m .nav-navicon.open{display:block!important}
.nav-m .menu-toggle.open .nav-arrow{transform:rotate(180deg);transition:transform .2s ease}
}
footer .copyright{width:100%!important;box-sizing:border-box!important}
footer .copyright p{max-width:100%;box-sizing:border-box;margin-left:auto;margin-right:auto}
.related-articles{align-items:flex-start;background-color:#fff;border:1px solid #e5e8ed;border-radius:5px;display:flex;flex-direction:column;margin:24px auto 0;max-width:100%;padding:20px;width:100%;box-sizing:border-box}
.related-articles h2{margin-top:0}
.related-article-item{width:100%;padding:8px 0;border-bottom:1px solid #f0f0f0}
.related-article-item:last-child{border-bottom:0}
.related-article-item div{display:flex;align-items:flex-start;gap:8px}
.related-article-item a{text-decoration:none!important;color:var(--fontcolor);line-height:1.5}
.related-article-item a:hover{color:#db1b16}
.related-article-icon{width:13px;height:13px;fill:currentColor;color:#cd372c;flex-shrink:0;margin-top:5px}
.page-main ul{padding-left:0!important}
.related-article-icon{color:#333!important}
.thumbnail-box .prodetails-button-next,.thumbnail-box .prodetails-button-prev{background:#cd372c!important}
.thumbnail-box .prodetails-button-next:hover,.thumbnail-box .prodetails-button-prev:hover{background:#cd372c!important;opacity:1!important}
.thumbnail-box .prodetails-button-next.swiper-button-disabled,.thumbnail-box .prodetails-button-prev.swiper-button-disabled{background:#333!important;opacity:1!important}
.head-info .head-nav .nav-ul>li{border-bottom:0!important}
.head-info .head-nav .nav-ul>li>.submenu li{border-top:0!important}
.head-info .head-nav .nav-ul>li>.submenu{border-top:0!important}
footer .copyright{width:100vw!important;max-width:100vw!important;box-sizing:border-box!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}
footer{margin-bottom:0!important}
footer .copyright{width:100%!important;max-width:none!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}
.newscontent-details article ul,.prodetails-content .ey-pro-56 ul{list-style-type:disc!important;padding-left:25px!important;margin:10px 0!important;background:#fff}
.newscontent-details article ol,.prodetails-content .ey-pro-56 ol{padding-left:25px!important;margin:10px 0!important;background:#fff}
.newscontent-details article li,.prodetails-content .ey-pro-56 li{padding-left:5px!important;margin-bottom:5px;line-height:1.5}
.prodetails-content,.prodetails-content .ey-pro-56,.prodetails-content .tagContent{max-width:100%;min-width:0;box-sizing:border-box}
.prodetails-content .ey-pro-56{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}
.prodetails-content .ey-pro-56 table{width:max-content!important;min-width:100%!important;max-width:none!important;display:table!important}
.prodetails-content .ey-pro-56 table td,.prodetails-content .ey-pro-56 table th{white-space:normal}
body,html{width:100%;max-width:100%;overflow-x:hidden!important}
.page-container,.page-main,.prodetails-content,.prodetails-content .tagContent,.prodetails-content article{max-width:100%;min-width:0;overflow-x:hidden!important;box-sizing:border-box}
.prodetails-content .ey-pro-56{display:block;width:100%;max-width:100%;min-width:0;overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch;box-sizing:border-box}
.prodetails-content .ey-pro-56 table{display:table!important;width:max-content!important;min-width:100%!important;max-width:none!important;table-layout:auto!important}
.prodetails-content .ey-pro-56 table td,.prodetails-content .ey-pro-56 table th{min-width:120px;white-space:normal!important}
.prodetails-content .ey-pro-56{overflow-x:hidden!important;overflow-y:visible!important}
.prodetails-content .ey-pro-56 table{display:block!important;width:max-content!important;min-width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;table-layout:auto!important}
@media(max-width:768px){.pagelink .pagelink-item>*{display:block;margin-right:0}
.pagelink .pagelink-item .flex{display:flex!important;align-items:center!important;gap:5px;line-height:1!important;margin-top:6px;width:100%}
.pagelink .pagelink-item.prev .flex{justify-content:flex-start}
.pagelink .pagelink-item.next .flex{justify-content:flex-end}
.pagelink .pagelink-item .flex .pagelink-svg{width:18px;height:18px;display:block;flex-shrink:0}
.pagelink .pagelink-item .flex span{display:inline-flex;align-items:center;line-height:18px}
}
#indexbanner{touch-action:pan-y;-webkit-user-select:none;user-select:none}
#indexbanner .swiper-wrapper{cursor:grab}
#indexbanner a,#indexbanner img{-webkit-user-drag:none;user-select:none}
.inquiry-pc .inquiry-wrap>.sidebar-title{font-weight:700;margin-top:-8px;margin-bottom:18px;line-height:1.2}
.head-info .nav-ul>li>.submenu li a{font-size:16px;font-weight:400}
.head-info .head-nav .nav-ul>li>.submenu li a{font-size:16px!important;font-weight:400!important;text-transform:capitalize}
.prodetails-content table tbody{border:none!important}
.application-block{margin:30px 0;padding:20px 20px 25px;background:#fafafa;border-radius:var(--borderradius)}
.app-block-title{font-size:24px;font-weight:var(--fontbold7);color:#232323;margin:0 0 10px 0;line-height:1.4;padding-left:22px;position:relative}
.app-block-title::before{content:"";position:absolute;left:0;top:9px;width:5px;height:20px;border:0;border-radius:0;background:var(--theme-header-bg)}
.app-block-desc{color:#666;font-size:15px;line-height:1.6;margin:0 0 15px 0}
.app-sub-title{font-size:18px;font-weight:var(--fontbold6);color:#232323;margin:20px 0 15px 0;line-height:1.4}
.app-product-row{display:flex;flex-wrap:wrap;gap:15px;list-style:none;padding:0;margin:0}
.app-product-row .pro-item{width:calc(20% - 12px);box-sizing:border-box;border:1px solid #e5e5e5;border-radius:var(--borderradius);overflow:hidden;transition:all .2s ease;background:#fff}
.app-product-row .pro-item>a{display:block;width:100%;height:100%}
.app-product-row .pro-item:hover{border-color:#cd372c;box-shadow:0 4px 12px rgba(0,0,0,.08)}
.app-product-row .pro-item .pro-img{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:#fff;display:block}
.app-product-row .pro-item .pro-img img{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:contain!important;display:block}
.app-product-row .pro-item .pro-img .lazy-load{position:absolute}
.app-product-row .pro-item .pro-info{padding:10px;text-align:center}
.app-product-row .pro-item .pro-info .title{display:block;font-size:14px;color:var(--fontcolor);font-weight:var(--fontbold5);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.app-product-row .pro-item:hover .pro-info .title{color:#cd372c}
@media(max-width:1024px){.app-product-row .pro-item{width:calc(25% - 12px)}
}
@media(max-width:768px){.app-product-row .pro-item{width:calc(50% - 8px)}
.app-block-title{font-size:20px}
.app-block-desc{font-size:14px}
}
.app-sub-list{display:flex;flex-wrap:wrap;list-style:none;margin:30px 0;padding:0;gap:15px}
.app-sub-list li{list-style:none;box-sizing:border-box;width:calc(25% - 12px);border:1px solid #e5e5e5;border-radius:var(--borderradius);padding:10px;background:#fff;transition:all .2s ease}
.app-sub-list li:hover{background:#cd372c;border-color:#cd372c}
.app-sub-list li .pro-info{padding:15px 5px;text-align:center}
.app-sub-list li .pro-info .app-sub-icon{fill:currentColor;width:40px;height:40px;transition:color .2s ease}
.app-sub-list li:hover .pro-info .app-sub-icon{color:#fff}
.app-sub-list li .pro-info .title{display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;font-size:16px;color:var(--fontcolor);font-weight:var(--fontbold5);text-align:center}
.app-sub-list li:hover .pro-info .title{color:#fff}
@media(max-width:1024px){.app-sub-list li{width:calc(33.33% - 10px)}
}
@media(max-width:768px){.app-sub-list li{width:calc(50% - 8px)}
.app-sub-list li .pro-info .title{white-space:normal;line-height:1.4}
}
.compat-section{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #e5e5e5;border-radius:var(--borderradius);overflow:hidden;margin-top:30px}
.compat-section h2{grid-column:1/-1;background:#fff;padding:24px 24px 0;margin:0}
.compat-section>p:first-of-type{grid-column:1/-1;background:#fff;padding:12px 24px 24px;margin:0;font-size:16px;line-height:1.7;color:#3a3d44;border-bottom:1px solid #e5e5e5}
.compat-section img,.compat-section ol,.compat-section table,.compat-section ul{grid-column:1/-1}
.compat-section ol,.compat-section ul{margin:0;padding-left:0}
.compat-section li{list-style:none!important;margin:0;padding:0}
.compat-section h3{display:flex;align-items:center;gap:10px;padding:24px 20px 6px;background:#fff;color:#222;margin:0;font-size:17px;font-weight:600;position:relative;transition:background-color .25s ease,color .25s ease;border-right:1px solid #e5e5e5}

.compat-section h3:first-of-type{grid-column:1;grid-row:2}
.compat-section h3:nth-of-type(2){grid-column:2;grid-row:2}
.compat-section h3:nth-of-type(3){grid-column:3;grid-row:2}
.compat-section h3:nth-of-type(4){grid-column:4;grid-row:2;border-right:0}
.compat-section h3::before{content:'';display:inline-block;width:32px;height:32px;flex-shrink:0;background-repeat:no-repeat;background-size:contain;background-position:center;transition:filter .25s ease}
.compat-section h3:first-of-type::before{background-image:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='none'><circle cx='12' cy='32' r='5' stroke='%231E3A5F' stroke-width='2'/><circle cx='32' cy='32' r='5' stroke='%231E3A5F' stroke-width='2'/><path d='M8 28 L36 28' stroke='%231E3A5F' stroke-width='2'/><path d='M16 28 L18 14 L30 14 L30 28' stroke='%231E3A5F' stroke-width='2' fill='rgba(30,58,95,0.1)'/><path d='M30 16 L40 12 L38 20' stroke='%23E87722' stroke-width='2' stroke-linecap='round'/></svg>")}
.compat-section h3:nth-of-type(2)::before{background-image:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='none'><circle cx='11' cy='33' r='5' stroke='%231E3A5F' stroke-width='2'/><circle cx='33' cy='33' r='5' stroke='%231E3A5F' stroke-width='2'/><path d='M7 28 L37 28' stroke='%231E3A5F' stroke-width='2'/><path d='M15 28 L17 12 L32 12 L34 28' stroke='%231E3A5F' stroke-width='2' fill='rgba(30,58,95,0.1)'/><path d='M32 14 L40 9 L37 18' stroke='%23E87722' stroke-width='2' stroke-linecap='round'/><rect x='20' y='15' width='8' height='5' stroke='%23E87722' stroke-width='1.5' fill='none'/></svg>")}
.compat-section h3:nth-of-type(3)::before{background-image:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='none'><circle cx='10' cy='34' r='6' stroke='%231E3A5F' stroke-width='2'/><circle cx='34' cy='34' r='6' stroke='%231E3A5F' stroke-width='2'/><path d='M5 28 L39 28' stroke='%231E3A5F' stroke-width='2'/><path d='M14 28 L16 10 L34 10 L36 28' stroke='%231E3A5F' stroke-width='2' fill='rgba(30,58,95,0.1)'/><path d='M34 12 L42 6 L38 16' stroke='%23E87722' stroke-width='2' stroke-linecap='round'/><rect x='19' y='13' width='10' height='6' stroke='%23E87722' stroke-width='1.5' fill='none'/></svg>")}
.compat-section h3:nth-of-type(4)::before{background-image:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='none'><circle cx='9' cy='35' r='6' stroke='%231E3A5F' stroke-width='2.5'/><circle cx='22' cy='35' r='6' stroke='%231E3A5F' stroke-width='2.5'/><circle cx='35' cy='35' r='6' stroke='%231E3A5F' stroke-width='2.5'/><path d='M4 28 L40 28' stroke='%231E3A5F' stroke-width='2.5'/><path d='M13 28 L15 8 L36 8 L38 28' stroke='%231E3A5F' stroke-width='2.5' fill='rgba(30,58,95,0.1)'/><path d='M36 10 L42 4 L37 14' stroke='%23E87722' stroke-width='2.5' stroke-linecap='round'/><rect x='19' y='11' width='12' height='7' stroke='%23E87722' stroke-width='1.5' fill='none'/></svg>")}
.compat-section h3+p{padding:0 20px 24px;background:#fff;color:#6b6f78;margin:0;font-size:14px;line-height:1.6;transition:background-color .25s ease,color .25s ease;border-right:1px solid #e5e5e5}

.compat-section h3:first-of-type+p{grid-column:1;grid-row:3}
.compat-section h3:nth-of-type(2)+p{grid-column:2;grid-row:3}
.compat-section h3:nth-of-type(3)+p{grid-column:3;grid-row:3}
.compat-section h3:nth-of-type(4)+p{grid-column:4;grid-row:3;border-right:0}
.compat-section h3+p:hover,.compat-section h3:has(+p:hover),.compat-section h3:hover,.compat-section h3:hover+p{background:var(--theme-header-bg)}
.compat-section h3:has(+p:hover),.compat-section h3:hover{color:#fff}
.compat-section h3:has(+p:hover) *,.compat-section h3:hover *{color:#fff!important}
.compat-section h3:has(+p:hover) a,.compat-section h3:hover a{color:#fff}
.compat-section h3+p:hover,.compat-section h3:has(+p:hover)+p,.compat-section h3:hover+p{color:#fff}
.compat-section h3+p:hover *,.compat-section h3:has(+p:hover)+p *,.compat-section h3:hover+p *{color:#fff!important}
.compat-section h3+p:hover a,.compat-section h3:has(+p:hover)+p a,.compat-section h3:hover+p a{color:#fff}
.compat-section h3:has(+p:hover)::before,.compat-section h3:hover::before{filter:brightness(0) invert(1)}
.compat-section h3::after{content:'';position:absolute;bottom:0;left:20px;right:20px;height:3px;background:#e87722;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}
.compat-section h3:has(+p:hover)::after,.compat-section h3:hover::after{transform:scaleX(1)}
.page-main .compat-section h3{display:block!important;text-align:center!important;padding-left:0!important;margin:0!important;font-size:17px!important;font-weight:600!important;line-height:1.5!important;color:#222!important}
.page-main .compat-section h3::before{content:'';display:inline-block!important;vertical-align:middle!important;margin-right:10px!important;width:32px;height:32px;background-repeat:no-repeat;background-size:contain;background-position:center;transition:filter .25s ease;position:static!important;left:auto!important;top:auto!important;transform:none!important;border-radius:0!important;background-color:transparent!important}
.page-main .compat-section h3+p{margin:0!important;padding:0 20px 24px!important;font-size:14px!important;line-height:1.6!important;color:#6b6f78!important}
.page-main .compat-section h3:has(+p:hover),.page-main .compat-section h3:hover{color:#fff!important}
.page-main .compat-section h3:has(+p:hover) *,.page-main .compat-section h3:hover *{color:#fff!important}
.page-main .compat-section h3+p:hover,.page-main .compat-section h3:has(+p:hover)+p,.page-main .compat-section h3:hover+p{color:#fff!important}
.page-main .compat-section h3+p:hover *,.page-main .compat-section h3:has(+p:hover)+p *,.page-main .compat-section h3:hover+p *{color:#fff!important}
@media(max-width:960px){.compat-section{grid-template-columns:repeat(2,1fr)}

.compat-section h3:nth-of-type(2){grid-column:2;grid-row:2;border-right:0}
.compat-section h3:nth-of-type(3){grid-column:1;grid-row:4}
.compat-section h3:nth-of-type(4){grid-column:2;grid-row:4;border-right:0}

.compat-section h3:nth-of-type(2)+p{grid-column:2;grid-row:3;border-right:0}
.compat-section h3:nth-of-type(3)+p{grid-column:1;grid-row:5}
.compat-section h3:nth-of-type(4)+p{grid-column:2;grid-row:5;border-right:0}
}
@media(max-width:600px){.compat-section{grid-template-columns:1fr}
.compat-section h3,.compat-section h3+p{border-right:0}
.compat-section h3:first-of-type{grid-column:1;grid-row:2}
.compat-section h3:first-of-type+p{grid-column:1;grid-row:3}
.compat-section h3:nth-of-type(2){grid-column:1;grid-row:4}
.compat-section h3:nth-of-type(2)+p{grid-column:1;grid-row:5}
.compat-section h3:nth-of-type(3){grid-column:1;grid-row:6}
.compat-section h3:nth-of-type(3)+p{grid-column:1;grid-row:7}
.compat-section h3:nth-of-type(4){grid-column:1;grid-row:8}
.compat-section h3:nth-of-type(4)+p{grid-column:1;grid-row:9}
}
.compat-section-loader{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid #e5e5e5;border-radius:var(--borderradius);overflow:hidden;margin-top:30px}
.compat-section-loader h2{grid-column:1/-1;background:#fff;padding:24px 24px 0;margin:0}
.compat-section-loader>p:first-of-type{grid-column:1/-1;background:#fff;padding:12px 24px 24px;margin:0;font-size:16px;line-height:1.7;color:#3a3d44;border-bottom:1px solid #e5e5e5}
.compat-section-loader img,.compat-section-loader ol,.compat-section-loader table,.compat-section-loader ul{grid-column:1/-1}
.compat-section-loader h3{display:flex;align-items:center;gap:10px;padding:24px 20px 6px;background:#fff;margin:0;font-size:17px;font-weight:600;color:#222;position:relative;transition:background .25s ease,color .25s ease;border-right:1px solid #e5e5e5}
.compat-section-loader h3:first-of-type{grid-column:1;grid-row:3}
.compat-section-loader h3:nth-of-type(2){grid-column:2;grid-row:3}
.compat-section-loader h3:nth-of-type(3){grid-column:3;grid-row:3;border-right:0}
.compat-section-loader h3::before{content:'';display:inline-block;width:38px;height:38px;flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:contain;transition:filter .25s ease}
.compat-section-loader h3:first-of-type::before{background-image:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'><circle cx='10' cy='37' r='5' stroke='%231E3A5F' stroke-width='2'/><circle cx='30' cy='37' r='5' stroke='%231E3A5F' stroke-width='2'/><path d='M5 31H35' stroke='%231E3A5F' stroke-width='2'/><path d='M12 31L14 17H29L34 31' stroke='%231E3A5F' stroke-width='2' fill='rgba(30,58,95,0.08)'/><path d='M14 17L17 11H28L30 17' stroke='%231E3A5F' stroke-width='2'/><path d='M29 18L42 13L38 24' stroke='%23E87722' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M34 26H42L38 31H34' stroke='%23E87722' stroke-width='2' stroke-linejoin='round'/></svg>")}
.compat-section-loader h3:nth-of-type(2)::before{background-image:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'><circle cx='9' cy='37' r='5' stroke='%231E3A5F' stroke-width='2'/><circle cx='32' cy='37' r='5' stroke='%231E3A5F' stroke-width='2'/><path d='M4 31H37' stroke='%231E3A5F' stroke-width='2'/><path d='M12 31L14 14H32L36 31' stroke='%231E3A5F' stroke-width='2' fill='rgba(30,58,95,0.08)'/><path d='M14 14L17 8H30L32 14' stroke='%231E3A5F' stroke-width='2'/><path d='M32 16L43 11L39 23' stroke='%23E87722' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M36 25H44L40 31H36' stroke='%23E87722' stroke-width='2' stroke-linejoin='round'/></svg>")}
.compat-section-loader h3:nth-of-type(3)::before{background-image:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'><circle cx='8' cy='38' r='5.5' stroke='%231E3A5F' stroke-width='2.2'/><circle cx='34' cy='38' r='5.5' stroke='%231E3A5F' stroke-width='2.2'/><path d='M3 31H40' stroke='%231E3A5F' stroke-width='2.2'/><path d='M11 31L13 11H35L39 31' stroke='%231E3A5F' stroke-width='2.2' fill='rgba(30,58,95,0.08)'/><path d='M13 11L17 6H33L35 11' stroke='%231E3A5F' stroke-width='2.2'/><path d='M35 14L45 8L41 21' stroke='%23E87722' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/><path d='M39 24H46L42 31H39' stroke='%23E87722' stroke-width='2.2' stroke-linejoin='round'/></svg>")}
.compat-section-loader h3+p{padding:0 20px 24px;background:#fff;margin:0;font-size:14px;line-height:1.6;color:#6b6f78;transition:background .25s ease,color .25s ease;border-right:1px solid #e5e5e5}
.compat-section-loader h3:first-of-type+p{grid-column:1;grid-row:4}
.compat-section-loader h3:nth-of-type(2)+p{grid-column:2;grid-row:4}
.compat-section-loader h3:nth-of-type(3)+p{grid-column:3;grid-row:4;border-right:0}
.compat-section-loader h3+p:hover,.compat-section-loader h3:has(+p:hover),.compat-section-loader h3:hover,.compat-section-loader h3:hover+p{background:var(--theme-header-bg);color:#fff}
.compat-section-loader h3:has(+p:hover),.compat-section-loader h3:hover{color:#fff}
.compat-section-loader h3+p:hover,.compat-section-loader h3:has(+p:hover),.compat-section-loader h3:hover+p{color:#fff}
.compat-section-loader h3:has(+p:hover)::before,.compat-section-loader h3:hover::before{filter:brightness(0) invert(1)}
.compat-section-loader h3::after{content:'';position:absolute;bottom:0;left:20px;right:20px;height:3px;background:#cd372c;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}
.compat-section-loader h3:has(+p:hover)::after,.compat-section-loader h3:hover::after{transform:scaleX(1)}
@media(max-width:960px){.compat-section-loader{grid-template-columns:repeat(2,1fr)}
.compat-section-loader h3:first-of-type{grid-column:1;grid-row:3}
.compat-section-loader h3:nth-of-type(2){grid-column:2;grid-row:3;border-right:0}
.compat-section-loader h3:nth-of-type(3){grid-column:1;grid-row:5;border-right:1px solid #e5e5e5}
.compat-section-loader h3:first-of-type+p{grid-column:1;grid-row:4}
.compat-section-loader h3:nth-of-type(2)+p{grid-column:2;grid-row:4;border-right:0}
.compat-section-loader h3:nth-of-type(3)+p{grid-column:1;grid-row:6;border-right:1px solid #e5e5e5}
}
@media(max-width:600px){.compat-section-loader{grid-template-columns:1fr}
.compat-section-loader h3,.compat-section-loader h3+p{border-right:0}
.compat-section-loader h3:first-of-type{grid-column:1;grid-row:3}
.compat-section-loader h3:first-of-type+p{grid-column:1;grid-row:4}
.compat-section-loader h3:nth-of-type(2){grid-column:1;grid-row:5}
.compat-section-loader h3:nth-of-type(2)+p{grid-column:1;grid-row:6}
.compat-section-loader h3:nth-of-type(3){grid-column:1;grid-row:7}
.compat-section-loader h3:nth-of-type(3)+p{grid-column:1;grid-row:8}
}
.page-container .page-main .compat-section-loader .col-hover{background:var(--theme-header-bg)!important;color:#fff!important}
.page-container .page-main .compat-section-loader .col-hover *{color:#fff!important}
.page-container .page-main .compat-section-loader .col-hover a{color:#fff!important;text-decoration-color:#fff!important}
.page-container .page-main .compat-section-loader h3.col-hover::before{filter:brightness(0) invert(1)!important}
.page-container .page-main .compat-section-loader h3.col-hover,.page-container .page-main .compat-section-loader h3.col-hover+p{border-right-color:#00026e!important}
.page-main .compat-section-loader h3{padding:24px 20px 6px!important;margin:0!important}
.page-main .compat-section-loader h3::before{position:static!important;left:auto!important;top:auto!important;transform:none!important;width:38px!important;height:38px!important;border-radius:0!important;background-color:transparent!important;display:inline-block!important;flex-shrink:0!important}
.page-main .compat-section-loader h3:first-of-type::before{background-image:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'><circle cx='10' cy='37' r='5' stroke='%231E3A5F' stroke-width='2'/><circle cx='30' cy='37' r='5' stroke='%231E3A5F' stroke-width='2'/><path d='M5 31H35' stroke='%231E3A5F' stroke-width='2'/><path d='M12 31L14 17H29L34 31' stroke='%231E3A5F' stroke-width='2' fill='rgba(30,58,95,0.08)'/><path d='M14 17L17 11H28L30 17' stroke='%231E3A5F' stroke-width='2'/><path d='M29 18L42 13L38 24' stroke='%23E87722' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M34 26H42L38 31H34' stroke='%23E87722' stroke-width='2' stroke-linejoin='round'/></svg>")!important;background-repeat:no-repeat!important;background-size:contain!important;background-position:center!important}
.page-main .compat-section-loader h3:nth-of-type(2)::before{background-image:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'><circle cx='9' cy='37' r='5' stroke='%231E3A5F' stroke-width='2'/><circle cx='32' cy='37' r='5' stroke='%231E3A5F' stroke-width='2'/><path d='M4 31H37' stroke='%231E3A5F' stroke-width='2'/><path d='M12 31L14 14H32L36 31' stroke='%231E3A5F' stroke-width='2' fill='rgba(30,58,95,0.08)'/><path d='M14 14L17 8H30L32 14' stroke='%231E3A5F' stroke-width='2'/><path d='M32 16L43 11L39 23' stroke='%23E87722' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M36 25H44L40 31H36' stroke='%23E87722' stroke-width='2' stroke-linejoin='round'/></svg>")!important;background-repeat:no-repeat!important;background-size:contain!important;background-position:center!important}
.page-main .compat-section-loader h3:nth-of-type(3)::before{background-image:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'><circle cx='8' cy='38' r='5.5' stroke='%231E3A5F' stroke-width='2.2'/><circle cx='34' cy='38' r='5.5' stroke='%231E3A5F' stroke-width='2.2'/><path d='M3 31H40' stroke='%231E3A5F' stroke-width='2.2'/><path d='M11 31L13 11H35L39 31' stroke='%231E3A5F' stroke-width='2.2' fill='rgba(30,58,95,0.08)'/><path d='M13 11L17 6H33L35 11' stroke='%231E3A5F' stroke-width='2.2'/><path d='M35 14L45 8L41 21' stroke='%23E87722' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/><path d='M39 24H46L42 31H39' stroke='%23E87722' stroke-width='2.2' stroke-linejoin='round'/></svg>")!important;background-repeat:no-repeat!important;background-size:contain!important;background-position:center!important}
.page-main .compat-section-loader h3+p{padding:0 20px 24px!important;margin:0!important}
.pro-list.list1{overflow:visible;padding:10px}
.pro-list.list1 li{transition:all .2s ease;border:1px solid #e5e5e5;border-radius:var(--borderradius)}
.pro-list.list1 li:hover{border-color:#cd372c;box-shadow:0 6px 20px rgba(0,0,0,.12);z-index:1;position:relative}
.pro-list.list1 li:hover .pro-info .title{color:#cd372c}
.pro-list.list1 li .pro-img a::after{display:none}
.about-content.prodetails-content a{text-decoration:underline!important;color:inherit!important}
.about-content.prodetails-content a:hover{color:#cd372c!important;text-decoration:none!important}
.about-content.prodetails-content ul{list-style:disc!important;padding-left:24px!important;margin:5px 0!important}
.about-content.prodetails-content ul li{list-style:disc!important;margin-bottom:2px!important;line-height:1.4!important}
.about-content.prodetails-content ul li::before{content:none!important}
.about-content.prodetails-content h3:not(.compat-section-machine h3):not(.compat-section-loader h3){position:relative!important;padding-left:24px!important;margin:10px 0 6px!important}
.about-content.prodetails-content h3:not(.compat-section-machine h3):not(.compat-section-loader h3)::before{content:''!important;position:absolute!important;left:8px!important;top:50%!important;transform:translateY(-50%)!important;width:6px!important;height:6px!important;border-radius:50%!important;background:#db1b16!important;display:inline-block!important}
.about-content.prodetails-content h3:not(.compat-section-machine h3):not(.compat-section-loader h3)+p{padding-left:24px!important;margin-left:0!important}
.sidebar-cate .relation-item .relation-thumb{object-fit:contain!important}.sidebar-cate .menu-item{position:relative}.sidebar-cate .menu-item:has(.sub-menu){padding-right:34px}.sidebar-cate .sub-menu>li:has(.sub-submenu){padding-right:34px;position:relative}.sidebar-cate .cate-right-svg{position:absolute!important;right:2px!important;top:0!important;bottom:0!important;margin:auto!important}.sidebar-cate .sub-menu>li.on>.sub-submenu,.sidebar-cate .sub-menu>li.active>.sub-submenu,.sidebar-cate .sub-menu>li:has(.on)>.sub-submenu,.sidebar-cate .sub-menu>li:has(.active)>.sub-submenu{display:block!important}
.sidebar-cate .sidebarhot-img img{object-fit:contain!important}
.pro-list li .pro-img a img{object-fit:contain!important}
.you-may-like .refresh-btn:hover{color:#db1b16!important}
.you-may-like .refresh-btn:hover svg{transform:rotate(360deg)}
.head-info .head-nav .nav-ul>li>.submenu .sub-submenu a,.head-info .head-nav .nav-ul>li>.submenu a{font-size:16px!important}
.head-info .head-nav .nav-ul>li>.submenu .sub-submenu font,.head-info .head-nav .nav-ul>li>.submenu font{font-size:16px!important;vertical-align:baseline!important}
@media(max-width:1024px){.head-info .head-nav .nav-ul>li>.submenu a{font-size:16px!important}
.head-info .head-nav .nav-ul>li>.submenu .sub-submenu a{font-size:16px!important}
.head-info .head-nav .nav-ul>li>.submenu font{font-size:16px!important;vertical-align:baseline!important}
}
.search-empty{text-align:center;padding:60px 20px}
.search-empty .empty-icon{width:64px;height:64px;margin:0 auto 16px;opacity:.3}
.search-empty .empty-title{font-size:20px;font-weight:600;color:#333;margin-bottom:8px}
.search-empty .empty-desc{font-size:14px;color:#999;margin-bottom:24px}
.search-empty .browse-link,.search-empty .search-again{display:inline-block;padding:10px 28px;background:#db1b16;color:#fff!important;border-radius:4px;text-decoration:none;font-size:14px;transition:opacity .2s}
.search-empty .browse-link:hover,.search-empty .search-again:hover{opacity:.85}
.search-empty .hot-keywords{margin-top:20px}
.search-empty .hot-keywords a{display:inline-block;padding:4px 12px;margin:4px;border:1px solid #ddd;border-radius:14px;font-size:12px;color:#666;text-decoration:none;transition:all .2s}
.search-empty .hot-keywords a:hover{border-color:#db1b16;color:#db1b16}
.tag-section{margin-bottom:30px}
.tag-section h2{font-size:18px;font-weight:600;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #eee;color:#333}
.tag-cloud{display:flex;flex-wrap:wrap;gap:8px}
.tag-cloud a{display:inline-block;padding:6px 14px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:16px;font-size:13px;color:#555;text-decoration:none;transition:all .2s}
.tag-cloud a:hover{background:#db1b16;border-color:#db1b16;color:#fff;transform:translateY(-1px)}
.tag-empty{text-align:center;padding:60px 20px}
.tag-empty .empty-icon{width:48px;height:48px;margin:0 auto 12px;opacity:.3}
.tag-empty .empty-text{font-size:16px;color:#999}
@media(max-width:768px){.tag-cloud a{font-size:12px;padding:5px 10px}
}
.tag-desc{margin:15px 0;padding:12px 16px;background:#f8f8f8;border-left:3px solid #db1b16;border-radius:4px;font-size:14px;color:#666;line-height:1.6}
.home-more-wrap{text-align:center;margin:10px}
.homenews-empty{text-align:center;padding:40px 20px;color:#999;font-size:14px}
.newslist.list1 .newslist-info .title{display:block}
.newslist.list1 .article-date{display:block;margin:5px 0}
@media(max-width:768px){.newslist.list1 li{width:100%!important;margin-right:0!important}
.newslist.list1 li .newslist-img{width:100%!important;max-width:300px;margin:0 auto 10px}
.newslist.list1 li .newslist-info{width:100%!important}
.newslist.list1 li.search-article .newslist-info{width:100%!important}
}
#feedbackForm h3{padding:0 0 20px 0!important;margin:0!important;font-size:18px!important;font-weight:700!important;line-height:1.4!important;color:#222!important}
.home-banner .swiper-slide{position:relative;overflow:hidden}
.home-banner .swiper-slide img{display:block;width:100%;height:auto}
.home-banner .slide-content-side{position:absolute;top:50%;right:8%;transform:translateY(-50%);color:#fff;font-family:'Segoe UI',Tahoma,Arial,sans-serif;max-width:45%;text-align:right;z-index:5}
.home-banner .slide1-subtitle{font-size:28px;font-weight:400;letter-spacing:.5px;margin-bottom:12px;text-shadow:0 2px 8px rgba(0,0,0,.4);line-height:1.5}
.home-banner .slide1-title{font-size:52px;font-weight:800;line-height:1.3;letter-spacing:0;text-shadow:0 2px 12px rgba(0,0,0,.5)}
.home-banner .banner-btn{display:inline-flex;align-items:center;margin-top:36px;text-decoration:none;border-radius:2px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.3);transition:opacity .2s}
.home-banner .banner-btn:hover{opacity:.9}
.home-banner .banner-btn-text{background:#1a3a5c;color:#fff;font-size:18px;font-weight:600;padding:14px 28px;letter-spacing:.5px}
.home-banner .banner-btn-icon{background:#f5a623;color:#1a3a5c;font-size:24px;font-weight:700;padding:14px 18px;line-height:1}
.home-banner .slide-content-center{position:absolute;top:14%;left:50%;transform:translateX(-50%);text-align:center;font-family:'Segoe UI',Tahoma,Arial,sans-serif;width:90%;z-index:5}
.home-banner .slide2-title{font-size:56px;font-weight:900;letter-spacing:0;line-height:1.2;background:linear-gradient(180deg,#f5c518 0,#1a1a1a 55%,#000 100%);background-size:100% 1.2em;background-repeat:repeat-y;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px #ffffff;paint-order:stroke fill;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}
.home-banner .slide2-tagline{display:inline-block;margin-top:20px;background:0 0;border-radius:50px;padding:16px 48px;box-shadow:none}
.home-banner .slide2-tagline span{font-size:28px;font-weight:700;color:#fff;letter-spacing:0;line-height:1.4;text-shadow:0 2px 8px rgba(0,0,0,.5)}
html[dir=rtl] .home-banner .banner-btn{flex-direction:row-reverse}
html[dir=rtl] .home-banner .slide-content-side{left:auto;right:8%;text-align:right}
@media (max-width:1024px){.home-banner .slide1-subtitle{font-size:20px}
.home-banner .slide1-title{font-size:36px}
.home-banner .banner-btn-text{font-size:15px;padding:10px 20px}
.home-banner .banner-btn-icon{font-size:20px;padding:10px 14px}
.home-banner .banner-btn{margin-top:20px}
.home-banner .slide2-title{font-size:40px}
.home-banner .slide2-tagline{padding:12px 32px;margin-top:14px}
.home-banner .slide2-tagline span{font-size:20px;color:#fff}
}
@media (max-width:640px){.home-banner .slide-content-side{max-width:55%;right:5%}
.home-banner .slide1-subtitle{font-size:14px;margin-bottom:6px}
.home-banner .slide1-title{font-size:20px}
.home-banner .banner-btn{margin-top:14px}
.home-banner .banner-btn-text{font-size:12px;padding:7px 12px}
.home-banner .banner-btn-icon{font-size:14px;padding:7px 9px}
.home-banner .slide-content-center{top:12%}
.home-banner .slide2-title{font-size:24px}
.home-banner .slide2-tagline{padding:8px 20px;margin-top:8px;border-radius:30px}
.home-banner .slide2-tagline span{font-size:13px;color:#fff}
html[dir=rtl] .home-banner .slide-content-side{left:auto;right:5%}
}
@media (max-width:380px){.home-banner .slide1-title{font-size:18px}
.home-banner .slide1-subtitle{font-size:12px}
.home-banner .slide2-title{font-size:24px}
.home-banner .slide2-tagline span{font-size:16px}
.home-banner .slide2-tagline{padding:6px 14px}
}
@media (max-width:640px){.home-banner .swiper-slide img{height:280px!important;object-fit:cover;width:100%;display:block}
}
@media (max-width:380px){.home-banner .swiper-slide img{height:250px!important}
}
.compat-section-machine{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-flow:dense;background:#fff;border:1px solid #e5e5e5;border-radius:var(--borderradius);overflow:hidden;margin-top:30px}
.compat-section-machine h2{grid-column:1/-1;padding:24px 24px 0;margin:0}
.compat-section-machine>p:first-of-type{grid-column:1/-1;padding:12px 24px 24px;margin:0;font-size:16px;line-height:1.7;color:#3a3d44;border-bottom:1px solid #e5e5e5}
.compat-section-machine h3{display:flex;align-items:center;gap:10px;padding:24px 20px 10px;margin:0;font-size:17px;font-weight:600;color:#222;position:relative;border-right:1px solid #e5e5e5;transition:background-color .25s ease,color .25s ease}
.compat-section-machine h3:first-of-type{grid-column:1}
.compat-section-machine h3:nth-of-type(2){grid-column:2;border-right:0}
.compat-section-machine h3::before{content:'';display:inline-block;width:32px;height:32px;flex-shrink:0;background-repeat:no-repeat;background-size:contain;background-position:center;transition:filter .25s ease}
.compat-section-machine h3:first-of-type::before{background-image:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='none'><circle cx='9' cy='35' r='6' stroke='%231E3A5F' stroke-width='2.5'/><circle cx='22' cy='35' r='6' stroke='%231E3A5F' stroke-width='2.5'/><circle cx='35' cy='35' r='6' stroke='%231E3A5F' stroke-width='2.5'/><path d='M4 28 L40 28' stroke='%231E3A5F' stroke-width='2.5'/><path d='M13 28 L15 8 L36 8 L38 28' stroke='%231E3A5F' stroke-width='2.5' fill='rgba(30,58,95,0.1)'/><path d='M36 10 L42 4 L37 14' stroke='%23E87722' stroke-width='2.5' stroke-linecap='round'/><rect x='19' y='11' width='12' height='7' stroke='%23E87722' stroke-width='1.5' fill='none'/></svg>")}
.compat-section-machine h3:nth-of-type(2)::before{background-image:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'><circle cx='8' cy='38' r='5.5' stroke='%231E3A5F' stroke-width='2.2'/><circle cx='34' cy='38' r='5.5' stroke='%231E3A5F' stroke-width='2.2'/><path d='M3 31H40' stroke='%231E3A5F' stroke-width='2.2'/><path d='M11 31L13 11H35L39 31' stroke='%231E3A5F' stroke-width='2.2' fill='rgba(30,58,95,0.08)'/><path d='M13 11L17 6H33L35 11' stroke='%231E3A5F' stroke-width='2.2'/><path d='M35 14L45 8L41 21' stroke='%23E87722' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/><path d='M39 24H46L42 31H39' stroke='%23E87722' stroke-width='2.2' stroke-linejoin='round'/></svg>")}
.compat-section-machine h3::after{content:'';position:absolute;bottom:0;left:20px;right:20px;height:3px;background:#e87722;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}
.compat-section-machine:has(h3:first-of-type:hover,h3:first-of-type+p:hover,h3:first-of-type+p+p:hover,h3:first-of-type+p+p+p:hover) h3:first-of-type::after,.compat-section-machine:has(h3:nth-of-type(2):hover,h3:nth-of-type(2)+p:hover,h3:nth-of-type(2)+p+p:hover,h3:nth-of-type(2)+p+p+p:hover) h3:nth-of-type(2)::after{transform:scaleX(1)}
.compat-section-machine h3:first-of-type~p{grid-column:1;padding:0 20px 10px;margin:0;font-size:14px;line-height:1.6;color:#6b6f78;border-right:1px solid #e5e5e5;transition:background-color .25s ease,color .25s ease}
.compat-section-machine h3:nth-of-type(2)~p{grid-column:2;border-right:0}
.compat-section-machine p:last-of-type{padding-bottom:24px}
.compat-section-machine h3~p a{color:inherit;text-decoration:underline;font-weight:600}
.compat-section-machine h3+p:hover,.compat-section-machine h3+p+p:hover,.compat-section-machine h3+p+p+p:hover,.compat-section-machine h3:hover+p,.compat-section-machine h3:hover+p+p,.compat-section-machine h3:hover+p+p+p,.compat-section-machine h3:is(:hover,:has(+p:hover),:has(+p+p:hover),:has(+p+p+p:hover)){background:var(--theme-header-bg);color:#fff}
.compat-section-machine h3:is(:hover,:has(+p:hover),:has(+p+p:hover),:has(+p+p+p:hover))::before{filter:brightness(0) invert(1)}
[dir=rtl] .compat-section-machine h3{border-right:0;border-left:1px solid #e5e5e5;flex-direction:row-reverse;text-align:right}
[dir=rtl] .compat-section-machine h3:nth-of-type(2){border-left:0;border-right:1px solid #e5e5e5}
[dir=rtl] .compat-section-machine h3::after{transform-origin:right}
[dir=rtl] .compat-section-machine h3:first-of-type~p{border-right:0;border-left:1px solid #e5e5e5;text-align:right}
[dir=rtl] .compat-section-machine h3:nth-of-type(2)~p{border-left:0;border-right:1px solid #e5e5e5}
[dir=rtl] .compat-section-machine h2{text-align:right}
[dir=rtl] .compat-section-machine>p:first-of-type{text-align:right}
@media (max-width:640px){.compat-section-machine{grid-template-columns:1fr}
.compat-section-machine h3,.compat-section-machine h3~p{border-right:0!important;border-left:0!important}
.compat-section-machine h3:first-of-type,.compat-section-machine h3:first-of-type~p{grid-column:1}
.compat-section-machine h3:nth-of-type(2),.compat-section-machine h3:nth-of-type(2)~p{grid-column:1}
}
.page-main .compat-section-machine h3{padding:24px 20px 10px!important;margin:0!important}
.page-main .compat-section-machine h3::before{position:static!important;left:auto!important;top:auto!important;transform:none!important;width:32px!important;height:32px!important;border-radius:0!important;background-color:transparent!important;display:inline-block!important;flex-shrink:0!important}
.page-main .compat-section-machine h3:first-of-type::before{background-image:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='none'><circle cx='9' cy='35' r='6' stroke='%231E3A5F' stroke-width='2.5'/><circle cx='22' cy='35' r='6' stroke='%231E3A5F' stroke-width='2.5'/><circle cx='35' cy='35' r='6' stroke='%231E3A5F' stroke-width='2.5'/><path d='M4 28 L40 28' stroke='%231E3A5F' stroke-width='2.5'/><path d='M13 28 L15 8 L36 8 L38 28' stroke='%231E3A5F' stroke-width='2.5' fill='rgba(30,58,95,0.1)'/><path d='M36 10 L42 4 L37 14' stroke='%23E87722' stroke-width='2.5' stroke-linecap='round'/><rect x='19' y='11' width='12' height='7' stroke='%23E87722' stroke-width='1.5' fill='none'/></svg>")!important;background-repeat:no-repeat!important;background-size:contain!important;background-position:center!important}
.page-main .compat-section-machine h3:nth-of-type(2)::before{background-image:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'><circle cx='8' cy='38' r='5.5' stroke='%231E3A5F' stroke-width='2.2'/><circle cx='34' cy='38' r='5.5' stroke='%231E3A5F' stroke-width='2.2'/><path d='M3 31H40' stroke='%231E3A5F' stroke-width='2.2'/><path d='M11 31L13 11H35L39 31' stroke='%231E3A5F' stroke-width='2.2' fill='rgba(30,58,95,0.08)'/><path d='M13 11L17 6H33L35 11' stroke='%231E3A5F' stroke-width='2.2'/><path d='M35 14L45 8L41 21' stroke='%23E87722' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/><path d='M39 24H46L42 31H39' stroke='%23E87722' stroke-width='2.2' stroke-linejoin='round'/></svg>")!important;background-repeat:no-repeat!important;background-size:contain!important;background-position:center!important}
.page-main .compat-section-machine h3+p{padding:0 20px 10px!important;margin:0!important}
[dir=rtl] .page-main .compat-section-machine h3{flex-direction:row-reverse!important;text-align:right!important}
[dir=rtl] .page-main .compat-section-machine h3{display:flex!important;flex-direction:row-reverse!important;justify-content:flex-start!important}
[dir=rtl] .about-content.prodetails-content h3:not(.compat-section-machine h3):not(.compat-section-loader h3){padding-left:0!important;padding-right:24px!important}
[dir=rtl] .about-content.prodetails-content h3:not(.compat-section-machine h3):not(.compat-section-loader h3)::before{left:auto!important;right:8px!important}
[dir=rtl] .about-content.prodetails-content h3:not(.compat-section-machine h3):not(.compat-section-loader h3)+p{padding-left:0!important;padding-right:24px!important;margin-left:0!important;margin-right:0!important}
.page-main .compat-section-machine:has(h3:first-of-type:hover,h3:first-of-type+p:hover,h3:first-of-type+p+p:hover,h3:first-of-type+p+p+p:hover) h3:first-of-type,.page-main .compat-section-machine:has(h3:first-of-type:hover,h3:first-of-type+p:hover,h3:first-of-type+p+p:hover,h3:first-of-type+p+p+p:hover) h3:first-of-type+p,.page-main .compat-section-machine:has(h3:first-of-type:hover,h3:first-of-type+p:hover,h3:first-of-type+p+p:hover,h3:first-of-type+p+p+p:hover) h3:first-of-type+p+p,.page-main .compat-section-machine:has(h3:first-of-type:hover,h3:first-of-type+p:hover,h3:first-of-type+p+p:hover,h3:first-of-type+p+p+p:hover) h3:first-of-type+p+p+p,.page-main .compat-section-machine:has(h3:nth-of-type(2):hover,h3:nth-of-type(2)+p:hover,h3:nth-of-type(2)+p+p:hover,h3:nth-of-type(2)+p+p+p:hover) h3:nth-of-type(2),.page-main .compat-section-machine:has(h3:nth-of-type(2):hover,h3:nth-of-type(2)+p:hover,h3:nth-of-type(2)+p+p:hover,h3:nth-of-type(2)+p+p+p:hover) h3:nth-of-type(2)+p,.page-main .compat-section-machine:has(h3:nth-of-type(2):hover,h3:nth-of-type(2)+p:hover,h3:nth-of-type(2)+p+p:hover,h3:nth-of-type(2)+p+p+p:hover) h3:nth-of-type(2)+p+p,.page-main .compat-section-machine:has(h3:nth-of-type(2):hover,h3:nth-of-type(2)+p:hover,h3:nth-of-type(2)+p+p:hover,h3:nth-of-type(2)+p+p+p:hover) h3:nth-of-type(2)+p+p+p{background:var(--theme-header-bg)!important;color:#fff!important}
.page-main .compat-section-machine:has(h3:first-of-type:hover,h3:first-of-type+p:hover,h3:first-of-type+p+p:hover,h3:first-of-type+p+p+p:hover) h3:first-of-type~p a,.page-main .compat-section-machine:has(h3:nth-of-type(2):hover,h3:nth-of-type(2)+p:hover,h3:nth-of-type(2)+p+p:hover,h3:nth-of-type(2)+p+p+p:hover) h3:nth-of-type(2)~p a{color:#fff!important;text-decoration-color:#fff!important}
.page-main .compat-section-machine:has(h3:first-of-type:hover,h3:first-of-type+p:hover,h3:first-of-type+p+p:hover,h3:first-of-type+p+p+p:hover) h3:first-of-type::before,.page-main .compat-section-machine:has(h3:nth-of-type(2):hover,h3:nth-of-type(2)+p:hover,h3:nth-of-type(2)+p+p:hover,h3:nth-of-type(2)+p+p+p:hover) h3:nth-of-type(2)::before{filter:brightness(0) invert(1)!important}
.page-main .compat-section-loader h3+p:hover,.page-main .compat-section-loader h3:has(+p:hover),.page-main .compat-section-loader h3:hover,.page-main .compat-section-loader h3:hover+p{background:var(--theme-header-bg)!important;color:#fff!important}
.page-main .compat-section-loader h3+p:hover a,.page-main .compat-section-loader h3:hover+p a{color:#fff!important;text-decoration-color:#fff!important}
.page-main .compat-section-loader h3:has(+p:hover)::before,.page-main .compat-section-loader h3:hover::before{filter:brightness(0) invert(1)!important}
@media(max-width:768px){.head-nav .submenu li a{padding-left:30px!important}

.head-nav .nav-ul li a{white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis;max-width:360px}
}
@media(max-width:768px){.head-info .head-nav .nav-ul>li>.submenu ul{padding:0!important}
.head-info .head-nav .nav-ul>li>.submenu>li>.sub-submenu{padding-left:0!important}
.head-nav .sub-submenu li a{padding-left:0!important}
}
@media(max-width:768px){.head-info .head-nav .nav-ul>li>.submenu{padding-left:0!important}
}
@media(max-width:768px){.head-nav .sub-submenu li a,.head-nav .submenu li a{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important}
.head-nav .sub-submenu li a .nav-arrow-r,.head-nav .submenu li a .nav-arrow-r{display:none!important}
}
@media(max-width:1024px){.head-info .head-nav .mobile-head-link{order:3!important}
.head-info .head-nav .search-box{order:2!important}
.head-info .head-nav .nav-ul{order:1!important}
.head-info .head-nav{overflow-x:hidden!important;max-width:100%!important}
.head-info .head-nav .mobile-head-link,.head-info .head-nav .search-box{max-width:100%!important;box-sizing:border-box!important}
}
@media(max-width:1024px){.head-info .head-nav{background:#fff!important;box-shadow:-2px 0 20px rgba(0,0,0,.1)!important}
.head-info .head-nav .nav-ul{width:100%!important;padding:0!important;margin:0!important}
.head-info .head-nav .nav-ul>li{border-bottom:1px solid #f0f0f0!important;width:100%!important;display:flex!important;align-items:center!important}
.head-info .head-nav .nav-ul>li>a{font-size:16px!important;font-weight:600!important;color:#222!important;padding:16px 20px!important;text-transform:none!important;letter-spacing:.3px!important;flex:1!important;min-width:0!important;width:auto!important;box-sizing:border-box!important}
.head-info .head-nav .nav-ul>li>a.inmenu_1{color:#cd372c!important}
.head-info .head-nav .nav-ul>li .nav-arrow{width:20px!important;height:20px!important;color:#999!important;position:static!important;transform:rotate(-90deg)!important;flex-shrink:0!important;margin-right:15px!important;align-self:center!important}
.head-info .head-nav .nav-ul>li.open>svg.nav-arrow,.head-info .head-nav .nav-ul>li.cur>svg.nav-arrow{transform:rotate(0)!important;color:#cd372c!important}
.head-info .head-nav .nav-ul>li>.submenu{padding:0!important;background:#fafafa!important;border-top:1px solid #eee!important}
.head-info .head-nav .nav-ul>li>.submenu>li{border-bottom:1px solid #f0f0f0!important}
.head-info .head-nav .nav-ul>li>.submenu>li>a{font-size:14px!important;font-weight:500!important;color:#444!important;padding:13px 20px 13px 35px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;box-sizing:border-box!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.head-info .head-nav .nav-ul>li>.submenu>li>a:hover{color:#cd372c!important;background:#fff!important}
.head-info .head-nav .nav-ul>li>.submenu>li>.nav-arrow-r{width:18px!important;height:18px!important;color:#bbb!important;flex-shrink:0!important;margin-left:8px!important}
.head-info .head-nav .nav-ul>li>.submenu>li>.sub-submenu{padding:0!important;background:#f5f5f5!important;border-top:1px solid #eee!important;grid-template-columns:1fr!important}
.head-info .head-nav .nav-ul>li>.submenu>li>.sub-submenu>li>a{font-size:13px!important;color:#666!important;padding:11px 20px 11px 50px!important;display:block!important;width:100%!important;box-sizing:border-box!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.head-info .head-nav .nav-ul>li>.submenu>li>.sub-submenu>li>a:hover{color:#cd372c!important}
.head-info .head-nav .search-box{order:2!important;width:100%!important;padding:15px 20px!important;background:#f8f8f8!important;border-top:1px solid #eee!important;border-bottom:1px solid #eee!important;box-sizing:border-box!important}
.head-info .head-nav .search-box .search-input{width:100%!important}
.head-info .head-nav .search-box .search-input form{display:flex!important;width:100%!important}
.head-info .head-nav .search-box .search-input input{flex:1!important;height:42px!important;border:1px solid #ddd!important;border-radius:6px 0 0 6px!important;padding:0 12px!important;font-size:14px!important;outline:0!important}
.head-info .head-nav .search-box .search-input input:focus{border-color:#cd372c!important}
.head-info .head-nav .search-box .search-input button{width:48px!important;height:42px!important;background:#cd372c!important;border:none!important;border-radius:0 6px 6px 0!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important}
.head-info .head-nav .search-box .head-search{display:none!important}
.head-info .head-nav .mobile-head-link{order:3!important;width:100%!important;padding:20px!important;background:#fff!important;border-top:1px solid #eee!important;box-sizing:border-box!important}
.head-info .head-nav .mobile-head-link .item{font-size:13px!important;color:#888!important;margin-bottom:10px!important;text-transform:uppercase!important;letter-spacing:1px!important}
.head-info .head-nav .mobile-head-link .social-icon{width:36px!important;height:36px!important;background:#f5f5f5!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-right:8px!important;color:#666!important;transition:all .2s!important}
.head-info .head-nav .mobile-head-link .social-icon:hover{background:var(--theme-header-bg)!important;color:#fff!important}
.head-info .head-nav .mobile-head-link .social-svg{width:18px!important;height:18px!important}
}
@media(max-width:1024px){.head-info .head-nav .nav-ul>li>.submenu>li>a{align-items:center!important}
.head-info .head-nav .nav-ul>li>.submenu>li>.nav-arrow-r{align-self:center!important;margin-top:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}
.head-info .head-nav .search-box .search-input button{background:var(--theme-header-bg)!important}
}
@media(max-width:1024px){.head-info .head-nav .nav-ul>li>.submenu>li{display:flex!important;align-items:center!important;position:relative!important;flex-wrap:nowrap!important}
.head-info .head-nav .nav-ul>li>.submenu>li>a{flex:1!important;min-width:0!important}
.head-info .head-nav .nav-ul>li>.submenu>li>.nav-arrow-r{position:static!important;top:auto!important;right:auto!important;transform:none!important;margin-left:8px!important;margin-right:12px!important;flex-shrink:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}
}
@media(max-width:1024px){.head-info .head-nav .nav-ul>li>.submenu>li>.sub-submenu{grid-template-columns:1fr!important;display:block!important;padding:0!important}
.head-info .head-nav .nav-ul>li>.submenu>li>.sub-submenu>li{display:block!important;width:100%!important}
.head-info .head-nav .nav-ul>li>.submenu>li>.sub-submenu>li>a{padding:12px 20px 12px 50px!important;font-size:13px!important;color:#666!important;display:block!important;width:100%!important;box-sizing:border-box!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;border-bottom:1px solid #eee!important}
.head-info .head-nav .search-box{padding:10px 15px!important}
.head-info .head-nav .search-box .search-input input{height:38px!important;font-size:13px!important}
.head-info .head-nav .search-box .search-input button{height:38px!important;width:42px!important}
.head-info .head-nav .mobile-head-link{padding:12px 15px!important}
.head-info .head-nav .mobile-head-link .item{font-size:11px!important;margin-bottom:8px!important}
.head-info .head-nav .mobile-head-link .social-icon{width:30px!important;height:30px!important;margin-right:6px!important}
.head-info .head-nav .mobile-head-link .social-svg{width:15px!important;height:15px!important}
.head-info .head-nav{overflow-y:auto!important;max-height:100vh!important}
}
@media(max-width:1024px){.head-info .head-nav .nav-ul>li>.submenu>li>.sub-submenu,.head-info .nav-ul>li>.submenu>li>.sub-submenu{position:static!important;display:block!important;left:auto!important;top:auto!important;min-width:100%!important;width:100%!important;grid-template-columns:1fr!important;padding:0!important;margin:0!important;box-shadow:none!important;background:#f5f5f5!important;border-top:1px solid #eee!important}
.head-info .head-nav .nav-ul>li>.submenu>li>.sub-submenu>li,.head-info .nav-ul>li>.submenu>li>.sub-submenu>li{display:block!important;width:100%!important}
.head-info .head-nav .nav-ul>li>.submenu>li>.sub-submenu>li>a,.head-info .nav-ul>li>.submenu>li>.sub-submenu>li>a{display:block!important;width:100%!important;box-sizing:border-box!important;padding:12px 20px 12px 50px!important;font-size:13px!important;color:#666!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;border-bottom:1px solid #eee!important}
}
@media(max-width:1024px){.head-info .head-nav .nav-ul>li>.submenu,.head-info .nav-ul>li>.submenu{width:100%!important;min-width:100%!important;padding:0!important;margin:0!important;position:static!important;left:auto!important;top:auto!important;display:block!important;background:#fafafa!important;border-top:1px solid #eee!important}
.head-info .head-nav .nav-ul>li>.submenu>li,.head-info .nav-ul>li>.submenu>li{width:100%!important;display:block!important;position:relative!important;padding:0!important;margin:0!important;border-bottom:1px solid #f0f0f0!important}
.head-info .head-nav .nav-ul>li>.submenu>li>a,.head-info .nav-ul>li>.submenu>li>a{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;box-sizing:border-box!important;padding:13px 20px 13px 35px!important;font-size:14px!important;font-weight:500!important;color:#444!important;text-align:left!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.head-info .head-nav .nav-ul>li>.submenu>li>a:hover,.head-info .nav-ul>li>.submenu>li>a:hover{color:#cd372c!important;background:#fff!important}
}
@media(max-width:1024px){.head-info .head-nav .nav-ul>li>.submenu,.head-info .nav-ul>li>.submenu{display:none!important}
.head-info .head-nav .nav-ul>li.active>.submenu,.head-info .head-nav .nav-ul>li.open>.submenu,.head-info .nav-ul>li.active>.submenu,.head-info .nav-ul>li.open>.submenu{display:block!important}
.head-info .head-nav .nav-ul>li>.submenu>li>.sub-submenu{display:none!important}
.head-info .head-nav .nav-ul>li>.submenu>li.active>.sub-submenu,.head-info .head-nav .nav-ul>li>.submenu>li.open>.sub-submenu{display:block!important}
.head-info .head-nav{max-height:none!important;overflow-y:visible!important;height:auto!important}
.head-info .head-nav.active,.head-info .head-nav.head-nav-act{height:100vh!important;overflow-y:auto!important;max-height:100vh!important}
}
@media(max-width:1024px){.head-info .head-nav{height:100vh!important;max-height:100vh!important;overflow-y:auto!important;overflow-x:hidden!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;z-index:9999!important}
.head-info .head-nav .nav-ul{padding-bottom:20px!important}
}
@media(max-width:1024px){.head-info .head-nav .nav-ul>li>.submenu>li{flex-wrap:wrap!important}
.head-info .head-nav .nav-ul>li>.submenu>li>.sub-submenu{flex-basis:100%!important;width:100%!important}
.head-info .head-nav .nav-ul>li>.submenu>li>.nav-arrow-r{margin-left:auto!important;margin-right:12px!important}
}

.thumbnail-show .small-box{aspect-ratio:1/1}

/* Cookie Consent Banner */
#cookie-consent{position:fixed;bottom:0;left:0;right:0;background:#1a1a1a;color:#fff;padding:16px 24px;z-index:99999;display:none;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;box-shadow:0 -2px 12px rgba(0,0,0,.3)}
#cookie-consent p{margin:0;font-size:14px;line-height:1.5;flex:1;min-width:200px}
#cookie-consent .cookie-buttons{display:flex;gap:10px;flex-shrink:0}
#cookie-consent button{padding:8px 22px;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:600;transition:opacity .2s}
#cookie-consent button:hover{opacity:.85}
#cookie-consent .cookie-accept{background:#cd372c;color:#fff}
#cookie-consent .cookie-decline{background:transparent;color:#ccc;border:1px solid #555}
@media(max-width:768px){#cookie-consent{padding:12px 16px}#cookie-consent p{font-size:13px}#cookie-consent button{padding:7px 16px;font-size:13px}}

@media(max-width:1024px){.head-link{display:none!important}}

@media(max-width:1024px){body{padding-top:0!important}header{margin:0!important;padding:0!important}.head-info{margin:0!important;padding:0!important}.head-top{display:none!important}}

#cookie-consent .cookie-policy-link{color:inherit;text-decoration:underline;font-weight:inherit}
#cookie-consent .cookie-policy-link:hover{color:inherit}


/* ===== MOBILE MENU REBUILD ===== */
@media(max-width:1024px){
/* closed state */
.head-info .head-nav{position:fixed!important;top:0!important;left:100%!important;width:100%!important;height:100vh!important;max-height:100vh!important;background:#fff!important;z-index:10000!important;opacity:0!important;visibility:hidden!important;transition:left .25s ease,opacity .25s ease!important;display:block!important;flex-direction:column!important;padding:0!important;margin:0!important;overflow:hidden!important}
.head-info .head-nav .opacity{display:none!important}body.menu-open .head-info .head-nav .opacity{display:block!important;position:fixed!important;left:0!important;top:0!important;width:12%!important;height:100vh!important;background:rgba(0,0,0,.5)!important;z-index:1!important;cursor:pointer}
/* open state */
body.menu-open .head-info .head-nav{left:12%!important;width:88%!important;max-width:none!important;opacity:1!important;visibility:visible!important;overflow-y:auto!important;padding-top:52px!important;padding-bottom:0!important;position:fixed!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;min-height:100vh!important}
/* fixed top bar: language + close */
body.menu-open 
body.menu-open .ey_lang .lang{margin:0!important;display:flex!important;align-items:center!important}
body.menu-open .ey_lang .lang-icon{display:flex!important;align-items:center!important;gap:6px!important}
body.menu-open .ey_lang body.menu-open .lang-drop{position:fixed!important;top:52px!important;right:0!important;left:auto!important;width:200px!important;max-height:calc(100vh - 52px)!important;overflow-y:auto!important;background:#fff!important;z-index:10002!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important;border:1px solid #eee!important}
body.menu-open .m-menu{position:fixed!important;top:0!important;right:0!important;z-index:10002!important;width:56px!important;height:56px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important}
body.menu-open .m-menu span{background:#333!important}
/* menu list */
body.menu-open .head-info .head-nav .nav-ul{display:block!important;width:100%!important;margin:0!important;padding:0!important;background:#fff!important;position:relative!important;z-index:1!important}
body.menu-open .head-info .head-nav .nav-ul>li{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;border-bottom:1px solid #f0f0f0!important}
body.menu-open .head-info .head-nav .nav-ul>li>a{display:block!important;width:100%!important;box-sizing:border-box!important;padding:16px 40px 16px 20px!important;font-size:16px!important;font-weight:600!important;color:#222!important;text-align:left!important;text-transform:none!important;letter-spacing:.3px!important;margin:0!important;height:auto!important;line-height:1.4!important}
body.menu-open .head-info .head-nav .nav-ul>li>a.inmenu_1{color:#cd372c!important}
body.menu-open .head-info .head-nav .nav-ul>li>svg.nav-arrow{position:absolute!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:20px!important;height:20px!important;color:#999!important;right:20px!important;top:18px!important;transform:rotate(-90deg)!important;transition:transform .2s!important;margin:0!important}
body.menu-open .head-info .head-nav .nav-ul>li.open>svg.nav-arrow,body.menu-open .head-info .head-nav .nav-ul>li.cur>svg.nav-arrow{transform:rotate(0)!important;color:#cd372c!important}
/* submenu */
body.menu-open .head-info .head-nav .nav-ul>li>.submenu{display:none!important;width:100%!important;min-width:100%!important;padding:0!important;margin:0!important;position:static!important;left:auto!important;top:auto!important;background:#fff!important;border-top:1px solid #eee!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;transform:none!important;transition:none!important;text-align:left!important}
body.menu-open .head-info .head-nav .nav-ul>li.open>.submenu,
body.menu-open .head-info .head-nav .nav-ul>li.cur>.submenu{display:block!important}
body.menu-open .head-info .head-nav .nav-ul>li>.submenu>li{display:flex!important;align-items:center!important;width:100%!important;box-sizing:border-box!important;padding:0!important;margin:0!important;border-bottom:1px solid #f0f0f0!important;position:relative!important;flex-wrap:wrap!important}
body.menu-open .head-info .head-nav .nav-ul>li>.submenu>li>a{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex:1!important;min-width:0!important;width:auto!important;box-sizing:border-box!important;padding:13px 20px!important;font-size:15px!important;font-weight:500!important;color:#444!important;text-align:left!important;text-transform:none!important;margin:0!important;height:auto!important;line-height:1.4!important}
body.menu-open .head-info .head-nav .nav-ul>li>.submenu>li>a:hover{color:#cd372c!important;background:#fff!important}
body.menu-open .head-info .head-nav .nav-ul>li>.submenu>li>svg.nav-arrow-r{position:absolute!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;color:#bbb!important;right:16px!important;top:14px!important;transform:rotate(0)!important;transition:transform .2s,color .2s!important;margin:0!important}
body.menu-open .head-info .head-nav .nav-ul>li>.submenu>li.open>svg.nav-arrow-r{transform:rotate(90deg)!important;color:#cd372c!important}
/* sub-submenu */
body.menu-open .head-info .head-nav .nav-ul>li>.submenu>li>.sub-submenu{display:none!important;width:100%!important;min-width:100%!important;flex-basis:100%!important;padding:0!important;margin:0!important;position:static!important;left:auto!important;top:auto!important;background:#f5f5f5!important;border-top:1px solid #eee!important;box-shadow:none!important;grid-template-columns:1fr!important;opacity:1!important;visibility:visible!important;transform:none!important;text-align:left!important}
body.menu-open .head-info .head-nav .nav-ul>li>.submenu>li.open>.sub-submenu{display:block!important}
body.menu-open .head-info .head-nav .nav-ul>li>.submenu>li>.sub-submenu>li{display:block!important;width:100%!important;padding:0!important;margin:0!important;border-bottom:1px solid #eee!important}
body.menu-open .head-info .head-nav .nav-ul>li>.submenu>li>.sub-submenu>li>a{display:block!important;width:100%!important;box-sizing:border-box!important;padding:12px 20px!important;font-size:14px!important;color:#666!important;text-align:left!important;text-transform:none!important;margin:0!important;line-height:1.4!important;justify-content:flex-start!important}
body.menu-open .head-info .head-nav .nav-ul>li>.submenu>li>.sub-submenu>li>a:hover{color:#cd372c!important}
/* search box */
body.menu-open .head-info .head-nav .search-box{order:2!important;width:100%!important;padding:15px 10px!important;background:#f8f8f8!important;border-top:1px solid #eee!important;box-sizing:border-box!important}
body.menu-open .head-info .head-nav .search-box .head-search{display:none!important}
body.menu-open .head-info .head-nav .search-box .search-input{display:flex!important;position:static!important;opacity:1!important;visibility:visible!important;transform:none!important;width:100%!important}
body.menu-open .head-info .head-nav .search-box .search-input form{display:flex!important;width:100%!important}
body.menu-open .head-info .head-nav .search-box .search-input input{flex:1!important}
/* social links */
body.menu-open .head-info .head-nav .mobile-head-link{order:3!important;display:flex!important;flex-wrap:wrap!important;gap:12px!important;padding:16px 20px!important;border-top:1px solid #eee!important;background:#fff!important}
body.menu-open .head-info .head-nav .mobile-head-link .item{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important}
/* social icons visible in mobile menu */
/* prevent body scroll */
body.menu-open{overflow:hidden!important}
}

body.menu-open .head-info .head-nav .nav-ul a{text-align:left!important;justify-content:flex-start!important}

body.menu-open .head-info .head-nav .nav-ul svg.nav-arrow{position:absolute!important;right:20px!important;top:18px!important;transform:rotate(-90deg)!important;margin:0!important}
body.menu-open .head-info .head-nav .nav-ul svg.nav-arrow-r{position:absolute!important;right:16px!important;top:14px!important;transform:rotate(0)!important;margin:0!important}
body.menu-open .head-info .head-nav .nav-ul li.open>svg.nav-arrow,body.menu-open .head-info .head-nav .nav-ul li.open>svg.nav-arrow-r{transform:rotate(0)!important}
body.menu-open .head-info .head-nav .nav-ul>li{padding-left:0!important;margin-left:0!important}
body.menu-open .head-info .head-nav .nav-ul>li>a{padding-left:20px!important;margin-left:0!important;text-indent:0!important;justify-content:flex-start!important}
body.menu-open .head-info .head-nav .nav-ul>li>a:only-child{padding-left:20px!important}
/* ===== END MOBILE MENU REBUILD ===== */


/* Mobile body padding fix */
@media(max-width:1024px){body{padding-top:0!important;margin-top:0!important}header{margin:0!important;padding:0!important}.head-top{display:none!important}.head-info{height:auto!important;min-height:60px!important}}
/* Mobile top bar: hide welcome text, show social icons */
body.menu-open .head-info .head-nav .head-link.mobile-head-link .item{display:flex!important;align-items:center!important;gap:10px!important;margin:0!important}
body.menu-open .head-info .head-nav .head-link.mobile-head-link .item:before{display:none!important}
body.menu-open .head-info .head-nav .head-link.mobile-head-link .social-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;color:#666!important}
body.menu-open .head-info .head-nav .head-link.mobile-head-link .social-svg{width:18px!important;height:18px!important}

/* Mobile menu layout order */
/* removed: mobile-head-link order -1 */
body.menu-open .head-info .head-nav .ey_lang{order:-1!important;margin-left:auto!important}
body.menu-open .head-info .head-nav .nav-ul{order:0!important}

.mobile-head-link .social-svg{width:18px!important;height:18px!important;fill:currentColor!important}

body.menu-open .head-info .head-nav .nav-ul{order:0!important}


/* FINAL: mobile-head-link at bottom */
body.menu-open .head-info .head-nav .mobile-head-link{display:flex!important;order:3!important;position:relative!important;top:auto!important;width:100%!important;padding:15px 10px!important;border-top:1px solid #eee!important;background:#fff!important;margin-top:auto!important}

/* Header top alignment fix */
@media(max-width:1366px){body{margin:0!important;padding:0!important}}

/* ey_lang and m-menu are OUTSIDE .head-nav, so use fixed positioning */
body.menu-open .head-logo{display:none!important}
body.menu-open .ey_lang{position:fixed!important;top:0!important;right:0!important;width:88%!important;height:52px!important;background:#fff!important;z-index:10001!important;padding:0 20px!important;margin:0!important;display:flex!important;align-items:center!important;border-bottom:1px solid #eee!important;box-sizing:border-box!important}
body.menu-open .ey_lang .lang{margin:0!important;display:flex!important;align-items:center!important}


body.menu-open .ey_lang body.menu-open .lang-drop{position:fixed!important;top:52px!important;right:0!important;width:220px!important;max-height:calc(100vh - 52px)!important;overflow-y:auto!important;background:#fff!important;z-index:10002!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important;border:1px solid #eee!important}
body.menu-open .m-menu{position:fixed!important;top:10px!important;right:24px!important;z-index:10003!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important}
body.menu-open .head-nav{padding-top:52px!important}
body.menu-open .head-nav .nav-ul{margin:0!important}






/* ===== MOBILE MENU FINAL ===== */
@media(max-width:1366px){
  body{padding-top:40px!important;margin:0!important}
  header{top:0!important;position:fixed!important;left:0!important;transform:none!important;width:100%!important;margin:0!important;padding:0!important}
}
/* Menu open: logo hidden */
body.menu-open .head-logo{display:none!important}
/* Top bar: language switcher near close button, fixed */
body.menu-open .ey_lang{position:fixed!important;top:0!important;left:12%!important;right:0!important;width:auto!important;height:52px!important;background:#fff!important;z-index:10001!important;padding:0 56px 0 20px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;border-bottom:1px solid #eee!important;box-sizing:border-box!important}
body.menu-open .ey_lang .lang{margin:0!important;display:flex!important;align-items:center!important;position:relative!important}
body.menu-open .ey_lang .lang-icon{display:flex!important;align-items:center!important;gap:6px!important;color:#333!important;font-size:14px!important;cursor:pointer!important}
body.menu-open .ey_lang .lang-icon img{width:24px!important;height:16px!important}
/* Language dropdown: below language button */
body.menu-open .ey_lang .lang-drop{position:fixed!important;top:52px!important;right:56px!important;left:auto!important;width:160px!important;max-height:calc(100vh - 52px)!important;overflow-y:auto!important;background:#fff!important;z-index:10002!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important;border:1px solid #eee!important;border-radius:0!important}
/* Close button: top right */
body.menu-open .m-menu{position:fixed!important;top:10px!important;right:16px!important;z-index:10003!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important}
/* Menu panel: below top bar */
body.menu-open .head-nav{padding-top:52px!important;position:relative!important}
body.menu-open .head-nav .nav-ul{margin:0!important}
/* Social media gap: 5px */
body.menu-open .mobile-head-link .item{gap:3px!important}
body.menu-open .mobile-head-link{gap:3px!important}
/* Normal page (menu closed): language dropdown below button */
body:not(.menu-open) .ey_lang .lang{position:relative!important}
body:not(.menu-open) .ey_lang .lang-drop{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;left:auto!important;transform:none!important}

/* Menu items left padding align with top bar */
body.menu-open .head-nav .nav-ul>li>a{padding-left:20px!important}
/* Menu ul full width */
body.menu-open .head-nav .nav-ul{width:100%!important;max-width:none!important}
/* Menu bottom spacing */
body.menu-open .head-nav .search-box{margin-top:auto!important;padding:15px 20px!important}
body.menu-open .head-nav .mobile-head-link{padding:15px 20px!important}
/* Header vertical centering */
@media(max-width:1366px){.head-info{display:flex!important;align-items:center!important;min-height:64px!important;padding:10px 0!important}.head-info .l-wrap{display:flex!important;align-items:center!important;width:100%!important}}
/* Language dropdown compact */
body.menu-open .ey_lang .lang-drop .lang-wrap li a{padding:8px 12px!important;font-size:13px!important}
body.menu-open .ey_lang .lang-drop .lang-wrap li a img{width:20px!important;height:14px!important}
/* Search box bottom spacing */
body.menu-open .head-nav .search-box{margin-bottom:0!important;padding-bottom:15px!important}
body.menu-open .head-nav{padding-bottom:30px!important}
/* Menu flex layout: nav-ul fills, search at bottom */
body.menu-open .head-nav .nav-ul{flex:1 1 auto!important}
body.menu-open .head-nav .search-box{margin-top:auto!important;flex-shrink:0!important}
body.menu-open .head-nav .mobile-head-link{flex-shrink:0!important}
@media(max-width:1024px){.head-info .head-nav .mobile-head-link{order:3!important;padding:15px 20px!important}.head-info .head-nav .mobile-head-link .follow-label{display:block!important;width:100%!important;margin-bottom:6px!important}.head-info .head-nav .search-box{order:2!important;width:100%!important;padding:12px 20px 16px!important;margin:0!important;border-top:1px solid #eee!important;border-bottom:0!important;background:#fff!important;box-sizing:border-box!important}}

.page-main .pro-list.list1{padding-left:30px}
@media(max-width:768px){.page-main .pro-list.list1{padding-left:0}.pro-list{justify-content:flex-start!important;gap:8px!important}.pro-list.list1 li{width:calc(50% - 4px)!important}}

@media(min-width:1025px){.head-link .social-icon:hover{color:#fff!important}.head-link .social-icon:hover .social-svg{transform:scale(1.25);transition:transform .2s ease}}
footer .social-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;vertical-align:middle;min-width:24px!important;min-height:24px!important;padding:4px!important;box-sizing:border-box!important}footer .social-icon:hover{transform:scale(1.3)!important;transition:transform .2s ease!important}

body.menu-open .head-info .head-nav .mobile-head-link .social-icon:hover{transform:scale(1.2)!important;transition:transform .2s ease!important;background:var(--theme-header-bg)!important;color:#fff!important}

@media (min-width:1025px) and (max-width:1366px){body{padding-top:90px!important}}
@media (max-width:1024px){body{padding-top:50px!important}}
.lang-wrap li:hover{background:var(--theme-header-bg)}
.lang-wrap li:hover a{color:#fff}
