2025-01-15 18:39:05 +08:00

50 lines
987 B
Plaintext

.main.data-v-24542bf6 {
width: 100vw;
height: 100vh;
box-sizing: border-box;
padding: 16rpx 32rpx;
background: #fff;
}
.main .pageTitle.data-v-24542bf6 {
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 40rpx;
color: #130f05;
line-height: 56rpx;
text-align: left;
font-style: normal;
}
.main .time.data-v-24542bf6 {
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 24rpx;
color: #716f69;
line-height: 36rpx;
text-align: left;
font-style: normal;
margin-top: 8rpx;
}
.main .navList.data-v-24542bf6 {
width: 100%;
height: 436rpx;
border-radius: 6rpx;
overflow: hidden;
margin: 40rpx 0;
}
.main .navList .img.data-v-24542bf6 {
width: 100%;
height: 100%;
}
.main .content.data-v-24542bf6 {
display: block;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 30rpx;
color: #130f05;
line-height: 52rpx;
text-align: justify;
font-style: normal;
padding-bottom: 48rpx;
}