﻿@charset "utf-8"; 
:root{--color:#1A499D;--color1:#1A499D;}
.table-wrap table tr:nth-child(even) {  background: #fff; }  
.table-wrap table tr:nth-child(odd) {  background: #eee;  }
.prodetails-content article {color: #000000;}
.newslist li .img img{object-fit:contain}
@media (min-width:1025px){body.nobanner .head-nav .nav-ul>li:hover>a,body.nobanner .head-nav .nav-ul>li>a.inmenu_1{color:#5fa7f2}
body.nobanner .head-nav .nav-ul>li>a::after{background:#5fa7f2}}