diff --git a/aboutus.html b/aboutus.html index 425cf74..467255b 100644 --- a/aboutus.html +++ b/aboutus.html @@ -1,10 +1,10 @@ - - + ${field.typetitle} @@ -28,367 +28,386 @@ <#include "header.htm" />
- - - - -
-
-

-
-
-
-
-
    -
    - - 1111
    -
-
- -
- -
-
- -
-
- - - ${field.content} - + + + +
+
+

+
+
+
+
+
    +
    + + 1111
    +
+
+ +
+ +
+
+ +
+
+ ${field.content} +
+
+
+
+
+
+

企业文化

+
+

+
+
+
    +
  • +
    +
    + + download.svg +
    +
    使命
    +
    +

    深耕现代化战训基地建设
    以智能科技全面提升消防救援实战能力

    -
-
-
-
-

企业文化

-
-

+ +
  • +
    +
    + + download.svg +
    +
    愿景
    +
    +

    引领智慧消防新未来
    成为全球消防救援体系进化的关键力量

    +
    -
    -
      -
    • -
      -
      - - download.svg -
      -
      使命
      -
      -

      深耕现代化战训基地建设
      以智能科技全面提升消防救援实战能力

      -
      -
      -
    • -
      -
      - - download.svg -
      -
      愿景
      -
      -

      引领智慧消防新未来
      成为全球消防救援体系进化的关键力量

      -
      -
      -
    • -
      -
      - - download.svg -
      -
      价值观
      -
      -

      专注实战
      智创未来
      共担使命

      -
      -
      -
    +
  • +
  • +
    +
    + + download.svg +
    +
    价值观
    +
    +

    专注实战
    智创未来
    共担使命

    +
    +
    +
  • + +
    +
    + +
    +
    + +
    +
    +
    +
    +

    荣誉资质

    +
    +
    +
    + + +
    - -
    -
    - -
    -
    -
    -
    -

    荣誉资质

    -
    -
    -
    - - - +
    +
    + + + +
    +
    +
    +
    +
    +
      +
    • +
      +
      +
      +
      2024
      +
      +

      北京专精特新
      中小企业

      -
      -
      - - - +
      + 北京专精特新中小企业.png
      +
      + +
      +
      +
      +
      +
      2024
      +
      +

      售后服务
      认证

      +
      + 售后服务.png
      +
      + +
      +
      +
      +
      +
      2025
      +
      +

      CMMI
      三级认证

      +
      +
      +
      + CMMI三级认证.png
      +
      + +
      +
      +
      +
      +
      2024
      +
      +

      北京市
      "创新型"企业

      +
      +
      +
      + 北京市创新型企业.png
      +
      + +
      +
      +
      +
      +
      2023
      +
      +

      国家
      高新技术企业

      +
      +
      +
      + 国家高新技术企业.png
      +
      + +
      +
      +
      +
      +
      2025
      +
      +

      相关软著
      专利证书

      +
      +
      +
      + 专利证书.png +
      +
      + +
      +
      +
      +
      +
      2024
      +
      +

      AAA
      信用等级

      +
      +
      +
      + 信用等级.png +
      +
      + +
      +
      +
      +
      +
      2025
      +
      +

      公司
      营业执照

      +
      +
      +
      + 营业执照.png +
      +
      + +
      -
      -
        -
      • -
        -
        -
        -
        2024
        -
        -

        北京专精特新
        中小企业

        -
        -
        -
        - 北京专精特新中小企业.png
        -
        - -
        -
        -
        -
        2024
        -
        -

        售后服务
        认证

        -
        -
        -
        - 售后服务.png
        -
        - -
        -
        -
        -
        2025
        -
        -

        CMMI
        三级认证

        -
        -
        -
        - CMMI三级认证.png
        -
        - -
        -
        -
        -
        2024
        -
        -

        北京市
        "创新型"企业

        -
        -
        -
        - 北京市创新型企业.png
        -
        - -
        -
        -
        -
        2023
        -
        -

        国家
        高新技术企业

        -
        -
        -
        - 国家高新技术企业.png
        -
        - -
        -
        -
        -
        2025
        -
        -

        相关软著
        专利证书

        -
        -
        -
        - 专利证书.png
        -
        - -
        -
        -
        -
        2024
        -
        -

        AAA
        信用等级

        -
        -
        -
        - 信用等级.png
        -
        - -
        -
        -
        -
        2025
        -
        -

        公司
        营业执照

        -
        -
        -
        - 营业执照.png
        -
        - -
        -
        -
        -
      • - -
      -
      -
      -
    -
    - -
    - -
    + + + + + + +
    + +
    + + <#include "footer.htm" /> - - + honorSlick() + + function honorSlick() { + $('.about_honor_bt_ul').slick({ + infinite: false, + slidesToShow: 1, + slidesToScroll: 1, + prevArrow: '.about_honor .std_arrow_prev', + nextArrow: '.about_honor .std_arrow_next', + }); + } + + + - \ No newline at end of file diff --git a/css/index.css b/css/index.css index 4b4978f..c6d9620 100644 --- a/css/index.css +++ b/css/index.css @@ -1320,3 +1320,36 @@ font-size: 30px; } } + +/*核心技术 start*/ +.core_technology{ + display: flex; +} +.core_technology .img_style{ + margin-right: 16px; +} +.core_technology h2{ + font-size: 36px; +} +.core_technology p{ + font-size: 16px; + margin-top: 16px; +} +/*核心技术 end*/ +.service-item{ + width: 1px; + flex: 1; + margin: 0 32px; +} +.core-bg{ + background: url(../images/coreBg.png) no-repeat; + background-size:contain; + display: flex; + justify-content: flex-end; +} +.core-bg .core-content{ + width: 50%; +} +.core-bg .core-item{ + display: flex; +} diff --git a/css/style.css b/css/style.css index 6d87652..c5c5279 100644 --- a/css/style.css +++ b/css/style.css @@ -1530,3 +1530,8 @@ th { display: inline-block; margin-right: 10px; } + +.flex-box{ + display: flex; +} + diff --git a/images/core-icon.png b/images/core-icon.png new file mode 100644 index 0000000..9bc396b Binary files /dev/null and b/images/core-icon.png differ diff --git a/images/coreBg.png b/images/coreBg.png new file mode 100644 index 0000000..cf5aa27 Binary files /dev/null and b/images/coreBg.png differ diff --git a/images/jzjs.png b/images/jzjs.png new file mode 100644 index 0000000..f3ee47a Binary files /dev/null and b/images/jzjs.png differ diff --git a/images/service1.png b/images/service1.png new file mode 100644 index 0000000..641e984 Binary files /dev/null and b/images/service1.png differ diff --git a/images/service2.png b/images/service2.png new file mode 100644 index 0000000..626909f Binary files /dev/null and b/images/service2.png differ diff --git a/images/service3.png b/images/service3.png new file mode 100644 index 0000000..690f6fa Binary files /dev/null and b/images/service3.png differ diff --git a/images/service4.png b/images/service4.png new file mode 100644 index 0000000..c1fc0da Binary files /dev/null and b/images/service4.png differ diff --git a/images/slzch.png b/images/slzch.png new file mode 100644 index 0000000..4342b42 Binary files /dev/null and b/images/slzch.png differ diff --git a/images/zndd.png b/images/zndd.png new file mode 100644 index 0000000..64633c4 Binary files /dev/null and b/images/zndd.png differ diff --git a/images/缂栫粍 5.png b/images/缂栫粍 5.png new file mode 100644 index 0000000..3ae0bb8 Binary files /dev/null and b/images/缂栫粍 5.png differ diff --git a/images/缂栫粍 9.png b/images/缂栫粍 9.png new file mode 100644 index 0000000..a6836bb Binary files /dev/null and b/images/缂栫粍 9.png differ diff --git a/images/鍥剧墖2.png b/images/鍥剧墖2.png new file mode 100644 index 0000000..8e47c1c Binary files /dev/null and b/images/鍥剧墖2.png differ diff --git a/images/鎽╁皵鍩虹煶.png b/images/鎽╁皵鍩虹煶.png new file mode 100644 index 0000000..21f78df Binary files /dev/null and b/images/鎽╁皵鍩虹煶.png differ diff --git a/index.htm b/index.htm index ec403a2..e419feb 100644 --- a/index.htm +++ b/index.htm @@ -63,19 +63,44 @@ }); - +
    - - + + +
    +
    + 算力资源资产化 +
    +

    算力资源资产化

    +

    将异构GPU算力统一计量,封装为标准化的“算力Token”

    +
    +
    +
    + 智能调度与交付 +
    +

    智能调度与交付

    +

    动态调度Token,高效完成AI训练/推理任务

    +
    +
    +
    + 价值结算与再投资 +
    +

    价值结算与再投资

    +

    按Token消耗付费,资金反哺算力设施扩容

    +
    +
    +
    +
    @@ -83,216 +108,82 @@

    我们的服务

    SERVICE

    - 我们始终致力于为客户提供高质量的服务,让客户在安全和生产中获得更多的保障。服务涵盖消防/危化实战实训基地、消防模拟仿真软件、安全评价软件、化工安全生产等多个方面,如果您在消防和化工领域方面需要协助或者有任何需求,请联系我们,我们将竭诚为您服务! + 摩尔基石成立于2025年,专注于国产算力平台的研发与应用落地 ,致力于打造基于国产芯片的云边端一体、软硬件协同、训练推理融合的AI算力基础平台和“AI+”解决方案。
    - -
      -
    • -
      -
      -
      -
      -
      -

      实战训练基地

      -

      打造多元化基地

      -
      -

      提升战斗力为导向

      -

      构建训练体系为基础

      -

      提高培训质量为重点

      -
      +
      +
      + 智算中心建设运营 +

      智算中心建设运营

      -
      -
      -
      -
      -
      -
      -

      实战训练基地

      -

      打造多元化基地

      -
      -

      - 以习近平总书记关于防灾减灾救灾的重要论述为指导,打造高水平、高标准、高技术和科学化的实战实训基地,构建与综合应急救援任务相适应、与队伍专业化能力建设相匹配的训练基地体系。促进应急救援核心战斗力生成模式转变,有力服务应急救援工作和队伍建设长远发展。 -

      -
      +
      + 智能交通 +

      智能交通

      -
      -
    • -
    • -
      -
      -
      -
      -
      -

      化工安全生产

      -

      全流程安全生产监管

      -
      -

      隐患排查与治理

      -

      安全培训

      -

      事故应急

      -
      +
      + 智能医疗 +

      智能医疗

      -
      -
      -
      -
      -
      -
      -

      化工安全生产

      -

      全流程安全生产监管

      -
      -

      - 提升工业安全生产的感知、监测、预警、处置和评估能力,加速安全生产从静态分析向动态感知、事后应急向事前预防、单点防控向全局联防的转变,提升工业生产本质安全水平 -

      -
      +
      + 智能工业 +

      智能工业

      -
      -
    • -
    • -
      -
      -
      -
      -
      -

      数字孪生

      -

      Digital Twins

      -
      -

      全生命周期过程

      -

      虚实等价

      -

      全联接、全场景、全智能

      -
      +
      +
      +
    +
    +
    +
    +
    +
    +

    我们的核心技术

    +

    TECHNOLOGY

    +
    + 顶级平台实战经验:核心成员来自运营商、大型集成商的业务与数据
    + 团队,精通复杂系统的规模化运营与资源整合。 +
    +
    +
    +
    +
    + 智算中心建设运营 +
    +

    AI算力运营底座

    +

    提供基于摩尔线程、清微智能等高性能提供GPU集群的AI算力运营调度平台。

    +
    +
    +
    + 智算中心建设运营 +
    +

    一体化开发平台

    +

    与三大运营商、头部集成商战略合作,拥有直达千行百 + 业的规模销售与交付通道

    +
    +
    +
    + 智算中心建设运营 +
    +

    AI人才培育体系

    +

    汇聚各行业领先的垂直AI应用厂商及国家级实验室,共同打造深 +

    +
    +
    +
    + 智算中心建设运营 +
    +

    专项创投基金

    +

    擅长将前沿技术转化为客户价格,并协调多元生态伙伴,驱动项 + 目从规划到运营的全周期成功

    +
    +
    -
    -
    -
    -
    -
    -
    -

    数字孪生

    -

    Digital Twins

    -
    -

    - 充分利用物理模型、传感器更新、运行历史数据、集成多学科、多物理量、多尺度、多概率的仿真过程,在虚拟的空间中完成对物理世界的映射,从而反映相对实体的全生命周期过程 -

    -
    -
    -
    - -
  • -
    -
    -
    -
    -
    -

    模拟仿真

    -

    VR | AR | WEB

    -
    -

    仿真和预测

    -

    L1到L4精细化建模

    -

    三维可视化

    -
    -
    -
    -
    -
    -
    -
    -
    -

    模拟仿真

    -

    模拟仿真

    -
    -

    - 系统基于虚拟现实技术和三维建模技术,内置功能完备的虚拟现实交互模块,提供多种交互模式,用户可以根据场景特点和实际需求选择不同交互模式进行场景交互。系统支持不同的交互设备实时接入,如:键盘鼠标、数据手套、方向盘、操纵杆和6自由度位置追踪系统等。用户可根据需要接入不同的交互设备进行场景交互操作和仿真实训 -

    -
    -
    -
    -
  • -
  • -
    -
    -
    -
    -
    -

    应急指挥

    -

    防灾减灾救灾

    -
    -

    风险管控与预警

    -

    多端通信融合

    -

    辅助决策指挥

    -
    -
    -
    -
    -
    -
    -
    -
    -

    应急指挥

    -

    防灾减灾救灾

    -
    -

    - 根据国家政策要求,具备一定规模的危险化学品生产、经营、储存企业应当建立应急救援队伍,利用统一的工业互联网平台进行汇总与融合,构建以敏捷应急体系为核心,完善安全生产管理功能应用的数字化应急指挥与救援平台。 -

    -
    -
    -
    -
  • - + +
    -
    -
    -

    多元化基地 体系化建设

    -

    Base construction

    -
    构建与综合应急救援任务相适应、与队伍专业化能力建设相匹配的训练基地体系
    -
    - -
    - -
    互联网转型
    - -
    -
    +
    @@ -325,10 +216,6 @@

    新闻中心

    NEWS

    -