﻿@charset "utf-8";
:root {--color: #41BCDB;}
h4.cate-h4, h4.pro-h4 {color: #c3d600;font-size: 24px;width: 100%; padding: 6px 0; border-radius: 4px; margin: 0px;}
.table tr:nth-child(even) {  background: #eee; }  
.table tr:nth-child(odd) {  background: #fff;  }
@media (min-width:1024px){body:not(.nobanner) header{background:#24324A}}
footer .foot-contact ul{flex-direction: column;align-items: center;}
footer .foot-contact ul li>div{display:flex;margin-right: 30px;}
footer .foot-contact ul li>div:last-child{margin-right:0;}
footer .foot-contact ul li.company{flex-direction: column;margin-top:15px;align-items: center;}
footer .foot-contact ul li.company div.two>p:nth-of-type(2){margin-left:20px;}
@media (max-width:768px){footer .foot-contact ul,footer .foot-contact ul li.company{align-items: flex-start;}
footer .foot-contact ul li{margin:0;}}
@media (min-width:1025px){body{padding-top: 120px;}
.head-nav .nav-ul>li>a,.head-left a,.head-top,.head-left,.lang-icon span{color: #fff;}
.lang-icon span::after,.lang-icon span::before{background: #000;}
.nobanner header{background: #24324A;}
body.nobanner {padding-top: 120px;}
.nobanner header .head-top{background: #24324A;}
.head-share ul a{color:#000}
.head-share ul a:hover{color:#fff}
.lang-icon img{filter: brightness(0);}
.head-nav .nav-ul>li>a{font-weight:bold}
}
