document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln(" "); document.writeln("
"); document.writeln("

京icp备12005554号-2京公网安备 11010502032840号

"); document.writeln("

copyright © 2014 energy china all right reserved.

"); document.writeln("
"); document.writeln("
"); document.writeln("
    "); document.writeln("
  • "); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); // 底部相关链接 if($(window).width() <= 768){ $(".yqlj").click(function () { if($(this).find(".yqlj_option")[0].style.display == "none" || $(this).find(".yqlj_option")[0].style.display == ""){ $(this).siblings().find(".yqlj_option").hide(); $(this).siblings().css("color","#333"); $(this).find(".yqlj_option").slidedown(300); $(this).find(".yqlj_select").css("color","#0065c0"); }else{ $(this).find(".yqlj_option").hide(); $(this).find(".yqlj_select").css("color","#333"); } }); }else{ $(".yqlj").hover(function () { $(this).find(".yqlj_option").slidedown(200); $(this).find(".yqlj_select").css("color","#0065c0"); }, function () { $(this).find(".yqlj_option").stop(false,true).hide(); $(this).find(".yqlj_select").css("color","#333"); }); } $(function(){ var txt=$(".dqwz .bt_link").eq(1).text().trim()==""?$(".dqwzs .bt_link").eq(1).text().trim():$(".dqwz .bt_link").eq(1).text().trim() $(".top .top-rt > .nav > li").each(function(){ if($(this).children().children("a").text().trim()==txt){ $(".top .top-rt > .nav > li").removeclass("active"); $(this).addclass("active"); } }) var dd=$("#col3_name").text().trim(); if(dd=="新闻资讯"){ $(".top .top-rt > .nav > li").removeclass("active"); $(".top .top-rt > .nav > li:eq(3)").addclass("active"); } })