﻿@charset "utf-8";
:root {--color: #004DC9;}
@media (min-width:1025px) {
body{padding-top: 116px;}
header{background: #fff;}
header .head-top, header .head-left{color: #000;}
header .lang-icon img{filter: brightness(0);}
header .lang-icon span{color: #000;}
header .lang-icon span::before, header .lang-icon span::after{background: #000;}
header .head-nav .nav-ul>li>a{color: #000;}
header .head-share ul a{color: #000;}
header.is-active{background: #fff;}
.head-nav .nav-ul>li#liblog{display:none}
.head-nav .nav-ul>li>a{color: #000;}
.nobanner header.is-active .head-info {background: #fff;}
.nobanner header .head-top,.nobanner header .head-info{background:#fff}}
.head-nav .nav-ul>li>a{font-size:var(--fontsize18)}
@media (max-width:1280px){.head-nav .nav-ul>li>a{font-size:var(--fontsize16)}}
@media (min-width:1025px){
.head-nav .nav-ul>li>ul {min-width: 230px;}}
.home-custom .custom-info .more,.foottop .home-icon{color: #fff;}
footer .foot-bot{background:#E5EDF9}
@media (min-width:1025px){.newsdetailmain .page-container{display:flex;align-items:flex-start;margin:0 auto}
.newsdetailmain .ck-widget-toc{margin:0;position:sticky;top:100px;width:300px;}
.newsdetailmain .page-main{flex:1;padding-right:30px;}
body.newsdetailbody{overflow:initial}}
#toinquiry .protypefeedback .inquiry-title{ display: none; }
.banner-inner .banner-title-h1{display: none;}
table{width:100% !important;margin-left:0 !important;max-width:100% !important;}
table tr td{width:auto !important;}
.pro-d-main .prodetail-iggd-tagbox .top { justify-content: space-between;}


@media (min-width:1025px){.nav-ul>li#liproducts .submenu.nav1{padding:10px;display: flex;flex-wrap:wrap;position: fixed;left: 10vw;width: 80vw;justify-content: inherit;}
.nav-ul>li#liproducts:hover>ul{display: flex;}
.nav-ul>li#liproducts .submenu.nav1>li{margin:10px 0;position:relative;min-height:100px;width:19.2%;margin-right:1%}
.nav-ul>li#liproducts .submenu.nav1>li:nth-child(5n){margin-right: 0;}
.nav-ul>li#liproducts .submenu.nav1>li em,#liproducts .submenu.nav1>li i{display:none}
.nav-ul>li#liproducts .submenu.nav1>li>a{display:inline-block;text-decoration:none;height:auto;padding:0;font-weight: var(--fontbold7);width: 100%;text-align: left;}

.nav-ul>li#liproducts .submenu li>ul{transform: scaleY(1);opacity: 1;position: static;box-shadow: none;}
.nav-ul>li#liproducts .submenu li>ul a{padding-left: 0;}

}
@media (min-width:1025px){.head-nav .nav-ul>li:not(#liproducts)>ul li a{white-space: nowrap;}}
@media (max-width:1024px){.head-nav .nav-ul>li>ul a{height: auto;line-height: 1.6;-webkit-line-clamp:inherit;padding-top:8px;padding-bottom:8px;}}

@media(min-width:1025px){#licontact-us{display:flex;align-items:center}
#licontact-us>a{background:var(--color);height:40px;padding:0 15px;border-radius:30px;color:#fff!important;transition:all .1s linear;text-decoration:none}
#licontact-us>a:hover{opacity:.9}
#licontact-us>a::before{display:none}}