|
@@ -63,12 +63,16 @@
|
|
background: url(/images/dataSmt/in-frame-bg.png) no-repeat;
|
|
background: url(/images/dataSmt/in-frame-bg.png) no-repeat;
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
}
|
|
}
|
|
-.dataMart .header.header-in-frame>img {
|
|
|
|
|
|
+
|
|
|
|
+.dataMart .header.header-in-frame .header-in-frame-right {
|
|
position: absolute;
|
|
position: absolute;
|
|
right: 0;
|
|
right: 0;
|
|
top: 0;
|
|
top: 0;
|
|
width: 620px;
|
|
width: 620px;
|
|
height: 130px;
|
|
height: 130px;
|
|
|
|
+ background: url(/images/dataSmt/in-frame-bg-right.png) no-repeat;
|
|
|
|
+ background-size: 100% 100%;
|
|
|
|
+ pointer-events: none;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
@@ -80,7 +84,9 @@
|
|
z-index: 1;
|
|
z-index: 1;
|
|
}
|
|
}
|
|
.header-in-frame .jy-dataMart-search .ser {
|
|
.header-in-frame .jy-dataMart-search .ser {
|
|
|
|
+ width: 692px;
|
|
height: 42px;
|
|
height: 42px;
|
|
|
|
+ border: 2px solid #2ABED1;
|
|
}
|
|
}
|
|
|
|
|
|
.header-in-frame .jy-dataMart-search .btn {
|
|
.header-in-frame .jy-dataMart-search .btn {
|
|
@@ -95,6 +101,7 @@
|
|
}
|
|
}
|
|
|
|
|
|
.dataMart .header-in-frame .hotkeywords {
|
|
.dataMart .header-in-frame .hotkeywords {
|
|
|
|
+ position: relative;
|
|
margin-top: 0;
|
|
margin-top: 0;
|
|
margin: unset;
|
|
margin: unset;
|
|
height: 40px;
|
|
height: 40px;
|