From 726603df43447f8cfedfeaae4267209adbd01699 Mon Sep 17 00:00:00 2001
From: yzt <Xynz17@163.com>
Date: 星期三, 27 九月 2023 13:48:58 +0800
Subject: [PATCH] BSV1.8

---
 src/main/webapp/hxzk/index.jsp | 1695 +++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 1,085 insertions(+), 610 deletions(-)

diff --git a/src/main/webapp/hxzk/index.jsp b/src/main/webapp/hxzk/index.jsp
index 59c4ec8..ab39ddf 100644
--- a/src/main/webapp/hxzk/index.jsp
+++ b/src/main/webapp/hxzk/index.jsp
@@ -1,39 +1,35 @@
-<%@ page language="java" import="java.util.*" pageEncoding="UTF-8" %>
-<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
-<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
-<html lang="en">
-
+<%--
+  Created by IntelliJ IDEA.
+  User: Administrator
+  Date: 2023/8/17
+  Time: 15:13
+  To change this template use File | Settings | File Templates.
+--%>
+<%@ page contentType="text/html;charset=UTF-8" language="java" %>
+<html>
 <head>
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, shrink-to-fit=no">
-    <title></title>
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <title>Title</title>
+    <!-- 鏈�鏂扮増鏈殑 Bootstrap 鏍稿績 CSS 鏂囦欢 -->
     <link href="/hxzkoa/hxzk/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
     <link href="/hxzkoa/hxzk/assets/img/favicon.ico" rel="icon" type="image/x-icon" />
-    <link href="/hxzkoa/hxzk/assets/css/components/custom-modal.css" rel="stylesheet" type="text/css" />
-    <link href="/hxzkoa/hxzk/assets/css/components/custom-sweetalert.css" rel="stylesheet"
-          type="text/css" />
+
     <link href="/hxzkoa/hxzk/assets/css/dashboard/dash_2.css" rel="stylesheet" type="text/css" />
     <link href="/hxzkoa/hxzk/assets/css/elements/custom-pagination.css" rel="stylesheet" type="text/css" />
     <link href="/hxzkoa/hxzk/assets/css/loader.css" rel="stylesheet" type="text/css" />
     <link href="/hxzkoa/hxzk/assets/css/scrollspyNav.css" rel="stylesheet" type="text/css" />
-    <link href="/hxzkoa/hxzk/assets/css/main.css" rel="stylesheet" type="text/css" />
-
-
-
     <link href="/hxzkoa/hxzk/assets/css/structure.css" rel="stylesheet" type="text/css" />
-
-    <link href="/hxzkoa/hxzk/assets/css/elements/search.css" rel="stylesheet" type="text/css" />
-    <link href="/hxzkoa/hxzk/plugins/apex/apexcharts.css" rel="stylesheet" type="text/css">
+    <%--    <link href="/hxzkoa/hxzk/assets/css/elements/search.css" rel="stylesheet" type="text/css" />--%>
+    <%--    <link href="/hxzkoa/hxzk/plugins/apex/apexcharts.css" rel="stylesheet" type="text/css">--%>
     <link href="/hxzkoa/hxzk/plugins/animate/animate.css" rel="stylesheet" type="text/css" />
+
     <link href="/hxzkoa/hxzk/layui/layui/src/css/layui.css" rel="stylesheet">
     <link href="/hxzkoa/hxzk/plugins/highlight/styles/monokai-sublime.css" rel="stylesheet"
           type="text/css" />
     <link href="/hxzkoa/hxzk/plugins/sweetalerts/sweetalert2.min.css" rel="stylesheet" type="text/css" />
     <link href="/hxzkoa/hxzk/plugins/sweetalerts/sweetalert.css" rel="stylesheet" type="text/css" />
-    <link href="/hxzkoa/hxzk/plugins/table/datatable/datatables.css" rel="stylesheet" type="text/css">
-    <link href="/hxzkoa/hxzk/plugins/table/datatable/custom_dt_html5.css" rel="stylesheet" type="text/css">
-    <link href="/hxzkoa/hxzk/plugins/table/datatable/dt-global_style.css" rel="stylesheet" type="text/css">
     <link href="/hxzkoa/hxzk/plugins/perfect-scrollbar/perfect-scrollbar.css" rel="stylesheet"
           type="text/css" />
     <link rel="stylesheet" type="text/css" hrpe="/hxzkoa/hxzk/assets/css/vxgplayer-1.8.40.min.css">
@@ -45,29 +41,49 @@
     <link href="/hxzkoa/hxzk/assets/myfont/stylesheet.css" rel="stylesheet" type="text/css" />
     <link rel="stylesheet" href="/hxzkoa/hxzk/fengmap/css/fengmap.css">
     <link rel="stylesheet" href="/hxzkoa/hxzk/fengmap/css/toolBarStyle.css">
-    <!-- <link href="/hxzkoa/hxzk/assets/myfont/specimen_files/specimen_stylesheet.css" rel="stylesheet" type="text/css" /> -->
     <style>
-        body {
+        *{
             margin: 0px;
-            width: 100%;
-            min-width: 1500px;
-            max-width: 100%;
-            height: 100%;
-            background-color: #F0F0F0;
         }
+        /*.container-title{*/
+        /*    background: url("/hxzkoa/hxzk/image/image/titleD.png");*/
+        /*    height: 80px;*/
+        /*    background-color: #191E3A;*/
+        /*    text-align: center;*/
+        /*    line-height: 80px;*/
+        /*}*/
 
-        #head {
-            background-color: #FFFF00;
-            width: 100%;
-            height: 100px;
+        #threeD1{
+            background: url("/hxzkoa/hxzk/image/image/titleD.png");
+            background-size: 100%;
+            background-repeat: no-repeat;
+            background-color: #191E3A;
+            text-align: center;
+            line-height: 80px;
+            font-size:55px; /*璁剧疆瀛椾綋澶у皬*/
+            font-weight:800; /*璁剧疆瀛椾綋绮楃粏*/
+            text-shadow:1px 0px #191E3A, 1px 2px #191E3A, 3px 1px #191E3A,
+            2px 3px cornflowerblue, 4px 2px cornflowerblue, 4px 4px cornflowerblue,
+            5px 3px cornflowerblue, 5px 5px cornflowerblue, 7px 4px cornflowerblue,
+            6px 6px cornflowerblue, 8px 5px cornflowerblue, 7px 7px cornflowerblue,
+            9px 6px #191E3A, 9px 8px #191E3A, 11px 7px #191E3A/*璁剧疆鏂囧瓧闃村奖*/
         }
-
-        #center {
-            background-color: #00FFFF;
-            width: 100%;
-            min-height: 100%;
+        .container-fluid{
+            padding: 0px;
         }
-
+        /*.mobile-tongji{*/
+        /*    width: 450px;*/
+        /*    height: 380px;*/
+        /*    position: relative;*/
+        /*    top: -1170px;*/
+        /*}*/
+        .mobile-tongjiwz{
+            color: white;
+            font-size: 24px;
+            margin-left: 170px;
+            margin-top: 15px;
+            display: inline-block;
+        }
         #foot {
             background-color: #FF00FF;
             width: 100%;
@@ -87,6 +103,7 @@
         .table-bordered th {
             border: 1px solid #505153;
         }
+
         .titleD{
             background: url("/hxzkoa/hxzk/image/image/titleD.png");
         }
@@ -116,18 +133,15 @@
             margin-top: 10px;
         }
 
-        .biaoti {
-            width: 20%;
-        }
+
 
         .neirong {
             text-align: left !important;
-            padding-left: 12px;
-            width: 30%;
-            white-space: nowrap;
+            padding-left: 8px;
+            width: 15%;
         }
 
-        .lcdf {
+        .f {
             width: 31%;
             height: 29%;
             display: inline-block;
@@ -139,7 +153,42 @@
             padding: 10 0 12 0;
             font-size: 15px;
         }
-
+        #ryxs1{
+            color: white;
+        }
+        #ryxs1:hover{
+            color: dodgerblue;
+        }
+        #clxs1{
+            color: white;
+        }
+        #clxs1:hover{
+            color: dodgerblue;
+        }
+        #wzxs1{
+            color: white;
+        }
+        #wzxs1:hover{
+            color: dodgerblue;
+        }
+        #jzxs1{
+            color: white;
+        }
+        #jzxs1:hover{
+            color: dodgerblue;
+        }
+        #sosxs1{
+            color: white;
+        }
+        #sosxs1:hover{
+            color: dodgerblue;
+        }
+        #ddlxs1{
+            color: white;
+        }
+        #ddlxs1:hover{
+            color: dodgerblue;
+        }
         .lcd {
             color: rgb(29, 135, 196);
             font-family: 'ds-digitalbold_italic';
@@ -264,6 +313,9 @@
             border-radius: 0 0 10px 10px;
 
         }
+        .ttdd{
+            color: red;
+        }
 
         /* 瀹氫箟涓�涓粠宸﹀悜鍙崇殑鎵弿鍔ㄧ敾 */
         @keyframes scanning {
@@ -280,9 +332,7 @@
                 opacity: 0;
             }
         }
-        .container-title{
-            background: url("/hxzkoa/hxzk/image/image/titleD.png");
-        }
+
 
         #threeD{
             font-size:55px; /*璁剧疆瀛椾綋澶у皬*/
@@ -336,41 +386,269 @@
                 box-shadow: 0 1px 30px #0093df, 0 1px 20px #0093df inset;
             }
         }
+        .lcdf {
+            width: 31%;
+            height: 29%;
+            display: inline-block;
+        }
+        #tj0{
+            position: relative;top: -1060px;left: 10px;
+        }
+        #tj1{
+            width: 450px;
+            z-index: 999;
+            height: 380px;
+            position: absolute;
+            top: 172px;
+            left: 10px;
+            opacity: 0.8;
+            background-color: #191E3A;
+        }
+        #tj2{
+            width: 450px;height: 380px
+        }
+        #tj3{
+            width: 450px;height: 380px;position: absolute;top: 172px;left: 10px;z-index: 999;opacity: 1;border-radius: 5px;
+        }
+        #tj4{
+            color: white;font-size: 24px;margin-left: 170px;margin-top: 15px;display: inline-block
+        }
+        .youbian{
+            position: relative;top: -885px;left: 210px;
+        }
+        .item9{
+            width: 430px;height: 728px;position: absolute;top: 0px;left: px;z-index: 9999;overflow:hidden;border-radius: 5px;overflow: scroll;overflow-x: hidden;
+        }
+        .ybkuandu1{
+            width: 400px;;height: 728px;background-color: #191E3A;z-index: 9999;opacity: 0.5;border-radius: 5px
+        }
+        .ynkuandu2{
+            width: 440px;height: 743px;
+        }
+        .zuobian{
+            position: relative;top: -1070px;left: 20px
+        }
+        .zuobiankuandu3{
+            width: 450px;height: 380px;position: absolute;top: 172px;left: 10px;z-index: 999;opacity: 1;border-radius: 5px;
+        }
+        .zuobiankuandu2{
+            width: 450px;height: 380px
+        }
+        .zuobiankuandu1{
+            width: 450px;z-index: 999;height: 380px;position: absolute;top: 172px;left: 10px;opacity: 0.8;background-color: #191E3A
+        }
+        .zuobiankuanduwz{
+            color: white;font-size: 24px;margin-left: 170px;margin-top: 15px;display: inline-block
+        }
+        .zuobiankuandu4{
+            color: rgb(179, 179, 179);font-size: 18px;margin-top: 30px
+        }
+        .zhongjian{
+            position: relative;top: -1000px;left: 200px;height: 1px
+        }
+        .butt{}
+        .span{
+            text-decoration: none;
+        }
+        .blue1{
+            text-decoration: none;
+        }
+        .XzTc{
+            position: relative;top: -174px;left: 10px;
+        }
+        .qhyc{
+            z-index: 9999;position: relative;top: 300px;left: 540px
+        }
+        .aniu{
+            display: none;
+        }
+        .gjt{
+            display: none;
+        }
+        /* 灏忓瀷鎵嬫満 */
+        @media (min-width: 320px) and (max-width: 768px) {
+            .qhyc{
+                display: none;
+            }
+            .ycbtn{
+                display: none;
+            }
+            #threeD1{
+                display: none;
+            }
+
+            /* 鍦ㄦ娣诲姞閫傚簲灏忓瀷鎵嬫満鐨勬牱寮� */
+            .mobile-width {
+                /* 绉诲姩绔牱寮� */
+                height: 400px;
+                width: 10px;
+            }
+            .mobile-nav{
+                display: none;
+            }
+            .mobile-title{
+                font-size: 2px;
+                text-shadow: none;
+            }
+            .mobile-title1{
+                background-size: 100% 80px;
+                height: 40px;
+            }
+            #threeD{
+                font-size: 20px;
+                position: relative;
+                top: -30px;
+                text-shadow:none;
+            }
+            .tongji{
+                width: 130px;z-index: 999;height: 130px;position: absolute;top: -500px;left: 30px;opacity: 0.8;background-color: #191E3A
+            }
+            .tbk{
+                width: 130px;height: 130px;
+            }
+            .youbian{
+                position: fixed;top: 40px;left: 0px;
+                z-index: 99999999;
+                display: none;
+            }
+            .item9{
+                width: 350px;height: 428px;position: absolute;top: 0px;left: px;z-index: 9999;overflow:hidden;border-radius: 5px;overflow:
+                    scroll;overflow-x: hidden;
+            }
+            .ybkuandu1{
+                width: 350px;;height: 428px;background-color: #191E3A;z-index: 9999;opacity: 0.5;border-radius: 5px
+            }
+            .ynkuandu2{
+                width: 390px;height: 443px;
+            }
+
+            .zuobian{
+                display: none;
+            }
+            .aniu{
+                display: block;
+                background-color: #F4F3EF;
+                overflow: hidden;
+            }
+            .zxryy{
+                float: right;
+            }
+            .tjsjj{
+                float: right;
+            }
+            .bddt{
+                float: right;
+            }
+            .swdt{
+                float: right;
+            }
+            .pmdt{
+                float: right;
+            }
+            .zuobiankuandu2{
+                width: 348px;height: 380px;
+            }
+            .zuobiankuandu1{
+                width: 348px;z-index: 999;height: 380px;position: absolute;top: 480px;left: 0px;opacity: 0.8;
+            }
+            .zuobiankuandu3{
+                width: 348px;height: 480px;position: absolute;top: 480px;left: 0px;z-index: 999;opacity: 1;border-radius: 5px;;
+            }
+            .zuobiankuandu4{
+                color: rgb(179, 179, 179);font-size: 18px;margin-top: 30px
+            }
+            .zuobiankuanduwz{
+                color: white;font-size: 24px;margin-left: 130px;margin-top: 15px;display: inline-block;
+            }
+            .tongxun{
+                display: none;
+            }
+            .tongxun1{
+                display: none;
+            }
 
 
 
 
+
+
+
+            .gjt{
+                display: block;
+                background-color: rgba(40, 51, 62, 0.9); /* 閫忔槑鑳屾櫙鑹� */;width: 30%;height: 200px;border-radius: 8px;
+                position: fixed;
+                z-index: 9999;
+                height: 100%;
+                vert-align: middle;
+                text-align: center;
+            }
+            .tt1{
+                display: inline-block;
+                font-size: 14px;
+                margin-top: 10px;
+            }
+            .gjt1{
+                height: 100%;
+                color: white;
+                text-align: center;
+                margin-top: 30px;
+            }
+            .gjt1 li{
+                line-height: 40px;
+                font-size: 14px;
+            }
+            #renyuanxinxi{
+                background-color: #383438;
+            }
+            #rytb{
+                font-size: 16px;color: white;height: 100%;
+            }
+            #messageinput{
+                width: 50%;
+            }
+            #rytb td{
+                font-size: 10px;
+            }
+            #zhendongqq{
+                font-size: 1em;
+            }
+            #fasong{
+                font-size: 1em;
+            }
+            #gengxinqq{
+                font-size: 1em;
+            }
+        }
+        @media (min-width: 768px)  {
+            #renyuanxinxi{
+                background-color: #383438;position: absolute;float: left;margin-left: 30%;margin-top: 250px;width: 40%;height: 60%;z-index: 99999;opacity: 0.9;
+            }
+            #rytb{
+                font-size: 14px;color: white;height: 90%;width: 100%;
+            }
+            #messageinput{
+                width: 80%;
+            }
+            .neirong {
+                text-align: left !important;
+                padding-left: 15px;
+                width: 30%;
+            }
+            #zhendongqq{
+                font-size: 0.15em;
+            }
+            #fasong{
+                font-size: 0.15em;
+            }
+            #gengxinqq{
+                font-size: 0.15em;
+            }
+        }
+
     </style>
