﻿@charset "utf-8";
.table tr:nth-child(even){background:#fff}
.table tr:nth-child(odd){background:#eee}
.detailsTableContent .table-responsive div.table{overflow:auto;max-height:574px;margin:10px 0}
.detailsTableContent .table-responsive div.table .table tr:first-child td{position:sticky;top:0;z-index:2;background:#eee;border:1px solid #ccc}
@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:100%;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%}
.header .logo{height:100%;top:0!important}
.header .logo .logo1{height:100%;display:flex;align-items:center;transform:translate(0)}
.header nav{background:#eee}
.header nav .navImg img{filter:brightness(0)}}
.about-us-l-wrap{max-width:85%;margin:40px auto}
.floatwindow_fd_conct .floatwindow_fd_main li a{height:auto;}
.newsDetail .newsArticle .newsArticleText img{width:auto;display:block;margin:0 auto;}