detail.wxss 416 B

1234567
  1. .read{padding: 0 50rpx 32rpx;background: white;overflow: hidden}
  2. .read-title{padding: 50rpx 0 40rpx;font-size: 35rpx;line-height: 38rpx;text-align: center;border-bottom: 1rpx dashed #DCDDDD;margin-bottom: 80rpx;}
  3. .read-number{color: #EE3A43;float: right;font-size: 24rpx;margin-top: 80rpx;}
  4. .icon-single{margin-right: 5rpx;}
  5. .bottom-button{padding: 58rpx 112rpx;}
  6. .read-content{font-size: 24rpx;line-height: 36rpx;}