-    <script src="/hxzkoa/hxzk/assets/js/libs/jquery-3.1.1.min.js"></script>
-    <script src="/hxzkoa/hxzk/assets/js/vxgplayer-1.8.40.min.js"></script>
-    <script src="/hxzkoa/hxzk/assets/js/echarts.minaa.js"></script>
-    <script src="/hxzkoa/hxzk/assets/js/app.js"></script>
-    <script src="/hxzkoa/hxzk/assets/js/dashboard/dash_2.js"></script>
-    <script src="/hxzkoa/hxzk/assets/js/loader.js"></script>
-    <script src="/hxzkoa/hxzk/bootstrap/js/bootstrap.min.js"></script>
-    <script src="/hxzkoa/hxzk/bootstrap/js/popper.min.js"></script>
-    <script src="/hxzkoa/hxzk/plugins/apex/apexcharts.js"></script>
-    <script src="/hxzkoa/hxzk/plugins/echarts/echarts.min.js"></script>
-    <script src="/hxzkoa/hxzk/plugins/table/datatable/button-ext/jszip.min.js"></script>
-    <script src="/hxzkoa/hxzk/plugins/table/jquery.table2excel.js"></script>
-    <script src="/hxzkoa/hxzk/plugins/sweetalerts/promise-polyfill.js"></script>
-    <script src="/hxzkoa/hxzk/plugins/sweetalerts/sweetalert2.min.js"></script>
-    <script src="/hxzkoa/hxzk/plugins/sweetalerts/custom-sweetalert.js"></script>
-    <script src="/hxzkoa/hxzk/plugins/perfect-scrollbar/perfect-scrollbar.min.js"></script>
-    <script src="/hxzkoa/hxzk/assets/js/tanchuang/naranja.js"></script>
-    <script src="/hxzkoa/hxzk/assets/js/jsmpeg.min.js"></script>
-    <script src="/hxzkoa/hxzk/fengmap/js/fengmap.map.min.js"></script>
-    <script src="/hxzkoa/hxzk/fengmap/js/fengmap.plugin.min.js"></script>
-    <script src="/hxzkoa/hxzk/layui/layui.js"></script>
-
-    <!-- 鐧惧害鍦板浘鎺ュ彛 -->
-    <script type="text/javascript" id="baidumap_api"
-            src="http://api.map.baidu.com/getscript?v=3.0&ak=PUftjeZCKHtEn8ZMjeAGnViSO8NBvBNm"></script>
 </head>
-
-<body style="width: 100%">
-<div id="renyuanxinxi"
-     style="background-color: #383438;position: absolute;float: left;margin-left: 30%;margin-top: 250px;width: 40%;height: 50%;z-index: 99999;opacity: 0.9;display: none;">
+<body>
+<div id="renyuanxinxi" style="display: none">
     <div
             style="background: linear-gradient(rgb(0, 20, 30), rgb(0, 40, 70));width: 100%;font-size: 1.5rem;color: rgba(255, 255, 255, .7);line-height: 2.5rem;text-align: center;border: 2px solid rgba(0, 90, 120, .3);">
         <svg xmlns="http://www.w3.org/2000/svg" style="margin-bottom: 5px;" width="30" height="30"
@@ -385,225 +663,242 @@
         <path fill-rule="evenodd"
               d="M2.146 2.146a.5.5 0 0 0 0 .708l11 11a.5.5 0 0 0 .708-.708l-11-11a.5.5 0 0 0-.708 0Z" />
     </svg>
+
     </div>
     <div>
-
-    </div>
-    <table class="table-bordered table-tanchuang" style="width: 100%;">
-        <tr>
-            <td class="biaoti">濮撳悕锛�</td>
-            <td class="neirong">
-                <div id="nameqq"></div>
-            </td>
-            <td class="biaoti">鎬у埆锛�</td>
-            <td class="neirong">
-                <div id="sexqq"></div>
-            </td>
-        </tr>
-        <tr>
-            <td class="biaoti">姘戞棌锛�</td>
-            <td class="neirong">
-                <div id="minzuqq"></div>
-            </td>
-            <td class="biaoti">鐢佃瘽锛�</td>
-            <td class="neirong">
-                <div id="dianhuaqq"></div>
-            </td>
-        </tr>
-        <tr>
-            <td class="biaoti">褰撳墠鍧愭爣锛�</td>
-            <td class="neirong">
-                <div id="zuobiaoqq"></div>
-            </td>
-            <td class="biaoti">鐘舵�侊細</td>
-            <td class="neirong">
-                <div id="zhuangtaiqq"></div>
-            </td>
-        </tr>
-        <tr>
-            <td class="biaoti">鏍囩缂栧彿锛�</td>
-            <td class="neirong">
-                <div id="tagidqq"></div>
-            </td>
-            <td class="biaoti">鐢甸噺锛�</td>
-            <td class="neirong">
-                <div id="dianliangqq"></div>
-            </td>
-        </tr>
-        <tr>
-            <td class="biaoti">娴锋嫈楂樺害锛�</td>
-            <td class="neirong">
-                <div id="gaoqq"></div>
-            </td>
-            <td class="biaoti">鎵�鍦ㄩ儴闂細</td>
-            <td class="neirong">
-                <div id="bumenqq"></div>
-            </td>
-        </tr>
-        <tr>
-            <td class="biaoti">涓嬪彂鎸囦护锛�</td>
-            <td class="neirong" style="text-align: left;padding-left: 10px;"><input
-                    class="btn btn-secondary" type="button" id="zhendongqq"
-                    style="width: 70px;height: 40px;background-color: brown;border-color: brown;font-size: 0.15rem;"
-                    value="铚傞福">
-                <input class="btn btn-secondary" type="button" id="gengxinqq" onclick="gengxinzuobiao()"
-                       style="width: 90px;height: 40px;background-color: brown;border-color: brown;font-size: 0.15rem;"
-                       value="鏇存柊鍧愭爣">
-            </td>
-            <td class="biaoti">鏇存柊鏃堕棿锛�</td>
-            <td class="neirong">
-                <div id="timeqq"></div>
-            </td>
-        </tr>
-        <tr>
-            <td class="biaoti">涓嬪彂鏂囧瓧锛�</td>
-            <td class="neirong" colspan="3">
-                <input type="text" id="messageinput" class="form-control" placeholder="璇疯緭鍏ヨ鍙戦�佷俊鎭�"
-                       style="width: 80%;display: inline;background: #fff;color: #000000;">
-                <input class="btn btn-secondary" type="button" onclick="sendmessage2()"
-                       style="width: 15%;height: 40px;background-color: brown;border-color: brown;font-size: 0.15rem;"
-                       value="鍙戦��">
-            </td>
-        </tr>
-    </table>
-</div>
-<div class="login-page" style="z-index: 99999"></div>
-<div class="container-title" style="height: 88px;text-align: center;background-color: #191E3A;z-index: 9999">
-    <span class="" id="threeD" style="color: whitesmoke">瀹氫綅绠$悊绯荤粺</span>
-</div>
-<div style="background-color:#191E3A"><div class="header-page" style="z-index: 99999"></div></div>
-<div class="main-container" id="container">
-    <%--	鍙充晶鏁版嵁--%>
-    <div class="rightdata" style="width: 400px;height: 728px;background-color: #191E3A;position: absolute;top: 175px;left: 1510px;z-index: 9999;opacity: 0.5;border-radius: 5px" >
+        <table class="table-bordered" id="rytb" style="">
+            <tr>
+                <td class="biaoti" style=""> 濮撳悕锛�</td>
+                <td class="neirong">
+                    <div id="nameqq" style="w"></div>
+                </td>
+                <td class="biaoti"> 鎬у埆锛�</td>
+                <td class="neirong">
+                    <div id="sexqq"></div>
+                </td>
+            </tr>
+            <tr>
+                <td class="biaoti"> 姘戞棌锛�</td>
+                <td class="neirong">
+                    <div id="minzuqq"></div>
+                </td>
+                <td class="biaoti"> 鐢佃瘽锛�</td>
+                <td class="neirong">
+                    <div id="dianhuaqq"></div>
+                </td>
+            </tr>
+            <tr>
+                <td class="biaoti"> 褰撳墠鍧愭爣锛�</td>
+                <td class="neirong">
+                    <div id="zuobiaoqq"></div>
+                </td>
+                <td class="biaoti">鐘舵�侊細</td>
+                <td class="neirong">
+                    <div id="zhuangtaiqq"></div>
+                </td>
+            </tr>
+            <tr>
+                <td class="biaoti"> 鏍囩缂栧彿锛�</td>
+                <td class="neirong">
+                    <div id="tagidqq"></div>
+                </td>
+                <td class="biaoti"> 鐢甸噺锛�</td>
+                <td class="neirong">
+                    <div id="dianliangqq"></div>
+                </td>
+            </tr>
+            <tr>
+                <td class="biaoti"> 娴锋嫈楂樺害锛�</td>
+                <td class="neirong">
+                    <div id="gaoqq"></div>
+                </td>
+                <td class="biaoti"> 鎵�鍦ㄩ儴闂細</td>
+                <td class="neirong">
+                    <div id="bumenqq"></div>
+                </td>
+            </tr>
+            <tr>
+                <td class="biaoti"> 涓嬪彂鎸囦护锛�</td>
+                <td class="neirong" style="text-align: left;padding-left: 10px;"><input
+                        class="btn btn-secondary" type="button" id="zhendongqq"
+                        style="background-color: brown;border-color: brown;"
+                        value="铚傞福" >
+                    <input class="btn btn-secondary" type="button" id="gengxinqq" onclick="gengxinzuobiao()"
+                           style="background-color: brown;border-color: brown;"
+                           value="鏇存柊鍧愭爣">
+                </td>
+                <td class="biaoti"> 鏇存柊鏃堕棿锛�</td>
+                <td class="neirong">
+                    <div id="timeqq"></div>
+                </td>
+            </tr>
+            <tr>
+                <td class="biaoti"> 涓嬪彂鏂囧瓧锛�</td>
+                <td class="neirong" colspan="3">
+                    <input type="text" id="messageinput" class="form-control" placeholder="璇疯緭鍏ヨ鍙戦�佷俊鎭�"
+                           style="display: inline;background: #fff;color: #000000;font-size: 8px">
+                    <input class="btn btn-secondary" id="fasong" type="button" onclick="sendmessage2()"
+                           style="height: 40px;background-color: brown;border-color: brown;"
+                           value="鍙戦��">
+                </td>
+            </tr>
+        </table>
     </div>
 
