﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.home-choose .chooselist .itemchoose .text .des {height: 130px;}
.common-product .page-main,.common-news .page-main{flex-direction:row-reverse}
.foot-item.foot-contact .foot-title img{max-height:90px}
footer .foot-qrimg{max-width:100%;width:250px;display:flex;justify-content:space-between;gap:30px}
@media (min-width:1025px){footer .footer-main .foot-info{width:auto;max-width:24%}}
footer .foot-qrimg>div{width:48%;text-align:center}
footer .foot-qrimg>div img{max-height:100px;object-fit:contain}