﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.home-service .service-item .box .text { color: #000;}
.home-service .service-item .box .title {color: #000;}
@media (min-width: 1025px){header:not(.is-active) {background: rgb(231 231 231 / 45%) !important;}
.nobanner header:not(.is-active) {background: rgb(231 231 231 / 45%) !important;}
}
header.is-active{background:#fff}
header.is-active .head-nav .nav-ul>li>a{color:var(--fontcolor)}
.nobanner header .head-top{background:transparent !important}
.nobanner header .head-info{background:transparent !important}
.nobanner .head-nav .nav-ul>li>a{color: var(--fontcolor)}
.nobanner .head-left .item{color: var(--fontcolor)}