-    <div style="width: 440px;height: 743px;position: absolute;top: 175px;z-index: 9999;margin-left: 1510px">
-        <div  style="width: 430px;height: 728px;position: absolute;top: 0px;left: px;z-index: 9999;overflow:hidden;border-radius: 5px;overflow: scroll;overflow-x: hidden"class="item9" >
-            <span style="text-align: center">鍦ㄧ嚎浜哄憳淇℃伅</span>
-            <table>
-                <tr style="color: white;text-align: center;font-family: 寰蒋闆呴粦;font-size: 14px" class="table table-hover">
-                    <td style="width: 98px">鍚嶇О</td>
-                    <td style="width: 98px">閮ㄩ棬</td>
-                    <td style="width: 98px">缂栧彿</td>
-                    <td style="width: 98px">鐢甸噺</td>
-                    <td style="width: 98px">鐘舵��</td>
-                </tr>
-                <table>
-                    <c:forEach items="${personListRight}" var="list">
-                        <tr style="height: 40px;color: white;text-align: center" onclick="xsXinXi(${list.p_tagid})">
-                            <td  style="width: 90px;cursor: pointer">${list.p_name}</td>
-                            <td style="width: 88px;cursor: pointer">${list.p_department}</td>
-                            <td style="width: 88px;cursor: pointer">${list.p_tagid}</td>
-                            <td style="width: 85px;cursor: pointer">${list.p_power}%</td>
-                            <td style="width: 88px;cursor: pointer">${list.p_online == 0 ? "<img src='/hxzkoa/hxzk/image/icon/tagoff.png'/>" : "<img src='/hxzkoa/hxzk/image/icon/tagon.png'/>"} </td>
-                        </tr>
-                    </c:forEach>
-                </table>
-            </table>
+</div>
+<div class="container-fluid">
+    <div class="row">
+        <div class="col-xs-12 col-md-12 mobile-title1" id="threeD1">
+            <span class="mobile-title" id="threeD"  style="color: whitesmoke;">${titleList}</span>
+        </div>
+    </div>
+    <div class="row">
+        <div class="col-xs-12 col-md-12 mobile-nav">
+            <div style="background-color:#191E3A;"><div class="header-page" style="z-index: 99999"></div></div>
+        </div>
+    </div>
+    <div class="row">
+        <div class="col-xs-12 col-md-12" style="">
+            <div class="gjt" style="">
+                <span class="tt1">瀹氫綅绠$悊绯荤粺</span>
+                <ul class="gjt1">
+                    <li class="yc" onclick="zxry()">鍦ㄧ嚎浜哄憳</li>
+                    <li class="yc"  onclick="tjsj()">缁熻鏁版嵁</li>
+                    <li class="yc"   title="鍒囨崲鐧惧害鍦板浘" onclick="qh(0)">鐧惧害鍦板浘</li>
+                    <li class="yc"  title="鍒囨崲涓夌淮鍦板浘" onclick="qh(1)">涓夌淮鍦板浘</li>
+                    <li class="yc" >骞抽潰鍦板浘</li>
+                    <li style="margin-top: 80px" class="byc"><a href="javascript:;" onclick="ycgjt()"><img src="/hxzkoa/hxzk/image/image/gd.png" width="30"/></a></li>
+                </ul>
+            </div>
+            <div style="z-index: 999;width: 100%; height: 800px; overflow: hidden; margin: 0; font-family:" 寰蒋闆呴粦";"  id="fengmap"></div>
+        <div class="vh-100 w-100" style="z-index: 999999;width: 100%; height: 100%; font-family:" 寰蒋闆呴粦";" id="baidumap" >
+
+    </div>
+
+
+</div>
+</div>
+
+<div class="row" style="">
+    <div class="col-xs-12 col-md-4 zuobian" id="zuobian" >
+        <%--缁熻鏁版嵁--%>
+        <div class="tongji zuobiankuandu1" >
+            <img src="/hxzkoa/hxzk/image/image/BK1.png" class="zuobiankuandu2"/>
+        </div>
+        <div class="tongji zuobiankuandu3"  >
+            <span class="zuobiankuanduwz" style="">缁熻鏁版嵁</span>
+            <div id="tongjishuju2" class="zuobiankuandu4" >
+                <a href="javascript:;" id="ryxs1"><div class="lcdf">
+                    <div class="lcd" id="lcd0"></div>
+                    <div class="lcdh" id="lcdh0"></div>
+                </div></a>
+                <a href="javascript:;" id="clxs1"><div class="lcdf">
+                    <div class="lcd" id="lcd1"></div>
+                    <div class="lcdh" id="lcdh1" ></div>
+                </div></a>
+                <a href="javascript:;" id="wzxs1"><div class="lcdf">
+                    <div class="lcd" id="lcd2"></div>
+                    <div class="lcdh" id="lcdh2" ></div>
+                </div></a>
+                <a href="javascript:;" id="jzxs1"><div class="lcdf">
+                    <div class="lcd" id="lcd3"></div>
+                    <div class="lcdh" id="lcdh3" ></div>
+
+                </div></a>
+                <a href="javascript:;" id="sosxs1"><div class="lcdf">
+                    <div class="lcd" id="lcd4"></div>
+                    <div class="lcdh" id="lcdh4" ></div>
+                </div></a>
+                <a href="javascript:;" id="ddlxs1"><div class="lcdf">
+                    <div class="lcd" id="lcd5"></div>
+                    <div class="lcdh" id="lcdh5" ></div>
+                </div></a>
+                <a href="javascript:;"><div class="lcdf">
+                    <div class="lcd" id="lcd6"></div>
+                    <div class="lcdh" id="lcdh6" style="color: whitesmoke"></div>
+                </div></a>
+                <a href="javascript:;"><div class="lcdf">
+                    <div class="lcd" id="lcd7"></div>
+                    <div class="lcdh" id="lcdh7" style="color: whitesmoke"></div>
+                </div></a>
+                <a href="javascript:;"><div class="lcdf">
+                    <div class="lcd" id="lcd8"></div>
+                    <div class="lcdh" id="lcdh8" style="color: whitesmoke"></div>
+                </div></a>
+            </div>
+        </div>
+        <%--鍗虫椂閫氳--%>
+        <div class="tongxun1"  style="width: 450px;z-index: 9999;height: 350px;border-radius: 15px;background-color: #191E3A;position: absolute;top: 560px;left: 10px;opacity: 0.8">
+            <img src="/hxzkoa/hxzk/image/image/BK3.png" style="width: 450px;height: 360px"/>
+        </div>
+        <div  class="tongxun" style="width: 450px;height: 360px;position: absolute;top: 560px;left: 10px;z-index: 9999;opacity: 1;border-radius: 5px;">
+            <span style="color: white;font-size: 24px;margin-left: 170px;margin-top: 15px;display: inline-block">鍗虫椂閫氳</span>
+            <!-- <div id="wasd" class="" style="margin-top: 50px;"></div> -->
+            <div id="msg" class="" style="margin-top: 20px;padding: 0 20;">
+                <input type="text" placeholder="璇疯緭鍏ユ爣绛綢D" id="sousuotagidx"  style="margin-bottom: 20px;padding: 5;background-color: #191E3A;opacity: 0.8;width: 240px;color: white;border: 0px"/>
+                <button class="btn btn-primary" id="sousuo2">鎼滅储</button>
+                <button class="btn btn-primary" id="sousuo2sx">鍒锋柊</button>
+                <textarea class="form-control" id="message"
+                          style="margin-bottom: 20px;height: 40%;padding: 5;background-color: #191E3A;opacity: 0.8"
+                          placeholder="杈撳叆闇�瑕佸彂閫佷俊鎭�"></textarea>
+                <button type="button" class="btn btn-primary btn-block"
+                        onclick="send()">鍙戦��</button>
+            </div>
+        </div>
+    </div>
+    <div class="col-xs-1 col-md-4 zhongjian" style="">
+        <div style="z-index: 99999;position: relative;top: 150px;left: 560px" class="ycbtn" style="border: 1px solid red">
+            <ul style="">
+                <li><a href="javascript:;" class="ycbtn1"><img src="/hxzkoa/hxzk/image/image/yc.png" title="闅愯棌鐪嬫澘" style="width: 40px"/></a></li>
+            </ul>
+        </div>
+        <div class="qhyc" style="">
+            <ul style="">
+                <li style="width: 60px;"><a href="javascript:;" style="color: white;"></a></li>
+            </ul>
+            <ul style="">
+                <li class="zs3"><img src="/hxzkoa/hxzk/image/image/zs3.png" style="width: 80px;height: 40px"></li>
+                <li class="zs3"><img src="/hxzkoa/hxzk/image/image/zs3.png" style="width: 80px;height: 40px"></li>
+                <li class="zs3"><img src="/hxzkoa/hxzk/image/image/zs3.png" style="width: 80px;height: 40px"></li>
+            </ul>
+            <ul  style="" class="XzTc">
+                <li class="zs3"><a href="javascript:;" title="鍒囨崲鐧惧害鍦板浘" onclick="qh(0)">鐧惧害鍦板浘</a></li>
+                <li class="zs3"><a href="javascript:;" title="鍒囨崲涓夌淮鍦板浘" onclick="qh(1)">涓夌淮鍦板浘</a></li>
+                <li class="zs3"><a href="/hxzkoa/hxzk/mapshow/mapShow.jsp" title="鍒囨崲骞抽潰鍦板浘">骞抽潰鍦板浘</a></li>
+            </ul>
         </div>
     </div>
 
-    <div style="width: 100%; height: 100%; float: left" id="wrap">
-        <canvas id="draw">
-        </canvas>
+    <div class="col-xs-1 col-md-4 youbian" id="youbiano" >
+        <%--	鍙充晶鏁版嵁--%>
+        <div class="rightdata ybkuandu1"  >
+        </div>
+        <div  class="ynkuandu2">
+            <div   style=""class="item9" >
+                <span style="text-align: center">鍦ㄧ嚎浜哄憳淇℃伅</span>
+                <table>
+                    <tr style="color: white;text-align: center;font-family: 寰蒋闆呴粦;font-size: 14px">
+                        <td style="width: 98px">鍚嶇О</td>
+                        <td style="width: 98px">閮ㄩ棬</td>
+                        <td style="width: 98px">缂栧彿</td>
+                        <td style="width: 98px">鐢甸噺</td>
+                        <td style="width: 98px">鐘舵��</td>
+                    </tr>
+                    <table id="gxrsj">
+                        <c:forEach items="${personListRight}" var="list">
+                            <tr style="height: 40px;color: white;text-align: center" onclick="xsXinXi(${list.p_tagid})">
+                                <td  style="width: 90px;cursor: pointer">${list.p_name}</td>
+                                <td style="width: 88px;cursor: pointer">${list.p_department}</td>
+                                <td style="width: 88px;cursor: pointer">${list.p_tagid}</td>
+                                <td style="width: 85px;cursor: pointer">${list.p_power}%</td>
+                                <td style="width: 88px;cursor: pointer">${list.p_online == 0 ? "<img src='/hxzkoa/hxzk/image/icon/tagoff.png'/>" : "<img src='/hxzkoa/hxzk/image/icon/tagon.png'/>"} </td>
+                            </tr>
+                        </c:forEach>
+                    </table>
+                </table>
+            </div>
+        </div>
     </div>
-    <div style="z-index: 99999;position: absolute" class="ycbtn">
-        <ul style="position: absolute;left: 1430px;top: 60px;opacity: 0.8">
-            <li><a href="javascript:;" class="ycbtn1"><img src="/hxzkoa/hxzk/image/image/yc.png" title="闅愯棌鐪嬫澘" style="width: 40px"/></a></li>
-        </ul>
-    </div>
-    <div class="qhyc" style="z-index: 99999;position: absolute">
-        <ul style="position: absolute;left: 1420px;top: 560px">
-            <li style="width: 60px;"><a href="javascript:;" style="color: white;"></a></li>
-        </ul>
-        <ul style="position: absolute;left: 1410px;top: 280px">
-            <li class="zs3"><img src="/hxzkoa/hxzk/image/image/瑁呴グ3.png" style="width: 80px;height: 40px"></li>
-            <li class="zs3"><img src="/hxzkoa/hxzk/image/image/瑁呴グ3.png" style="width: 80px;height: 40px"></li>
-            <li class="zs3"><img src="/hxzkoa/hxzk/image/image/瑁呴グ3.png" style="width: 80px;height: 40px"></li>
-        </ul>
-        <ul  style="position: absolute;left: 1420px;top: 280px">
-
-            <li class="zs3"><a href="javascript:;" title="鍒囨崲鐧惧害鍦板浘" onclick="qh(0)">鐧惧害鍦板浘</a></li>
-            <li class="zs3"><a href="javascript:;" title="鍒囨崲涓夌淮鍦板浘" onclick="qh(1)">涓夌淮鍦板浘</a></li>
-            <li class="zs3"><a href="/hxzkoa/hxzk/mapshow/mapShow.jsp" title="鍒囨崲骞抽潰鍦板浘">骞抽潰鍦板浘</a></li>
-        </ul>
-    </div>
-    <iframe width="770" frameborder="0" id="ryxsif1"  height="460" style="display: none;overflow-x: hidden;position: fixed;top:250px;left:560px;z-index: 9999;box-shadow: black 5px 5px 10px;" src="/hxzkoa/iframeRenYuan.do"></iframe><a href="javascript:;"  id="close" style="position: fixed;top: 220px;left: 1240px;z-index: 99999;display: none;z-index: 9999999"><img src="/hxzkoa/hxzk/image/index/鍏抽棴.png" width="25"style="float: right"/></a>
-    <iframe width="770" frameborder="0" id="clxsif1"  height="460" style="display: none;overflow-x: hidden;position: fixed;top:250px;left:560px;z-index: 9999;box-shadow: black 5px 5px 10px;opacity: 1" src="/hxzkoa/iframeCheLiang.do"></iframe>
-    <iframe width="770" frameborder="0" id="wzxsif1"  height="460" style="display: none;overflow-x: hidden;position: fixed;top:250px;left:560px;z-index: 9999999999999999999999;box-shadow: black 5px 5px 10px;opacity: 1" src="/hxzkoa/iframeWuZi.do"></iframe>
-    <iframe width="770" frameborder="0" id="jzxsif1"  height="460" style="display: none;overflow-x: hidden;position: fixed;top:250px;left:560px;z-index: 9999;box-shadow: black 5px 5px 10px;opacity: 1" src="/hxzkoa/iframeJiZhan.do"></iframe>
-    <iframe width="770" frameborder="0" id="sosxsif1"  height="460" style="display: none;overflow-x: hidden;position: fixed;top:250px;left:560px;z-index: 9999;box-shadow: black 5px 5px 10px;opacity: 1" src="/hxzkoa/iframeSoS.do"></iframe>
-    <iframe width="770" frameborder="0" id="ddlxsif1"  height="460" style="display: none;overflow-x: hidden;position: fixed;top:250px;left:560px;z-index: 9999;box-shadow: black 5px 5px 10px;opacity: 1" src="/hxzkoa/iframeDdl.do"></iframe>
-    <div style="z-index: 999;width: 100%; height: 100%; overflow: hidden; margin: 0; font-family:" 寰蒋闆呴粦";" id="baidumap" ></div>
-<div style="z-index: 999;position: absolute; top:142px;width: 100%; height: 85%; overflow: hidden; margin: 0; font-family:" 寰蒋闆呴粦";"  id="fengmap"></div>
-<%--缁熻鏁版嵁--%>
-<div class="tongji"    style="width: 450px;z-index: 999;height: 380px;position: absolute;top: 172px;left: 10px;opacity: 0.8;background-color: #191E3A">
-    <img src="/hxzkoa/hxzk/image/image/BK1.png" style="width: 450px;height: 380px"/>
-</div>
-<div class="tongji"  style="width: 450px;height: 380px;position: absolute;top: 172px;left: 10px;z-index: 999;opacity: 1;border-radius: 5px;">
-    <span style="color: white;font-size: 24px;margin-left: 170px;margin-top: 15px;display: inline-block">缁熻鏁版嵁</span>
-    <div id="tongjishuju2" style="color: rgb(179, 179, 179);font-size: 18px;margin-top: 30px">
-        <a href="javascript:;" id="ryxs1"><div class="lcdf">
-            <div class="lcd" id="lcd0"></div>
-            <div class="lcdh" id="lcdh0" style="color: whitesmoke"></div>
-        </div></a>
-        <a href="javascript:;" id="clxs1"><div class="lcdf">
-            <div class="lcd" id="lcd1"></div>
-            <div class="lcdh" id="lcdh1" style="color: whitesmoke"></div>
-        </div></a>
-        <a href="javascript:;" id="wzxs1"><div class="lcdf">
-            <div class="lcd" id="lcd2"></div>
-            <div class="lcdh" id="lcdh2" style="color: whitesmoke"></div>
-        </div></a>
-        <a href="javascript:;" id="jzxs1"><div class="lcdf">
-            <div class="lcd" id="lcd3"></div>
-            <div class="lcdh" id="lcdh3" style="color: whitesmoke"></div>
-
-        </div></a>
-        <a href="javascript:;" id="sosxs1"><div class="lcdf">
-            <div class="lcd" id="lcd4"></div>
-            <div class="lcdh" id="lcdh4" style="color: whitesmoke"></div>
-        </div></a>
-        <a href="javascript:;" id="ddlxs1"><div class="lcdf">
-            <div class="lcd" id="lcd5"></div>
-            <div class="lcdh" id="lcdh5" style="color: whitesmoke"></div>
-        </div></a>
-        <a href="javascript:;"><div class="lcdf">
-            <div class="lcd" id="lcd6"></div>
-            <div class="lcdh" id="lcdh6" style="color: whitesmoke"></div>
-        </div></a>
-        <a href="javascript:;"><div class="lcdf">
-            <div class="lcd" id="lcd7"></div>
-            <div class="lcdh" id="lcdh7" style="color: whitesmoke"></div>
-        </div></a>
-        <a href="javascript:;"><div class="lcdf">
-            <div class="lcd" id="lcd8"></div>
-            <div class="lcdh" id="lcdh8" style="color: whitesmoke"></div>
-        </div></a>
-    </div>
-</div>
-<%--鍗虫椂閫氳--%>
-<div class="tongxun1"  style="width: 450px;z-index: 9999;height: 350px;border-radius: 15px;background-color: #191E3A;position: absolute;top: 560px;left: 10px;opacity: 0.8">
-    <img src="/hxzkoa/hxzk/image/image/BK3.png" style="width: 450px;height: 360px"/>
-</div>
-<div  class="tongxun" style="width: 450px;height: 360px;position: absolute;top: 560px;left: 10px;z-index: 9999;opacity: 1;border-radius: 5px;">
-    <span style="color: white;font-size: 24px;margin-left: 170px;margin-top: 15px;display: inline-block">鍗虫椂閫氳</span>
-    <!-- <div id="wasd" class="" style="margin-top: 50px;"></div> -->
-    <div id="msg" class="" style="margin-top: 20px;padding: 0 20;">
-        <select class="form-control form-control-lg" id="tagid"
-                style="font-size: 15px;margin-bottom: 20px;background-color: #191E3A;opacity: 0.8" placeholder="璇烽�夋嫨璁惧">
-            <option value="all">鎵�鏈夋爣绛�</option>
-            <c:forEach items="${persons}" var="list">
-                <option value="${list.p_tagid}">${list.p_tagid}</option>
-            </c:forEach>
-        </select>
-        <textarea class="form-control" id="message"
-                  style="margin-bottom: 20px;height: 40%;padding: 5;background-color: #191E3A;opacity: 0.8"
-                  placeholder="杈撳叆闇�瑕佸彂閫佷俊鎭�"></textarea>
-        <button type="button" class="btn btn-primary btn-block"
-                onclick="send()">鍙戦��</button>
-    </div>
-</div>
 </div>
 <div id="ryxs"
      style="background-color: #383438;position: absolute;top:0px;margin-left: 30%;margin-top: 250px;width: 40%;height: 50%;z-index: 99999;opacity: 0.9;display: none">
