﻿@charset "utf-8"; 
:root{--color:#8c8684;--footercolor: #ffffff;}
.table-responsive tr:nth-child(even) {  background: #fff; }  
.table-responsive 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}}
@media (min-width:768px){nav .nav .submenu>.LiLevel1 {width: 25%;}}
.foot-t,.foot-b{background: var(--color);}
.foot-list div h6{color: #fff;}
.gotop i{color: #fff;background: var(--color);}
