﻿@charset "utf-8"; 
:root {--color: #008F3D;}
.news-box li strong{display: block;}
iframe { height: revert-layer;}
@media(min-width:1025px){.head-logo a img{max-height: 100px;}}
.home-banner .swiper-slide>a::after{display:none;}
@media (min-width: 1025px) {body:not(.nobanner) .head-nav .nav-ul>li>a {font-size: var(--fontsize18);color:#000}
body:not(.nobanner) .is-active .head-nav .nav-ul>li>a{color:var(--headercolor)}}
footer .foot-item .foot-text{margin-top:0}
footer .foot-item .foot-logo img{max-height:100px}
footer .foottop{background-size:cover;background-color:#00000080;background-blend-mode:multiply}
.foottop{position: relative;}
.foottop::after{content: '';position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: #00000086;z-index: 1;}
.foottop .l-wrap{position: relative;z-index: 9;}
.foottop .home-icon{color:#fff;}