@@ -645,7 +940,7 @@
         </tr>
         <tr>
             <td class="biaoti">褰撳墠鍧愭爣锛�</td>
-            <td class="neirong">
+            <td class="neirong" style="width: 10px">
                 <div id="zuobiaoqq1"></div>
             </td>
             <td class="biaoti">鐘舵�侊細</td>
@@ -695,18 +990,21 @@
                        style="width: 80%;display: inline;background: #fff;color: #000000;">
                 <input class="btn btn-secondary" type="button" onclick="sendmessage2()"
                        style="width: 15%;height: 40px;background-color: brown;border-color: brown;font-size: 0.15rem;"
-                       value="鍙戦��">
+                       value="鍙戦�佷俊鎭�">
             </td>
         </tr>
     </table>
 </div>
-
 <%--浜哄憳鏁版嵁绐楀彛--%>
+<div style="position: absolute;top:220px;left: 1240px;z-index: 99999"><span style="display: inline-block"><img src="/hxzkoa/hxzk/image/image/clo.png" style="width: 20px;cursor: pointer;z-index: 9999;display: none"
+                                                                                                               id="close"/></span></div>
 <div style="display: none" class="iframery">
-    <div style="position: absolute;z-index: 99999;width: 650px;height: 500px;top: 200px;left: 650px;">	<div style="width: 600px;height: 68px;background-color: #11182D;opacity: 0.8;position: absolute;top: 60px;left: 20px;border-radius: 15px"></div><img src="/hxzkoa/hxzk/image/image/BK5.png" style="width: 650;height: 500px"/></div>
+
+    <div style="position: absolute;z-index: 1;width: 650px;height: 500px;top: 200px;left: 650px;">	<div style="width: 590px;height: 20px;background-color: #11182D;opacity: 0.8;position: absolute;top: 60px;left: 20px;border-radius:
+2px"></div><img src="/hxzkoa/hxzk/image/image/BK5.png" style="width: 650;height: 500px"/></div>
     <div style="height: 400px;overflow:hidden;overflow-y:scroll;z-index: 99999;position: absolute;top: 280px;left: 670px" >
         <table style="width: 590px;overflow-y: scroll">
-            <tr align="center">
+            <tr align="center" style="background-color: #11182D;opacity: 0.8">
                 <td style="color: #029890">濮撳悕</td>
                 <td style="color: #029890">鏍囩ID</td>
                 <td style="color: #029890">鎬у埆</td>
@@ -714,7 +1012,7 @@
                 <td style="color: #029890">鐘舵��</td>
             </tr>
             <c:forEach items="${rypersonManagementList}" var="list">
-                <tr align="center" style="background-color: #11182D;opacity: 0.8;height: 40px">
+                <tr align="center" style="background-color: #11182D;opacity: 0.8;height: 40px;cursor: pointer">
                     <td  style="color: white">${list.p_name}</td>
                     <td  style="color: white">${list.p_tagid}</td>
                     <td style="color: white">${list.p_sex}</td>
@@ -727,10 +1025,11 @@
 </div>
 <%--杞﹁締鏁版嵁绐楀彛--%>
 <div style="display: none" class="iframecl">
-    <div style="position: absolute;z-index: 99999;width: 650px;height: 500px;top: 200px;left: 650px;"><div style="width: 600px;height: 68px;background-color: #11182D;opacity: 0.8;position: absolute;top: 60px;left: 20px;border-radius: 15px"></div><img src="/hxzkoa/hxzk/image/image/BK5.png" style="width: 650;height: 500px"/></div>
-    <div style="height: 400px;overflow:hidden;overflow-y:scroll;z-index: 99999;position: absolute;top: 280px;left: 670px">
-        <table style="width: 590px;height: 1000px;overflow-y: scroll">
-            <tr align="center" style="margin-bottom: 20px">
+    <div style="position: absolute;z-index: 1;width: 650px;height: 500px;top: 200px;left: 650px;"><div style="width: 590px;height: 20px;background-color: #11182D;opacity: 0.8;position: absolute;top: 60px;left: 20px;border-radius:
+2px"></div><img src="/hxzkoa/hxzk/image/image/BK5.png" style="width: 650;height: 500px"/></div>
+    <div style="height: 400px;overflow:hidden;overflow-y:scroll;z-index: 9999;position: absolute;top: 280px;left: 670px">
+        <table style="width: 590px;overflow-y: scroll">
+            <tr align="center" style="margin-bottom: 20px;background-color: #11182D;opacity: 0.8">
                 <td class="noExl" style="color: #029890">搴忓彿</td>
                 <td style="color: #029890">杞﹁締鍚嶇О</td>
                 <td style="color: #029890">鏍囩ID</td>
@@ -751,10 +1050,11 @@
 </div>
 <%--鐗╄祫鏁版嵁绐楀彛--%>
 <div style="display: none" class="iframewz">
-    <div style="position: absolute;z-index: 99999;width: 650px;height: 500px;top: 200px;left: 650px;">	<div style="width: 600px;height: 68px;background-color: #11182D;opacity: 0.8;position: absolute;top: 60px;left: 20px;border-radius: 15px"></div><img src="/hxzkoa/hxzk/image/image/BK5.png" style="width: 650;height: 500px"/></div>
-    <div style="height: 400px;overflow:hidden;overflow-y:scroll;z-index: 99999;position: absolute;top: 280px;left: 670px">
-        <table style="width: 590px;height: 1000px;overflow-y: scroll">
-            <tr align="center" style="margin-bottom: 20px">
+    <div style="position: absolute;z-index: 1;width: 650px;height: 500px;top: 200px;left: 650px;">	<div style="width: 590px;height: 20px;background-color: #11182D;opacity: 0.8;position: absolute;top: 60px;left: 20px;border-radius:
+2px"></div><img src="/hxzkoa/hxzk/image/image/BK5.png" style="width: 650;height: 500px"/></div>
+    <div style="height: 400px;overflow:hidden;overflow-y:scroll;z-index: 9999;position: absolute;top: 280px;left: 670px">
+        <table style="width: 590px;overflow-y: scroll">
+            <tr align="center" style="margin-bottom: 20px;background-color: #11182D;opacity: 0.8">
                 <td style="color: #029890" class="noExl">搴忓彿</td>
                 <td style="color: #029890">鏍囩ID</td>
                 <td style="color: #029890">鐗╄祫鍚嶇О</td>
@@ -775,10 +1075,11 @@
 </div>
 <%--鍩虹珯鏁版嵁绐楀彛--%>
 <div style="display: none" class="iframejz">
-    <div style="position: absolute;z-index: 99999;width: 650px;height: 500px;top: 200px;left: 650px;">	<div style="width: 600px;height: 68px;background-color: #11182D;opacity: 0.8;position: absolute;top: 60px;left: 20px;border-radius: 15px"></div><img src="/hxzkoa/hxzk/image/image/BK5.png" style="width: 650;height: 500px"/></div>
-    <div style="height: 400px;overflow-y:scroll;z-index: 99999;position: absolute;top: 280px;left: 670px">
-        <table style="width: 590px;overflow: hidden;overflow-y: scroll">
-            <tr align="center">
+    <div style="position: absolute;z-index: 1;width: 650px;height: 500px;top: 200px;left: 650px;">	<div style="width: 590px;height: 20px;background-color: #11182D;opacity: 0.8;position: absolute;top: 60px;left: 20px;border-radius:
+2px"></div><img src="/hxzkoa/hxzk/image/image/BK5.png" style="width: 650;height: 500px"/></div>
+    <div style="height: 400px;overflow-y:scroll;z-index: 9999;position: absolute;top: 280px;left: 670px">
+        <table style="width: 590px;overflow: hidden;overflow-y: scroll;background-color: #11182D;opacity: 0.8">
+            <tr align="center" style="background-color: #11182D;opacity: 0.8">
                 <td style="color: #029890" class="noExl">鍩虹珯鐘舵��</td>
                 <td style="color: #029890">璁惧缂栧彿</td>
                 <td style="color: #029890">X鍧愭爣/cm</td>
@@ -811,10 +1112,11 @@
 </div>
 <%--SOS鏈鐞嗙獥鍙�--%>
 <div style="display: none" class="iframesos">
-    <div style="position: absolute;z-index: 99999;width: 650px;height: 500px;top: 200px;left: 650px;">	<div style="width: 600px;height: 68px;background-color: #11182D;opacity: 0.8;position: absolute;top: 60px;left: 20px;border-radius: 15px"></div><img src="/hxzkoa/hxzk/image/image/BK5.png" style="width: 650;height: 500px"/></div>
-    <div style="height: 400px;overflow:hidden;overflow-y:scroll;z-index: 99999;position: absolute;top: 280px;left: 670px">
-        <table style="width: 590px;height: 1000px;overflow-y: scroll">
-            <tr align="center" style="margin-bottom: 20px">
+    <div style="position: absolute;z-index: 1;width: 650px;height: 500px;top: 200px;left: 650px;">	<div style="width: 590px;height: 20px;background-color: #11182D;opacity: 0.8;position: absolute;top: 60px;left: 20px;border-radius:
+2px"></div><img src="/hxzkoa/hxzk/image/image/BK5.png" style="width: 650;height: 500px"/></div>
+    <div style="height: 400px;overflow:hidden;overflow-y:scroll;z-index: 9999;position: absolute;top: 280px;left: 670px">
+        <table style="width: 590px;overflow-y: scroll">
+            <tr align="center" style="background-color: #11182D;opacity: 0.8">
                 <td style="color: #029890">搴忓彿</td>
                 <td style="color: #029890">璀﹀憡绫诲瀷</td>
                 <td style="color: #029890">璁惧id</td>
@@ -833,10 +1135,11 @@
 </div>
 <%--浣庣數閲忔暟鎹獥鍙�--%>
 <div style="display: none" class="iframeddl">
-    <div style="position: absolute;z-index: 99999;width: 650px;height: 500px;top: 200px;left: 650px;">	<div style="width: 600px;height: 68px;background-color: #11182D;opacity: 0.8;position: absolute;top: 60px;left: 20px;border-radius: 15px"></div><img src="/hxzkoa/hxzk/image/image/BK5.png" style="width: 650;height: 500px"/></div>
+    <div style="position: absolute;z-index: 1;width: 650px;height: 500px;top: 200px;left: 650px;">	<div style="width: 590px;height: 20px;background-color: #11182D;opacity: 0.8;position: absolute;top: 60px;left: 20px;border-radius:
+2px"></div><img src="/hxzkoa/hxzk/image/image/BK5.png" style="width: 650;height: 500px"/></div>
     <div style="height: 400px;overflow:hidden;overflow-y:scroll;z-index: 99999;position: absolute;top: 280px;left: 670px">
-        <table style="width: 590px;height: 1000px;overflow-y: scroll">
-            <tr align="center" style="margin-bottom: 20px">
+        <table style="width: 590px;overflow-y: scroll">
+            <tr align="center" style="background-color: #11182D;opacity: 0.8">
                 <td style="color: #029890">搴忓彿</td>
                 <td style="color: #029890">璀﹀憡绫诲瀷</td>
                 <td style="color: #029890">璁惧id</td>
@@ -853,14 +1156,68 @@
         </table>
     </div>
 </div>
-
-
 </div>
 <% String username=(String) session.getAttribute("username"); if (username==null || username.equals(""))
 { request.getRequestDispatcher("/hxzk/login.jsp").forward(request, response); return; } %>
 <input type="hidden" name="xianusera" id="xianusera" value="<%=username%>">
+</body>
 
+
+<script src="/hxzkoa/hxzk/assets/js/libs/jquery-3.1.1.min.js"></script>
+<script src="/hxzkoa/hxzk/assets/js/vxgplayer-1.8.40.min.js"></script>
+<script src="/hxzkoa/hxzk/assets/js/echarts.minaa.js"></script>
+<script src="/hxzkoa/hxzk/assets/js/app.js"></script>
+<script src="/hxzkoa/hxzk/assets/js/dashboard/dash_2.js"></script>
+<script src="/hxzkoa/hxzk/assets/js/loader.js"></script>
+<script src="/hxzkoa/hxzk/bootstrap/js/bootstrap.min.js"></script>
+<script src="/hxzkoa/hxzk/bootstrap/js/popper.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/hammer.js/2.0.8/hammer.min.js"></script>
+<script src="/hxzkoa/hxzk/plugins/echarts/echarts.min.js"></script>
+<script src="/hxzkoa/hxzk/plugins/table/datatable/button-ext/jszip.min.js"></script>
+<script src="/hxzkoa/hxzk/plugins/table/jquery.table2excel.js"></script>
+<script src="/hxzkoa/hxzk/plugins/sweetalerts/promise-polyfill.js"></script>
+<script src="/hxzkoa/hxzk/plugins/sweetalerts/sweetalert2.min.js"></script>
+<script src="/hxzkoa/hxzk/plugins/sweetalerts/custom-sweetalert.js"></script>
+<script src="/hxzkoa/hxzk/plugins/perfect-scrollbar/perfect-scrollbar.min.js"></script>
+<script src="/hxzkoa/hxzk/assets/js/tanchuang/naranja.js"></script>
+<script src="/hxzkoa/hxzk/assets/js/jsmpeg.min.js"></script>
+<script src="/hxzkoa/hxzk/fengmap/js/fengmap.map.min.js"></script>
+<script src="/hxzkoa/hxzk/fengmap/js/fengmap.plugin.min.js"></script>
+<script src="/hxzkoa/hxzk/layui/layui.js"></script>
+<script type="text/javascript" src="map_load.js"></script>
+<!-- 鐧惧害鍦板浘鎺ュ彛 -->
+<%--<script type="text/javascript" id="baidumap_api"--%>
+<%--        src="http://api.map.baidu.com/getscript?v=3.0&ak=6Ernv1uxtTFKv8F15TymTbVktfldFS3b"></script>--%>
+<script src="/hxzkoa/hxzk/assets/js/libs/jquery-3.1.1.min.js"></script>
+<!-- 鏈�鏂扮殑 Bootstrap 鏍稿績 JavaScript 鏂囦欢 -->
+<script src="https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js" integrity="sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd" crossorigin="anonymous"></script>
 <script>
+    var yc = 0;
+    //闅愯棌鎵嬫満绔伐鍏锋潯
+    function ycgjt(){
+        yc++
+        if(yc%2!=0){
+            $(".yc").hide();
+            $(".tt1").hide();
+            $(".byc").css("margin-top","340px")
+            $(".gjt").animate({
+                width: "0%",
+            }, 1000);
+        }else{
+            $(".yc").show();
+            $(".tt1").show();
+            $(".byc").css("margin-top","80px")
+            $(".gjt").animate({
+                width: "30%",
+            }, 1000);
+        }
+
+    }
+
+
+
+    var ifsanwei = 0;
+    var ifbaidu = 0;
     var ycbt=0;
     //闅愯棌鏁版嵁绐楀彛
     $(".ycbtn1").click(function(){
@@ -898,7 +1255,7 @@
                 "tagid":tagid
             },
             success: function (data) {
-                console.log(data[0])
+
                 document.getElementById("nameqq1").innerHTML = data[0][1];
                 document.getElementById("sexqq1").innerHTML = data[0][3];
                 document.getElementById("minzuqq1").innerHTML = data[0][4];
@@ -1076,7 +1433,7 @@
             },
         });
 
