﻿@charset "utf-8";
:root{--color:#ffc817}
.table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
.newslist.list1 li .newslist-info {height: 210px;}
.home-news .homenews-list .homenews-text .homenews-info {height: 150px;}