﻿@charset "utf-8"; 
:root {--color: #fcb026;}
@media (min-width:1025px) {header nav .header-logo img{max-height: 80px;}}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
header nav {background:#fff}
header .header-top .top-info,header .header-top .top-info a,header .header-top .top-right span{color:#fff}