﻿@charset "utf-8"; 
:root {--color: #1791c3;}
.table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
#newswiper .swiper-slide .info {height: 130px;}