.news-detail-page.mobile{background-color:var(--white)}.news-detail-page.mobile img{max-width:100%}.news-detail-page.mobile .page-content{width:100%;max-width:1128px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:50px}.news-detail-page.mobile .p-products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow-x:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:800px;margin-left:15px;margin-right:15px}.news-detail-page.mobile .p-products .el-breadcrumb{height:48px;margin-left:15px;line-height:60px}.news-detail-page.mobile .p-products .product-table{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-top:15px}.news-detail-page.mobile .p-products .product-table .product{width:100%;margin-top:15px;position:relative;cursor:pointer}.news-detail-page.mobile .p-products .product-table .product .name{height:50px;line-height:50px;font-size:16px;text-align:center;color:var(--black);background-color:#f2f2f2;position:absolute;bottom:15px;left:20px;right:20px}.news-detail-page.mobile .p-products .product-table .product .news-content{font-size:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:20px;height:40px;word-break:break-all}.news-detail-page.mobile .p-products .el-pagination{margin-top:50px;text-align:center}