new-con.wxss 483 B

12345678
  1. .new-con{padding: 30rpx 34rpx 0;}
  2. .title-wrapper .title-box{font-size: 40rpx; font-weight: 700; line-height: 1.5;}
  3. .title-wrapper .title-box .line{display: block; width: 176rpx; height: 5rpx; background-color: #000; margin-top: 35rpx;}
  4. .time-box{margin-top: 30rpx; font-size: 26rpx; color: #999;}
  5. .time-box text{margin-right: 35rpx;}
  6. .content-box{margin-top: 45rpx; font-size: 28rpx; color: #333; line-height: 1.5;}
  7. .content-box image{width: 100%;}
  8. @import "/wxParse/wxParse.wxss";