• 基于Echarts实现可视化数据大屏实时监测地图


    前言

    🚀 基于 Echarts 实现可视化数据大屏响应式展示效果的源码,,基于html+css+javascript+echarts制作, 可以在此基础上重新开发。

    本项目中使用的是echarts图表库,ECharts 提供了常规的折线图、柱状图、散点图、饼图、K线图,用于统计的盒形图,用于地理数据可视化的地图、热力图、线图,用于关系数据可视化的关系图、treemap、旭日图,多维数据可视化的平行坐标,还有用于 BI 的漏斗图,仪表盘,并且支持图与图之间的混搭。


    ⚽精彩专栏推荐👇🏻👇🏻👇🏻

    【作者主页——🔥获取更多优质源码】

    【1000套 毕设项目精品实战案例】

    【 20套 VUE+Echarts 大数据可视化源码】

    【150套 HTML+ Echarts大数据可视化源码 】


    一、Echart是什么

    ECharts是一个使用 JavaScript 实现的开源可视化库,可以流畅的运行在 PC 和移动设备上,兼容当前绝大部分浏览器(IE8/9/10/11,Chrome,Firefox,Safari等),底层依赖矢量图形库 ZRender,提供直观,交互丰富,可高度个性化定制的数据可视化图表。

    二、ECharts入门教程

    5 分钟上手ECharts


    三、作品演示

    在这里插入图片描述


    四、代码实现

    1.HTML

    DOCTYPE html>
    <html lang="en">
    
    <head>
        <link href="css/BigData.css" rel="stylesheet" type="text/css" />
        <link href="css/index.css" rel="stylesheet" type="text/css" />
        <link href="css/index01.css" rel="stylesheet" type="text/css" />
        <script src="https://www.jq22.com/jquery/jquery-1.10.2.js">script>
        <link href="js/bstable/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
        <link href="js/bstable/css/bootstrap-table.css" rel="stylesheet" type="text/css" />
        <link href="css/Security_operation.css" rel="stylesheet" type="text/css" />
        <link rel="stylesheet" href="js/artDialog/skins/default.css" type="text/css" />
        <script src="js/laydate.js">script>
        <script src="js/Home_page.js">script>
        <meta charset="UTF-8">
        <title>河长制监督系统title>
        <style>
            .aui_title {
                background-color: #407fff !important;
                height: 32px;
                line-height: 32px;
                font-weight: 700;
                font-size: 14px
            }
        style>
    head>
    
    <body>
        <div class="data_bodey">
            <div class="index_nav">
                <ul style="height: 30px; margin-bottom: 0px;">
                    <li class="l_left total_chose_fr" onclick="analysis()">实时监测li>
                    <li class="l_left total_chose_pl" onclick="department()">生产分析li>
                    <li class="l_left total_chose_pl">销售分析li>
                    <li class="r_right total_chose_pl">安全分析li>
                    <li class="r_right total_chose_pl">人员分析li>
                    <li class="r_right total_chose_pl">管理分析li>
                ul>
                <div class="total_chose_box" style="display: none;">
                    <div style="height: 32px;">div>
                    <span class="chose_tltle">请选择年份:span>
                    <select class="year_chose">
                        <option>2017option>
                        <option>2016option>
                        <option>2015option>
                        <option>2014option>
                        <option>2013option>
                        <option>2012option>
                    select>
                    <span class="chose_tltle">请输入月份:span>
                    <input class="chose_text_in">
                    <span class="chose_tltle">请选择区域:span>
                    <select class="year_chose">
                        <option> 成都市option>
                        <option>自贡市option>
                        <option>攀枝花市option>
                        <option>泸州市option>
                        <option>德阳市option>
                        <option>绵阳市option>
                        <option>广元市option>
                        <option>遂宁市option>
                        <option>内江市option>
                        <option>乐山市option>
                        <option>南充市option>
                        <option>宜宾市option>
                        <option>广安市option>
                        <option>达州市option>
                        <option>巴中市option>
                        <option>雅安市option>
                        <option>眉山市option>
                        <option>资阳市option>
                        <option>阿坝州option>
                        <option>甘孜州option>
                        <option>凉山州option>
                    select>
                    <button class="chose_enter">确定button>
                div>
                <div class="clear">div>
            div>
            <div class="index_tabs">
    
                <div class="inner" style="height: 109%;">
                    <div class="left_cage">
                        <div class="dataAllBorder01 cage_cl" style="!important; height: 24%;">
                            <img src="video/1.jpg" class="dataAllBorder02 video_cage">
                        div>
                        <div class="dataAllBorder01 cage_cl" style="margin-top: 1.5% !important; height: 38%;">
                            <div class="dataAllBorder02 video_cage">
                                <img src="video/radi01.jpg" class="video_around video_around_chose">
                                <img src="video/radi02.jpg" class="video_around video_around_chose">
                                <img src="video/radi03.jpg" class="video_around video_around_chose">
                                <img src="video/radi04.jpg" class="video_around video_around_chose">
                            div>
                        div>
                        <div class="dataAllBorder01 cage_cl"
                            style="margin-top: 1.5% !important; height: 32%; position: relative;">
                            <div class="dataAllBorder02" style="padding: 1.2%; overflow: hidden">
                                <div class="message_scroll_box">
                                    <div class="message_scroll">
                                        <div class="scroll_top">
                                            <span class="scroll_title">高锰酸盐超标警告span>
                                            <span class="scroll_level scroll_level01">一级span>
                                            <a class="localize">a>
                                            <span class="scroll_timer">17-09-13/9:52span>
                                        div>
                                        <div class="msg_cage">
                                            <a class="localize_title"><span><label>编号label>:GH32101span><span
                                                    class="right"><label>监测值label>:1.1(mg/Ls)span>a>
                                        div>
                                        <div class="msg_cage">
                                            <a class="localize_msg">xx阳市沱江一段21号排污口处a>
                                        div>
                                    div>
                                    <div class="message_scroll">
                                        <div class="scroll_top">
                                            <span class="scroll_title">总磷超标警告span>
                                            <span class="scroll_level scroll_level03">三级span>
                                            <a class="localize">a>
                                            <span class="scroll_timer">17-09-13/9:52span>
                                        div>
                                        <div class="msg_cage">
                                            <a class="localize_title"><span><label>编号label>:GH32101span><span
                                                    class="right"><label>监测值label>:1.1(mg/Ls)span>a>
                                        div>
                                        <div class="msg_cage">
                                            <a class="localize_msg">xx阳市沱江一段21号排污口处a>
                                        div>
                                    div>
                                    <div class="message_scroll">
                                        <div class="scroll_top">
                                            <span class="scroll_title">高锰酸盐超标警告span>
                                            <span class="scroll_level scroll_level02">二级span>
                                            <a class="localize">a>
                                            <span class="scroll_timer">17-09-13/9:52span>
                                        div>
                                        <div class="msg_cage">
                                            <a class="localize_title"><span><label>编号label>:GH32101span><span
                                                    class="right"><label>监测值label>:1.1(mg/Ls)span>a>
                                        div>
                                        <div class="msg_cage">
                                            <a class="localize_msg">xx阳市沱江一段21号排污口处。a>
                                        div>
                                    div>
                                    <div class="message_scroll">
                                        <div class="scroll_top">
                                            <span class="scroll_title">高锰酸盐超标警告span>
                                            <span class="scroll_level scroll_level01">一级span>
                                            <a class="localize">a>
                                            <span class="scroll_timer">17-09-13/9:52span>
                                        div>
                                        <div class="msg_cage">
                                            <a class="localize_title"><span><label>编号label>:GH32101span><span
                                                    class="right"><label>监测值label>:1.1(mg/Ls)span>a>
                                        div>
                                        <div class="msg_cage">
                                            <a class="localize_msg">xx阳市沱江一段21号排污口处a>
                                        div>
                                    div>
                                div>
                            div>
                            <div class="scroll_tool_outbox">
                                <div class="scroll_tool_box">
                                    <a class="scroll_tool" href="#">查看历史推送a>
                                div>
                            div>
                        div>
                    div>
                    <div class="center_cage">
                        <div class="dataAllBorder01 cage_cl" style="!important; height: 62.7%; position: relative;">
                            <div class="dataAllBorder02" style="position: relative; overflow: hidden;">
    
                                <div class="map_title_box" style="height: 6%">
                                    <div class="map_title_innerbox">
                                        <div class="map_title">XX实时监测地图div>
                                    div>
                                div>
    
                                <div class="map" id="divMap">div>
    
                                <div class="display_type_box display_box" style="display: none;overflow:auto">
                                    <div class="display_type_center_box">
                                        <ul class="display_type_inner_box" id="layerList">
                                            <li class="display_type_msg"><input id="zt_4" type="checkbox"
                                                    class="display_type_chose" /> XX监测li>
                                            <li class="display_type_msg"><input id="zt_1" type="checkbox"
                                                    class="display_type_chose" />流量监测li>
                                            <li class="display_type_msg"><input id="zt_5" type="checkbox"
                                                    class="display_type_chose" />水位监测li>
                                            <li class="display_type_msg"><input id="zt_6" type="checkbox"
                                                    class="display_type_chose" />视频li>
                                            <li class="display_type_msg"><input id="zt_2" type="checkbox"
                                                    class="display_type_chose" />车辆监测li>
    
                                        ul>
                                    div>
                                    <div class="display_type_funct_box">
                                        <span class="display_type_funct display_type_funct_sure">确定span>
                                    div>
                                div>
    
                                <div class="city_chose_box display_box" style="display: none">
                                    <div class="display_type_center_box">
                                        <ul class="display_type_inner_box" id="ulCity">
                                            <li class="display_type_msg"> 成都市li>
                                            <li class="display_type_msg">自贡市li>
                                            <li class="display_type_msg">攀枝花市li>
                                            <li class="display_type_msg">泸州市li>
                                            <li class="display_type_msg">德阳市li>
                                            <li class="display_type_msg">绵阳市li>
                                            <li class="display_type_msg">广元市li>
                                            <li class="display_type_msg">遂宁市li>
                                            <li class="display_type_msg">内江市li>
                                            <li class="display_type_msg">乐山市li>
                                            <li class="display_type_msg">南充市li>
                                            <li class="display_type_msg">宜宾市li>
                                            <li class="display_type_msg">广安市li>
                                            <li class="display_type_msg">达州市li>
                                            <li class="display_type_msg">巴中市li>
                                            <li class="display_type_msg">雅安市li>
                                            <li class="display_type_msg">眉山市li>
                                            <li class="display_type_msg">资阳市li>
                                            <li class="display_type_msg">阿坝州li>
                                            <li class="display_type_msg">甘孜州li>
                                            <li class="display_type_msg">凉山州li>
                                        ul>
                                    div>
                                    <div class="display_type_funct_box">
                                        <span class="display_type_funct display_type_funct_sure">确定span>
                                    div>
                                div>
    
                                <div class="trajectory_box" style="display: none" id="divRouteReview">
                                    <input class="trajectory" id="start" placeholder="开始时间">
                                    <input class="trajectory" id="end" placeholder="结束时间">
                                    <select class="ratio">
                                        <option>1倍option>
                                        <option>2倍option>
                                        <option>3倍option>
                                    select>
                                    <button class="playback" onClick="run()">回放button>
                                    <button class="playback close_playback">关闭button>
                                div>
    
                                <div class="trajectory_box" style="display: none" id="divBufferSetting">
                                    <button class="playback" style="width:60px" onClick="setBufferCenter()">设置点button>
                                    <input class="trajectory" id="txtBufferX" placeholder="坐标X">
                                    <input class="trajectory" id="txtBufferY" placeholder="坐标Y">
                                    <input value="10" class="trajectory" id="txtBufferDis" placeholder="缓冲距离">
                                    <select class="ratio">
                                        <option>option>
                                        <option>千米option>
                                    select>
                                    <button class="playback" onclick="executeBuffer();edit()" style="width:60px">分析button>
                                    <button class="playback close_playback">关闭button>
                                div>
    
    
    
    
    
    
                                <div class="map_tool_outbox">
                                    <span class="map_tool" onClick="zoomFull()">
                                        <a class="map_tool_inner" title="全图">a>
                                    span>
                                    <span class="map_tool" onClick="zoomOut()">
                                        <a class="map_tool_inner" title="放大" style="background-position-x:-36px">a>
                                    span>
                                    <span class="map_tool" onClick="zoomIn()">
                                        <a class="map_tool_inner" title="缩小" style="background-position-x:-72px">a>
                                    span>
                                    <span class="map_tool" onClick="showHeatMap()">
                                        <a class="map_tool_inner" title="倒退视图" style="background-position-x:-108px">a>
                                    span>
                                    <span class="map_tool">
                                        <a class="map_tool_inner" title="前进视图" style="background-position-x:-144px">a>
                                    span>
                                    <span class="map_tool">
                                        <a class="map_tool_inner display_type_btn" title="专题地图"
                                            style="background-position-x:-180px">a>
                                    span>
                                    <span class="map_tool">
                                        <a class="map_tool_inner city_chose_btn" title="城市定位"
                                            style="background-position-x:-432px">a>
                                    span>
                                    <span class="map_tool" id="btnBuffer">
                                        <a class="map_tool_inner" title="缓冲区分析" style="background-position-x:-216px">a>
                                    span>
                                    <span class="map_tool">
                                        <a class="map_tool_inner addition_check_btn check_btn" title="水质监测设备检索"
                                            style="background-position-x:-252px">a>
                                    span>
                                    <span class="map_tool">
                                        <a class="map_tool_inner chemistry_check_btn check_btn" onClick="chemistryCheck()"
                                            title="流量监测设备检索" style="background-position-x:-288px">a>
                                    span>
                                    <span class="map_tool">
                                        <a class="map_tool_inner enterprise_check_btn check_btn" onClick="enterpriseCheck()"
                                            title="水位监测设备检索" style="background-position-x:-324px">a>
                                    span>
                                    <span class="map_tool">
                                        <a class="map_tool_inner car_check_btn check_btn" onClick="carCheck()"
                                            title="车辆监测设备检索" style="background-position-x:-360px">a>
                                    span>
                                    <span class="map_tool">
                                        <a class="map_tool_inner" onClick="Search()" title="视频设备检索"
                                            style="background-position-x:-468px">a>
                                    span>
                                    <span class="map_tool">
                                        <a class="map_tool_inner" onClick="cancel()" id="fresh_tool" title="清空"
                                            style="background-position-x:-396px">a>
                                    span>
                                    <span class="map_tool">
                                        <input type="text" id="txtCoord" style="width:150px;visibility:hidden" />
                                    span>
                                div>
                            div>
                        div>
                        <div class="dataAllBorder01 cage_cl" style="margin-top: 0.6% !important; height: 32.1%;">
                            <div class="dataAllBorder02" id="map_title_innerbox">
                                <div class="map_title_box">
                                    <div class="map_title_innerbox">
                                        <div class="map_titl">空间分析数据div>
                                    div>
                                    <div>
                                        <select id="selLayer" style="width:100px;">
                                            <option value="">水质点位option>
                                        select>
                                    div>
                                div>
                                <table id="table" style="width: 100%">table>
                            div>
                            <div class="dataAllBorder02" id="map_title_innerbox1"
                                style="display: none; position: relative;">
                                <div class="map_title_box">
                                    <div class="map_title_innerbox">
                                        <div class="map_title" style="background-image: url(img/second_title.png);">
                                            警告周边污染条件扫描div>
                                    div>
                                div>
                                <ul class="tab_msg_box">
                                    <li class="tab_msg tab_msg01 tab_msg_current">附近污染源li>
                                    <li class="tab_msg tab_msg02">临近商户li>
                                ul>
                                <div class="table1">
                                    <table id="table1" style="width: 100%">table>
                                div>
                                <div class="table2" style=" display: none;">
                                    <table id="table2" style="width: 100%;">table>
                                div>
                            div>
                        div>
                    div>
                    <div class="right_cage">
    
                        <div class="dataAllBorder01 cage_cl" style="!important; height: 24%">
                            <div class="dataAllBorder02" id="cage_cl">
                                <div class="analysis">监测设备数量:div>
                                <ul class="data_show_box">
                                    <li class="data_cage">0li>
                                    <li class="data_cage">0li>
                                    <li class="data_cage" style="background-image: none;">,li>
                                    <li class="data_cage funct_number">1li>
                                    <li class="data_cage funct_number">5li>
                                    <li class="data_cage funct_number">2li>
                                ul>
                                <div class="depart_number_box">
                                    <ul class="depart_number_cage">
                                        <li class="depart_name">水质监测类:li>
                                        <li class="depart_number">3,238li>
                                    ul>
                                    <ul class="depart_number_cage">
                                        <li class="depart_name">流量监测类:li>
                                        <li class="depart_number">1,630li>
                                    ul>
                                    <ul class="depart_number_cage" style="margin-bottom: 0px;">
                                        <li class="depart_name">水位测量类:li>
                                        <li class="depart_number">4,251li>
                                    ul>
                                    <ul class="depart_number_cage" style="margin-bottom: 0px;">
                                        <li class="depart_name">车辆监测类:li>
                                        <li class="depart_number">24li>
                                    ul>
                                div>
                            div>
                            <div class="dataAllBorder02 over_hide" id="cage_cl1" style="display: none">
                                <div class="analysis">点位基础信息:div>
                                <ul class="location_msg_box">
                                    <li class="location_msg01 location_single">事件级别:<a href="#"
                                            style="color: #dc0000;">一级a>li>
                                    <li class="location_msg02 location_single">事件级别:水质高猛酸盐超标a>
                                    li>
                                    <li class="location_msg02 location_double">监测时间:<a href="#"
                                            style="color: #cdd6db;">2017-09-10<br>11:40a>li>
                                    <li class="location_msg01 location_double">地址:沱江xx段31号a>
                                    li>
    
                                ul>
                            div>
                        div>
                        <div class="dataAllBorder01 cage_cl check_increase" style=" margin-top: 1.5% !important;">
    
                            <div class="dataAllBorder02 over_hide dataAllBorder20" id="over_hide">
                                <table class="table table-bordered">
                                    <thead>
                                        <tr>
                                            <th style="width: 18%">点位名称th>
                                            <th>高锰酸盐th>
                                            <th>总磷th>
                                            <th>氨氮th>
                                        tr>
                                    thead>
                                    <tbody>
                                        <tr>
                                            <td>点位监测一td>
                                            <td>1.1m/Ltd>
                                            <td>0.3m/Ltd>
                                            <td>1.3m/Ltd>
                                        tr>
                                        <tr>
                                            <td>点位监测一td>
                                            <td>1.1m/Ltd>
                                            <td>0.3m/Ltd>
                                            <td>1.3m/Ltd>
                                        tr>
                                        <tr>
                                            <td>点位监测一td>
                                            <td>1.1m/Ltd>
                                            <td>0.3m/Ltd>
                                            <td>1.3m/Ltd>
                                        tr>
                                        <tr>
                                            <td>点位监测一td>
                                            <td>1.1m/Ltd>
                                            <td>0.3m/Ltd>
                                            <td>1.3m/Ltd>
                                        tr>
                                        <tr>
                                            <td>点位监测一td>
                                            <td>1.1m/Ltd>
                                            <td>0.3m/Ltd>
                                            <td>1.3m/Ltd>
                                        tr>
                                        <tr>
                                            <td>点位监测一td>
                                            <td>1.1m/Ltd>
                                            <td>0.3m/Ltd>
                                            <td>1.3m/Ltd>
                                        tr>
                                        <tr>
                                            <td>点位监测一td>
                                            <td>1.1m/Ltd>
                                            <td>0.3m/Ltd>
                                            <td>1.3m/Ltd>
                                        tr>
                                    tbody>
                                table>
                                <table class="table table-bordered">
                                    <thead>
                                        <tr>
                                            <th style="width: 18%">类目th>
                                            <th>归属th>
                                            <th>程度th>
                                            <th>范围(r=?)th>
                                        tr>
                                    thead>
                                    <tbody>
                                        <tr>
                                            <td>保安td>
                                            <td>地点分配td>
                                            <td>综合治理td>
                                            <td>全城td>
                                        tr>
                                        <tr>
                                            <td>流动人口td>
                                            <td>危化品...td>
                                            <td>潜伏性威胁td>
                                            <td>车站td>
                                        tr>
                                        <tr>
                                            <td>典当td>
                                            <td>居民盗窃td>
                                            <td>财产维护td>
                                            <td>-td>
                                        tr>
                                    tbody>
                                table>
                            div>
    
                            <div class="dataAllBorder02 over_hide dataAllBorder20" id="over_hide1" style="display: none">
                                <table class="table table-bordered">
                                    <thead>
                                        <tr>
                                            <th style="width: 18%">类目th>
                                            <th>危险级别th>
                                            <th>储量th>
                                            <th>范围(r=?)th>
                                        tr>
                                    thead>
                                    <tbody>
                                        <tr>
                                            <td>过氧化钾td>
                                            <td>三级td>
                                            <td>5ttd>
                                            <td>200m-5kmtd>
                                        tr>
                                        <tr>
                                            <td>高锰酸钾td>
                                            <td>三级...td>
                                            <td>3ttd>
                                            <td>4km-80kmtd>
                                        tr>
                                        <tr>
                                            <td>硫化氢td>
                                            <td>一级td>
                                            <td>20ttd>
                                            <td>400m-2kmtd>
                                        tr>
                                        <tr>
                                            <td>浓硫酸td>
                                            <td>一级td>
                                            <td>10ttd>
                                            <td>1kmtd>
                                        tr>
                                        <tr>
                                            <td>王水td>
                                            <td>一级td>
                                            <td>4ttd>
                                            <td>2kmtd>
                                        tr>
                                        <tr>
                                            <td>石油原油td>
                                            <td>一级td>
                                            <td>3ttd>
                                            <td>500m-2kmtd>
                                        tr>
                                        <tr>
                                            <td>天然气td>
                                            <td>一级td>
                                            <td>10M2td>
                                            <td>500m-10kmtd>
                                        tr>
                                        <tr>
                                            <td>三硝基甲苯td>
                                            <td>一级td>
                                            <td>5ttd>
                                            <td>200m-5kmtd>
                                        tr>
                                        <tr>
                                            <td>醛类催化品td>
                                            <td>一级td>
                                            <td>6ttd>
                                            <td>4km-80kmtd>
                                        tr>
                                        <tr>
                                            <td>煤炭td>
                                            <td>一级td>
                                            <td>11ttd>
                                            <td>400m-2kmtd>
                                        tr>
                                    tbody>
                                table>
                            div>
    
                            <div class="dataAllBorder02 addition_check_in" style="display: none;position: relative">
                                <div class="analysis" style="height: 34px;%">水质监测设备检索:div>
                                <div class="search_plate_box">
                                    <ul class="search_separate">
                                        <li class="search_title">设备类型:li>
                                        <select class="search_input_box search_chose_box">
                                            <option>全部option>
                                        select>
                                    ul>
                                    <ul class="search_separate">
                                        <li class="search_title">点位名称:li>
                                        <li class="search_input_box"><input class="search_input" type="text">li>
                                    ul>
                                    <button class="search_btn">开始检索button>
                                div>
    
                                <div class="search_sesult_box">
                                    <ul class="search_result">
                                        <li class="search_result_add danger_result">XZ-0168 68水质检测仪li>
                                        <li class="danger_level level03">在线自动li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_eddit" title="生命周期" onClick="showLife()">li>
                                        <li class="search_result_car car_personal">VDSA52336li>
                                        <li class="search_result_car car_time">上海海恒机电仪表有限公司li>
                                    ul>
                                    <ul class="search_result">
                                        <li class="search_result_add danger_result">XZ-0168 68水质检测仪li>
                                        <li class="danger_level level03">在线自动li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_eddit" title="生命周期" onClick="showLife()">li>
                                        <li class="search_result_car car_personal">VDSA52336li>
                                        <li class="search_result_car car_time">上海海恒机电仪表有限公司li>
                                    ul>
                                    <ul class="search_result">
                                        <li class="search_result_add danger_result">XZ-0168 68水质检测仪li>
                                        <li class="danger_level level03">在线自动li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_eddit" title="生命周期" onClick="showLife()">li>
                                        <li class="search_result_car car_personal">VDSA52336li>
                                        <li class="search_result_car car_time">上海海恒机电仪表有限公司li>
                                    ul>
                                    <ul class="search_result">
                                        <li class="search_result_add danger_result">XZ-0168 68水质检测仪li>
                                        <li class="danger_level level03">在线自动li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_eddit" title="生命周期" onClick="showLife()">li>
                                        <li class="search_result_car car_personal">VDSA52336li>
                                        <li class="search_result_car car_time">上海海恒机电仪表有限公司li>
                                    ul>
                                    <ul class="search_result">
                                        <li class="search_result_add danger_result">XZ-0168 68水质检测仪li>
                                        <li class="danger_level level03">在线自动li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_eddit" title="生命周期" onClick="showLife()">li>
                                        <li class="search_result_car car_personal">VDSA52336li>
                                        <li class="search_result_car car_time">上海海恒机电仪表有限公司li>
                                    ul>
                                    <ul class="search_result">
                                        <li class="search_result_add danger_result">XZ-0168 68水质检测仪li>
                                        <li class="danger_level level03">在线自动li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_eddit" title="生命周期" onClick="showLife()">li>
                                        <li class="search_result_car car_personal">VDSA52336li>
                                        <li class="search_result_car car_time">上海海恒机电仪表有限公司li>
                                    ul>
                                div>
    
                                <div class="tcdPageCode">div>
                            div>
    
                            <div class="dataAllBorder02 chemistry_check_in" id="chemistry_check_in"
                                style="display: none;position: relative">
                                <div class="analysis" style="height: 34px;">流量监测设备检索:div>
                                <div class="search_plate_box">
                                    <ul class="search_separate">
                                        <li class="search_title">设备类型:li>
                                        <select class="search_input_box search_chose_box">
                                            <option>全部option>
                                        select>
                                    ul>
                                    <ul class="search_separate">
                                        <li class="search_title">输入点位:li>
                                        <li class="search_input_box"><input class="search_input" type="text">li>
                                    ul>
                                    <button class="search_btn">开始检索button>
                                div>
    
                                <div class="search_sesult_box">
                                    <ul class="search_result">
                                        <li class="search_result_add danger_result">LDG-MK卫生型电磁流量计li>
                                        <li class="danger_level level03">电磁流量计li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_eddit" title="生命周期" onClick="showLife()">li>
                                        <li class="search_result_car car_personal">VDSA52336li>
                                        <li class="search_result_car car_time">浙江米科电子设备厂li>
                                    ul>
                                    <ul class="search_result">
                                        <li class="search_result_add danger_result">LDG-MK卫生型电磁流量计li>
                                        <li class="danger_level level03">电磁流量计li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_eddit" title="生命周期" onClick="showLife()">li>
                                        <li class="search_result_car car_personal">VDSA52336li>
                                        <li class="search_result_car car_time">浙江米科电子设备厂li>
                                    ul>
                                    <ul class="search_result">
                                        <li class="search_result_add danger_result">LDG-MK卫生型电磁流量计li>
                                        <li class="danger_level level03">电磁流量计li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_eddit" title="生命周期" onClick="showLife()">li>
                                        <li class="search_result_car car_personal">VDSA52336li>
                                        <li class="search_result_car car_time">浙江米科电子设备厂li>
                                    ul>
                                    <ul class="search_result">
                                        <li class="search_result_add danger_result">LDG-MK卫生型电磁流量计li>
                                        <li class="danger_level level03">电磁流量计li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_eddit" title="生命周期" onClick="showLife()">li>
                                        <li class="search_result_car car_personal">VDSA52336li>
                                        <li class="search_result_car car_time">浙江米科电子设备厂li>
                                    ul>
                                    <ul class="search_result">
                                        <li class="search_result_add danger_result">LDG-MK卫生型电磁流量计li>
                                        <li class="danger_level level03">电磁流量计li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_eddit" title="生命周期" onClick="showLife()">li>
                                        <li class="search_result_car car_personal">VDSA52336li>
                                        <li class="search_result_car car_time">浙江米科电子设备厂li>
                                    ul>
                                    <ul class="search_result">
                                        <li class="search_result_add danger_result">LDG-MK卫生型电磁流量计li>
                                        <li class="danger_level level03">电磁流量计li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_eddit" title="生命周期" onClick="showLife()">li>
                                        <li class="search_result_car car_personal">VDSA52336li>
                                        <li class="search_result_car car_time">浙江米科电子设备厂li>
                                    ul>
                                div>
    
                                <div class="chemistry_tcdPageCode">div>
                            div>
    
                            <div class="dataAllBorder02 enterprise_check_in" id="enterprise_check_in"
                                style="display: none;position: relative">
                                <div class="analysis" style="height: 34px;">水位监测设备检索:div>
                                <div class="search_plate_box">
                                    <ul class="search_separate">
                                        <li class="search_title">设备类型:li>
                                        <select class="search_input_box search_chose_box">
                                            <option>全部option>
                                        select>
                                    ul>
                                    <ul class="search_separate">
                                        <li class="search_title">点位名称:li>
                                        <li class="search_input_box"><input class="search_input" type="text">li>
                                    ul>
                                    <button class="search_btn">开始检索button>
                                div>
    
                                <div class="search_sesult_box">
                                    <ul class="search_result">
                                        <li class="search_result_add danger_result">PK150防雷水位监测li>
                                        <li class="danger_level level03">无线li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_eddit" title="生命周期" onClick="showLife()">li>
                                        <li class="search_result_car car_personal">VDSA52336li>
                                        <li class="search_result_car car_time">优科自动设备有限公司li>
                                    ul>
                                    <ul class="search_result">
                                        <li class="search_result_add danger_result">PK150防雷水位监测li>
                                        <li class="danger_level level03">无线li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_eddit" title="生命周期" onClick="showLife()">li>
                                        <li class="search_result_car car_personal">VDSA52336li>
                                        <li class="search_result_car car_time">优科自动设备有限公司li>
                                    ul>
                                    <ul class="search_result">
                                        <li class="search_result_add danger_result">PK150防雷水位监测li>
                                        <li class="danger_level level03">无线li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_eddit" title="生命周期" onClick="showLife()">li>
                                        <li class="search_result_car car_personal">VDSA52336li>
                                        <li class="search_result_car car_time">优科自动设备有限公司li>
                                    ul>
                                    <ul class="search_result">
                                        <li class="search_result_add danger_result">PK150防雷水位监测li>
                                        <li class="danger_level level03">无线li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_eddit" title="生命周期" onClick="showLife()">li>
                                        <li class="search_result_car car_personal">VDSA52336li>
                                        <li class="search_result_car car_time">优科自动设备有限公司li>
                                    ul>
                                    <ul class="search_result">
                                        <li class="search_result_add danger_result">PK150防雷水位监测li>
                                        <li class="danger_level level03">无线li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_eddit" title="生命周期" onClick="showLife()">li>
                                        <li class="search_result_car car_personal">VDSA52336li>
                                        <li class="search_result_car car_time">优科自动设备有限公司li>
                                    ul>
                                    <ul class="search_result">
                                        <li class="search_result_add danger_result">PK150防雷水位监测li>
                                        <li class="danger_level level03">无线li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_eddit" title="生命周期" onClick="showLife()">li>
                                        <li class="search_result_car car_personal">VDSA52336li>
                                        <li class="search_result_car car_time">优科自动设备有限公司li>
                                    ul>
                                div>
    
                                <div class="enterprise_tcdPageCode">div>
                            div>
    
                            <div class="dataAllBorder02" id="car_check_in" style="display: none;position: relative">
                                <div class="analysis" style="height: 34px;">车辆检索:div>
                                <div class="search_plate_box">
                                    <ul class="search_separate">
                                        <li class="search_title">车牌号码:li>
                                        <li class="search_input_box"><input class="search_input" type="text">li>
                                    ul>
                                    <ul class="search_separate">
                                        <li class="search_title">车主姓名:li>
                                        <li class="search_input_box"><input class="search_input" type="text">li>
                                    ul>
                                    <button class="search_btn">检索button>
                                div>
    
                                <div class="search_sesult_box">
                                    <ul class="search_result">
                                        <li class="search_result_add">川A·K5H12(陈浩)li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_guiji" title="轨迹回放">li>
                                        <li class="search_result_car car_personal">福特(福克斯两厢)li>
                                        <li class="search_result_car car_time">乘用车(5座)li>
                                    ul>
                                    <ul class="search_result">
                                        <li class="search_result_add">川A·14AG2(张正涛)li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_guiji" title="轨迹回放">li>
                                        <li class="search_result_car car_personal">福特(金牛座)li>
                                        <li class="search_result_car car_time">乘用车(5座)li>
                                    ul>
                                    <ul class="search_result">
                                        <li class="search_result_add">川B·2563K(李雪)li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_guiji" title="轨迹回放">li>
                                        <li class="search_result_car car_personal">上海大众(迈腾)li>
                                        <li class="search_result_car car_time">乘用车(5座)li>
                                    ul>
                                    <ul class="search_result">
                                        <li class="search_result_add">川A·SH273(刘红)li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_guiji" title="轨迹回放">li>
                                        <li class="search_result_car car_personal">菲亚特(菲翔)li>
                                        <li class="search_result_car car_time">乘用车(5座)li>
                                    ul>
                                    <ul class="search_result">
                                        <li class="search_result_add">川A·K5H12(陈浩)li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_guiji" title="轨迹回放">li>
                                        <li class="search_result_car car_personal">奔驰(C200)li>
                                        <li class="search_result_car car_time">乘用车(5座)li>
                                    ul>
                                    <ul class="search_result">
                                        <li class="search_result_add">川A·K5H12(张起国)li>
                                        <li class="search_location" title="定位">li>
                                        <li class="search_guiji" title="轨迹回放">li>
                                        <li class="search_result_car car_personal">东风商用车(天龙)li>
                                        <li class="search_result_car car_time">载货卡车(100t)li>
                                    ul>
                                div>
    
                                <div class="car_tcdPageCode">div>
                            div>
                        div>
                        <div class="dataAllBorder01 cage_cl check_decrease"
                            style="margin-top: 1.5% !important; height: 32%; position: relative;">
                            <div class="dataAllBorder02 over_hide" style="padding: 1.2%;">
                                <div class="analysis">2018年xx市水质分类占比:div>
                                <div class="danger_contain_box">
                                    <div id="container_huan" style="height: 90%;width: 100%">div>
                                div>
                                <div class="danger_depart_box">
                                    <ul class="danger_depart">
                                        <li class="danger_ico"
                                            style="background-image: url(img/images/pic_ico_01.png); background-position-x: 0px">
                                        li>
                                        <li class="data_name">一类水质li>
                                        <li class="data data01">652li>
                                        <li class="data data02">↑  1.2%li>
                                    ul>
                                    <ul class="danger_depart">
                                        <li class="danger_ico"
                                            style="background-image: url(img/images/pic_ico_02.png); background-position-x: 0px">
                                        li>
                                        <li class="data_name">二类水质li>
                                        <li class="data data01">97li>
                                        <li class="data data02" style="color: #ff2865;">↓  0.3%li>
                                    ul>
                                    <ul class="danger_depart danger_depart01">
                                        <li class="danger_ico"
                                            style="background-image: url(img/images/pic_ico_03.png); background-position-x: 0px">
                                        li>
                                        <li class="data_name">三类水质li>
                                        <li class="data data01">423li>
                                        <li class="data data02">↑  1%li>
                                    ul>
                                    <ul class="danger_depart danger_depart01">
                                        <li class="danger_ico"
                                            style="background-image: url(img/images/pic_ico_01.png); background-position-x: 0px">
                                        li>
                                        <li class="data_name">四类水质li>
                                        <li class="data data01">218li>
                                        <li class="data data02">↑  0.3%li>
                                    ul>
                                div>
                            div>
                        div>
                    div>
                div>
            div>
        div>
        <script src="https://www.jq22.com/jquery/echarts-4.2.1.min.js">script>
        <script src="js/index.js">script>
        <script src="js/bstable/js/bootstrap.min.js">script>
        <script src="https://cdn.bootcdn.net/ajax/libs/bootstrap-table/1.16.0/bootstrap-table.js">script>
        <script type="text/javascript" src="js/jquery.pagination.js">script>
        <script src="js/bstable/js/bootstrap-table-zh-CN.min.js">script>
        <script src="js/Home_page.js">script>
        <script src="js/artDialog/artDialog.js">script>
        <script src="js/artDialog/plugins/iframeTools.source.js">script>
        <script type="text/javascript" src="https://api.map.baidu.com/api?v=2.0&ak=5ieMMexWmzB9jivTq6oCRX9j&callback">
        script>
        <script src="js/mapNew.js">script>
        <script>
            var number;
            $(function () {
                if (window.screen.height <= 768) {
                    number = 4;
                } else if (window.screen.height > 768 && window.screen.height <= 900) {
                    number = 6
                } else if (window.screen.height > 1080) {
                    number = 8
                }
            });
    
            function people() {
                art.dialog.open('people_page.html', {
                    title: '详情信息',
                    width: '60%',
                    height: '60%',
                    shade: 0.5,
                    mask: true
                });
            }
    
            function Search() {
                art.dialog.open('search_page.html', {
                    title: '查询表格页',
                    width: '60%',
                    height: '60%',
                    shade: 0.5,
                    mask: true
                });
            }
    
            function Search1() {
                art.dialog.open('history_page.html', {
                    title: '历史记录',
                    width: '60%',
                    height: '60%',
                    shade: 0.5,
                    mask: true
                });
            }
    
            function analysis() {
                art.dialog.open('analysis.html', {
                    title: '统计分析页',
                    width: '900px',
                    height: '60%',
                    shade: 0.5,
                    mask: true
                });
            }
    
            function department() {
                art.dialog.open('department.html', {
                    title: '统计分析页',
                    width: '60%',
                    height: '60%',
                    shade: 0.5,
                    mask: true
                });
            }
    
            function showCompanyDetai() {
                window.open('http://123.146.170.78:8888/conmpanyTail.html');
            }
    
            function showWHPDetai() {
                window.open('http://123.146.170.78:8888/goodsTail.html');
            }
    
            function showCarDetai() {
                window.open('http://123.146.170.78:8888/carTail.html');
            }
    
            //    翻页模块
            $(".tcdPageCode").createPage({
                pageCount: 5,
                current: 1,
                backFn: function (p) {}
            });
            $(".chemistry_tcdPageCode").createPage({
                pageCount: 4,
                current: 1,
                backFn: function (p) {}
            });
            $(".enterprise_tcdPageCode").createPage({
                pageCount: 4,
                current: 1,
                backFn: function (p) {}
            });
            $(".car_tcdPageCode").createPage({
                pageCount: 4,
                current: 1,
                backFn: function (p) {}
            });
    
            $(function () {
                $(".tit02Diva a").each(function (index) {
                    $(this).on("click", function () {
                        $(".data_map").eq(index).fadeIn().siblings(".data_map").stop().hide();
                        $(this).prev('i').removeClass('i_crlieAction');
                        $(this).siblings('a').prev('i').addClass('i_crlieAction');
    
                    })
                });
                BootstrapTable();
                Echarts();
                $("#fresh_tool").click(function (event) {
                    event.stopPropagation();
                    cancel();
                })
    
            });
    
            function EventClick() {
                $(".check_increase").removeClass("check_increase_act");
                $("#over_hide1").show().siblings().hide();
                $(".check_decrease").show();
                $("#cage_cl").hide();
                $("#map_title_innerbox").hide();
                $("#cage_cl1").show();
                //        $("#over_hide").show();
                $("#map_title_innerbox1").show();
                $(".addition_check_in").hide();
                $("#car_check_in").hide();
                BootstrapTable();
            }
    
            function cancel(e) {
                $(".check_increase").removeClass("check_increase_act");
                $("#over_hide").show().siblings().hide();
                $(".check_decrease").show();
                $("#cage_cl").show();
                $("#cage_cl1").hide();
                //        $("#cage_cl").show();
                //        $("#over_hide1").show();
                //        $("#map_title_innerbox").show();
                BootstrapTable();
            }
    
            //    地址检索
            $(".addition_check_btn").click(function () {
                $(".check_increase").addClass("check_increase_act");
                $(".check_decrease").hide()
                $(".addition_check_in").show().siblings().hide()
            });
    
            //    危化品检索
            function chemistryCheck() {
                $(".check_increase").addClass("check_increase_act");
                $(".check_decrease").hide()
                $("#chemistry_check_in").show().siblings().hide()
            }
    
            //    企业检索
            function enterpriseCheck() {
                $(".check_increase").addClass("check_increase_act");
                $(".check_decrease").hide()
                $("#enterprise_check_in").show().siblings().hide()
            }
    
            //    车辆检索
            function carCheck() {
                $(".check_increase").addClass("check_increase_act");
                $(".check_decrease").hide()
                $("#car_check_in").show().siblings().hide()
            }
    
            function BootstrapTable() {
                $('#table').bootstrapTable({
                    method: "get",
                    striped: true,
                    singleSelect: false,
                    url: "json/DGCar.json",
                    dataType: "json",
                    pagination: true, //分页
                    pageSize: number,
                    pageNumber: 1,
                    search: false, //显示搜索框
                    contentType: "application/x-www-form-urlencoded",
                    queryParams: null,
                    columns: [
                        //                {
                        //                    title: "车辆编号",
                        //                    field: 'id',
                        //                    width:80,
                        //                    align: 'center',
                        //                    valign: 'middle'
                        //                },
                        {
                            title: '点位编号',
                            field: 'carno',
                            width: 80,
                            align: 'center',
                            valign: 'middle'
                        },
                        //                {
                        //                    title: '所属区域',
                        //                    field: 'company',
                        //                    align: 'center',
                        //                    valign: 'middle'
                        //                },
    
                        {
                            title: '位置',
                            field: 'content',
                            align: 'center'
                        },
    
                        {
                            title: '实时数据',
                            field: 'speed',
                            width: 80,
                            align: 'center'
                        },
    
                        {
                            title: '操作',
                            field: 'load',
                            align: 'center',
                            formatter: function (value, row) {
                                var e =
                                    '历史记录 ';
                                var d = '+ row
                                    .id + '\')">定位 ';
                                return e + d;
                            }
                        }
    
                    ]
                });
                $('#table1').bootstrapTable({
                    method: "get",
                    striped: true,
                    singleSelect: false,
                    url: "json/note1.json",
                    dataType: "json",
                    pagination: true, //分页
                    pageSize: number,
                    pageNumber: 1,
                    search: false, //显示搜索框
                    contentType: "application/x-www-form-urlencoded",
                    queryParams: null,
                    columns: [{
                            title: "污染源",
                            field: 'id',
                            align: 'center',
                            valign: 'middle'
                        },
                        {
                            title: '辐射距离',
                            field: 'title',
                            align: 'center',
                            valign: 'middle'
                        },
                        {
                            title: '污染范围',
                            field: 'type',
                            align: 'center',
                            valign: 'middle'
                        },
    
                        {
                            title: '污染类型',
                            field: 'person',
                            align: 'center'
                        }
    
                    ]
                });
                $('#table2').bootstrapTable({
                    method: "get",
                    striped: true,
                    singleSelect: false,
                    url: "json/note2.json",
                    dataType: "json",
                    pagination: true, //分页
                    pageSize: number,
                    pageNumber: 1,
                    search: false, //显示搜索框
                    contentType: "application/x-www-form-urlencoded",
                    queryParams: null,
                    columns: [{
                            title: "污染源",
                            field: 'id',
                            align: 'center',
                            valign: 'middle'
                        },
                        {
                            title: '辐射距离',
                            field: 'title',
                            align: 'center',
                            valign: 'middle'
                        },
                        {
                            title: '污染范围',
                            field: 'type',
                            align: 'center',
                            valign: 'middle'
                        },
    
                        {
                            title: '污染类型',
                            field: 'person',
                            align: 'center'
                        }
    
                    ]
                });
            }
    
            function Echarts() {
                var myChart = echarts.init($("#container_huan")[0]);
                var option = {
                    tooltip: {
                        trigger: 'item',
                        formatter: "{a} 
    {b}: {c} ({d}%)"
    }, legend: { orient: 'vertical', x: 'left', data: ['一类水质', '二类水质', '三类水质', '四类水质', '五类水质'], textStyle: { color: "#e9ebee" } }, series: [{ name: '行业数据', type: 'pie', center: ['80%', '50%'], radius: ['50%', '80%'], avoidLabelOverlap: false, label: { normal: { show: false, position: 'center' }, emphasis: { show: true, textStyle: { fontSize: '30', fontWeight: 'bold' } } }, itemStyle: { normal: { label: { show: false }, labelLine: { show: false } } }, data: [{ value: 335, name: '一类水质' }, { value: 310, name: '二类水质' }, { value: 234, name: '三类水质' }, { value: 135, name: '四类水质' }, { value: 1548, name: '五类水质' } ] }] }; myChart.setOption(option); } function TimeControl() { $(".message_scroll_box").animate({ marginTop: 96 }, 800, function () { $(".message_scroll_box").css({ marginTop: 0 }); //把顶部的边界清零 $(".message_scroll_box .message_scroll:first").before($( ".message_scroll_box .message_scroll:last")); //在第一个新闻后面插入最后一个新闻 }); } var T = setInterval(TimeControl, 2300); //开始定时 $(".message_scroll_box").mouseenter(function () { clearInterval(T); //停止定时 }) .mouseleave(function () { T = setInterval(TimeControl, 2500); //再次定时 })
    script> <script> ! function () { laydate.skin('danlan'); //切换皮肤,请查看skins下面皮肤库 laydate({ elem: '#demo' }); laydate({ elem: '#demo1' }); //绑定元素 }(); //日期范围限制 var start = { elem: '#start', format: 'YYYY-MM-DD', min: laydate.now(), //设定最小日期为当前日期 max: '2099-06-16', //最大日期 istime: true, istoday: false, choose: function (datas) { end.min = datas; //开始日选好后,重置结束日的最小日期 end.start = datas //将结束日的初始值设定为开始日 } }; var end = { elem: '#end', format: 'YYYY-MM-DD', min: laydate.now(), max: '2099-06-16', istime: true, istoday: false, choose: function (datas) { start.max = datas; //结束日选好后,充值开始日的最大日期 } }; laydate(start); laydate(end); function edit() { layer.open({ type: 2, title: '存储详情', shade: 0.5, skin: 'layui-layer-rim', area: ['700px', '400px'], shadeClose: true, closeBtn: 1, content: 'saveFindTail.html' }); } //生命周期 function listCrile() { art.dialog.open('analysis.html', { title: '统计分析页', width: '60%', height: '60%', shade: 0.5, mask: true }); } $(".search_eddit").click(function () { listCrile(); }) script> body> html>
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19
    • 20
    • 21
    • 22
    • 23
    • 24
    • 25
    • 26
    • 27
    • 28
    • 29
    • 30
    • 31
    • 32
    • 33
    • 34
    • 35
    • 36
    • 37
    • 38
    • 39
    • 40
    • 41
    • 42
    • 43
    • 44
    • 45
    • 46
    • 47
    • 48
    • 49
    • 50
    • 51
    • 52
    • 53
    • 54
    • 55
    • 56
    • 57
    • 58
    • 59
    • 60
    • 61
    • 62
    • 63
    • 64
    • 65
    • 66
    • 67
    • 68
    • 69
    • 70
    • 71
    • 72
    • 73
    • 74
    • 75
    • 76
    • 77
    • 78
    • 79
    • 80
    • 81
    • 82
    • 83
    • 84
    • 85
    • 86
    • 87
    • 88
    • 89
    • 90
    • 91
    • 92
    • 93
    • 94
    • 95
    • 96
    • 97
    • 98
    • 99
    • 100
    • 101
    • 102
    • 103
    • 104
    • 105
    • 106
    • 107
    • 108
    • 109
    • 110
    • 111
    • 112
    • 113
    • 114
    • 115
    • 116
    • 117
    • 118
    • 119
    • 120
    • 121
    • 122
    • 123
    • 124
    • 125
    • 126
    • 127
    • 128
    • 129
    • 130
    • 131
    • 132
    • 133
    • 134
    • 135
    • 136
    • 137
    • 138
    • 139
    • 140
    • 141
    • 142
    • 143
    • 144
    • 145
    • 146
    • 147
    • 148
    • 149
    • 150
    • 151
    • 152
    • 153
    • 154
    • 155
    • 156
    • 157
    • 158
    • 159
    • 160
    • 161
    • 162
    • 163
    • 164
    • 165
    • 166
    • 167
    • 168
    • 169
    • 170
    • 171
    • 172
    • 173
    • 174
    • 175
    • 176
    • 177
    • 178
    • 179
    • 180
    • 181
    • 182
    • 183
    • 184
    • 185
    • 186
    • 187
    • 188
    • 189
    • 190
    • 191
    • 192
    • 193
    • 194
    • 195
    • 196
    • 197
    • 198
    • 199
    • 200
    • 201
    • 202
    • 203
    • 204
    • 205
    • 206
    • 207
    • 208
    • 209
    • 210
    • 211
    • 212
    • 213
    • 214
    • 215
    • 216
    • 217
    • 218
    • 219
    • 220
    • 221
    • 222
    • 223
    • 224
    • 225
    • 226
    • 227
    • 228
    • 229
    • 230
    • 231
    • 232
    • 233
    • 234
    • 235
    • 236
    • 237
    • 238
    • 239
    • 240
    • 241
    • 242
    • 243
    • 244
    • 245
    • 246
    • 247
    • 248
    • 249
    • 250
    • 251
    • 252
    • 253
    • 254
    • 255
    • 256
    • 257
    • 258
    • 259
    • 260
    • 261
    • 262
    • 263
    • 264
    • 265
    • 266
    • 267
    • 268
    • 269
    • 270
    • 271
    • 272
    • 273
    • 274
    • 275
    • 276
    • 277
    • 278
    • 279
    • 280
    • 281
    • 282
    • 283
    • 284
    • 285
    • 286
    • 287
    • 288
    • 289
    • 290
    • 291
    • 292
    • 293
    • 294
    • 295
    • 296
    • 297
    • 298
    • 299
    • 300
    • 301
    • 302
    • 303
    • 304
    • 305
    • 306
    • 307
    • 308
    • 309
    • 310
    • 311
    • 312
    • 313
    • 314
    • 315
    • 316
    • 317
    • 318
    • 319
    • 320
    • 321
    • 322
    • 323
    • 324
    • 325
    • 326
    • 327
    • 328
    • 329
    • 330
    • 331
    • 332
    • 333
    • 334
    • 335
    • 336
    • 337
    • 338
    • 339
    • 340
    • 341
    • 342
    • 343
    • 344
    • 345
    • 346
    • 347
    • 348
    • 349
    • 350
    • 351
    • 352
    • 353
    • 354
    • 355
    • 356
    • 357
    • 358
    • 359
    • 360
    • 361
    • 362
    • 363
    • 364
    • 365
    • 366
    • 367
    • 368
    • 369
    • 370
    • 371
    • 372
    • 373
    • 374
    • 375
    • 376
    • 377
    • 378
    • 379
    • 380
    • 381
    • 382
    • 383
    • 384
    • 385
    • 386
    • 387
    • 388
    • 389
    • 390
    • 391
    • 392
    • 393
    • 394
    • 395
    • 396
    • 397
    • 398
    • 399
    • 400
    • 401
    • 402
    • 403
    • 404
    • 405
    • 406
    • 407
    • 408
    • 409
    • 410
    • 411
    • 412
    • 413
    • 414
    • 415
    • 416
    • 417
    • 418
    • 419
    • 420
    • 421
    • 422
    • 423
    • 424
    • 425
    • 426
    • 427
    • 428
    • 429
    • 430
    • 431
    • 432
    • 433
    • 434
    • 435
    • 436
    • 437
    • 438
    • 439
    • 440
    • 441
    • 442
    • 443
    • 444
    • 445
    • 446
    • 447
    • 448
    • 449
    • 450
    • 451
    • 452
    • 453
    • 454
    • 455
    • 456
    • 457
    • 458
    • 459
    • 460
    • 461
    • 462
    • 463
    • 464
    • 465
    • 466
    • 467
    • 468
    • 469
    • 470
    • 471
    • 472
    • 473
    • 474
    • 475
    • 476
    • 477
    • 478
    • 479
    • 480
    • 481
    • 482
    • 483
    • 484
    • 485
    • 486
    • 487
    • 488
    • 489
    • 490
    • 491
    • 492
    • 493
    • 494
    • 495
    • 496
    • 497
    • 498
    • 499
    • 500
    • 501
    • 502
    • 503
    • 504
    • 505
    • 506
    • 507
    • 508
    • 509
    • 510
    • 511
    • 512
    • 513
    • 514
    • 515
    • 516
    • 517
    • 518
    • 519
    • 520
    • 521
    • 522
    • 523
    • 524
    • 525
    • 526
    • 527
    • 528
    • 529
    • 530
    • 531
    • 532
    • 533
    • 534
    • 535
    • 536
    • 537
    • 538
    • 539
    • 540
    • 541
    • 542
    • 543
    • 544
    • 545
    • 546
    • 547
    • 548
    • 549
    • 550
    • 551
    • 552
    • 553
    • 554
    • 555
    • 556
    • 557
    • 558
    • 559
    • 560
    • 561
    • 562
    • 563
    • 564
    • 565
    • 566
    • 567
    • 568
    • 569
    • 570
    • 571
    • 572
    • 573
    • 574
    • 575
    • 576
    • 577
    • 578
    • 579
    • 580
    • 581
    • 582
    • 583
    • 584
    • 585
    • 586
    • 587
    • 588
    • 589
    • 590
    • 591
    • 592
    • 593
    • 594
    • 595
    • 596
    • 597
    • 598
    • 599
    • 600
    • 601
    • 602
    • 603
    • 604
    • 605
    • 606
    • 607
    • 608
    • 609
    • 610
    • 611
    • 612
    • 613
    • 614
    • 615
    • 616
    • 617
    • 618
    • 619
    • 620
    • 621
    • 622
    • 623
    • 624
    • 625
    • 626
    • 627
    • 628
    • 629
    • 630
    • 631
    • 632
    • 633
    • 634
    • 635
    • 636
    • 637
    • 638
    • 639
    • 640
    • 641
    • 642
    • 643
    • 644
    • 645
    • 646
    • 647
    • 648
    • 649
    • 650
    • 651
    • 652
    • 653
    • 654
    • 655
    • 656
    • 657
    • 658
    • 659
    • 660
    • 661
    • 662
    • 663
    • 664
    • 665
    • 666
    • 667
    • 668
    • 669
    • 670
    • 671
    • 672
    • 673
    • 674
    • 675
    • 676
    • 677
    • 678
    • 679
    • 680
    • 681
    • 682
    • 683
    • 684
    • 685
    • 686
    • 687
    • 688
    • 689
    • 690
    • 691
    • 692
    • 693
    • 694
    • 695
    • 696
    • 697
    • 698
    • 699
    • 700
    • 701
    • 702
    • 703
    • 704
    • 705
    • 706
    • 707
    • 708
    • 709
    • 710
    • 711
    • 712
    • 713
    • 714
    • 715
    • 716
    • 717
    • 718
    • 719
    • 720
    • 721
    • 722
    • 723
    • 724
    • 725
    • 726
    • 727
    • 728
    • 729
    • 730
    • 731
    • 732
    • 733
    • 734
    • 735
    • 736
    • 737
    • 738
    • 739
    • 740
    • 741
    • 742
    • 743
    • 744
    • 745
    • 746
    • 747
    • 748
    • 749
    • 750
    • 751
    • 752
    • 753
    • 754
    • 755
    • 756
    • 757
    • 758
    • 759
    • 760
    • 761
    • 762
    • 763
    • 764
    • 765
    • 766
    • 767
    • 768
    • 769
    • 770
    • 771
    • 772
    • 773
    • 774
    • 775
    • 776
    • 777
    • 778
    • 779
    • 780
    • 781
    • 782
    • 783
    • 784
    • 785
    • 786
    • 787
    • 788
    • 789
    • 790
    • 791
    • 792
    • 793
    • 794
    • 795
    • 796
    • 797
    • 798
    • 799
    • 800
    • 801
    • 802
    • 803
    • 804
    • 805
    • 806
    • 807
    • 808
    • 809
    • 810
    • 811
    • 812
    • 813
    • 814
    • 815
    • 816
    • 817
    • 818
    • 819
    • 820
    • 821
    • 822
    • 823
    • 824
    • 825
    • 826
    • 827
    • 828
    • 829
    • 830
    • 831
    • 832
    • 833
    • 834
    • 835
    • 836
    • 837
    • 838
    • 839
    • 840
    • 841
    • 842
    • 843
    • 844
    • 845
    • 846
    • 847
    • 848
    • 849
    • 850
    • 851
    • 852
    • 853
    • 854
    • 855
    • 856
    • 857
    • 858
    • 859
    • 860
    • 861
    • 862
    • 863
    • 864
    • 865
    • 866
    • 867
    • 868
    • 869
    • 870
    • 871
    • 872
    • 873
    • 874
    • 875
    • 876
    • 877
    • 878
    • 879
    • 880
    • 881
    • 882
    • 883
    • 884
    • 885
    • 886
    • 887
    • 888
    • 889
    • 890
    • 891
    • 892
    • 893
    • 894
    • 895
    • 896
    • 897
    • 898
    • 899
    • 900
    • 901
    • 902
    • 903
    • 904
    • 905
    • 906
    • 907
    • 908
    • 909
    • 910
    • 911
    • 912
    • 913
    • 914
    • 915
    • 916
    • 917
    • 918
    • 919
    • 920
    • 921
    • 922
    • 923
    • 924
    • 925
    • 926
    • 927
    • 928
    • 929
    • 930
    • 931
    • 932
    • 933
    • 934
    • 935
    • 936
    • 937
    • 938
    • 939
    • 940
    • 941
    • 942
    • 943
    • 944
    • 945
    • 946
    • 947
    • 948
    • 949
    • 950
    • 951
    • 952
    • 953
    • 954
    • 955
    • 956
    • 957
    • 958
    • 959
    • 960
    • 961
    • 962
    • 963
    • 964
    • 965
    • 966
    • 967
    • 968
    • 969
    • 970
    • 971
    • 972
    • 973
    • 974
    • 975
    • 976
    • 977
    • 978
    • 979
    • 980
    • 981
    • 982
    • 983
    • 984
    • 985
    • 986
    • 987
    • 988
    • 989
    • 990
    • 991
    • 992
    • 993
    • 994
    • 995
    • 996
    • 997
    • 998
    • 999
    • 1000
    • 1001
    • 1002
    • 1003
    • 1004
    • 1005
    • 1006
    • 1007
    • 1008
    • 1009
    • 1010
    • 1011
    • 1012
    • 1013
    • 1014
    • 1015
    • 1016
    • 1017
    • 1018
    • 1019
    • 1020
    • 1021
    • 1022
    • 1023
    • 1024
    • 1025
    • 1026
    • 1027
    • 1028
    • 1029
    • 1030
    • 1031
    • 1032
    • 1033
    • 1034
    • 1035
    • 1036
    • 1037
    • 1038
    • 1039
    • 1040
    • 1041
    • 1042
    • 1043
    • 1044
    • 1045
    • 1046
    • 1047
    • 1048
    • 1049
    • 1050
    • 1051
    • 1052
    • 1053
    • 1054
    • 1055
    • 1056
    • 1057
    • 1058
    • 1059
    • 1060
    • 1061
    • 1062
    • 1063
    • 1064
    • 1065
    • 1066
    • 1067
    • 1068
    • 1069
    • 1070
    • 1071
    • 1072
    • 1073
    • 1074
    • 1075
    • 1076
    • 1077
    • 1078
    • 1079
    • 1080
    • 1081
    • 1082
    • 1083
    • 1084
    • 1085
    • 1086
    • 1087
    • 1088
    • 1089
    • 1090
    • 1091
    • 1092
    • 1093
    • 1094
    • 1095
    • 1096
    • 1097
    • 1098
    • 1099
    • 1100
    • 1101
    • 1102
    • 1103
    • 1104
    • 1105
    • 1106
    • 1107
    • 1108
    • 1109
    • 1110
    • 1111
    • 1112
    • 1113
    • 1114
    • 1115
    • 1116
    • 1117
    • 1118
    • 1119
    • 1120
    • 1121
    • 1122
    • 1123
    • 1124
    • 1125
    • 1126
    • 1127
    • 1128
    • 1129
    • 1130
    • 1131
    • 1132
    • 1133
    • 1134
    • 1135
    • 1136
    • 1137
    • 1138
    • 1139
    • 1140
    • 1141
    • 1142
    • 1143
    • 1144
    • 1145
    • 1146
    • 1147
    • 1148
    • 1149
    • 1150
    • 1151
    • 1152
    • 1153
    • 1154
    • 1155
    • 1156
    • 1157
    • 1158
    • 1159
    • 1160
    • 1161
    • 1162
    • 1163
    • 1164
    • 1165
    • 1166
    • 1167
    • 1168
    • 1169
    • 1170
    • 1171
    • 1172
    • 1173
    • 1174
    • 1175
    • 1176
    • 1177
    • 1178
    • 1179
    • 1180
    • 1181
    • 1182
    • 1183
    • 1184
    • 1185
    • 1186
    • 1187
    • 1188
    • 1189
    • 1190
    • 1191
    • 1192
    • 1193
    • 1194
    • 1195
    • 1196
    • 1197
    • 1198
    • 1199
    • 1200
    • 1201
    • 1202
    • 1203
    • 1204
    • 1205
    • 1206
    • 1207
    • 1208
    • 1209
    • 1210
    • 1211
    • 1212
    • 1213
    • 1214
    • 1215
    • 1216
    • 1217
    • 1218
    • 1219
    • 1220
    • 1221
    • 1222
    • 1223
    • 1224
    • 1225
    • 1226
    • 1227
    • 1228
    • 1229
    • 1230
    • 1231
    • 1232
    • 1233
    • 1234
    • 1235
    • 1236
    • 1237
    • 1238
    • 1239
    • 1240
    • 1241
    • 1242
    • 1243
    • 1244
    • 1245
    • 1246
    • 1247
    • 1248
    • 1249
    • 1250
    • 1251
    • 1252
    • 1253
    • 1254
    • 1255
    • 1256
    • 1257
    • 1258
    • 1259
    • 1260
    • 1261
    • 1262
    • 1263
    • 1264
    • 1265
    • 1266
    • 1267
    • 1268
    • 1269
    • 1270
    • 1271
    • 1272
    • 1273
    • 1274
    • 1275
    • 1276
    • 1277
    • 1278
    • 1279
    • 1280
    • 1281
    • 1282
    • 1283
    • 1284
    • 1285
    • 1286
    • 1287
    • 1288
    • 1289
    • 1290
    • 1291
    • 1292
    • 1293
    • 1294
    • 1295
    • 1296
    • 1297
    • 1298
    • 1299
    • 1300
    • 1301
    • 1302
    • 1303
    • 1304
    • 1305
    • 1306
    • 1307
    • 1308
    • 1309
    • 1310
    • 1311
    • 1312
    • 1313
    • 1314
    • 1315
    • 1316
    • 1317
    • 1318
    • 1319
    • 1320
    • 1321
    • 1322
    • 1323
    • 1324
    • 1325
    • 1326
    • 1327
    • 1328
    • 1329
    • 1330
    • 1331
    • 1332
    • 1333
    • 1334
    • 1335
    • 1336
    • 1337
    • 1338
    • 1339
    • 1340
    • 1341
    • 1342
    • 1343
    • 1344
    • 1345
    • 1346
    • 1347
    • 1348
    • 1349
    • 1350
    • 1351
    • 1352
    • 1353
    • 1354
    • 1355
    • 1356
    • 1357
    • 1358
    • 1359
    • 1360
    • 1361
    • 1362
    • 1363
    • 1364
    • 1365
    • 1366
    • 1367
    • 1368
    • 1369
    • 1370
    • 1371
    • 1372
    • 1373
    • 1374

    2.CSS

    
    * {
        margin: 0;
        padding: 0;
    }
    
    p {
        margin: 0 !important;
    }
    
    html {
        min-width: 1440px;
        min-height: 700px;
    }
    
    body {
        width: 100%;
        height: 100%;
        font-size: 100%;
        overflow: auto;
    }
    
    .data_bodey {
        width: 100%;
        height: 100%;
        background-size: 100% 100%;
        position: absolute;
        background-color: #1D2362;
    }
    
    .index_tabs {
        width: 100%;
        height: 88%;
        position: absolute;
    }
    
    .dataLeft01 {
        float: left;
        background-color: rgba(2, 8, 23, 0.54);
        padding: 1px;
        border-radius: 10px;
        width: 99%;
        height: 40%;
        margin-left: 0.5%;
        margin-top: 3%;
    }
    
    .dataLeft02 {
        float: left;
        background-color: rgba(17, 25, 69, 0.54);
        padding: 1px;
        border-radius: 10px;
        width: 44%;
        height: 53%;
        margin-left: 0.5%;
        margin-top: 0.2%;
    }
    
    .dataLeft03 {
        float: left;
        background-color: rgba(2, 8, 23, 0.54);
        padding: 1px;
        border-radius: 10px;
        width: 54.5%;
        height: 53%;
        margin-left: 0.5%;
        margin-top: 0.2%;
    }
    
    .dataLeft03_up {
        float: left;
        background-color: rgba(17, 25, 69, 0.54);
        padding: 1px;
        border-radius: 10px;
        width: 100%;
        height: 49.5%;
    }
    
    .dataLeft03_upVideo {
        width: 33%;
        height: 98%;
        float: left;
        margin-top: 0.5%;
    }
    
    .dataLeft03_down01 {
        float: left;
        background-color: rgba(17, 25, 69, 0.54);
        padding: 1px;
        border-radius: 10px;
        width: 33%;
        height: 49.5%;
    }
    
    .data_con01 {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        border: 1px solid #016ae0;
        border-radius: 10px;
        padding: 1px;
    }
    
    .data_con02 {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        border: 2px solid #016ae0;
        border-radius: 10px;
    }
    
    .dataLeft01Conent {
        width: 33%;
        height: 99%;
        float: left;
        margin-top: -1%;
        margin-right: 0.3%;
    }
    
    .dataLeft01Conent01 {
        width: 33%;
        height: 92%;
        float: left;
        margin-right: 0.3%;
        background-image: url("../img/con_bg.png");
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    
    .dataLeft01Conent02 {
        width: 33%;
        height: 92%;
        float: left;
        margin-right: 0.3%;
    }
    
    .dataLeft01Conent01Up {
        width: 90%;
        height: 37%;
        float: left;
        margin-left: 5%;
    }
    
    .dataLeft01Conent01Up ul {
        list-style: none;
        text-align: center;
        color: #ff3552;
        font-size: 2.2em;
    }
    
    .dataLeft01Conent01Up ul li {
        padding-left: 2%;
        padding-right: 2%;
        padding-top: 2%;
        padding-bottom: 2%;
        display: inline-block;
        text-align: center;
    }
    
    .li_bg {
        background-image: url("../img/data_bg.png");
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    
    .dataLeft01Conent01Down {
        width: 90%;
        height: 58%;
        float: left;
        margin-left: 5%;
    }
    
    .dataLeft01Conent01DownLeft {
        width: 55%;
        height: 100%;
        float: left;
    }
    
    .dataLeft01Conent01DownLeft p {
        padding-top: 5%;
        padding-bottom: 15%;
    }
    
    .dataLeft01Conent01DownRight {
        width: 44%;
        height: 100%;
        float: right;
    }
    
    .dataLeft01Conent01DownRight p {
        padding-top: 8%;
    }
    
    .dataLeft01Conent01DownRight ul {
        list-style: none;
        text-align: center;
    }
    
    .dataLeft01Conent01DownRight ul li {
        width: 30%;
        display: inline-block;
        text-align: center;
    }
    
    #pieChart {
        width: 100%;
        height: 88%;
        margin-top: -3%;
    }
    
    .h3_color {
        font-size: 1.35em;
        color: #11f6e2;
    }
    
    .pLeftSpan {
        float: left;
    }
    
    .a_colo01 {
        color: #ffffff;
    }
    
    .a_colo01:hover {
        text-decoration: none;
        color: #ffffff;
    }
    
    .a_colo02 {
        color: #fe6d3a;
        font-size: 1.2em;
        font-weight: bold;
    }
    
    .a_colo02:hover {
        text-decoration: none;
        color: #fe6d3a;
    }
    
    .pRightSpan {
        float: right;
    }
    
    .p_color01 {
        color: #ffffff;
        padding-top: 2%;
        padding-bottom: 2%;
        font-weight: bold;
    }
    
    .dataLeft01Conentup01 {
        width: 54%;
        height: 30%;
        float: left;
    }
    
    .dataLeft01Conentup02 {
        width: 45%;
        height: 35%;
        float: right;
    }
    
    .dataLeft01Conentdown {
        width: 98%;
        height: 50%;
        float: left;
    }
    
    .dataLeft01Conentup01Left {
        width: 98%;
        height: 100%;
        margin-right: 0.5%;
    }
    
    .dataLeft01Conentup01LeftMes {
        width: 48%;
        height: 47%;
        background-image: url("../img/leftbg01.png");
        background-size: 100% 100%;
        background-repeat: no-repeat;
        float: left;
        margin-left: 2%;
        margin-top: 3%;
    }
    
    .mesSpanLeft {
        width: 26%;
        height: 78%;
        float: left;
        margin-top: 3%;
        margin-left: 3%;
        display: inline-block;
    }
    
    .mesSpanRight {
        width: 69%;
        height: 78%;
        float: right;
        margin-right: 0.5%;
        display: inline-block;
    }
    
    .mesP01 {
        width: 100%;
        text-align: center;
        font-size: 0.5em;
        color: #eeeeee;
        padding-top: 5% !important;
    }
    
    .mesP02 {
        padding-top: 0.5%;
    }
    
    .mesP02SpanR {
        float: right;
        padding-right: 2%;
    }
    
    .mesP02SpanR a {
        color: #00ffd2;
    }
    
    .mesP02SpanR a:hover {
        text-decoration: none;
        color: #00ffd2;
    }
    
    .a_red {
        color: red !important;
    }
    
    .a_red:hover {
        color: red;
        text-decoration: none;
    }
    
    .color01 {
        font-size: 0.5em;
        color: #d1cf16;
        font-weight: bold;
    }
    
    .mesSpanLeft img {
        width: 100%;
        height: 100%;
    }
    
    .data_tit01 {
        width: 18.84%;
        height: 6.6%;
        background-image: url("../img/tit01.png");
        background-size: 100% 100%;
        background-repeat: no-repeat;
        margin: 0 auto;
    }
    
    .data_tit02 {
        width: 100%;
        height: 5.3%;
    }
    
    .data_tit02_img {
        width: 38.31%;
        height: 100%;
        background-image: url("../img/tit02.png");
        background-size: 100% 100%;
        background-repeat: no-repeat;
        margin: 0 auto;
    }
    
    .data_map {
        width: 100%;
        height: 85%;
        background-image: url("../img/map.png");
        background-size: 100% 100%;
        background-repeat: no-repeat;
        display: none;
    }
    
    .data_tool {
        width: 100%;
        height: 9.7%;
        background-image: url("../img/tool_bg.png");
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    
    .data_tool ul {
        margin: 0;
        padding: 0;
        list-style: none;
        width: 100%;
        text-align: center;
    }
    
    .data_tool ul li {
        float: left;
        width: 7%;
        text-align: center;
        height: 100%;
    }
    
    .data_tool ul li a {
        height: 100%;
        display: block;
    }
    
    .data_tool ul li a:hover {
        background-color: #05121e;
        padding: 2%;
    }
    
    .data_tool ul li img {
        /*margin-top: 20%;*/
        padding-top: 20%;
        padding-bottom: 18%;
    }
    
    .clear {
        clear: both;
    }
    
    .li_img01 {
        width: 40%;
        height: 58%;
    }
    
    .li_img02 {
        width: 52%;
        height: 43%;
    }
    
    .li_img03 {
        width: 48.2%;
        height: 50%;
    }
    
    .li_img04 {
        width: 48.2%;
        height: 58%;
    }
    
    .li_img05 {
        width: 48.2%;
        height: 46%;
    }
    
    .li_img06 {
        width: 44.8%;
        height: 51.9%;
    }
    
    .li_img07 {
        width: 44.8%;
        height: 53.8%;
    }
    
    .li_img08 {
        width: 46.5%;
        height: 55.7%;
    }
    
    .li_img09 {
        width: 55.1%;
        height: 46%;
    }
    
    .li_img10 {
        width: 56.9%;
        height: 58%;
    }
    
    .li_img11 {
        width: 56.9%;
        height: 51.9%;
    }
    
    .tit02Diva {
        position: absolute;
        width: 30%;
    }
    
    .tit02Diva a {
        text-decoration: none;
        font-size: 0.5em;
        color: #ffffff;
        padding-right: 2%;
        padding-left: 2%;
        text-align: center;
    }
    
    .tit02Diva a:hover {
        text-decoration: none;
        color: #ffffff;
    }
    
    .tit02Diva a:active {
        text-decoration: none;
        color: #ffffff;
    }
    
    .tit02Diva a:visited {
        text-decoration: none;
        color: #ffffff;
    }
    
    .i_crlie {
        width: 12px;
        height: 12px;
        background-image: url("../img/i01.png");
        background-size: 100% 100%;
        background-repeat: no-repeat;
        display: inline-block;
        margin-left: 2%;
    }
    
    .i_crlieAction {
        background-image: url("../img/i02.png");
    }
    
    .titP {
        text-align: center;
        color: #ffffff;
        font-size: 0.5em;
        width: 100%;
        float: left;
    }
    
    .iframe {
        background-color: transparent !important;
    }
    
    .weher01 {
        font-size: 22px;
        color: #76cdff;
        margin-top: 3% !important;
        float: left;
        margin-right: 2%;
    }
    
    .weberImg {
        width: 14%;
        height: 13%;
        float: left;
        margin-right: 1%;
    }
    
    .webber02 {
        font-size: 2.5em;
        color: #ffffff;
        font-weight: 800;
        float: left;
        margin-right: 2%;
    }
    
    .weher03 {
        font-size: 22px;
        color: #76cdff;
        margin-top: 3% !important;
        float: right;
    }
    
    .weherChart {
        width: 98%;
        height: 65%;
        float: left;
        margin-left: 1%;
        margin-top: 5%;
    }
    
    
    
    
    
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19
    • 20
    • 21
    • 22
    • 23
    • 24
    • 25
    • 26
    • 27
    • 28
    • 29
    • 30
    • 31
    • 32
    • 33
    • 34
    • 35
    • 36
    • 37
    • 38
    • 39
    • 40
    • 41
    • 42
    • 43
    • 44
    • 45
    • 46
    • 47
    • 48
    • 49
    • 50
    • 51
    • 52
    • 53
    • 54
    • 55
    • 56
    • 57
    • 58
    • 59
    • 60
    • 61
    • 62
    • 63
    • 64
    • 65
    • 66
    • 67
    • 68
    • 69
    • 70
    • 71
    • 72
    • 73
    • 74
    • 75
    • 76
    • 77
    • 78
    • 79
    • 80
    • 81
    • 82
    • 83
    • 84
    • 85
    • 86
    • 87
    • 88
    • 89
    • 90
    • 91
    • 92
    • 93
    • 94
    • 95
    • 96
    • 97
    • 98
    • 99
    • 100
    • 101
    • 102
    • 103
    • 104
    • 105
    • 106
    • 107
    • 108
    • 109
    • 110
    • 111
    • 112
    • 113
    • 114
    • 115
    • 116
    • 117
    • 118
    • 119
    • 120
    • 121
    • 122
    • 123
    • 124
    • 125
    • 126
    • 127
    • 128
    • 129
    • 130
    • 131
    • 132
    • 133
    • 134
    • 135
    • 136
    • 137
    • 138
    • 139
    • 140
    • 141
    • 142
    • 143
    • 144
    • 145
    • 146
    • 147
    • 148
    • 149
    • 150
    • 151
    • 152
    • 153
    • 154
    • 155
    • 156
    • 157
    • 158
    • 159
    • 160
    • 161
    • 162
    • 163
    • 164
    • 165
    • 166
    • 167
    • 168
    • 169
    • 170
    • 171
    • 172
    • 173
    • 174
    • 175
    • 176
    • 177
    • 178
    • 179
    • 180
    • 181
    • 182
    • 183
    • 184
    • 185
    • 186
    • 187
    • 188
    • 189
    • 190
    • 191
    • 192
    • 193
    • 194
    • 195
    • 196
    • 197
    • 198
    • 199
    • 200
    • 201
    • 202
    • 203
    • 204
    • 205
    • 206
    • 207
    • 208
    • 209
    • 210
    • 211
    • 212
    • 213
    • 214
    • 215
    • 216
    • 217
    • 218
    • 219
    • 220
    • 221
    • 222
    • 223
    • 224
    • 225
    • 226
    • 227
    • 228
    • 229
    • 230
    • 231
    • 232
    • 233
    • 234
    • 235
    • 236
    • 237
    • 238
    • 239
    • 240
    • 241
    • 242
    • 243
    • 244
    • 245
    • 246
    • 247
    • 248
    • 249
    • 250
    • 251
    • 252
    • 253
    • 254
    • 255
    • 256
    • 257
    • 258
    • 259
    • 260
    • 261
    • 262
    • 263
    • 264
    • 265
    • 266
    • 267
    • 268
    • 269
    • 270
    • 271
    • 272
    • 273
    • 274
    • 275
    • 276
    • 277
    • 278
    • 279
    • 280
    • 281
    • 282
    • 283
    • 284
    • 285
    • 286
    • 287
    • 288
    • 289
    • 290
    • 291
    • 292
    • 293
    • 294
    • 295
    • 296
    • 297
    • 298
    • 299
    • 300
    • 301
    • 302
    • 303
    • 304
    • 305
    • 306
    • 307
    • 308
    • 309
    • 310
    • 311
    • 312
    • 313
    • 314
    • 315
    • 316
    • 317
    • 318
    • 319
    • 320
    • 321
    • 322
    • 323
    • 324
    • 325
    • 326
    • 327
    • 328
    • 329
    • 330
    • 331
    • 332
    • 333
    • 334
    • 335
    • 336
    • 337
    • 338
    • 339
    • 340
    • 341
    • 342
    • 343
    • 344
    • 345
    • 346
    • 347
    • 348
    • 349
    • 350
    • 351
    • 352
    • 353
    • 354
    • 355
    • 356
    • 357
    • 358
    • 359
    • 360
    • 361
    • 362
    • 363
    • 364
    • 365
    • 366
    • 367
    • 368
    • 369
    • 370
    • 371
    • 372
    • 373
    • 374
    • 375
    • 376
    • 377
    • 378
    • 379
    • 380
    • 381
    • 382
    • 383
    • 384
    • 385
    • 386
    • 387
    • 388
    • 389
    • 390
    • 391
    • 392
    • 393
    • 394
    • 395
    • 396
    • 397
    • 398
    • 399
    • 400
    • 401
    • 402
    • 403
    • 404
    • 405
    • 406
    • 407
    • 408
    • 409
    • 410
    • 411
    • 412
    • 413
    • 414
    • 415
    • 416
    • 417
    • 418
    • 419
    • 420
    • 421
    • 422
    • 423
    • 424
    • 425
    • 426
    • 427
    • 428
    • 429
    • 430
    • 431
    • 432
    • 433
    • 434
    • 435
    • 436
    • 437
    • 438
    • 439
    • 440
    • 441
    • 442
    • 443
    • 444
    • 445
    • 446
    • 447
    • 448
    • 449
    • 450
    • 451
    • 452
    • 453
    • 454
    • 455
    • 456
    • 457
    • 458
    • 459
    • 460
    • 461
    • 462
    • 463
    • 464
    • 465
    • 466
    • 467
    • 468
    • 469
    • 470
    • 471
    • 472
    • 473
    • 474
    • 475
    • 476
    • 477
    • 478
    • 479
    • 480
    • 481
    • 482
    • 483
    • 484
    • 485
    • 486
    • 487
    • 488
    • 489
    • 490
    • 491
    • 492
    • 493
    • 494
    • 495
    • 496
    • 497
    • 498
    • 499
    • 500
    • 501
    • 502
    • 503
    • 504
    • 505
    • 506
    • 507
    • 508
    • 509
    • 510
    • 511
    • 512
    • 513
    • 514
    • 515
    • 516
    • 517
    • 518
    • 519
    • 520
    • 521
    • 522
    • 523
    • 524
    • 525
    • 526
    • 527
    • 528
    • 529
    • 530
    • 531
    • 532
    • 533
    • 534
    • 535
    • 536
    • 537
    • 538
    • 539
    • 540
    • 541
    • 542
    • 543
    • 544
    • 545
    • 546
    • 547
    • 548
    • 549
    • 550
    • 551
    • 552
    • 553
    • 554
    • 555
    • 556
    • 557
    • 558
    • 559
    • 560
    • 561
    • 562
    • 563
    • 564
    • 565
    • 566
    • 567
    • 568
    • 569
    • 570
    • 571
    • 572
    • 573
    • 574

    3.JavaScript

    
    
    /**
     * Created by Administrator on 2017/10/26.
     */
    
    
    //    Xabin
    
    
    
    
    //应急事件处置
    $(".message_scroll").click(function() {
        EventClick();
        eventHandle();
    });
    
    //    地图切换buttn-start
    $(".map_change").click(function() {
        $(this).addClass("map_change_chose");
        $(this).siblings().removeClass("map_change_chose")
        $(this).show()
        $(this).siblings().hide()
    })
    $(".map_change_box").mouseenter(function() {
        $(".map_change").show()
    }).mouseleave(function() {
        $(".map_change_chose").show()
        $(".map_change_chose").siblings().hide()
    })
    //    地图切换buttn-end
    $(".tab_msg").click(function() {
        $(this).addClass("tab_msg_current");
        $(this).siblings().removeClass("tab_msg_current")
    })
    $(".tab_msg01").click(function() {
        $(".table1").show()
        $(".table2").hide()
    })
    $(".tab_msg02").click(function() {
        $(".table2").show()
        $(".table1").hide()
    })
    $(".video_around").click(function() {
        $(this).siblings().removeClass("video_around_chose")
        $(this).addClass("video_around_chose")
    })
    $(".display_type_funct_sure").click(function() {
        $(".display_box").hide()
    })
    $(".display_type_btn").click(function() {
        $(".display_type_box").show()
        $(".city_chose_box").hide()
    })
    $(".city_chose_btn").click(function() {
        $(".city_chose_box").show()
        $(".display_type_box").hide()
    })
    //轮播推送隐藏功能
    $(".scroll_tool_outbox").mouseenter(function() {
        $(".scroll_tool_outbox").addClass("scroll_tool_outbox_current")
    });
    $(".scroll_tool_outbox").mouseleave(function() {
        $(".scroll_tool_outbox").removeClass("scroll_tool_outbox_current")
    })
    //轨迹回放功能激活
    $(".search_guiji").click(function() {
        $("#divRouteReview").show();
    });
    $(".close_playback").click(function() {
        $(".trajectory_box").hide();
    });
    $("#btnBuffer").click(function() {
        $("#divBufferSetting").show();
    });
    $(".total_chose_pl").click(function() {
        $(".total_chose_box").show()
    })
    $(".total_chose_fr").click(function() {
        $(".total_chose_box").hide()
    })
    //    Xabin_end
    
    
    
    
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19
    • 20
    • 21
    • 22
    • 23
    • 24
    • 25
    • 26
    • 27
    • 28
    • 29
    • 30
    • 31
    • 32
    • 33
    • 34
    • 35
    • 36
    • 37
    • 38
    • 39
    • 40
    • 41
    • 42
    • 43
    • 44
    • 45
    • 46
    • 47
    • 48
    • 49
    • 50
    • 51
    • 52
    • 53
    • 54
    • 55
    • 56
    • 57
    • 58
    • 59
    • 60
    • 61
    • 62
    • 63
    • 64
    • 65
    • 66
    • 67
    • 68
    • 69
    • 70
    • 71
    • 72
    • 73
    • 74
    • 75
    • 76
    • 77
    • 78
    • 79
    • 80
    • 81
    • 82
    • 83
    • 84
    • 85
    • 86

    五、更多干货

    1.如果我的博客对你有帮助、如果你喜欢我的博客内容,请 “👍点赞” “✍️评论” “💙收藏” 一键三连哦!

    2.【👇🏻👇🏻👇🏻关注我| 获取更多源码 | 优质文章】 带您学习各种前端插件、3D炫酷效果、图片展示、文字效果、以及整站模板 、大学生毕业HTML模板 、期末大作业模板 、Echarts大数据可视化, 等! 「一起探讨 web前端 ,Node ,Java 知识,互相学习」!

    3.以上内容技术相关问题😈欢迎一起交流学习👇🏻👇🏻👇🏻🔥

  • 相关阅读:
    新库上线 | CnOpenDataA股上市公司基本信息数据
    C. Random Events(思维+概率)
    Kotlin:崛起中的下一代编程语言
    Java基础知识篇之函数调用基本原理
    用 docker 创建 jmeter 容器,能做性能测试?
    Docker进入容器出现:bash: vi: command not found
    Mapbox 与 Babylon.js 可视化 给车身添加贴图
    华为云HCIA鲲鹏结业考试笔记 试题及答案
    河南工程学院2022级新生周赛(五)题解
    数据化管理洞悉零售及电子商务运营——销售中的数据化管理
  • 原文地址:https://blog.csdn.net/bigwhiteshark/article/details/126344139