-        document.getElementById("xianuser").innerHTML = document.getElementById("xianusera").value
+        // document.getElementById("xianuser").innerHTML = document.getElementById("xianusera").value
 
         /* $.ajax({
 								url: "/hxzkoa/pushsxtrtsp.do",
@@ -1085,24 +1442,22 @@
 
         current_map = getMapNow();
         if (current_map == "鐧惧害鍦板浘") {
-            document.getElementById("wrap").style.display = "none";
+            //document.getElementById("wrap").style.display = "none";
             document.getElementById("fengmap").style.display = "none";
-            $("#fdyc").css("top","-480px")
             diaoyongbaidumap();
         } else if(current_map == "涓夌淮鍦板浘") {
-            document.getElementById("wrap").style.display = "none";
+            $(".zuobian").css("top","-1007px")
+            $(".youbian").css("top","-827px")
+            $(".zhongjian").css("top","-1000px")
+            //document.getElementById("wrap").style.display = "none";
             document.getElementById("baidumap").style.display = "none";
             document.getElementById("fengmap").style.display = "";
             // document.getElementById("sousuotagid").style.display = "none";
-
-
             diaoyongsanweimap();
             diaoyongbaidumap();
         }
         else {
             // document.getElementById("sousuotagid").style.display = "none";
-
-
             document.getElementById("baidumap").style.display = "none";
             document.getElementById("fengmap").style.display = "none";
 
@@ -1349,7 +1704,8 @@
             success: function (data) {
                 for (var i = 0; i < data.length; i++) {
                     //playMark[id,name,power,life,x,y,time]
-                    realposition.push([data[i].tagid, data[i].name, data[i].power, data[i].life, data[i].posx, data[i].posy, data[i].time, data[i].fence == 1 || data[i].sos == 1 || data[i].fence == 2, data[i].sos, data[i].fence, data[i].shipin])
+                    realposition.push([data[i].tagid, data[i].name, data[i].power, data[i].life, data[i].posx, data[i].posy, data[i].time, data[i].fence == 1 || data[i].sos == 1 || data[i].fence == 2, data[i].sos, data[i].fence, data
+                        [i].shipin])
                 }
             },
         });
@@ -1366,7 +1722,7 @@
             success: function (data) {
                 for (var i = 0; i < data.length; i++) {
                     //playMark[id,name,power,life,x,y,time]
-                    console.log(data)
+
                     realposition.push([data[i].tagid, data[i].baoliu25, data[i].baoliu26, data[i].baoliu27, data[i].baoliu28, data[i].baoliu29, data[i].sos, data[i].baoliu20, data[i].baoliu21])
                 }
             },
@@ -1384,7 +1740,8 @@
             success: function (data) {
                 for (var i = 0; i < data.length; i++) {
                     //playMark[id,name,power,life,x,y,time]
-                    realposition.push([data[i].tagid, data[i].name, data[i].power, data[i].life, data[i].posx, data[i].posy, data[i].time, data[i].fence == 1 || data[i].sos == 1, data[i].sousuo, data[i].shipin, data[i].inkaoqing, data[i].jiao, data[i].baoliu24, data[i].baoliu23, data[i].sex, data[i].minzu, data[i].phone, data[i].power, data[i].bumen, data[i].baoliu19])
+                    realposition.push([data[i].tagid, data[i].name, data[i].power, data[i].life, data[i].posx, data[i].posy, data[i].time, data[i].fence == 1 || data[i].sos == 1, data[i].sousuo, data[i].shipin, data[i].inkaoqing, data
+                        [i].jiao, data[i].baoliu24, data[i].baoliu23, data[i].sex, data[i].minzu, data[i].phone, data[i].power, data[i].bumen, data[i].baoliu19,data[i].image])
                 }
             },
         });
@@ -1401,7 +1758,8 @@
             success: function (data) {
                 for (var i = 0; i < data.length; i++) {
                     //playMark[id,name,power,life,x,y,time]
-                    realposition.push([data[i].tagid, data[i].name, data[i].power, data[i].life, data[i].posx, data[i].posy, data[i].time, data[i].fence == 1 || data[i].sos == 1, data[i].sousuo, data[i].shipin, data[i].inkaoqing, data[i].jiao, data[i].baoliu24, data[i].baoliu23, data[i].sex, data[i].minzu, data[i].phone, data[i].power, data[i].bumen, data[i].baoliu19])
+                    realposition.push([data[i].tagid, data[i].name, data[i].power, data[i].life, data[i].posx, data[i].posy, data[i].time, data[i].fence == 1 || data[i].sos == 1, data[i].sousuo, data[i].shipin, data[i].inkaoqing, data
+                        [i].jiao, data[i].baoliu24, data[i].baoliu23, data[i].sex, data[i].minzu, data[i].phone, data[i].power, data[i].bumen, data[i].baoliu19,data[i].image])
                 }
             },
         });
@@ -1557,7 +1915,10 @@
                         //jingdu = ToDigital(data[i].gsp_jingdu.substring(0, 3), data[i].gsp_jingdu.substring(3, 5), data[i].gsp_jingdu.substring(5));
                         //}
                         //};
-                        gpslist.push([data[i].tagid, jingdu, weidu, data[i].gps_haiba_gao, data[i].gps_state, data[i].gps_num, data[i].gps_hdop, data[i].gps_tuoqiu, data[i].gps_chafen_time, data[i].gps_chafen_id, data[i].gps_jiaoyan, data[i].gps_kahao, data[i].gps_power, data[i].gps_sos, data[i].addtime, data[i].name, data[i].gsp_jingdu, data[i].gps_weidu, data[i].sex, data[i].minzu, data[i].dianhua, data[i].bumen, data[i].baoliu14, data[i].baoliu15, data[i].baoliu13, data[i].p_addtiem]);
+                        gpslist.push([data[i].tagid, jingdu, weidu, data[i].gps_haiba_gao, data[i].gps_state, data[i].gps_num, data[i].gps_hdop, data[i].gps_tuoqiu, data[i].gps_chafen_time, data[i].gps_chafen_id, data[i].gps_jiaoyan,
+                            data[i].gps_kahao, data[i].gps_power, data[i].gps_sos, data[i].addtime, data[i].name, data[i].gsp_jingdu, data[i].gps_weidu, data[i].sex, data[i].minzu, data[i].dianhua, data[i].bumen, data[i].baoliu14, data
+                                [i].baoliu15, data
+                                [i].baoliu13, data[i].p_addtiem]);
                     }
                 };
             },
@@ -1870,7 +2231,6 @@
             return this.size() == 0;
         }
     };
-
     function diaoyongbaidumap() {
         //璇诲彇绯荤粺璁剧疆
         var bm_sysSetting = getSystemSetting();
@@ -1885,9 +2245,32 @@
         var bm_baidu_j = bm_sysSetting[0].baidu_j;//鐧惧害鍦板浘绮惧害
         var bm_baidu_w = bm_sysSetting[0].baidu_w;//鐧惧害鍦板浘缁村害
 
+        var outputPath = 'tiles/';    //鍦板浘鐡︾墖鎵�鍦ㄧ殑鏂囦欢澶�
+        var fromat = ".jpg";    //鏍煎紡
+
+        var customLayer = new BMap.TileLayer({isTransparentPng: true});
+        customLayer.getTilesUrl = function(tileCoord, zoom) {
+            var x = tileCoord.x;
+            var y = tileCoord.y;
+            var url = "tiles/" + zoom + "/" + x + "/" + y + ".jpg";
+            return url;
+        };
+
+
+
+
+
         // 鐧惧害鍦板浘API鍔熻兘//榛樿鍗槦鍦板浘 {mapType:BMAP_SATELLITE_MAP}
         var bm = new BMap.Map("baidumap");    // 鍒涘缓Map瀹炰緥
-        bm.centerAndZoom(new BMap.Point(bm_baidu_j, bm_baidu_w), 12);  // 鍒濆鍖栧湴鍥�,璁剧疆涓績鐐瑰潗鏍囧拰鍦板浘绾у埆
+        bm.centerAndZoom(new BMap.Point(bm_baidu_j, bm_baidu_w), 6);  // 鍒濆鍖栧湴鍥�,璁剧疆涓績鐐瑰潗鏍囧拰鍦板浘绾у埆
+
+// 绉婚櫎榛樿鍥惧眰
+
+
+// 娣诲姞鍥惧眰
+        bm.addTileLayer(customLayer);
+
+
         //娣诲姞鍦板浘绫诲瀷鎺т欢
         bm.addControl(new BMap.MapTypeControl({
             mapTypes: [
@@ -1896,17 +2279,16 @@
                 BMAP_HYBRID_MAP
             ]
         }));
-        bm.setMinZoom(6);
-        bm.setMaxZoom(15);
+        bm.setMinZoom(2);
+        bm.setMaxZoom(18);
+        // bm.setMapStyleV2({
+        //     styleId: '22392e6be17d6b70d954c32746015696'
+        // });
         //浠呬繚鐣欐帶浠剁缉鏀鹃儴鍒�; //娣诲姞瀵艰埅鎺т欢
         //map.addControl(new BMap.OverviewMapControl());
         bm.setCurrentCity("鍖椾含");          // 璁剧疆鍦板浘鏄剧ず鐨勫煄甯� 姝ら」鏄繀椤昏缃殑
         bm.enableScrollWheelZoom(true);     //寮�鍚紶鏍囨粴杞缉鏀�
-        bm.addControl(new BMap.MapTypeControl({
-            mapTypes: [
 
-            ]
-        }));
         var ditus = getditu();
         for (var i = 0; i < ditus.length; i++) {
             var ditu = new BMap.Icon("/hxzkoa/hxzk/image/targeticon/鍦板浘.png", new BMap.Size(100, 43), {
@@ -1915,6 +2297,7 @@
             var c = new Convertor();
             var rr = c.WGS2BD09({ lng: new Number(ditus[i][1]), lat: new Number(ditus[i][2]) });
             var point = new BMap.Point(rr.lng, rr.lat);
+            console.log(ditu)
             markeraa = new BMap.Marker(point, { icon: ditu });
             var aaab = ditus[i][0].split(".");
             var name = new BMap.Label(aaab[0], { offset: new BMap.Size(50, -30) });
@@ -1961,19 +2344,37 @@
 
         }
 
-        function sousuo2() {
-            sousuopd = true;
-            sousuoid = $("#sousuotagid").val();
-
-            document.getElementById("qu").style.display = "";
-            var gpslist = getGPS();
-            for (const key in gpslist) {
-                if (gpslist[key][0] == sousuoid) {
-                    bm.panTo(new BMap.Point(gpslist[key][1], gpslist[key][2]));
+        $("#sousuo2").click(function (){
+            sousuoid = $("#sousuotagidx").val();
+            //鍒ゆ柇ID鏄惁瀛樺湪
+            $.ajax({
+                url: "idCunZai.do",
+                type: "POST",
+                dataType: "JSON",
+                data: {
+                    id: sousuoid,
+                },
+                success:function (data){
+                    if(data.length == 0){
+                        alert("褰撳墠鏍囩涓嶅湪绾�")
+                    }else{
+                        var gpslist = getGPS();
+                        for (const key in gpslist) {
+                            if (gpslist[key][0] == sousuoid) {
+                                bm.panTo(new BMap.Point(gpslist[key][1], gpslist[key][2]));
+                            }
+                        }
+                    }
                 }
-            }
-        }
-        sousuo = sousuo2;
+            })
+        })
+
+
+        $("#sousuo2sx").click(function (){
+            window.location.reload();
+        })
+
+
         quxiao = quxiao2;
 
         for (var i = 0; i < fences.length; i++) {
@@ -2017,8 +2418,10 @@
         //var current_node_list = new Queue();
 
         /* 	    function getGPSInfo(data){
-										return "GPS鐘舵��:"+gps_node_list[current_gps_index][4]+"\n姝e湪浣跨敤鐨勫崼鏄熸暟閲�:"+gps_node_list[current_gps_index][5]+"\nHDOP姘村钩绮惧害鍥犲瓙:"+gps_node_list[current_gps_index][6]+"\n鍦扮悆妞悆闈㈢浉瀵瑰ぇ鍦版按鍑嗛潰鐨勯珮搴�:"+gps_node_list[current_gps_index][7]+
-										"\n宸垎鏃堕棿:"+gps_node_list[current_gps_index][8]+"\n宸垎绔橧D鍙�:"+gps_node_list[current_gps_index][9]+"\n鏍¢獙鍊�:"+gps_node_list[current_gps_index][10]+"\n璁惧鐗╄仈缃戝崱鍙�:"+gps_node_list[current_gps_index][11]+"\n璁惧SOS鐘舵��:"+gps_node_list[current_gps_index][13]
+										return "GPS鐘舵��:"+gps_node_list[current_gps_index][4]+"\n姝e湪浣跨敤鐨勫崼鏄熸暟閲�:"+gps_node_list[current_gps_index][5]+"\nHDOP姘村钩绮惧害鍥犲瓙:"+gps_node_list
+[current_gps_index][6]+"\n鍦扮悆妞悆闈㈢浉瀵瑰ぇ鍦版按鍑嗛潰鐨勯珮搴�:"+gps_node_list[current_gps_index][7]+
+										"\n宸垎鏃堕棿:"+gps_node_list[current_gps_index][8]+"\n宸垎绔橧D鍙�:"+gps_node_list[current_gps_index][9]+"\n鏍¢獙鍊�:"+gps_node_list[current_gps_index][10]+"\n璁�
+澶囩墿鑱旂綉鍗″彿:"+gps_node_list[current_gps_index][11]+"\n璁惧SOS鐘舵��:"+gps_node_list[current_gps_index][13]
 										+"\n娣诲姞鏃堕棿"+gps_node_list[current_gps_index][14]
 									}; */
 
@@ -2128,6 +2531,7 @@
 
             function baidummm() {
                 var info = [];
+
                 for (var i = 0; i < gps_node_list.length; i++) {
                     if (markers.get(gps_node_list[i][0]) == null) {
                         var c = new Convertor();
@@ -2147,6 +2551,7 @@
                                 backgroundColor: "#32CD32",
                                 transform: 'translateX(-50%)',
                             });
+
                             marker.setLabel(tagid); //娣诲姞label-tagid
                             labeltagids.add(gps_node_list[i][0], tagid);
                         }
@@ -2157,6 +2562,7 @@
                                 backgroundColor: "0.000000000001",
                                 border: 'none'
                             });
+
                             marker.setLabel(zuobiao);
                             labelzuobiaos.add(gps_node_list[i][0], zuobiao);
                         }
@@ -2167,6 +2573,7 @@
                                 backgroundColor: "0.000000000001",
                                 border: 'none'
                             });
+
                             marker.setLabel(dianliang);
                             labeldianliangs.add(gps_node_list[i][0], dianliang);
                         }
@@ -2186,7 +2593,7 @@
                             document.getElementById("minzuqq").innerHTML = xinxizong[19];
                             document.getElementById("gaoqq").innerHTML = xinxizong[3];
                             document.getElementById("dianhuaqq").innerHTML = xinxizong[20];
-                            document.getElementById("zuobiaoqq").innerHTML = xinxizong[22] + ' -- ' + xinxizong[23];
+                            document.getElementById("zuobiaoqq").innerHTML = xinxizong[22] + '<br>' + xinxizong[23];
                             document.getElementById("zhuangtaiqq").innerHTML = xinxizong[24];
                             document.getElementById("timeqq").innerHTML = xinxizong[25];
                             document.getElementById("tagidqq").innerHTML = xinxizong[0];
@@ -2208,6 +2615,7 @@
                         // bdtanchuangs.add(gps_node_list[i][0], info[i]);
                         markers.add(gps_node_list[i][0], marker);
                         xinxi.add(gps_node_list[i][0], gps_node_list[i])
+                        break;
                     }
                 }
                 tt = tt + 1;
@@ -2464,24 +2872,6 @@
             wrap.onclick = null;
             _this.canvas.onclick = null;
 
