- 蓄能山水间
- 本片以河北丰宁抽蓄电站服务冬奥及新机组投运、河南洛宁抽蓄电站创新掘进施工技术、浙江天荒坪抽蓄电站科学运维及对生态文明建设的推动作用为主要内容。聚焦“最强大脑...
- 点亮阿里
- 阿里与藏中电网联网工程是迄今为止世界上海拔最高、运距最远、最具挑战性的500千伏输变电工程。工程的建成投运,标志着全国陆路地区最后一个地级行政区域——阿里地区正...
- 白鹤亮翅
- 《白鹤亮翅》反映了白鹤滩—江苏、白鹤滩—浙江两条特高压工程的建设特点和难点,以人物为线索,讲述了在大山深处建起世界上最大的特高压换流站、跨越长江天堑建起“西...
-
电网头条客户端
-
电网头条-微信
-
国家电网报-微信
-
闪亮播报-微信
-
国家电网杂志-微信
-
首席能源观-微信
-
电力出版社有限公司-微信
-
电网头条-抖音号
Class('bottomS').siblings().removeClass('bottomS');
}
clearTimeout(_timera);
} else {
$('.head-nav').find('li').eq(indexNav).removeClass('bottomS');
_timera = setTimeout(function () {
$('.secondNavCon').addClass('hide')
}, 2000);
}
$('.head-nav').find('li').eq(continueShow).addClass('bottomS');
});
$('.secondNavCon').on('mouseenter mouseleave', function (event) {
if (event.type == 'mouseenter') {
clearTimeout(_timera);
$('.head-nav').find('li').eq(indexNav).addClass('bottomS').siblings().removeClass('bottomS');
$('.secondNavCon').find('.secondItem').eq(indexNav).css('display', 'block').siblings().css('display', 'none');
$('.secondNavCon').removeClass('hide');
} else {
$('.head-nav').find('li').eq(indexNav).removeClass('bottomS');
$('.secondNavCon').addClass('hide');
}
$('.head-nav').find('li').eq(continueShow).addClass('bottomS');
});
})