@@ -1870,7 +1870,8 @@
width: 100%;
height: 100px;
background-color: #242424;
- margin-top: 540px;
+ clear: both;
+ /* margin-top: 540px; */
}
.slide {
@@ -1934,6 +1935,10 @@
height: 95upx;
padding-top: 5upx;
background-color: #1f1f1f;
+ position: fixed;
+ top: 0px;
+ left: 0px;
+ z-index: 100;
.threeLine {
@@ -1973,11 +1978,13 @@
.time {
- margin-top: 10px;
+ margin-top: 50px;
height: 30px;
- float: left;
+ /* float: left; */
+
.timeimageshizhong {