﻿@charset "utf-8";
:root {--color: #0f74b6;}
.table tr:nth-child(even){background:#fff;}
.table tr:nth-child(odd){background:#eee;}
@media (min-width:1025px){header .head-info .head-logo img{max-height:85px}}
.preview-container .small-box img,.preview-container .thumbnail-box .item img{height:100%;object-fit:contain;}
@media (min-width:769px){.foot-contact li{min-width:260px}
.contact .contact-list li{width:19%}}
