﻿@charset "utf-8"; :root {--color: #2c4574; --color1: #2c4574;}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}