﻿@charset "utf-8"; 
:root{--color:#192F5A}
.table tr:nth-child(even){background:#fff;}  
.table tr:nth-child(odd){background:#eee;} 
.fcontact li:nth-child(3){display:none}
.highpro-l img{object-fit:cover}
.latestnews-img img{max-height:100%}
@media (min-width:769px){.hotpro-title{-webkit-line-clamp:1}}
header{background:#3a729f;}
.hotproduct{padding-top:0;}
.highpro{margin-bottom:4%;}