﻿@charset "utf-8"; 
.newslist.list1{margin-top:4%;}
@media (max-width:768px){.newslist.list1{margin-top:30px;}}
@media (min-width:1025px){body.nobanner header:not(.is-active) .head-top,body.nobanner header:not(.is-active) .head-nav .nav-ul>li>a,body.nobanner header:not(.is-active) .lang-icon span{color:var(--fontcolor)}
body.nobanner header:not(.is-active) .head-share ul a{border-color:var(--fontcolor)}
body.nobanner header:not(.is-active) .lang-icon img{filter:brightness(0)}
body.nobanner header:not(.is-active) .head-lang::before,body.nobanner header:not(.is-active) .lang-icon span::before,body.nobanner header:not(.is-active) .lang-icon span::after{background:var(--fontcolor)}
body.nobanner header:not(.is-active){background:#fff;border-color:#e9e9e9}}