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