﻿@charset "utf-8";
:root{--color:#014C6C;--color1:#014C6C}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.pagesbanner::after{display:none}