﻿@charset "utf-8"; 
:root{--color:#BB9C84}
.home-news .newslist{align-items: flex-start;}
@media (min-width:1025px){.home-news .newslist .newsitem .info .title{min-height:60px;}
.home-choose .chooselist .itemchoose .text .des{min-height:130px}}
.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 .title{-webkit-line-clamp:1}
.home-case .caselist .itemcase .info p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}
.pro-detail-box .tabs-item .table {background:#eee;border-radius:12px;overflow:hidden;color:#555}
.pro-detail-box .tabs-item .table * {color:#555}
.pro-detail-box .tabs-item .table td:first-child {background:#313131;color:#fff;border-color:#555}
.pro-detail-box .tabs-item .table td:first-child * {color:#fff}
@media (min-width:1201px){.pro-detail-box .tabs-item .table td {padding-left:50px}}
.pr-sidebar-recommended .re-more{color:var(--color)}
.table tr td:first-child {width: 25%!important;}