﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #f5f5f5;}
table tr:nth-child(even){background-color: #fff;}
table tr:first-child{background-color: #2573c6!important; color:#fff!important;}
@media (min-width:769px){.header .logo .logo1 {height:100%;width:100%;top: 0!Important;display:flex;align-items:center;justify-content:center;}
.header .logo .logo1 img {max-height:80%;max-width:46%;object-fit:contain;}
.header.headscroll .logo .logo1 {top: 0!important;padding:40px 0 10px;box-sizing: border-box;}}
@media (max-width:768px){.header .logo .logo1 img{max-height:90%;margin:0}
.header .logo{height:100%;top:0!important;}
.header .logo .logo1{height:100%;display:flex;align-items: center;transform: translate(0);}
.header nav{background:#fff}
.header nav .navImg img{filter:brightness(0%)}}
.statistics ul li sup{display: inline-block;color: var(--hovercolor);font-size: 36px;}
@media (max-width:768px){.homevr iframe{height:400px}}
.newsDetail .newsArticle .newsArticleText img { width: initial;}
@media (min-width:769px){.header nav .navNav .nav>li#liproducts .submenu li{position:relative;}
.header nav .navNav .nav>li#liproducts .submenu li>ul{position: absolute;top:0;left:100%;display:none;}
.header nav .navNav .nav>li#liproducts .submenu li:hover>ul{display:block;}}
@media (max-width:768px){.header nav .navNav .nav>li#liproducts .submenu li{height:auto;position:relative}
.header nav .navNav .nav>li#liproducts .submenu li>ul{padding-left:20px;}}
.strengthItem ul li .text span{display: inline-block;}
.strengthItem ul li>.content{height: 100%;}
.strengthItem ul li .text{display: flex;flex-direction: column;align-items: center;justify-content: center;}