﻿@charset "utf-8"; 
:root {--color:#0a2d61;}
.table tr:nth-child(even){background:#fff;}
.table tr:nth-child(odd){background:#eee;}
.newslist li .newslist-img {max-height:100%}
.prodetails-content .prodetails-tabs{display:none;}
.home-news .homenews-list .homenews-text .homenews-tit{min-height:50px;}
@media (min-width:1025px){.sidebar{width:290px;}}
.home-product .homepro-list .proitem .item-info {height: 180px;}
@media (max-width:768px){.home-banner .mobimg{height:auto}
.thumbnail-box .item img{object-fit: contain;}}
.aboutimg-swiper{width:100%}
.home-about .about-img .img-info{z-index:1}