35 lines
697 B
Plaintext
35 lines
697 B
Plaintext
|
|
.news-detail.data-v-62e84989{
|
|
background-color: #ffffff;
|
|
padding-bottom: 120rpx;
|
|
}
|
|
.news-detail .title.data-v-62e84989{
|
|
line-height: 1.5;
|
|
}
|
|
.news-detail .info.data-v-62e84989{
|
|
align-items: center;
|
|
width: 100%;
|
|
height: 40rpx;
|
|
padding: 6rpx 0 15rpx;
|
|
margin-top: 6rpx;
|
|
border-bottom: 2rpx solid #ededed;
|
|
}
|
|
.news-detail .info>view.data-v-62e84989{
|
|
align-items: center;
|
|
margin-right: 30rpx;
|
|
}
|
|
.news-detail .info>view>.icon.data-v-62e84989{
|
|
align-items: center;
|
|
margin-right: 8rpx;
|
|
}
|
|
.news-detail .info>view>.icon>image.data-v-62e84989{
|
|
margin-top: 4rpx;
|
|
}
|
|
.news-detail .content.data-v-62e84989{
|
|
line-height: 1.6;
|
|
padding-top: 20rpx;
|
|
color: rgba(38,38,38,.9);
|
|
text-align: justify;
|
|
}
|
|
|