123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
- <html xmlns:wb="http://open.weibo.com/wb">
- <head>
- <title>南方电网公司应急指挥平台</title>
-
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <link href="../css/nav-css.css" media="screen" rel="stylesheet" />
- <link href="../css/jquery.mCustomScrollbar.css" rel="stylesheet" type="text/css" />
- <script type="text/javascript" src="../scripts/qui/libs/js/jquery.js"></script>
- <script src="../scripts/jquery-ui-1.10.4.min.js"></script>
- <script src="../scripts/jquery.mousewheel.min.js"></script>
- <script src="../scripts/jquery.mCustomScrollbar.js"></script>
- <!-- 扩展工具js -->
-
-
- <!--框架必需start-->
-
- <link rel="stylesheet" type="text/css" href="../scripts/qui/libs/css/import_basic.css" />
- <link href="../scripts/qui/libs/skins/flatBlue/style.css" rel="stylesheet" type="text/css" id="theme" themeColor="flatBlue"
- positionTarget="positionContent" selInputHeight="32" selButtonWidth="35" defaultSelWidth="200" fileBtnWidth="60" defaultFileInputWidth="200"
- defaultGridHeaderHeight="34" defaultGridRowHeight="38" defaultFontSize="14" defaultPageSelWidth="55" defaultFilterItemHeight="32"
- dialogWidthFix="0" defaultSelItemHeight="32" defaultFontFamily="宋体"/>
- <link href="../scripts/qui/system/layout_flat/skin/style.css" rel="stylesheet" type="text/css" id="skin" skinPath="../scripts/qui/system/layout_flat/skin/"/>
- <!--框架必需end-->
- <link type="text/css" rel="stylesheet" href="../css/framework.css"/>
- <script>
- $(function(){
- $("#all-nav").mCustomScrollbar({
- theme:"minimal-dark"
- });
- $('.item').hover(function () {
- $(this).addClass('active').find('s').hide();
- $(this).find('.product-wrap').show();
- $(window).load(function () {
- $("#ccc").mCustomScrollbar();
- });
- }, function () {
- $(this).removeClass('active').find('s').show();
- $(this).find('.product-wrap').hide();
- })
-
- $('.subItem').hover(function () {
- $(this).addClass('active').find('s').hide();
- //alert($(this).html());
- $(this).find('.product-wrap-wrap').show();
- $(window).load(function () {
- $("#ccc").mCustomScrollbar();
- });
- }, function () {
- $(this).removeClass('active').find('s').show();
- $(this).find('.product-wrap-wrap').hide();
- })
-
- $(".product-wrap").hide();
- $(".product-wrap").css("left", "80px");
-
- $(".product-wrap-wrap").hide();
- $(".product-wrap-wrap").css("left", "170px");
-
-
- $(".pluitem li").mouseenter(function () {
- $(this).find(".fd").stop().fadeIn();
- }).mouseleave(function () {
- $(this).find(".fd").stop().fadeOut();
- });
- })
- </script>
- </head>
-
- <body class="contentStyle" style="font-size: 14px;">
-
-
- <header>
- <div style="height:84px;float:left;width:100%;background-color:#ADD8E6">
- <table border="0" cellpadding="0" cellspacing="0" width="100%">
- <tbody><tr>
- <td style="height:80px;" align="left" width="90"><img alt="" src="../images/index/index.png" height="84" width="80"></td>
- <td width="309"><img alt="" src="../images/index/title.png" height="48" width="234"></td>
- <td height="84"><div id="framework_menu">
- <div style="width: 79px; float: left;" id="1008">
- <div class="menu-first-img"
- style="background: url(../images/index/lwjc.png); margin-left: 18px; margin-top: 0px;"></div>
- <span class="menu-first-title">路网管理</span>
- </div>
- <div style="width: 79px; float: left;" id="100a">
- <div class="menu-first-img"
- style="background: url(../images/index/zsgl.png); margin-left: 18px; margin-top: 0px;"></div>
- <span class="menu-first-title">值守管理</span>
- </div>
- <div style="width: 79px; float: left;" id="1009">
- <div class="menu-first-img"
- style="background: url(../images/index/yjcz.png); margin-left: 18px; margin-top: 0px;"></div>
- <span class="menu-first-title">应急处置</span>
- </div>
- <div class="menu-first-selected"
- style="width: 79px; float: left;" id="100b">
- <div class="menu-first-img"
- style="background: url(../images/index/xxfb.png); margin-left: 18px; margin-top: 0px;"></div>
- <span class="menu-first-title">信息发布</span>
- </div>
- <div style="width: 79px; float: left;" id="100c">
- <div class="menu-first-img"
- style="background: url(../images/index/tjfx.png); margin-left: 18px; margin-top: 0px;"></div>
- <span class="menu-first-title">统计分析</span>
- </div>
- <div style="width: 79px; float: left;" id="100d">
- <div class="menu-first-img"
- style="background: url(../images/index/zsgl.png); margin-left: 18px; margin-top: 0px;"></div>
- <span class="menu-first-title">系统管理</span>
- </div>
- </div></td>
- <td width="5%"></td>
- <td align="left" width="237"><span id="showuser_span">欢迎您:管理员</span> <span class="icon_exit hand" onclick="exitSys()">退出系统</span></td>
- </tr>
-
- </tbody></table>
-
- </div>
- </header>
- <!-- 头部结束 -->
- <!-- <div class="nav"
- style="float: left; width: 80px; top: 84px; background-color: lightblue">
- <div style="overflow: visible;" id="all-nav"
- class="all-nav mCustomScrollbar _mCS_1 mCS-autoHide mCS_no_scrollbar">
- <div class="item">
- <div class="product">
- <h3>
- <div style="width: 80px;">
- <img
- src="/nwyj/images/menu/menu054.png"
- style="text-align: center; padding-left: 25px; margin-right: 18px; margin-top: 25px; width: 28px; height: 28px;">
- </div>
- <div style="width: 80px; margin-top: -23px; text-decoration: none">
- <a href="javascript:void(0)" target="frmright"
- style="font-size: 14px; text-decoration: none">信息申报</a>
- </div>
- </h3>
- </div>
- </div>
- <div class="item">
- <div class="product">
- <h3>
- <div style="width: 80px;">
- <a href="javascript:void(0)" target="frmright"><img
- src="/nwyj/images/menu/menu054.png"
- style="text-align: center; padding-left: 25px; margin-right: 18px; margin-top: 25px; width: 28px; height: 28px;"></a>
- </div>
- <div style="width: 80px; margin-top: -23px; text-decoration: none">
- <a href="javascript:void(0)" target="frmright"
- style="font-size: 14px; text-decoration: none">信息审核</a>
- </div>
- </h3>
- </div>
- </div>
- <div class="item">
- <div class="product">
- <h3>
- <div style="width: 80px;">
- <a href="javascript:void(0)" target="frmright"><img
- src="/nwyj/images/menu/menu054.png"
- style="text-align: center; padding-left: 25px; margin-right: 18px; margin-top: 25px; width: 28px; height: 28px;"></a>
- </div>
- <div style="width: 80px; margin-top: -23px; text-decoration: none">
- <a href="javascript:void(0)" target="frmright"
- style="font-size: 14px; text-decoration: none">网站发布</a>
- </div>
- </h3>
- </div>
- </div>
- <div class="item">
- <div class="product">
- <h3>
- <div style="width: 80px;">
- <a href="javascript:void(0)" target="frmright"><img
- src="/nwyj/images/menu/menu054.png"
- style="text-align: center; padding-left: 25px; margin-right: 18px; margin-top: 25px; width: 28px; height: 28px;"></a>
- </div>
- <div style="width: 80px; margin-top: -23px; text-decoration: none">
- <a href="javascript:void(0)" target="frmright"
- style="font-size: 14px; text-decoration: none">情报板发布</a>
- </div>
- </h3>
- </div>
- </div>
- <div class="item">
- <div class="product">
- <h3>
- <div style="width: 80px;">
- <a href="javascript:void(0)" target="frmright"><img
- src="/nwyj/images/menu/menu054.png"
- style="text-align: center; padding-left: 25px; margin-right: 18px; margin-top: 25px; width: 28px; height: 28px;"></a>
- </div>
- <div style="width: 80px; margin-top: -23px; text-decoration: none">
- <a href="javascript:void(0)" target="frmright"
- style="font-size: 14px; text-decoration: none">微信发布</a>
- </div>
- </h3>
- </div>
- </div>
- <div class="item">
- <div class="product">
- <h3>
- <div style="width: 80px;">
- <a href="javascript:void(0)" target="frmright"><img
- src="/nwyj/images/menu/menu054.png"
- style="text-align: center; padding-left: 25px; margin-right: 18px; margin-top: 25px; width: 28px; height: 28px;"></a>
- </div>
- <div style="width: 80px; margin-top: -23px; text-decoration: none">
- <a href="javascript:void(0)" target="frmright"
- style="font-size: 14px; text-decoration: none">走字屏发布</a>
- </div>
- </h3>
- </div>
- </div>
- <div class="item">
- <div class="product">
- <h3>
- <div style="width: 80px;">
- <a href="javascript:void(0)" target="frmright"><img
- src="/nwyj/images/menu/menu054.png"
- style="text-align: center; padding-left: 25px; margin-right: 18px; margin-top: 25px; width: 28px; height: 28px;"></a>
- </div>
- <div style="width: 80px; margin-top: -23px; text-decoration: none">
- <a href="javascript:void(0)" target="frmright"
- style="font-size: 14px; text-decoration: none">广播媒体发布</a>
- </div>
- </h3>
- </div>
- </div>
- </div>
- </div>
- --><div class="clear"></div>
- <!--mainhome开始-->
- <div style="position:fixed;left:0px;top:86px;bottom:0px;right:0px;background-color: #f1f1f1;index:0">
- <!-- <IFRAME height="100%" width="100%"
- frameBorder=0 id=frmright name=frmright
- src="/nwyj/page/welcome.jsp" allowTransparency="true">
- </IFRAME> -->
- <table width="99%" height="400" border="0" align="center" cellpadding="0" cellspacing="0">
- <tr>
- <td colspan="2" valign="middle" align = "center"><img src="../images/index/hytp2.png" width="773" height="155" border="0"/></td>
- </tr>
- </table>
- </div>
- </body>
- </html>
|