﻿@charset "utf-8"; 
:root{--color:#0068b7}
.home-news{display:none}

header.is-active{background:var(--color) !important}
header.is-active .fimg{filter:brightness(0) invert(1)}
footer{color:var(--headercolor);background:var(--color)}
footer a,footer .foot-contact ul li em{color:var(--headercolor)}
.pagesbanner{min-height:auto}
@media (min-width:1025px){header.is-active .head-nav .nav-ul>li>a{color:var(--headercolor)}
header.is-active .head-nav .nav-ul>li>a.inmenu_1,
header.is-active .head-nav .nav-ul>li>a:hover{color:var(--headercolor) !important}
header.is-active #liinquiry a{color:var(--color) !important;background:var(--headercolor)}
header.is-active .head-nav .search-box .head-search button{background:var(--headercolor)}
header.is-active .head-nav .search-box .head-search button em{color:var(--color)}
}
@media (max-width:1024px){
header{background:var(--color) !important} 
.head-logo .fimg,.lang-icon img{filter:brightness(0) invert(1)}
.m-menu span{background:var(--headercolor)}
}
@media (min-width:1025px){body{padding-top:120px}
header{background:#fff}
.nobanner header .head-top,.nobanner header{background:#fff}
.head-left,.head-share ul a{color:var(--fontcolor)}
.lang-icon img{filter:invert(1)}
.lang-icon span{color:var(--fontcolor)}
.lang-icon span::after,.lang-icon span::before{background:var(--fontcolor)}
header:not(.is-active) .head-nav .nav-ul>li>a{color:var(--fontcolor)}
}
.download-list li .download-img {  aspect-ratio: 4 / 4;}
.document-main .download-list li .download-img{display:none}
.document-main .download-list li{height:115px;padding-left:10px}