top.wxss 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. .group_24 {
  2. width: 688rpx;
  3. flex-direction: row;
  4. display: flex;
  5. justify-content: space-between;
  6. margin: 38rpx 32rpx 0 30rpx;
  7. }
  8. .block_1 {
  9. box-shadow: 0px 0px 4px 0px rgba(85,109,96,0.120000);
  10. background-color: rgba(255,255,255,1.000000);
  11. border-radius: 8rpx;
  12. border: 0.5px solid rgba(238,238,238,1);
  13. display: flex;
  14. flex-direction: row;
  15. padding: 11rpx 69rpx 13rpx 27rpx;
  16. }
  17. .image-text_18 {
  18. width: 502rpx;
  19. flex-direction: row;
  20. display: flex;
  21. justify-content: space-between;
  22. }
  23. .thumbnail_3 {
  24. width: 32rpx;
  25. height: 32rpx;
  26. margin: 6rpx 0 4rpx 0;
  27. }
  28. .text-group_2 {
  29. overflow-wrap: break-word;
  30. color: rgba(51,51,51,1);
  31. font-size: 30rpx;
  32. font-family: PingFangSC-Regular;
  33. font-weight: normal;
  34. text-align: right;
  35. white-space: nowrap;
  36. line-height: 42rpx;
  37. }
  38. .block_2 {
  39. border: 1px solid rgba(238,238,238,1);
  40. background: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/c8f6920ac93e41aabecf47daf9b490de_mergeImage.png) 100% no-repeat;
  41. background-size: 100% 100%;
  42. display: flex;
  43. flex-direction: column;
  44. padding: 16rpx 16rpx 42rpx 42rpx;
  45. }
  46. .group_3 {
  47. background-color: rgba(255,26,26,1.000000);
  48. border-radius: 100%;
  49. width: 10rpx;
  50. height: 10rpx;
  51. display: flex;
  52. flex-direction: column;
  53. }
  54. .group_25 {
  55. flex-direction: row;
  56. display: flex;
  57. margin: 30rpx 50rpx 0 30rpx;
  58. }
  59. .text-wrapper_1 {
  60. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng08f900af7ff7ddea0a76388233e716c3545873cf1af9205547b4117cc50ed8eb) -12rpx -12rpx no-repeat;
  61. background-size: 192rpx 90rpx;
  62. display: flex;
  63. flex-direction: column;
  64. padding: 10rpx 20rpx 12rpx 20rpx;
  65. }
  66. .text_2 {
  67. overflow-wrap: break-word;
  68. color: rgba(51,51,51,1);
  69. font-size: 32rpx;
  70. font-family: PingFangSC-Medium;
  71. font-weight: 500;
  72. text-align: left;
  73. white-space: nowrap;
  74. line-height: 44rpx;
  75. }
  76. .text_3 {
  77. overflow-wrap: break-word;
  78. color: rgba(51,51,51,1);
  79. font-size: 32rpx;
  80. font-family: PingFangSC-Medium;
  81. font-weight: 500;
  82. text-align: left;
  83. white-space: nowrap;
  84. line-height: 44rpx;
  85. margin: 10rpx 0 0 114rpx;
  86. }
  87. .text_4 {
  88. overflow-wrap: break-word;
  89. color: rgba(51,51,51,1);
  90. font-size: 32rpx;
  91. font-family: PingFangSC-Medium;
  92. font-weight: 500;
  93. text-align: left;
  94. white-space: nowrap;
  95. line-height: 44rpx;
  96. margin: 10rpx 0 0 132rpx;
  97. }