﻿@charset "utf-8";
:root{--color:#332C7A}
.pagesbanner .pagesbanner-animate{top:50%}


table tr:nth-child(odd){background-color: #f7f7f7;}
table tr:nth-child(even){background-color: #fff;}
table tr:first-child{background-color: #bfbfbf;}