﻿@charset "utf-8";
:root {--color: #193bcb;--hovercolor: #222222;--footercolor: #FFFFFF;
.touch-block .touch-message .touch-text {-webkit-line-clamp: inherit;}
.home-company .company-info .des {-webkit-line-clamp: inherit;}
.home-product .product-list .itempro .info .des{-webkit-line-clamp:2}
@media (max-width:1450px){.home-case .caselist .itemcase .info .title{font-size:17px}
.home-case .caselist .itemcase .info{padding:15px}}
.home-case .caselist .itemcase .info p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}
.home-company .company-img::before{background-color:unset;opacity:0}
.home-choose .chooselist .itemchoose .text {padding: 10% 3%;}
@media screen and (min-width: 1200px) and (max-width: 1920px){.home-choose .chooselist .itemchoose .text .des{-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;display: -webkit-box;}}
