﻿@charset "utf-8"; 
:root{--color:#F58220;--color1:#F58220;}
.table-wrap table tr:nth-child(even) {  background: #fff; }  
.table-wrap table tr:nth-child(odd) {  background: #eee;  } 