...
|
...
|
@@ -1934,7 +1934,14 @@ body::-webkit-scrollbar { |
|
|
position: fixed;
|
|
|
bottom: 0.5rem;
|
|
|
}
|
|
|
|
|
|
.beian{
|
|
|
font-size: 0.24rem;
|
|
|
font-weight: 500;
|
|
|
color: rgba(255, 254, 254, 1);
|
|
|
opacity: 0.2;
|
|
|
padding-bottom: 0.15rem;
|
|
|
text-align: center;
|
|
|
}
|
|
|
.index_tenth_bottom_contant {
|
|
|
margin: 0 auto;
|
|
|
width: 4.9rem;
|
...
|
...
|
|