2025-08-29 09:51:02 +08:00
|
|
|
.data-v-3deba21b .u-transition {
|
|
|
|
|
padding-bottom: calc(env(safe-area-inset-bottom) + 48px) !important;
|
|
|
|
|
}
|
|
|
|
|
.bind_house_popup_content.data-v-3deba21b {
|
2026-01-15 19:26:00 +08:00
|
|
|
background-color: #fff;
|
2025-08-29 09:51:02 +08:00
|
|
|
width: 618rpx;
|
|
|
|
|
padding: 0 0 20rpx 0;
|
|
|
|
|
border-radius: 40rpx;
|
|
|
|
|
position: relative;
|
|
|
|
|
color: #333333;
|
|
|
|
|
}
|
|
|
|
|
.bind_house_popup_content .news_icon_absolute.data-v-3deba21b {
|
|
|
|
|
height: 160rpx;
|
|
|
|
|
position: absolute;
|
|
|
|
|
right: 7rpx;
|
|
|
|
|
top: 20rpx;
|
|
|
|
|
}
|
|
|
|
|
.bind_house_popup_content .bind_title.data-v-3deba21b {
|
|
|
|
|
font-size: 36rpx;
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
text-align: center;
|
|
|
|
|
padding: 50rpx 0;
|
|
|
|
|
}
|