﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.pagesbanner::after{ display: none;}
@media (min-width:1025px){header:not(.is-active) .head-logo a img{max-height:100px;transform: translateY(-23px);}}
footer .foot-item.foot-code{display: none;}