﻿@charset "utf-8"; 
.contact .contact-sec1 .contact-sec1-item {width: 30%;}
.table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
.tabs-nav p:nth-child(2){display:none;}
.common-main .news-list .news-title {height: 25px;}
.common-main .news-list.list1 li .news-cont {height: 220px;}
.head-right{margin-left:10%}
@media (max-width:1360px){.head-right{margin-left:5%}}
@media (min-width:1025px) and (max-width:1280px){.head-menu-box nav>ul>li>a{padding:0px 5px;font-size:var(--fontsize16)}}
@media (min-width:1025px){.head-main .head-logo{flex-shrink:0}
.head-menu-box nav>ul{justify-content:space-between}}
footer .foot-main .foot-item .foot-title img {max-height: 85px;}
.knowledge-page .common-main .news-list.list0 li .news-img img{aspect-ratio: 1;object-fit: cover;}