﻿@charset "utf-8"; 
:root{--color: #e90416;--hovercolor:#0a3f8d}
@media (min-width:1025px){.head-logo img{max-height: 100px;}}
.contact-list { align-items: stretch; }
.head-top{background:var(--hovercolor)}
@media (min-width:1025px){.nav-ul{flex:1;justify-content:space-evenly;}}
.table td, .table th {   text-transform: capitalize;} 

@media(min-width: 1025px){.product-catelist{justify-content: space-between;}
.product-cateitem{width:calc(25% - 15px);margin-right:0}}
.pro-cate-title,.index-pro .pro-item .pro-title a,.product-cateitem .cate-info .cate-title,.pro-list li .pro-info .title a,.pro-list li.pro-item-checked .pro-info .title a, .pro-list li:hover .pro-info .title a,.prodetails-info .prodetails-name{text-transform: initial;}