-            loadImages(imgList, function (images) {
-                for (var key in images) {
-                    if (key == 'map') {
-                        _this.imgScaleList[key] = 1;
-                        _this.img = images[key];
-                    } else if (key == 'icon') {
-                        _this.imgScaleList[key] = 0.037;
-                    } else {
-                        _this.imgScaleList[key] = images[key].naturalWidth / images['map'].naturalWidth;
-                    };
-                    _this.rateNumList[key] = _this.canvas.width / images[key].naturalWidth;
-                    _this.imgXList[key] = (_this.canvas.width - images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key]) / 2;
-                    _this.imgYList[key] = (_this.canvas.height - images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]) / 2;//榛樿杩涙潵褰撳墠鍥惧儚灞呬腑鏄剧ず
-                    _this.imgLoadList[key] = images[key];
-                }
-                /*鐢诲嚭褰撳墠鍥剧墖*/
-                //_this.drawImg();
-            });
         },
 
         drawImg: function () {
@@ -2494,7 +2884,8 @@
             var images = _this.imgLoadList;
 
             //鐢诲湴鍥�
-            can.drawImage(_this.img, 0, 0, _this.img.naturalWidth, _this.img.naturalHeight, _this.imgXList['map'], _this.imgYList['map'], _this.img.naturalWidth * _this.imgScaleList['map'] * _this.rateNumList['map'], _this.img.naturalHeight * _this.imgScaleList['map'] * _this.rateNumList['map']);
+            can.drawImage(_this.img, 0, 0, _this.img.naturalWidth, _this.img.naturalHeight, _this.imgXList['map'], _this.imgYList['map'], _this.img.naturalWidth * _this.imgScaleList['map'] * _this.rateNumList['map'],
+                _this.img.naturalHeight * _this.imgScaleList['map'] * _this.rateNumList['map']);
 
             //瀹為檯涓庡浘鐗囩殑姣斾緥灏�
             _this.x_ratio = new Number(_this.imgLoadList['map'].naturalWidth / _this.trueLength);
@@ -2619,165 +3010,184 @@
 
 
             //鐢绘爣绛惧強鍩虹珯
-            for (var key in images) {
-                if (key == "icon" && _this.playMark) {
-                    for (var i = 0; i < _this.playMark.length; i++) {
-                        var tagzhuangtai = _this.playMark[i][3]; //鍦ㄧ嚎鐘舵��
-                        //var playMarkInKaoQin = true;
-                        if (((_this.offView == '1' && tagzhuangtai == '1') || (_this.offView == '0')) && ((_this.diskaoqin == "1" && _this.playMarkInKaoQin[i]) || (_this.diskaoqin == "0"))) {
-                            //鏄惁寮�鍚绾挎秷澶憋紝骞跺垽鏂姸鎬侊紙鍦ㄧ嚎1/绂荤嚎0锛夛紱褰撳紑鍚绾挎秷澶辨椂锛堜粎鏄剧ず鍦ㄧ嚎鏍囩锛夛紝褰撴湭寮�鍚绾挎秷澶辨椂锛堝叏閮ㄦ樉绀猴級
-                            //鏄惁寮�鍚嚭鑰冨嫟鍖哄煙娑堝け锛屽苟鍒ゆ柇鏄惁鍦ㄨ�冨嫟鍖哄煙鍐咃紱褰撳紑鍚嚭鑰冨嫟鍖哄煙娑堝け鏃讹紙闇�瑕佸湪鑰冨嫟鍖哄煙鍐咃級锛屽綋鏈紑鍚椂锛堝叏閮ㄦ樉绀猴級
-
-                            //璇诲彇褰撳墠瀹為檯鍧愭爣
-                            var cor_x = new Number(_this.playMark[i][4]); // 姝ゅ_this.playMark鏄暟鎹簱閲屽彇鍒扮殑褰撳墠鐐瑰潗鏍�,4鏄痯osx,5鏄痯osy
-                            var cor_y = new Number(_this.playMark[i][5]);
-                            //杞负鍥句笂鍧愭爣
-                            var x_cor_now = new Number(_this.imgXList['map'] + _this.imgScaleList['map'] * _this.rateNumList['map'] * _this.x_ratio * (cor_x - _this.x_x0));
-                            var y_cor_now = new Number(_this.imgYList['map'] + _this.imgScaleList['map'] * _this.rateNumList['map'] * _this.y_ratio * (cor_y - _this.y_y0));
-                            //鐢诲湪鐩稿簲浣嶇疆涓�
-                            //can.drawImage(images[key], 0, 0, images[key].naturalWidth, images[key].naturalHeight, x_cor_now - (images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key])/2, y_cor_now - (images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]), images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key], images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]);
-                            //can.drawImage(images[key], 0, 0, images[key].naturalWidth, images[key].naturalHeight, x_cor_now - (images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key])/2, y_cor_now - (images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]), images[key].naturalWidth *  _this.imgScaleList[key] * _this.rateNumList[key], images[key].naturalHeight *  _this.imgScaleList[key] * _this.rateNumList[key]);
-                            //鏄惁鏈夎建杩规嫋灏�
-                            if (_this.real_trak_time != 0) {
-                                var trackNow = [];
-                                var pm = _this.playMark[i];
-                                function ftn(pm, tn, rtk, ctt, rtc, igxm, igym, igslm, rnlm, xr, yr, xx0, yy0) {
-                                    //trackNow = getTracknow( pm[0], rtk)
-                                    if (tn.length == 0) {
-                                        trackNow = [];
-                                    } else if (pm[0] in tn) {
-                                        trackNow = tn[pm[0]];
-                                    } else {
-                                        trackNow = [];
-                                    };
-                                    var can = ctt;
-                                    can.beginPath();
-                                    can.strokeStyle = rtc;
-                                    can.fillStyle = rtc;
-                                    for (var i = 0; i < trackNow.length; i++) {
-                                        var cor_x = new Number(trackNow[i][0]);
-                                        var cor_y = new Number(trackNow[i][1]);
-                                        var x_cor = new Number(igxm + igslm * rnlm * xr * (cor_x - xx0));
-                                        var y_cor = new Number(igym + igslm * rnlm * yr * (cor_y - yy0));
-
-                                        // 			            	                var cor_x2 = new Number(trackNow[i+1][0]);
-                                        // 			            	                var cor_y2 = new Number(trackNow[i+1][1]);
-                                        // 			            	                var x_cor2 = new Number(igxm + igslm * rnlm * xr * (cor_x2 - xx0));
-                                        // 			            	                var y_cor2 = new Number(igym + igslm * rnlm * yr * (cor_y2 - yy0));
-
-                                        // 			            	                can.moveTo(x_cor, y_cor);
-                                        // 			            	               	can.lineTo(x_cor2, y_cor2);
-                                        // 			            	               	can.stroke();
-                                        // 			            	               	can.fill();
-                                        can.moveTo(x_cor, y_cor);
-                                        can.arc(x_cor, y_cor, 1, 0, Math.PI * 2, true);
-                                        can.fill();
-                                    };
-                                    can.closePath();
-                                    can.stroke();
-                                    //_this.trackNow.push([trackNow]);
-                                }
-                                setTimeout(ftn(_this.playMark[i], _this.trackNow, _this.real_trak_time, _this.context, _this.real_trak_color, _this.imgXList['map'], _this.imgYList['map'], _this.imgScaleList['map'], _this.rateNumList['map'], _this.x_ratio, _this.y_ratio, _this.x_x0, _this.y_y0), 5);
-                                //var trackNow = getTracknow( _this.playMark[i][0], _this.real_trak_time);//鑾峰彇鎸囧畾鏃堕棿娈靛唴璇agid鐨勬暟鎹繘琛岀粯鍒�
-                            }
-
-                            var isSos = _this.playMark[i][7];
-                            if (isSos) {
-                                if (sosType) {
-                                    can.drawImage(sos, 0, 0, images[key].naturalWidth, images[key].naturalHeight, x_cor_now - (images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key]) / 2 + 3, y_cor_now - (images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]) + 2, images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key], images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]);
-                                } else {
-                                    can.drawImage(sos1, 0, 0, images[key].naturalWidth, images[key].naturalHeight, x_cor_now - (images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key]) / 2 + 3, y_cor_now - (images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]) + 2, images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key], images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]);
-                                }
-                                sosType = !sosType;
-                            } else {
-                                can.drawImage(images[key], 0, 0, images[key].naturalWidth, images[key].naturalHeight, x_cor_now - (images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key]) / 2, y_cor_now - (images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]), images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key], images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]);
-                            }
-                            //鐢诲湪鐩稿簲浣嶇疆涓�
-                            // can.drawImage(images[key], 0, 0, images[key].naturalWidth, images[key].naturalHeight, x_cor_now - (images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key]) / 2, y_cor_now - (images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]), images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key], images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]);
-
-                            can.font = '13px sans-serif';
-                            can.fillStyle = 'white';
-                            if (_this.tagZb == '1') { //鏄惁鏄剧ず鏍囩鍧愭爣
-                                can.fillStyle = 'red';
-                                can.font = '10px sans-serif';
-                                //var f = 8*( _this.imgScaleList['map']);
-                                //can.font=f+"px Arial";
-
-                                tagzuobiao = _this.playMark[i][4] + ',' + _this.playMark[i][5];
-                                can.fillText(tagzuobiao, x_cor_now - 20, y_cor_now + 10);
-                            };
-                            if (_this.viewName == '1') { //鏄惁鏄剧ず浜哄憳鍚嶇О
-                                can.font = '13px sans-serif';
-                                if (_this.viewTagid == '1') { //鏄惁鏄剧ず鏍囩id
-                                    fillRoundRect(can, x_cor_now - 40, y_cor_now - images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key] - 18, images[key].naturalHeight * 2, 20, 4, '#32CD32');
-                                    can.fillStyle = 'white';
-                                    can.fillText(_this.playMark[i][1], x_cor_now - 38, y_cor_now - images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key] - 3);
-                                    can.fillText(_this.playMark[i][0], x_cor_now + 5, y_cor_now - images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key] - 3);
-                                } else {
-                                    fillRoundRect(can, x_cor_now - 20, y_cor_now - images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key] - 18, images[key].naturalHeight * 1.1, 20, 4, '#32CD32');
-                                    can.fillStyle = 'white';
-                                    can.fillText(_this.playMark[i][1], x_cor_now - 19, y_cor_now - images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key] - 3);
-                                }
-                            } else {
-                                can.font = '13px sans-serif';
-                                if (_this.viewTagid == '1') {
-                                    fillRoundRect(can, x_cor_now - 20, y_cor_now - images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key] - 18, images[key].naturalHeight * 1.1, 20, 4, '#32CD32');
-                                    can.fillStyle = 'white';
-                                    can.fillText(_this.playMark[i][0], x_cor_now - 14, y_cor_now - images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key] - 3);
-                                }
-                            }
-                            if (_this.viewPower == '1') { //鏄惁鏄剧ず鐢甸噺
-                                can.font = '10px sans-serif';
-                                can.fillStyle = 'red';
-                                can.fillText("鐢甸噺:" + _this.playMark[i][2], x_cor_now - 20, y_cor_now + 20);
-                            };
-                            can.font = '10px sans-serif';
-                        };
-                    }
-                } else if (key == 'anchor_online') {
-                    can.font = '10px sans-serif';
-                    if (_this.anckicon == '1') { //鏄惁鏄剧ず鍩虹珯鍥炬爣
-                        //_this.onlineAnchorList = [anchorid, posx,posy,posz,layer,greatetime]
-                        for (var i = 0; i < _this.onlineAnchorList.length; i++) {
-                            var cor_x = new Number(_this.onlineAnchorList[i][1]);
-                            var cor_y = new Number(_this.onlineAnchorList[i][2]);
-                            var x_cor = new Number(_this.imgXList['map'] + _this.imgScaleList['map'] * _this.rateNumList['map'] * _this.x_ratio * (cor_x - _this.x_x0));
-                            var y_cor = new Number(_this.imgYList['map'] + _this.imgScaleList['map'] * _this.rateNumList['map'] * _this.y_ratio * (cor_y - _this.y_y0));
-                            can.drawImage(images[key], 0, 0, images[key].naturalWidth, images[key].naturalHeight, x_cor - (images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key]) / 2, y_cor - (images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]), images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key] + 10, images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key] + 10);
-                            if (_this.viewAnckzb == '1') { //鏄惁鏄剧ず鍩虹珯鍧愭爣
-                                can.fillStyle = 'red'
-                                var anchorzuobiao = _this.onlineAnchorList[i][1] + ',' + _this.onlineAnchorList[i][2] + ',' + _this.onlineAnchorList[i][3];
-                                can.fillText(anchorzuobiao, x_cor - 20, y_cor + 20);
-                            };
-                            if (_this.viewAnckid == '1') { //鏄惁鏄剧ず鍩虹珯id
-                                can.fillStyle = 'red';
-                                can.fillText(_this.onlineAnchorList[i][0], x_cor - 7, y_cor - 5);
-                            };
-                        };
-                    };
-                } else if (key == 'anchor_offline') {
-                    can.font = '10px sans-serif';
-                    if (_this.anckicon == '1') { //鏄惁鏄剧ず鍩虹珯鍥炬爣
-                        //_this.offlineAnchorList = [anchorid, posx,posy,posz,layer,greatetime]
-                        for (var i = 0; i < _this.offlineAnchorList.length; i++) {
-                            var cor_x = new Number(_this.offlineAnchorList[i][1]);
-                            var cor_y = new Number(_this.offlineAnchorList[i][2]);
-                            var x_cor = new Number(_this.imgXList['map'] + _this.imgScaleList['map'] * _this.rateNumList['map'] * _this.x_ratio * (cor_x - _this.x_x0));
-                            var y_cor = new Number(_this.imgYList['map'] + _this.imgScaleList['map'] * _this.rateNumList['map'] * _this.y_ratio * (cor_y - _this.y_y0));
-                            can.drawImage(images[key], 0, 0, images[key].naturalWidth, images[key].naturalHeight, x_cor - (images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key]) / 2, y_cor - (images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]), images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key] + 10, images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key] + 10);
-                            if (_this.viewAnckzb == '1') { //鏄惁鏄剧ず鍩虹珯鍧愭爣
-                                can.fillStyle = 'red'
-                                var anchorzuobiao = _this.offlineAnchorList[i][1] + ',' + _this.offlineAnchorList[i][2] + ',' + _this.offlineAnchorList[i][3];
-                                can.fillText(anchorzuobiao, x_cor - 20, y_cor + 20);
-                            };
-                            if (_this.viewAnckid == '1') { //鏄惁鏄剧ず鍩虹珯id
-                                can.fillStyle = 'red';
-                                can.fillText(_this.offlineAnchorList[i][0], x_cor - 7, y_cor - 5);
-                            };
-                        };
-                    };
-                }
-            };
+            // for (var key in images) {
+            //     if (key == "icon" && _this.playMark) {
+            //         for (var i = 0; i < _this.playMark.length; i++) {
+            //             var tagzhuangtai = _this.playMark[i][3]; //鍦ㄧ嚎鐘舵��
+            //             //var playMarkInKaoQin = true;
+            //             if (((_this.offView == '1' && tagzhuangtai == '1') || (_this.offView == '0')) && ((_this.diskaoqin == "1" && _this.playMarkInKaoQin[i]) || (_this.diskaoqin == "0"))) {
+            //                 //鏄惁寮�鍚绾挎秷澶憋紝骞跺垽鏂姸鎬侊紙鍦ㄧ嚎1/绂荤嚎0锛夛紱褰撳紑鍚绾挎秷澶辨椂锛堜粎鏄剧ず鍦ㄧ嚎鏍囩锛夛紝褰撴湭寮�鍚绾挎秷澶辨椂锛堝叏閮ㄦ樉绀猴級
+            //                 //鏄惁寮�鍚嚭鑰冨嫟鍖哄煙娑堝け锛屽苟鍒ゆ柇鏄惁鍦ㄨ�冨嫟鍖哄煙鍐咃紱褰撳紑鍚嚭鑰冨嫟鍖哄煙娑堝け鏃讹紙闇�瑕佸湪鑰冨嫟鍖哄煙鍐咃級锛屽綋鏈紑鍚椂锛堝叏閮ㄦ樉绀猴級
+            //
+            //                 //璇诲彇褰撳墠瀹為檯鍧愭爣
+            //                 var cor_x = new Number(_this.playMark[i][4]); // 姝ゅ_this.playMark鏄暟鎹簱閲屽彇鍒扮殑褰撳墠鐐瑰潗鏍�,4鏄痯osx,5鏄痯osy
+            //                 var cor_y = new Number(_this.playMark[i][5]);
+            //                 //杞负鍥句笂鍧愭爣
+            //                 var x_cor_now = new Number(_this.imgXList['map'] + _this.imgScaleList['map'] * _this.rateNumList['map'] * _this.x_ratio * (cor_x - _this.x_x0));
+            //                 var y_cor_now = new Number(_this.imgYList['map'] + _this.imgScaleList['map'] * _this.rateNumList['map'] * _this.y_ratio * (cor_y - _this.y_y0));
+            //                 //鐢诲湪鐩稿簲浣嶇疆涓�
+            //                 //can.drawImage(images[key], 0, 0, images[key].naturalWidth, images[key].naturalHeight, x_cor_now - (images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key])/2, y_cor_now - (images
+            //                 [key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]), images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key], images[key].naturalHeight * _this.imgScaleList[key] *
+            //_this.rateNumList[key]);
+            //                 //can.drawImage(images[key], 0, 0, images[key].naturalWidth, images[key].naturalHeight, x_cor_now - (images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key])/2, y_cor_now - (images
+            //                 [key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]), images[key].naturalWidth *  _this.imgScaleList[key] * _this.rateNumList[key], images[key].naturalHeight *  _this.imgScaleList[key] *
+            //_this.rateNumList[key]);
+            //                 //鏄惁鏈夎建杩规嫋灏�
+            //                 if (_this.real_trak_time != 0) {
+            //                     var trackNow = [];
+            //                     var pm = _this.playMark[i];
+            //                     function ftn(pm, tn, rtk, ctt, rtc, igxm, igym, igslm, rnlm, xr, yr, xx0, yy0) {
+            //                         //trackNow = getTracknow( pm[0], rtk)
+            //                         if (tn.length == 0) {
+            //                             trackNow = [];
+            //                         } else if (pm[0] in tn) {
+            //                             trackNow = tn[pm[0]];
+            //                         } else {
+            //                             trackNow = [];
+            //                         };
+            //                         var can = ctt;
+            //                         can.beginPath();
+            //                         can.strokeStyle = rtc;
+            //                         can.fillStyle = rtc;
+            //                         for (var i = 0; i < trackNow.length; i++) {
+            //                             var cor_x = new Number(trackNow[i][0]);
+            //                             var cor_y = new Number(trackNow[i][1]);
+            //                             var x_cor = new Number(igxm + igslm * rnlm * xr * (cor_x - xx0));
+            //                             var y_cor = new Number(igym + igslm * rnlm * yr * (cor_y - yy0));
+            //
+            //                             // 			            	                var cor_x2 = new Number(trackNow[i+1][0]);
+            //                             // 			            	                var cor_y2 = new Number(trackNow[i+1][1]);
+            //                             // 			            	                var x_cor2 = new Number(igxm + igslm * rnlm * xr * (cor_x2 - xx0));
+            //                             // 			            	                var y_cor2 = new Number(igym + igslm * rnlm * yr * (cor_y2 - yy0));
+            //
+            //                             // 			            	                can.moveTo(x_cor, y_cor);
+            //                             // 			            	               	can.lineTo(x_cor2, y_cor2);
+            //                             // 			            	               	can.stroke();
+            //                             // 			            	               	can.fill();
+            //                             can.moveTo(x_cor, y_cor);
+            //                             can.arc(x_cor, y_cor, 1, 0, Math.PI * 2, true);
+            //                             can.fill();
+            //                         };
+            //                         can.closePath();
+            //                         can.stroke();
+            //                         //_this.trackNow.push([trackNow]);
+            //                     }
+            //                     setTimeout(ftn(_this.playMark[i], _this.trackNow, _this.real_trak_time, _this.context, _this.real_trak_color, _this.imgXList['map'], _this.imgYList['map'], _this.imgScaleList['map'], _this.rateNumList
+            //                         ['map'], _this.x_ratio, _this.y_ratio, _this.x_x0, _this.y_y0), 5);
+            //                     //var trackNow = getTracknow( _this.playMark[i][0], _this.real_trak_time);//鑾峰彇鎸囧畾鏃堕棿娈靛唴璇agid鐨勬暟鎹繘琛岀粯鍒�
+            //                 }
+            //
+            //                 var isSos = _this.playMark[i][7];
+            //                 if (isSos) {
+            //                     if (sosType) {
+            //                         can.drawImage(sos, 0, 0, images[key].naturalWidth, images[key].naturalHeight, x_cor_now - (images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key]) / 2 + 3, y_cor_now - (images
+            //                             [key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]) + 2, images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key], images[key].naturalHeight *
+            //_this.imgScaleList[key] * _this.rateNumList[key]);
+            //                     } else {
+            //                         can.drawImage(sos1, 0, 0, images[key].naturalWidth, images[key].naturalHeight, x_cor_now - (images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key]) / 2 + 3, y_cor_now - (images
+            //                             [key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]) + 2, images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key], images[key].naturalHeight *
+            //_this.imgScaleList[key] * _this.rateNumList[key]);
+            //                     }
+            //                     sosType = !sosType;
+            //                 } else {
+            //                     can.drawImage(images[key], 0, 0, images[key].naturalWidth, images[key].naturalHeight, x_cor_now - (images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key]) / 2, y_cor_now - (images
+            //                         [key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]), images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key], images[key].naturalHeight * _this.imgScaleList
+            //[key] * _this.rateNumList[key]);
+            //                 }
+            //                 //鐢诲湪鐩稿簲浣嶇疆涓�
+            //                 // can.drawImage(images[key], 0, 0, images[key].naturalWidth, images[key].naturalHeight, x_cor_now - (images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key]) / 2, y_cor_now - (images
+            //                 [key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]), images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key], images[key].naturalHeight * _this.imgScaleList[key] *
+            //_this.rateNumList[key]);
+            //
+            //                 can.font = '13px sans-serif';
+            //                 can.fillStyle = 'white';
+            //                 if (_this.tagZb == '1') { //鏄惁鏄剧ず鏍囩鍧愭爣
+            //                     can.fillStyle = 'red';
+            //                     can.font = '10px sans-serif';
+            //                     //var f = 8*( _this.imgScaleList['map']);
+            //                     //can.font=f+"px Arial";
+            //
+            //                     tagzuobiao = _this.playMark[i][4] + ',' + _this.playMark[i][5];
+            //                     can.fillText(tagzuobiao, x_cor_now - 20, y_cor_now + 10);
+            //                 };
+            //                 if (_this.viewName == '1') { //鏄惁鏄剧ず浜哄憳鍚嶇О
+            //                     can.font = '13px sans-serif';
+            //                     if (_this.viewTagid == '1') { //鏄惁鏄剧ず鏍囩id
+            //                         fillRoundRect(can, x_cor_now - 40, y_cor_now - images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key] - 18, images[key].naturalHeight * 2, 20, 4, '#32CD32');
+            //                         can.fillStyle = 'white';
+            //                         can.fillText(_this.playMark[i][1], x_cor_now - 38, y_cor_now - images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key] - 3);
+            //                         can.fillText(_this.playMark[i][0], x_cor_now + 5, y_cor_now - images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key] - 3);
+            //                     } else {
+            //                         fillRoundRect(can, x_cor_now - 20, y_cor_now - images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key] - 18, images[key].naturalHeight * 1.1, 20, 4, '#32CD32');
+            //                         can.fillStyle = 'white';
+            //                         can.fillText(_this.playMark[i][1], x_cor_now - 19, y_cor_now - images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key] - 3);
+            //                     }
+            //                 } else {
+            //                     can.font = '13px sans-serif';
+            //                     if (_this.viewTagid == '1') {
+            //                         fillRoundRect(can, x_cor_now - 20, y_cor_now - images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key] - 18, images[key].naturalHeight * 1.1, 20, 4, '#32CD32');
+            //                         can.fillStyle = 'white';
+            //                         can.fillText(_this.playMark[i][0], x_cor_now - 14, y_cor_now - images[key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key] - 3);
+            //                     }
+            //                 }
+            //                 if (_this.viewPower == '1') { //鏄惁鏄剧ず鐢甸噺
+            //                     can.font = '10px sans-serif';
+            //                     can.fillStyle = 'red';
+            //                     can.fillText("鐢甸噺:" + _this.playMark[i][2], x_cor_now - 20, y_cor_now + 20);
+            //                 };
+            //                 can.font = '10px sans-serif';
+            //             };
+            //         }
+            //     } else if (key == 'anchor_online') {
+            //         can.font = '10px sans-serif';
+            //         if (_this.anckicon == '1') { //鏄惁鏄剧ず鍩虹珯鍥炬爣
+            //             //_this.onlineAnchorList = [anchorid, posx,posy,posz,layer,greatetime]
+            //             for (var i = 0; i < _this.onlineAnchorList.length; i++) {
+            //                 var cor_x = new Number(_this.onlineAnchorList[i][1]);
+            //                 var cor_y = new Number(_this.onlineAnchorList[i][2]);
+            //                 var x_cor = new Number(_this.imgXList['map'] + _this.imgScaleList['map'] * _this.rateNumList['map'] * _this.x_ratio * (cor_x - _this.x_x0));
+            //                 var y_cor = new Number(_this.imgYList['map'] + _this.imgScaleList['map'] * _this.rateNumList['map'] * _this.y_ratio * (cor_y - _this.y_y0));
+            //                 can.drawImage(images[key], 0, 0, images[key].naturalWidth, images[key].naturalHeight, x_cor - (images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key]) / 2, y_cor - (images
+            //                     [key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]), images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key] + 10, images[key].naturalHeight * _this.imgScaleList
+            //[key] * _this.rateNumList[key] +
+            //                     10);
+            //                 if (_this.viewAnckzb == '1') { //鏄惁鏄剧ず鍩虹珯鍧愭爣
+            //                     can.fillStyle = 'red'
+            //                     var anchorzuobiao = _this.onlineAnchorList[i][1] + ',' + _this.onlineAnchorList[i][2] + ',' + _this.onlineAnchorList[i][3];
+            //                     can.fillText(anchorzuobiao, x_cor - 20, y_cor + 20);
+            //                 };
+            //                 if (_this.viewAnckid == '1') { //鏄惁鏄剧ず鍩虹珯id
+            //                     can.fillStyle = 'red';
+            //                     can.fillText(_this.onlineAnchorList[i][0], x_cor - 7, y_cor - 5);
+            //                 };
+            //             };
+            //         };
+            //     } else if (key == 'anchor_offline') {
+            //         can.font = '10px sans-serif';
+            //         if (_this.anckicon == '1') { //鏄惁鏄剧ず鍩虹珯鍥炬爣
+            //             //_this.offlineAnchorList = [anchorid, posx,posy,posz,layer,greatetime]
+            //             for (var i = 0; i < _this.offlineAnchorList.length; i++) {
+            //                 var cor_x = new Number(_this.offlineAnchorList[i][1]);
+            //                 var cor_y = new Number(_this.offlineAnchorList[i][2]);
+            //                 var x_cor = new Number(_this.imgXList['map'] + _this.imgScaleList['map'] * _this.rateNumList['map'] * _this.x_ratio * (cor_x - _this.x_x0));
+            //                 var y_cor = new Number(_this.imgYList['map'] + _this.imgScaleList['map'] * _this.rateNumList['map'] * _this.y_ratio * (cor_y - _this.y_y0));
+            //                 can.drawImage(images[key], 0, 0, images[key].naturalWidth, images[key].naturalHeight, x_cor - (images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key]) / 2, y_cor - (images
+            //                     [key].naturalHeight * _this.imgScaleList[key] * _this.rateNumList[key]), images[key].naturalWidth * _this.imgScaleList[key] * _this.rateNumList[key] + 10, images[key].naturalHeight * _this.imgScaleList
+            //[key] * _this.rateNumList[key] +
+            //                     10);
+            //                 if (_this.viewAnckzb == '1') { //鏄惁鏄剧ず鍩虹珯鍧愭爣
+            //                     can.fillStyle = 'red'
+            //                     var anchorzuobiao = _this.offlineAnchorList[i][1] + ',' + _this.offlineAnchorList[i][2] + ',' + _this.offlineAnchorList[i][3];
+            //                     can.fillText(anchorzuobiao, x_cor - 20, y_cor + 20);
+            //                 };
+            //                 if (_this.viewAnckid == '1') { //鏄惁鏄剧ず鍩虹珯id
+            //                     can.fillStyle = 'red';
+            //                     can.fillText(_this.offlineAnchorList[i][0], x_cor - 7, y_cor - 5);
+            //                 };
+            //             };
+            //         };
+            //     }
+            // };
 
             /* 	            var trueMeasure = getTruemap();
 												var trueLength = new Number(trueMeasure[0]);
@@ -3098,15 +3508,19 @@
                 for (const key in arr) {
                     if (arr[key].zhuangtai == 0) {
                         if (arr[key].duixiang == "瀹氫綅鍩虹珯") {
-                            html += '<tr align="center"><td class="noExl"><img src="hxzk/image/anchor/鍩虹珯绂荤嚎.png" /></td><td>' + arr[key].id + '</td><td>' + arr[key].duixiang + '</td><td>' + arr[key].banben + '</td><td>' + arr[key].xiangqing + '</td><td>' + arr[key].time + '</td></tr>';
+                            html += '<tr align="center"><td class="noExl"><img src="hxzk/image/anchor/鍩虹珯绂荤嚎.png" /></td><td>' + arr[key].id + '</td><td>' + arr[key].duixiang + '</td><td>' + arr[key].banben + '</td><td>' + arr
+                                [key].xiangqing + '</td><td>' + arr[key].time + '</td></tr>';
                         } else {
-                            html += '<tr align="center"><td class="noExl"><img src="hxzk/image/icon/tagoff.png" /></td><td>' + arr[key].id + '</td><td>' + arr[key].duixiang + '</td><td>' + arr[key].banben + '</td><td>' + arr[key].xiangqing + '</td><td>' + arr[key].time + '</td></tr>';
+                            html += '<tr align="center"><td class="noExl"><img src="hxzk/image/icon/tagoff.png" /></td><td>' + arr[key].id + '</td><td>' + arr[key].duixiang + '</td><td>' + arr[key].banben + '</td><td>' + arr
+                                [key].xiangqing + '</td><td>' + arr[key].time + '</td></tr>';
                         }
                     } else {
                         if (arr[key].duixiang == "瀹氫綅鍩虹珯") {
-                            html += '<tr align="center"><td class="noExl"><img src="hxzk/image/anchor/鍩虹珯鍦ㄧ嚎.png" /></td><td>' + arr[key].id + '</td><td>' + arr[key].duixiang + '</td><td>' + arr[key].banben + '</td><td>' + arr[key].xiangqing + '</td><td>' + arr[key].time + '</td></tr>';
+                            html += '<tr align="center"><td class="noExl"><img src="hxzk/image/anchor/鍩虹珯鍦ㄧ嚎.png" /></td><td>' + arr[key].id + '</td><td>' + arr[key].duixiang + '</td><td>' + arr[key].banben + '</td><td>' + arr
+                                [key].xiangqing + '</td><td>' + arr[key].time + '</td></tr>';
                         } else {
-                            html += '<tr align="center"><td class="noExl"><img src="hxzk/image/icon/tagon.png" /></td><td>' + arr[key].id + '</td><td>' + arr[key].duixiang + '</td><td>' + arr[key].banben + '</td><td>' + arr[key].xiangqing + '</td><td>' + arr[key].time + '</td></tr>';
+                            html += '<tr align="center"><td class="noExl"><img src="hxzk/image/icon/tagon.png" /></td><td>' + arr[key].id + '</td><td>' + arr[key].duixiang + '</td><td>' + arr[key].banben + '</td><td>' + arr
+                                [key].xiangqing + '</td><td>' + arr[key].time + '</td></tr>';
                         }
                     }
                 }
@@ -3151,7 +3565,7 @@
     setInterval(baojing, 1000)
     function baojing() {
         sosgaojing = getRealPositiongao();
-        console.log(sosgaojing)
+
         for (var i = 0; i < sosgaojing.length; i++) {
             if(sosgaojing[i][8] == "1"){
                 if (wxgjlist.get(sosgaojing[i][0]) == null) {
@@ -3185,7 +3599,7 @@
                         panduanzong += 1;
                     }
                 } if (sosgaojing[i][7] == 1) {
-                    console.log("11111111111");
+
                     alert("11111111")
                     if (fencelist.get(sosgaojing[i][0]) == null) {
                         var str = '娉ㄦ剰,缂栧彿[' + sosgaojing[i][0] + ']杩涘叆鍗遍櫓鍖哄煙'
@@ -3351,11 +3765,10 @@
     }
 
 
+
+
+
     //鎾斁绐楀彛鍏抽棴
-
-
-
-
     function guiling(tagid) {
         $.ajax({
             async: false,
@@ -3597,7 +4010,6 @@
             type:"POST",
             dataType:"JSON",
             success(data){
-                console.log(data.length)
                 var str=[];
                 var num=0;
                 for (var i=0;i<data.length;i++){
@@ -3607,15 +4019,26 @@
                         data[i].p_online = "鍦ㄧ嚎"
                     }
                     num++
+                    if(data[i].p_department.length > 4){
+                        str += '<tr  style="color: #AEC0D0;text-align: center;font-family: 寰蒋闆呴粦;font-size: 14px;height: 40px;cursor: pointer" onclick="xsXinXi('+data[i].p_tagid+')" onmousemove="blues('+i+')" onmouseleave="blues1('+i
+                            +')">',
+                            str += 	'<td  class="ttdd'+i+'" style="width: 90px;color: white">'+data[i].p_name+'</td>',
+                            str += 	'<td  class="ttdd'+i+'" style="width: 90px;color: white" title="'+data[i].p_department+'">'+data[i].p_department.slice(0,4)+'</td>',
+                            str += 	'<td  class="ttdd'+i+'" style="width: 90px;color: white">'+data[i].p_tagid+'</td>',
+                            str += 	'<td  class="ttdd'+i+'" style="width: 90px;color: white">'+data[i].p_power+'</td>',
+                            str += 	'<td  class="ttdd'+i+'" style="width: 90px;color: white">'+data[i].p_online+'</td>',
+                            str += '</tr>'
+                    }else{
+                        str += '<tr  style="color: #AEC0D0;text-align: center;font-family: 寰蒋闆呴粦;font-size: 14px;height: 40px;cursor: pointer" onclick="xsXinXi('+data[i].p_tagid+')" onmousemove="blues('+i+')" onmouseleave="blues1('+i
+                            +')">',
+                            str += 	'<td class="ttdd'+i+'" style="width: 90px;color: white">'+data[i].p_name+'</td>',
+                            str += 	'<td class="ttdd'+i+'" style="width: 90px;color: white">'+data[i].p_department+'</td>',
+                            str += 	'<td class="ttdd'+i+'" style="width: 90px;color: white">'+data[i].p_tagid+'</td>',
+                            str += 	'<td class="ttdd'+i+'" style="width: 90px;color: white">'+data[i].p_power+'</td>',
+                            str += 	'<td class="ttdd'+i+'" style="width: 90px;color: white">'+data[i].p_online+'</td>',
+                            str += '</tr>'
+                    }
 
-                    str += '<tr style="color: #AEC0D0;text-align: center;font-family: 寰蒋闆呴粦;font-size: 14px" class="table table-hover" >',
-                        str += 	'<td  style="width: 90px">'+num+'</td>',
-                        str += 	'<td  style="width: 90px">'+data[i].p_name+'</td>',
-                        str += 	'<td style="width: 90px">'+data[i].p_department+'</td>',
-                        str += 	'<td style="width: 90px">'+data[i].p_tagid+'</td>',
-                        str += 	'<td style="width: 90px">'+data[i].p_power+'</td>',
-                        str += 	'<td style="width: 90px">'+data[i].p_online+'</td>',
-                        str += '</tr>'
                 }
                 $("#gxrsj").empty();
                 $("#gxrsj").append(str)
@@ -3636,6 +4059,16 @@
             }
         });
     }
+    var zxry1 =0;
+    function zxry(){
+        location.href="/hxzkoa/hxzk/YiDong/ZxRy.jsp"
+    }
+
+    var tjsj1 = 0;
+    function tjsj(){
+        location.href="/hxzkoa/hxzk/YiDong/TjSj.jsp"
+
+    }
 
     //鎸囦护涓嬪彂
     function send() {
@@ -3733,7 +4166,6 @@
                 origon = data.origon,
                 target = data.target,
                 type = data.type
-            console.log(origon,target,type)
         }
     })
 
@@ -4034,11 +4466,12 @@
                         } else {
                             xy = fengmap.FMCalculator.latlngToMapCoordinate({x:personlist[i][5],y:personlist[i][4]})
                         }
-                        if (personlist[i][19] == "杞﹁浇鏍囩" || personlist[i][19] == "杞﹁浇甯﹀睆") {
-                            turl = '/hxzkoa/hxzk/image/targeticon/default2.png'
-                        } else {
-                            turl = '/hxzkoa/hxzk/image/targeticon/default.png'
-                        }
+                        // if (personlist[i][19] == "杞﹁浇鏍囩" || personlist[i][19] == "杞﹁浇甯﹀睆") {
+                        //     turl = '/hxzkoa/hxzk/'+personlist[i][20]+''
+                        // } else {
+                        //     turl = '/hxzkoa/hxzk/image/targeticon/default.png'
+                        // }
+                        turl = '/hxzkoa/hxzk/'+personlist[i][20]+''
                         var fmarker = new fengmap.FMImageMarker({
                             url: turl,
                             x: xy.x,
@@ -4166,6 +4599,16 @@
         }
     }
 
+    function blues(e){
+
+        $(".ttdd"+e).css("color","deepskyblue")
+    }
+
+    function blues1(e){
+
+        $(".ttdd"+e).css("color","white")
+    }
+
     function checked1(name) {
         switch (name) {
             case "customSwitch1": {
@@ -4299,11 +4742,11 @@
         map.on('loaded', function () {
 
             //鎸囧寳閽�
-            var compass = new fengmap.FMCompass({
-                pointerImageURL: '/hxzkoa/hxzk/image/targeticon/pic-zbz@2x.png',
-                position: fengmap.FMControlPosition.RIGHT_TOP,
-                offset: { x: -20, y: 20 }
-            });
+            // var compass = new fengmap.FMCompass({
+            //     pointerImageURL: '/hxzkoa/hxzk/image/targeticon/pic-zbz@2x.png',
+            //     position: fengmap.FMControlPosition.RIGHT_TOP,
+            //     offset: { x: -20, y: 20 }
+            // });
 
             //姣斾緥灏�
             var scrollScaleBarCtlOpt = {
@@ -4331,17 +4774,17 @@
             var scrollFloorControl = new fengmap.FMToolbar(scrollFloorCtlOpt);
 
             //缂╂斁
-            var scrollZoomCtlOpt = {
-                position: fengmap.FMControlPosition.RIGHT_TOP,
-                offset: {
-                    x: -20,
-                    y: 310
-                },
-            };
-            var toolbar = new fengmap.FMZoomControl(scrollZoomCtlOpt);
+            // var scrollZoomCtlOpt = {
+            //     position: fengmap.FMControlPosition.RIGHT_TOP,
+            //     offset: {
+            //         x: -20,
+            //         y: 310
+            //     },
+            // };
+            // var toolbar = new fengmap.FMZoomControl(scrollZoomCtlOpt);
 
-            toolbar.addTo(map)
-            compass.addTo(map);
+            // toolbar.addTo(map)
+            // compass.addTo(map);
             scaleBar.addTo(map);
             scrollFloorControl.addTo(map);
 
@@ -4366,7 +4809,7 @@
 							}) */
 
         map.on('click', function (Example) {
-            console.log()
+
             for (var i = 0; i < Example.targets.length; i++) {
                 if (Example.targets[i].type == 32768) {
                     var xinxisanwei = Example.targets[i].ie.split(",");
@@ -4522,11 +4965,7 @@
                             } else {
                                 xy = fengmap.FMCalculator.latlngToMapCoordinate({x: personlist[i][5],y: personlist[i][4]})
                             }
-                            if (personlist[i][19] == "杞﹁浇鏍囩" || personlist[i][19] == "杞﹁浇甯﹀睆") {
-                                turl = '/hxzkoa/hxzk/image/targeticon/default2.png'
-                            } else {
-                                turl = '/hxzkoa/hxzk/image/targeticon/default.png'
-                            }
+                            turl = '/hxzkoa/hxzk/'+personlist[i][20]+''
                             var fmarker = new fengmap.FMImageMarker({
                                 url: turl,
                                 x: xy.x,
@@ -4663,11 +5102,7 @@
                                 } else {
                                     xy = fengmap.FMCalculator.latlngToMapCoordinate({x: personlist[i][5],y: personlist[i][4]})
                                 }
-                                if (personlist[i][19] == "杞﹁浇鏍囩" || personlist[i][19] == "杞﹁浇甯﹀睆") {
-                                    turl = '/hxzkoa/hxzk/image/targeticon/default2.png'
-                                } else {
-                                    turl = '/hxzkoa/hxzk/image/targeticon/default.png'
-                                }
+                                turl = '/hxzkoa/hxzk/'+personlist[i][20]+''
                                 var fmarker = new fengmap.FMImageMarker({
                                     url: turl,
                                     x: xy.x,
@@ -4745,7 +5180,7 @@
     };
     function qiehuanditu(value) {
         if (value == "sanwei") {
-            document.getElementById("wrap").style.display = "none";
+            //document.getElementById("wrap").style.display = "none";
             document.getElementById("baidumap").style.display = "none";
             document.getElementById("fengmap").style.display = "";
             // document.getElementById("sousuotagid").style.display = "none";
@@ -4777,7 +5212,7 @@
                 },
             });
         } else if (value == "baidu") {
-            document.getElementById("wrap").style.display = "none";
+            //document.getElementById("wrap").style.display = "none";
             document.getElementById("fengmap").style.display = "none";
             document.getElementById("sanweichuang").style.display = "none";
             document.getElementById("baidumap").style.display = "inline-block";
@@ -4870,42 +5305,88 @@
         }
         if(getMapNow()== "涓夌淮鍦板浘"){
             dyc= "z"
-
         }
 
         if (current_map == "鐧惧害鍦板浘") {
-            document.getElementById("wrap").style.display = "none";
-            document.getElementById("fengmap").style.display = "none";
-            document.getElementById("baidumap").style.display = "block";
-            $("#fdyc").css("top","-480px");
+            var isMobile = window.matchMedia('(max-width: 768px)').matches;
+            if (isMobile) {
+                if(ifsanwei == 1){
+                    ifbaidu = 1;
+                    ifsanwei = 0;
+                }else{
+                    ifsanwei = 0;
+                }
+
+                console.log("鐧惧害鍦板浘")
+                document.getElementById("fengmap").style.display = "none";
+                $(".butt").css("top","-650px")
+                $(".qhyc").css("top","360px")
+                document.getElementById("baidumap").style.display = "block";
+            } else {
+                //document.getElementById("wrap").style.display = "none";
+                document.getElementById("fengmap").style.display = "none";
+                document.getElementById("baidumap").style.display = "block";
+                $(".zuobian").css("top","-1130px")
+                $(".youbian").css("top","-950px")
+                $("#fdyc").css("top","-480px");
+                $(".zhongjian").css("top","-1003px")
+            }
 
         } else if(current_map == "涓夌淮鍦板浘" && dyc== 1) {
-            document.getElementById("wrap").style.display = "none";
-            document.getElementById("baidumap").style.display = "none";
-            document.getElementById("fengmap").style.display = "";
+            var isMobile = window.matchMedia('(max-width: 768px)').matches;
+            if (isMobile) {
+                ifsanwei = 1;
+                console.log("鏄Щ鍔ㄨ澶�")
+                document.getElementById("baidumap").style.display = "none";
+                document.getElementById("fengmap").style.display = "";
+                dyc=2
+                dycsw = 2
+                $(".butt").css("top","-752px")
+                $(".qhyc").css("top","258px")
 
+                diaoyongsanweimap()
+            } else {
+                // 涓嶆槸绉诲姩璁惧
+                console.log("涓嶆槸绉诲姩璁惧")
+                //document.getElementById("wrap").style.display = "none";
+                document.getElementById("baidumap").style.display = "none";
+                document.getElementById("fengmap").style.display = "";
+                $("#fdyc").css("top","0px")
+                dyc=2
+                dycsw = 2
+                $(".zuobian").css("top","-1007px")
+                $(".youbian").css("top","-827px")
+                $(".zhongjian").css("top","-877px")
+                diaoyongsanweimap()
+            }
 
-            $("#fdyc").css("top","0px")
-            dyc=2
-            dycsw = 2
-            diaoyongsanweimap()
 
         }
         else if(current_map == "涓夌淮鍦板浘" || current_map == "涓夌淮鍦板浘" && dyc == "z"){
-            document.getElementById("wrap").style.display = "none";
-            document.getElementById("baidumap").style.display = "none";
-            document.getElementById("fengmap").style.display = "";
 
+            var isMobile = window.matchMedia('(max-width: 768px)').matches;
 
-
-            $("#fdyc").css("top","0px")
+            if (isMobile) {
+                ifsanwei = 1;
+                console.log("涓夌淮鍦板浘2")
+                $(".butt").css("top","-752px")
+                $(".qhyc").css("top","258px")
+                document.getElementById("baidumap").style.display = "none";
+                document.getElementById("fengmap").style.display = "";
+            } else {
+                //document.getElementById("wrap").style.display = "none";
+                document.getElementById("baidumap").style.display = "none";
+                document.getElementById("fengmap").style.display = "";
+                $("#fdyc").css("top","0px")
+                $(".zuobian").css("top","-1007px")
+                $(".youbian").css("top","-827px")
+                $(".zhongjian").css("top","-880px")
+            }
 
 
         }
         else{
-
-
-
+            ifsanwei = 0;
             document.getElementById("baidumap").style.display = "none";
             document.getElementById("fengmap").style.display = "none";
             document.getElementById("sanweichuang").style.display = "none";
@@ -4929,10 +5410,4 @@
 
 
 </script>
-<!-- END FUNCTION SCRIPTS -->
-
-<script src="/hxzkoa/hxzk/plugins/apex/apexcharts.js"></script>
-<script src="/hxzkoa/hxzk/plugins/apex/custom-apexcharts.js"></script>
-</body>
-
-</html>
\ No newline at end of file
+</html>

--
Gitblit v1.10.0