38 lines
601 B
Plaintext
38 lines
601 B
Plaintext
|
|
.page.data-v-7ffebbf4 {
|
|
position: relative;
|
|
width: 750rpx;
|
|
height: 1620rpx;
|
|
}
|
|
.HomeBackground.data-v-7ffebbf4 {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
z-index: -1;
|
|
}
|
|
.top-navigation-container.data-v-7ffebbf4 {
|
|
position: fixed;
|
|
top: 160rpx;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 114.5rpx;
|
|
}
|
|
.Advertisement.data-v-7ffebbf4 {
|
|
position: fixed;
|
|
top: 300rpx;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100rpx;
|
|
z-index: 100;
|
|
}
|
|
.contentList.data-v-7ffebbf4 {
|
|
position: fixed;
|
|
top: 400rpx;
|
|
left: 0;
|
|
bottom: -30rpx;
|
|
width: 100%;
|
|
/* height: 1300rpx; */
|
|
}
|