﻿@charset "utf-8"; 
.home-product .product-list{align-items: inherit;}
.home-product .product-list .itempro .info{padding:30px 15px 15px 15px;}
.home-product .product-list .itempro .info .des{min-height:78px;}
@media (max-width:1600px){.home-product .product-list .itempro .info .title{font-size:16px;}}
@media (max-width:1440px){.home-product .product-list .itempro .info .title{min-height:60px;}}
.home-company .company-img::before{display:none;}
.home-choose .chooselist .itemchoose .text .des{height:50px;}
.home-choose .chooselist .itemchoose .text .title{-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;}
@media(min-width:769px){header .head-info .head-logo img{    width: 260px;max-height: 80px;}}
.touch-block .touch-message .touch-text{-webkit-line-clamp:inherit}