.index_products .ts_top .content2 .item > div .txt { text-align:center;}

.syitem a .title .txt p{ width:100px !important;}

.syitem a .title .txt p { width:100% !important;

text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
height: 60px;
line-height: 20px;
}
.index_products .ts_top .content2 .item > div .txt {-webkit-line-clamp: 2; height:40px; line-height:20px;}