|
@@ -114,40 +114,40 @@ body{
|
|
.adFixed{
|
|
.adFixed{
|
|
position: fixed;
|
|
position: fixed;
|
|
bottom: .8rem;
|
|
bottom: .8rem;
|
|
- right: .5rem;
|
|
|
|
|
|
+ right: .1rem;
|
|
width: 1.2rem;
|
|
width: 1.2rem;
|
|
height: 1.2rem;
|
|
height: 1.2rem;
|
|
object-fit: contain;
|
|
object-fit: contain;
|
|
z-index: 999;
|
|
z-index: 999;
|
|
- //border: 1px solid red;
|
|
|
|
|
|
+ /*border: 1px solid red;*/
|
|
}
|
|
}
|
|
|
|
|
|
.adFixed1{
|
|
.adFixed1{
|
|
position: fixed;
|
|
position: fixed;
|
|
bottom: 3.2rem;
|
|
bottom: 3.2rem;
|
|
- right: .5rem;
|
|
|
|
|
|
+ right: .1rem;
|
|
width: 1.2rem;
|
|
width: 1.2rem;
|
|
height: 1.2rem;
|
|
height: 1.2rem;
|
|
object-fit: contain;
|
|
object-fit: contain;
|
|
z-index: 999;
|
|
z-index: 999;
|
|
-//border: 1px solid red;
|
|
|
|
|
|
+/*//border: 1px solid red;*/
|
|
}
|
|
}
|
|
|
|
|
|
.adFixed2{
|
|
.adFixed2{
|
|
position: fixed;
|
|
position: fixed;
|
|
bottom: .8rem;
|
|
bottom: .8rem;
|
|
- left: .5rem;
|
|
|
|
|
|
+ left: .1rem;
|
|
width: 1.8rem;
|
|
width: 1.8rem;
|
|
height: 1.2rem;
|
|
height: 1.2rem;
|
|
object-fit: contain;
|
|
object-fit: contain;
|
|
z-index: 999;
|
|
z-index: 999;
|
|
-//border: 1px solid red;
|
|
|
|
|
|
+/*//border: 1px solid red;*/
|
|
}
|
|
}
|
|
|
|
|
|
.adFixed3{
|
|
.adFixed3{
|
|
position: fixed;
|
|
position: fixed;
|
|
bottom: 4.8rem;
|
|
bottom: 4.8rem;
|
|
- right: .5rem;
|
|
|
|
|
|
+ right: .1rem;
|
|
width: 1.2rem;
|
|
width: 1.2rem;
|
|
height: 1.2rem;
|
|
height: 1.2rem;
|
|
object-fit: contain;
|
|
object-fit: contain;
|