﻿@charset "utf-8"; 
.kche-t5>h5 {font-size: 20px;}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.home-choose .chooselist .itemchoose {height:auto;}
.home-choose .chooselist {align-items:inherit;}
.home-product .product-list {align-items:inherit;}
.home-product .product-list .itempro {height:auto;display:flex;flex-direction:column;}
.home-product .product-list .itempro .info {flex:1;}
.home-case .caselist .itemcase {height:auto;display:flex;flex-direction:column;}
.home-case .caselist .itemcase .info {flex:1;}
.home-case{background-size:cover!important}
.home-news .newslist{align-items:inherit;}
.home-news .newslist .newsitem{height:auto;display:flex;flex-direction:column;}
.home-news .newslist .newsitem .info{flex:1;}
.home-company .company-info .des{-webkit-line-clamp:inherit}
.touch-block .touch-message .touch-text{-webkit-line-clamp:inherit}
.share-btn-list .facebook,.share-btn-list .twitter,.share-btn-list .linkedin,.share-btn-list .pinterest{display:none !important}