﻿@charset "utf-8"; 
:root { --color: #006934;}
.touch-block .touch-message .touch-text {-webkit-line-clamp:inherit;}
.table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
.home-product .product-list .itempro .info {min-height: 130px;}
.home-news .newslist .newsitem .info .text {min-height: 130px;}
@media (min-width:1025px){footer .footer-main .foot-pro,footer .footer-main .foot-info{width:auto}}
.home-company .company-img::before{background-color:unset;opacity:0}
.home-choose .chooselist .itemchoose .text{min-height:170px}
.home-case .caselist .itemcase .info p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.home-case .caselist .itemcase .info{min-height:170px}
.pr-sidebar-recommended .re-img img{object-fit:contain}