Suzhou Hailu Heavy Industry Co., Ltd — Investor Relations & Filings
Suzhou Hailu Heavy Industry Co., Ltd. specializes in the design, manufacture, and sale of energy-saving and environmental protection equipment. The company's core product portfolio includes waste heat boilers, large-scale pressure vessels, and nuclear power equipment. It provides critical components for various sectors, including metallurgy, chemical engineering, and power generation. Its waste heat recovery systems are designed to improve energy efficiency and reduce emissions in industrial processes. In the nuclear sector, the company manufactures safety-related equipment and components for nuclear power plants. Additionally, Suzhou Hailu produces specialized pressure vessels such as reactors and heat exchangers for the petrochemical industry. The company focuses on technological innovation and high-end manufacturing to support sustainable industrial development and energy conservation initiatives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 控股股东及其他关联方资金占用情况的专项说明 | 2026-03-27 | Chinese | |
| 关于2025年度订单情况的自愿性信息披露公告 | 2026-01-16 | Chinese | |
| 关于控股股东、实际控制人及其一致行动人股份解除质押的公告 | 2025-11-24 | Chinese | |
| 股票交易异常波动公告 | 2025-11-09 | Chinese | |
| 股票交易异常波动公告 | 2025-11-04 | Chinese | |
| 2025年三季度报告 | 2025-10-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 35194814 | 控股股东及其他关联方资金占用情况的专项说明 | 2026-03-27 | Chinese | ||
| 35194810 | 关于2025年度订单情况的自愿性信息披露公告 | 2026-01-16 | Chinese | ||
|
2025
13 filings
| |||||
| 35194808 | 关于控股股东、实际控制人及其一致行动人股份解除质押的公告 | 2025-11-24 | Chinese | ||
| 35194806 | 股票交易异常波动公告 | 2025-11-09 | Chinese | ||
| 35194796 | 股票交易异常波动公告 | 2025-11-04 | Chinese | ||
| 35194792 | 2025年三季度报告 | 2025-10-27 | Chinese | ||
| 35194791 | 关于2025年半年度权益分派实施公告 | 2025-09-18 | Chinese | ||
| 35194780 | 国浩律师(上海)事务所关于苏州海陆重工股份有限公司2025年第一次临时股东大会法律意见书 | 2025-09-12 | Chinese | ||
| 35194769 | 2025年第一次临时股东大会决议公告 | 2025-09-12 | Chinese | ||
| 35194758 | 对外投资管理制度(2025年8月) | 2025-08-25 | Chinese | ||
| 35194747 | 对外担保管理办法(2025年8月) | 2025-08-25 | Chinese | ||
| 35194734 | 控股股东、实际控制人行为规范(2025年8月) | 2025-08-25 | Chinese | ||
| 35194719 | 董事、高级管理人员所持公司股份及变动管理办法(2025年8月) | 2025-08-25 | Chinese | ||
| 35194716 | 董事会议事规则(2025年8月) | 2025-08-25 | Chinese | ||
| 35194701 | 股东会议事规则(2025年8月) | 2025-08-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of steam generators, except central heating hot water boilers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China Western Power Industrial Co.,Ltd.
Manufactures power equipment and provides EPC services for …
|
002630 | CN | Manufacturing |
|
Energoinstal S.A.
Manufacturer of boiler equipment and turnkey solutions for …
|
ENI | PL | Manufacturing |
|
Guangzhou Devotion Thermal Technology Co.,Ltd.
Manufactures high-efficiency thermal energy equipment and c…
|
300335 | CN | Manufacturing |
|
ISGEC Heavy Engineering Limited
Diversified engineering firm providing industrial products …
|
ISGEC | IN | Manufacturing |
|
KMM AD
Specializes in marine and industrial machine-building, maki…
|
KMM | BG | Manufacturing |
|
RongFa Nuclear Equipment Co., Ltd.
Produces high-performance nuclear components using advanced…
|
002366 | CN | Manufacturing |
|
Wuxi Huaguang Environment & Energy Group Co.,Ltd.
Provides energy and environmental equipment, solutions, and…
|
600475 | CN | Manufacturing |
|
Xizi Clean Energy Equipment Manufacturing Co., Ltd.
Manufactures high-efficiency waste heat recovery and clean …
|
002534 | CN | Manufacturing |
|
ZHEJIANG LIJU THERMAL EQUIPMENT CO., LTD.
Manufacturer of high-efficiency vacuum boilers and low-NOx …
|
603391 | CN | Manufacturing |
Suzhou Hailu Heavy Industry Co., Ltd via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/54307/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54307 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=54307 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=54307 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 54307}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Suzhou Hailu Heavy Industry Co., Ltd (id: 54307)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.