﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #fff;}
table tr:nth-child(even){background-color: #efefef;}
table tr:first-child{background-color: #004db7; color: #fff;}
.common-content .table-responsive {overflow-x:auto;}
.table td,.table th {padding:4px 3px;}
.home-container .news-product #news-products-list ul li {height:auto;justify-content:inherit;background:#fff;}
.home-container .news-product .news-content {flex:1;}
header nav,header nav ul .submenu li{background:#fff}
header nav .header-logo img{max-height:85%}
header nav ul .inmenu_1, header nav ul li:hover >a{color:var(--color)}
.common-content .table-responsive{margin:0}
.home-container .company-advantage{margin-top:60px;margin-bottom:60px}
@media (max-width:768px){.home-container .company-advantage{margin-top:40px;margin-bottom:40px}}
.home-container .company-advantage .pro-list>li>a span{padding:5px}