﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.contactlist li { width: 30.6%;}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
body:not(.nobanner) header,.nobanner header .head-top,.nobanner header .head-info{background: #fff;}
.lang-icon img{filter: brightness(0);}
@media (min-width:1025px){body:not(.nobanner){padding-top:116px}
body.index{padding-top:0;}
body.index header:not(.is-active){background: none;}
body.index header:not(.is-active) .lang-icon img{filter: brightness(360);}
.head-top .head-right .head-share .icon-share,.head-share ul a,.head-nav .nav-ul>li>a,.head-left{color:var(--fontcolor)}
body.index header:not(.is-active) .head-top .head-right .head-share .icon-share,body.index header:not(.is-active) .head-share ul a,body.index header:not(.is-active) .head-nav .nav-ul>li>a,body.index header:not(.is-active) .head-left{color:#fff}
.nobanner .lang-icon span{color:var(--fontcolor)}
.nobanner .lang-icon span:before,.nobanner .lang-icon span:after{background:var(--fontcolor)}
body.index header:not(.is-active) .head-nav .nav-ul>li>a:hover,body.index header:not(.is-active).head-left .item:hover{color:var(--color)}
.head-share ul a:hover{color:#fff;}}
@media(max-width:1024px){.m-menu span{background:var(--introcolor)}}