﻿@charset "utf-8"; 
:root {--color: #188aea;}
table tr:nth-child(odd){background-color: #EEF5FB}
table tr:nth-child(even){background-color: #BDD6EE;}
table tr:first-child{background-color: #5B9BD5;color: #FFFFFF;}
.home-choose .chooselist .itemchoose .text {height: 140px;}
.home-product .product-list .itempro .info {height: 130px;}
.home-case .caselist .itemcase .info {height: 180px;}