@charset "UTF-8";
|
/* 颜色变量 */
|
.container_h.data-v-65b65617 {
|
width: 100%;
|
background-color: #f5f5f5;
|
height: auto;
|
position: fixed;
|
top: 0;
|
left: 0;
|
z-index: 9;
|
display: flex;
|
}
|
.container_h .container_head.data-v-65b65617 {
|
width: 100%;
|
padding: 0 32rpx;
|
box-sizing: border-box;
|
display: flex;
|
align-items: center;
|
justify-content: flex-start;
|
}
|
.container_h .container_head .container_head_address.data-v-65b65617 {
|
display: flex;
|
align-items: center;
|
justify-content: flex-start;
|
}
|
.container_h .container_head .container_head_address image.data-v-65b65617 {
|
width: 16rpx;
|
height: 30rpx;
|
}
|
.container_h .page-title.data-v-65b65617 {
|
flex: 1;
|
text-align: center;
|
}
|
.main-container.data-v-65b65617 {
|
text-align: center;
|
margin-top: 158rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
}
|
.main-container .tips.data-v-65b65617 {
|
height: 40rpx;
|
font-size: 40rpx;
|
font-weight: 400;
|
color: #333333;
|
line-height: 40rpx;
|
}
|
.main-container .tips-detail.data-v-65b65617 {
|
height: 24rpx;
|
font-size: 24rpx;
|
font-weight: 400;
|
color: #999999;
|
line-height: 24rpx;
|
margin-top: 28rpx;
|
}
|