﻿@charset "utf-8"; 
:root {--color: #336199;}
.table-responsive tr:nth-child(even) {  background: #fff; }  
.table-responsive tr:nth-child(odd) {  background: #eee;  } 
.head-main .head-logo img {max-height: 60px;}