@@ -110,7 +110,7 @@
#imp_item{
position: absolute;
width: 160px;
- height: 450px;
+ height: 350px;
background: rgba(19, 47, 95, 0.8);
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
border-radius: 2px 2px 2px 2px;
@@ -142,8 +142,17 @@
width: 1920px;
height: 95px;
z-index: 1;
- background: #ffffff00;
- background-image: url('../image/top.png');
+ background: #ffffff00;
+ }
+
+ .top02{
+ background-image: url('../image/top.png') !important;
+ .top03{
+ background-image: url('../image/top_02.png') !important;
+ .topfac{
+ background-image: url('../image/top_fac.png') !important;
}
#dev_state{
@@ -413,6 +422,10 @@
border-image: linear-gradient(90deg, rgba(126, 150, 217, 0), rgba(126, 150, 217, 1), rgba(126, 150, 217, 0)) 1 1;
+ .hideDiv{
+ display: none;
#date_select{
display: none;
@@ -9,17 +9,17 @@
<body onclick="$('#imp_item,#date_select,#day_select').hide();$('#search_result').html('').hide();$('#search input').val('')">
<div id="loading_a1"></div>
<div id="loading">正在加载模型中...</div>
-<div for="FAC" id="top" class="top">
+<div for="FAC" id="top" class="top topfac">
<div title="返回主视图"
style="cursor: pointer;position: absolute;right: 10px;top: 25px;height: 38px;width: 38px;text-align: center;"
onclick="backMasterView()"><img src="image/view.png"></div>
</div>
-<div for="IN03" id="top" class="top">
+<div for="IN03" id="top" class="top top03 hideDiv">
-<div for="IN02" id="top" class="top hideDiv">
+<div for="IN02" id="top" class="top top02 hideDiv">
<div id="maogao_btn" title=""
style="cursor: pointer;position: absolute;right: 176px;top: 25px;height: 38px;width: 38px;"><IMG
src="image/menu1.png"></div>