﻿@charset "utf-8"; 
:root{--color:#E62129}
.table-wrap tr:nth-child(even) {  background: #fff; }  
.table-wrap tr:nth-child(odd) {  background: #eee;  }
.home-service .home-des{color:#fff}
.home-service .homeservice-list .homeservice-item{justify-content:flex-start}