Welcome to Foshan Jin Hong Xing Technology Co., Ltd. official website!


  Hotline:400-8822-986
  Fax:0757-81235309

      

                   

Location: Home > About Us > Company Profile

Foshan Jinhongxing Intelligent Technology Co., Ltd. was founded in 2002, is located in Leping Foshan Industrial Zone, Sanshui District, plant area of 25000 square meters, is a focus on outdoor products and villa outdoor building materials product development, production and sales of large door enterprises.


Products include intelligent industrial doors, electric retractable doors, villas, outdoor building materials three industries. The company has the largest industrial door production base and international leading full CNC production lines, with more than 20 scientific research personnel, mid-level professional and technical personnel more than 30, industry headquarters staff of more than 200 people, nearly 300 agents, the products are exported to over more than 30 countries and regions, to become an independent school for the industry leader. Provide reliable products and services for the global consumer 10 million.


The company has won more than 60 national patents, and took the lead through the ISO9001:2000 international quality management system certification, the products sold by China Ping An Property Insurance Limited by Share Ltd underwriting. In the future, let us in, "as well as" door "in mind, let the heart closer to star, starting from the heart, to explore the unknown.....




HTTP/1.1 200 OK Date: 4 Aug 2026 09:56:02 G8T Content-Length: 3073 Content-Type: text/html Connection: Close Server: Microsoft-IIS/10.0 Runtime Error

Server Error


Runtime Error

Description: A server error has occurred. The current custom error settings prevent the details of the error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please define an errorDetails attribute within the "filter.config" configuration file. This errorDetails attribute should then have its value set to "On".


<!-- Filter.Config Configuration File -->

<configuration>
    <httpFilters errorDetail="On">
        <!-- managed filters configuration -->
    </httpFilters>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "errorPage" attribute of the <httpFilters> configuration tag to point to a custom error page location.


<!-- Filter.Config Configuration File -->

<configuration>
    <httpFilters errorDetail="LocalOnly" errorPage="mycustompage.htm">
        <!-- managed filters configuration -->
    </httpFilters>
</configuration>