﻿@charset "utf-8"; 
table tr:nth-child(even){background:#fff;}
table tr:nth-child(odd){background:#eee;}
.product .right-wrap .commodity .info .text{-webkit-line-clamp: inherit;}
.contact-right-btn{width:200px;margin-top:30px}
.detail-page .link-intro{padding:0 10px;width:auto;}
.preview-container .small-box img,.preview-container .thumbnail-box .item img{height:100%;object-fit:contain;}
@media (min-width:769px){.foot-contact li{min-width:280px}}
.home-product .l-wrap .product .pro-list .item .text .name{height:55px}
.news .sidebar .related-item .related-img{width:85px;}
.news .sidebar .related-item .related-info{width:calc(100% - 85px)}
@media (max-width:1024px){footer .bottom-btn .btn-item{height:75px;}
footer .bottom-btn .btn-item p{text-align:center;font-size:10px;}}