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