12/221
This commit is contained in:
parent
a888509aab
commit
81910ee3f4
|
@ -37,7 +37,7 @@ ul { margin: 0; padding: 0;}
|
|||
*zoom: 1;
|
||||
}
|
||||
header{width:100%; height: 90px; background: url(../../images/bigdata/bg_top.png) center no-repeat ; text-align: center; font-size: 36px; color: #00f6ff; line-height: 90px; margin: 0 auto;}
|
||||
#content{width: 1860px; height: 100%; margin: 20px auto 0 auto;}
|
||||
#content{width: 1460px; height: 100%; margin: 20px auto 0 auto;}
|
||||
#content .content_left{width: 385px; height: 100%; float: left;}
|
||||
.content_left .dtuplc{width: 355px; height: 180px; padding: 15px 15px 0 15px; background: url(../../images/bigdata/zuoyi.png) top no-repeat;}
|
||||
.dtu{width: 177px; height: 180px; float: left;}
|
||||
|
|
|
@ -99,27 +99,7 @@
|
|||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="content_right">
|
||||
<div class="report">
|
||||
<div class="report1">
|
||||
<p>线下培训</p>
|
||||
<small>{{px}}条</small>
|
||||
</div>
|
||||
<div class="report2">
|
||||
<p>行为观察</p>
|
||||
<small>{{xw}} 条</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_report">
|
||||
<div class="title"><img src="/static/safesite/mystatic/images/bigdata/icon05.png" /> 本月安全状态</div>
|
||||
<div id="map1div" style="width: 100%; height:100%;float:left;"></div>
|
||||
</div>
|
||||
<div class="data_box">
|
||||
<div class="title"><img src="/static/safesite/mystatic/images/bigdata/icon06.png" /> 预警预测趋势图</div>
|
||||
<div id="map2div" style="width:100%; height:80%;float:left;"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!--遮罩层-->
|
||||
<div class="bgPop"></div>
|
||||
<!--弹出框-->
|
||||
|
|
Loading…
Reference in New Issue