problem_report.wxss 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244
  1. /* pages/peoblem_report/peoblem_report.wxss */
  2. .li{
  3. /* margin: 24rpx; */
  4. font-weight: 600;
  5. }
  6. .li-img{
  7. margin-bottom: 18rpx;
  8. color: #8489A3;
  9. font-size: 24rpx;
  10. text-align: center;
  11. }
  12. .li-img-url{
  13. width: 100%;
  14. height: 750rpx;
  15. margin-bottom: 20rpx;
  16. /* border-radius: 20rpx; */
  17. }
  18. .li-video{
  19. margin:20rpx 24rpx 0 24rpx;
  20. padding: 0;
  21. }
  22. .li-video-tag{
  23. width: 32rpx;
  24. height: 48rpx;
  25. margin: 48rpx 14rpx 48rpx 24rpx;
  26. }
  27. .li-video-title{
  28. color: #393939;
  29. line-height: 33rpx;
  30. display: inline-block;
  31. position: relative;
  32. bottom: 58rpx;
  33. }
  34. .li-video-times-btn{
  35. display: inline-block;
  36. float: right
  37. }
  38. .li-know-item-content-img{
  39. max-width: 100rpx;
  40. max-height: 100rpx
  41. }
  42. .li-video-title{
  43. color: #393939;
  44. font-size: 30rpx;
  45. margin-top: 24rpx;
  46. }
  47. .li-video-voice{
  48. font-size: 24rpx;
  49. height:80rpx;
  50. line-height: 80rpx;
  51. /* background:rgba(241,243,250,1); */
  52. border-radius:10rpx;
  53. width: 100%;
  54. position: relative;
  55. margin-bottom: 20rpx;
  56. }
  57. .li-know-style{
  58. display: inline-block;
  59. margin-right: 20rpx;
  60. }
  61. .li-video-voice-red{
  62. position:absolute;
  63. top: 0;
  64. left: 0;
  65. height:80rpx;
  66. line-height: 80rpx;
  67. background:rgba(241,243,250,1);
  68. border-radius:10rpx;
  69. width: 0%;
  70. }
  71. .li-video-time{
  72. position: relative;
  73. bottom: 58rpx;
  74. display: inline-block;
  75. }
  76. .li-video-voice-times{
  77. display: flex;
  78. justify-content: space-between;
  79. }
  80. .li-video-red{
  81. color: #FF6465;
  82. display: inline-block;
  83. }
  84. .li-video-gay{
  85. color: #8489A3;
  86. display: inline-block;
  87. margin-right: 18rpx;
  88. }
  89. .li-video-btn{
  90. width: 22rpx;
  91. height: 31rpx;
  92. margin: auto 18rpx;
  93. position: relative;
  94. top: 7rpx;
  95. }
  96. .li-know{
  97. margin:0 24rpx 24rpx 24rpx;
  98. background:#F1F3FA;
  99. border-radius:16rpx;
  100. padding: 30rpx 0;
  101. }
  102. .li-know-head{
  103. /* border-bottom: 1rpx #D0D5E6 solid; */
  104. }
  105. .li-know-head-img{
  106. width: 36rpx;
  107. height: 36rpx;
  108. margin: 0 13rpx 25rpx 24rpx;
  109. }
  110. .li-know-title-img{
  111. width: 31rpx;
  112. height: 37rpx;
  113. margin: 0rpx 13rpx 25rpx 24rpx;
  114. }
  115. .li-know-head-txt{
  116. color: #393939;
  117. font-size: 30rpx;
  118. display: inline-block;
  119. position: relative;
  120. bottom: 28rpx;
  121. }
  122. .li-know-item{
  123. margin: 0rpx 24rpx 50rpx 24rpx;
  124. }
  125. .li-know-item-title{
  126. font-size: 24rpx;
  127. }
  128. .li-know-title{
  129. width:118rpx;
  130. height:40rpx;
  131. background:#778ADC;
  132. border-radius:4rpx;
  133. line-height: 40rpx;
  134. color: #FFFFFF;
  135. font-size: 20rpx;
  136. text-align: center;
  137. margin: 0 0 19rpx 21rpx;
  138. }
  139. .li-know-item-title-head{
  140. color: #393939;
  141. max-width: 100%;
  142. /* margin-right: 12rpx; */
  143. font-size: 30rpx;
  144. }
  145. .li-know-item-title-tag{
  146. background:rgba(255,100,101,0.2);
  147. border-radius:10rpx;
  148. color: #FF6465;
  149. padding: 10rpx 18rpx;
  150. font-size: 20rpx;
  151. display: inline-block
  152. }
  153. .li-know-item-content{
  154. color: #8489A3;
  155. font-size: 30rpx;
  156. margin-top: 12rpx;
  157. }
  158. .li-topic{
  159. /* margin: 30rpx 24rpx 0 24rpx; */
  160. }
  161. .li-topic-txt{
  162. color: #393939;
  163. font-size: 30rpx;
  164. line-height: 50rpx;
  165. margin-bottom: 24rpx;
  166. padding: 20rpx;
  167. background:#F1F3FA;
  168. border-radius:16rpx;
  169. }
  170. .li-topic-item{
  171. display: flex
  172. }
  173. .li-topic-item-img{
  174. width:191rpx;
  175. height:191rpx;
  176. margin-right: 19rpx;
  177. border-radius: 20rpx;
  178. }
  179. .li-topic-footer{
  180. position: relative;
  181. bottom: 0
  182. }
  183. .li-topic-tag-img{
  184. width:78rpx;
  185. height:124rpx;
  186. position: absolute;
  187. left: 0;
  188. bottom: -60rpx;
  189. z-index: 10;
  190. }
  191. .li-topic-info{
  192. display: inline-block;
  193. position: absolute;
  194. right: 0;
  195. bottom: -70rpx;
  196. z-index: 1000;
  197. margin-top: 30rpx;
  198. }
  199. .li-topic-info-names{
  200. color: #7C819D;
  201. font-size: 24rpx;
  202. display: inline-block;
  203. position: relative;
  204. bottom: 25rpx;
  205. margin-right: 12rpx;
  206. }
  207. .li-topic-info-headImg{
  208. width:65rpx;
  209. height:65rpx;
  210. border-radius: 50%;
  211. }
  212. .li-footer{
  213. margin:0 24rpx;
  214. /* padding-bottom: 80rpx; */
  215. }
  216. .li-know-point{
  217. /* margin-top: 38rpx !important; */
  218. }
  219. .si-lu{
  220. width: 30rpx !important;
  221. height: 43rpx !important;
  222. }
  223. .jie-gou{
  224. width: 33rpx !important;
  225. height: 37rpx !important;
  226. }
  227. .zong-ti{
  228. width: 36rpx !important;
  229. height: 36rpx !important;
  230. margin-top: 80rpx;
  231. }
  232. .li-tips{
  233. text-align: center;
  234. margin: 120rpx auto;
  235. color: #393939;
  236. font-size: 30rpx;
  237. }
  238. .li-tips-img{
  239. width: 66rpx;
  240. height: 96rpx;
  241. margin-top: 17rpx;
  242. }