56 lines
896 B
Plaintext
56 lines
896 B
Plaintext
|
|
.bg.data-v-2f1f017b {
|
|
position: fixed;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
z-index: -1;
|
|
}
|
|
.bgImg.data-v-2f1f017b {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.Return.data-v-2f1f017b {
|
|
position: absolute;
|
|
top: 110rpx;
|
|
left: 35rpx;
|
|
width: 46rpx;
|
|
height: 46rpx;
|
|
}
|
|
.title.data-v-2f1f017b {
|
|
position: absolute;
|
|
top: 120rpx;
|
|
left: 335rpx;
|
|
font-size: 34rpx;
|
|
color: #100e0f;
|
|
font-weight: bold;
|
|
}
|
|
.ReturnImg.data-v-2f1f017b {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
/* 建设中 */
|
|
.content.data-v-2f1f017b {
|
|
position: absolute;
|
|
top: 250rpx;
|
|
left: 0rpx;
|
|
right: 0rpx;
|
|
bottom: 100rpx;
|
|
}
|
|
.building.data-v-2f1f017b {
|
|
width: 100%;
|
|
height: 90%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.buildingTitle.data-v-2f1f017b {
|
|
font-size: 40rpx;
|
|
color: #999999;
|
|
font-weight: bold;
|
|
text-align: center;
|
|
margin-top: 50rpx;
|
|
}
|