.product-item-content-item{position:relative;width:100%;box-sizing:border-box;display:flex;justify-content:space-between;padding:10px 20px 20px;border-bottom:1px solid #ccc}.product-item-content-a{position:absolute;top:-80px}.product-item-content-item-img{display:flex;width:30%}.product-item-content-item-info{width:65%;line-height:25px}.product-item-content-item-title{font-size:18px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-bottom:10px;font-weight:700;margin-top:10px}.product-item-content-item-intro{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;max-height:88px;font-size:16px;line-height:22px;margin-top:30px;text-align:justify;color:#666}.read-more{display:inline-block;font-size:16px;font-weight:700;padding:10px 20px;background-color:var(--main-background-color);color:#fff;margin-top:30px;margin-right:10px}@media screen and (max-width:768px){.products-page{font-size:12px}.products-page .product-left{display:none}.products-page h3,.products-page h4{margin:0!important}.products-page h3{font-size:18px;line-height:24px}.products-page h4{font-size:14px;line-height:18px}.products-page .product-item{margin-bottom:20px}.products-page .product-item-content-item-title{margin-top:0}.products-page .product-item-content-item-intro{font-size:12px;-webkit-line-clamp:2;margin-top:10px;text-align:left}.products-page .read-more{margin-top:10px;font-size:12px;height:30px;padding-top:0;line-height:30px}}