specialTopic.css 320 B

12345
  1. .special .li{border-top: 20rpx solid #F6F6F6;overflow: hidden;}
  2. .txtdiv{justify-content: space-between;font-size: 36rpx;color: #333;font-weight: bold;padding: 25rpx 0;}
  3. .txtdiv-more{font-size: 24rpx;color: #999;font-weight: normal;}
  4. .txtdiv-more image{width: 12rpx;height: 20rpx;margin-left: 12rpx;}
  5. .t-img{width: 100%;}