﻿@charset "utf-8"; 
:root {    --bgcolor: linear-gradient(90deg, var(--color), #dd1e27);}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.head-info .nav-ul>li#liinquiry>a span{ text-transform: none !important;  margin: 0 10px; }
.pro-list li .pro-info .more,.sidebarhot-list .sidebarhot-item .sidebarhot-info .more,.newslist li .newslist-info .more{ text-transform: capitalize; }
.news-d-main iframe{aspect-ratio: 800/450;}