﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.home-banner .banner-animote{display:none;}
.home-choose .chooselist,.home-product .product-list,.home-news .newslist{align-items:initial;}
.home-choose .chooselist .itemchoose,.home-product .product-list .itempro,.home-news .newslist .newsitem{height:auto;}
.home-news .newslist .newsitem .info .title{min-height:60px;}
.home-product .product-list .itempro .info .title{height:60px;}
.home-product .product-list .itempro .info .des{height: 80px;}
@media(max-width:1440px){.home-case .caselist .itemcase .info .title{height:60px;}
.home-case .caselist .itemcase .info p{height: 80px;}}
.kche-t96 .kche-item-r .kche-t96-r-des{color:inherit}
.home-company .company-img::before{background-color:unset;opacity:0}
.home-company .company-info .des{-webkit-line-clamp:inherit}
.home-case .caselist .itemcase .info p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.pro-detail-box img{margin:2px 0}