Bez popisu

burst_details.css 5.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307
  1. .container{
  2. width: 100%;
  3. height: 100%;
  4. }
  5. .join_top{
  6. width: 100%;
  7. height: 0.67rem;
  8. background: #FFAA48;
  9. }
  10. /*爆料详情*/
  11. .burst_details{
  12. width:3.55rem;
  13. background: #FFFFFF;
  14. border-radius:0.04rem;
  15. margin: auto;
  16. margin-top: -0.67rem;
  17. padding:0.26rem 0.16rem;
  18. box-sizing: border-box;
  19. }
  20. .burst_details .details_top{
  21. /*border-bottom: #D8D8D8 0.01rem solid;*/
  22. }
  23. .burst_details .details_top .details_title{
  24. width:3.18rem;
  25. font-size:0.14rem;
  26. color:#222222;
  27. line-height:0.2rem;
  28. }
  29. .burst_details .details_top .details_userinfo{
  30. padding-top: 0.12rem;
  31. padding-bottom: 0.15rem;
  32. font-size:0.12rem;
  33. display: flex;
  34. justify-content: space-between;
  35. align-content: center;
  36. }
  37. .details_userinfo .left .touxiangimg{
  38. display: inline-block;
  39. width: 0.24rem;
  40. height: 0.24rem;
  41. border-radius: 50%;
  42. }
  43. .details_userinfo .left .tel{
  44. margin-left:0.13rem;
  45. margin-right: 0.15rem;
  46. color:#555555;
  47. }
  48. .details_userinfo .left .time{
  49. color:#888888;
  50. }
  51. .details_userinfo .right{
  52. display: flex;
  53. align-items: center;
  54. }
  55. .details_userinfo .right .look{
  56. display: inline-block;
  57. width:0.17rem;
  58. height:0.17rem;
  59. vertical-align: middle;
  60. }
  61. .details_userinfo .right span{
  62. color: #999999;
  63. margin-left: 0.07rem;
  64. }
  65. .details_content{
  66. width:3.23rem;
  67. font-size:0.14rem;
  68. color:#333333;
  69. line-height:0.2rem;
  70. padding-top: 0.17rem;
  71. padding-bottom: 0.13rem;
  72. letter-spacing: 0.005rem;
  73. border-top: #D8D8D8 0.01rem solid;
  74. }
  75. .details_bottom .details_class{
  76. display: block;
  77. font-size:0.13rem;
  78. color:#666666;
  79. line-height:0.18rem;
  80. padding-top: 0.12rem;
  81. letter-spacing: 0.003rem;
  82. }
  83. .details_bottom .details_tip_one{
  84. font-size:0.13rem;
  85. color:#555555;
  86. line-height:0.18rem;
  87. padding-top: 0.12rem;
  88. }
  89. .details_bottom .details_tip_two{
  90. font-size:0.1rem;
  91. color:#91ADCA;
  92. line-height:0.14rem;
  93. padding-top: 0.19rem;
  94. padding-bottom: 0.24rem;
  95. }
  96. .details_bottom .form{
  97. }
  98. .details_bottom .form .form_left{
  99. font-size:0.13rem;
  100. color:#A1B7D0;
  101. line-height:0.18rem;
  102. }
  103. .details_bottom .form .form_right{
  104. display: inline-block;
  105. width:0.68rem;
  106. height:0.24rem;
  107. background:#EAF2FF;
  108. border-radius:12px;
  109. font-size:0.13rem;
  110. color:#62C2F6;
  111. line-height:0.24rem;
  112. text-align: center;
  113. }
  114. /*评论内容*/
  115. .comment{
  116. width:3.55rem;
  117. background: #FFFFFF;
  118. border-radius:0.04rem;
  119. padding:0 0.16rem;
  120. box-sizing: border-box;
  121. margin: auto;
  122. margin-top: 0.1rem;
  123. }
  124. .comment .all{
  125. width: 100%;
  126. font-size:0.16rem;
  127. color:#606060;
  128. line-height:0.22rem;
  129. padding-top: 0.16rem;
  130. padding-bottom: 0.13rem;
  131. font-weight: bold;
  132. }
  133. .comment_list{
  134. padding-top: 0.12rem;
  135. padding-bottom: 0.16rem;
  136. border-top: #D8D8D8 0.01rem solid;
  137. display: flex;
  138. }
  139. .comment_list .tou_img{
  140. width:0.34rem;
  141. height:0.34rem;
  142. border-radius: 50%;
  143. margin-right: 0.13rem;
  144. }
  145. .comment_list .comment_content{
  146. width: 100%;
  147. }
  148. .comment_content .top{
  149. display: flex;
  150. justify-content: space-between;
  151. }
  152. .comment_content .top .tel{
  153. font-size: 0.14rem;
  154. line-height: 0.2rem;
  155. color: #555555;
  156. }
  157. .comment_content .top .zan{
  158. }
  159. .comment_content .top .zan_img{
  160. display: inline-block;
  161. width:0.14rem;
  162. height:0.14rem;
  163. vertical-align: middle;
  164. background:rgba(254,178,41,1);
  165. margin-right: 0.07rem;
  166. }
  167. .comment_content .top .count{
  168. display: inline-block;
  169. font-size: 0.12rem;
  170. line-height: 0.17rem;
  171. color: #999999;
  172. }
  173. .comment_content .comment_message{
  174. font-size:0.14rem;
  175. color:#606060;
  176. line-height:0.2rem;
  177. padding-top: 0.06rem;
  178. padding-bottom: 0.07rem;
  179. letter-spacing: 0.005rem;
  180. }
  181. .comment_content .reply{
  182. display: flex;
  183. padding-bottom: 0.1rem;
  184. }
  185. .comment_content .reply .comment_time{
  186. font-size:0.12rem;
  187. color:#888888;
  188. line-height:0.17rem;
  189. margin-right: 0.1rem;
  190. }
  191. .comment_content .reply .comment_reply{
  192. width:0.57rem ;
  193. height:0.19rem;
  194. background:#EAF2FF;
  195. border-radius:0.12rem;
  196. font-size:0.12rem;
  197. color:#62C2F6;
  198. line-height:0.19rem;
  199. text-align: center;
  200. }
  201. .comment_content .reply_con{
  202. width: 100%;
  203. padding: 0.1rem 0.12rem;
  204. font-size: 0.12rem;
  205. background: #CCCCCC;
  206. box-sizing: border-box;
  207. border-radius: 0.04rem;
  208. }
  209. /*评论输入框*/
  210. .comment_input{
  211. width:3.55rem;
  212. background: #FFFFFF;
  213. border-radius:0.04rem;
  214. padding: 0.2rem 0.16rem;
  215. box-sizing: border-box;
  216. margin: auto;
  217. display: flex;
  218. justify-content: space-between;
  219. align-items: center;
  220. margin-top: 0.1rem;
  221. }
  222. .comment_input .in_input{
  223. /*width:1.93rem;*/
  224. width:3rem;
  225. height:0.37rem;
  226. border-radius:0.19rem;
  227. font-size:0.14rem;
  228. color:#A9ABB1;
  229. line-height:0.37rem;
  230. margin:0 auto;
  231. text-align: center;
  232. background:#F1F2F6 url(../imgs/speck.png) no-repeat 0.2rem 0.08rem;
  233. background-size:0.2rem 0.2rem;
  234. }
  235. .comment_input .shu{
  236. }
  237. .comment_input .shu img{
  238. display: inline-block;
  239. width: 0.17rem;
  240. height: 0.17rem;
  241. vertical-align: middle;
  242. margin-right: 0.07rem;
  243. }
  244. .comment_input .shu span{
  245. font-size:0.12rem;
  246. color:#999999;
  247. line-height:0.17rem;
  248. }
  249. /*弹层*/
  250. .shareMask{
  251. display: none;
  252. width: 100%;
  253. height: 100%;
  254. background: rgba(0,0,0,0.5036);
  255. position: fixed;
  256. top: 0;
  257. left: 0;
  258. z-index: 223;
  259. }
  260. .shareMask_comment{
  261. position: fixed;
  262. bottom: 0;
  263. left: 0.13rem;
  264. background: #ffffff;
  265. width: 3.5rem;
  266. border-radius:0.04rem;
  267. }
  268. .comment_c{
  269. width: 3.2rem;
  270. min-height: 0.7rem;
  271. padding: 0.1rem 0.16rem;
  272. border: 0;
  273. border-radius: 0.04rem;
  274. box-sizing: border-box;
  275. }
  276. .comment_back{
  277. display: inline-block;
  278. width:0.17rem;
  279. height:0.17rem;
  280. margin-top:-0.3rem ;
  281. }
  282. .publish{
  283. padding: 0.13rem 0;
  284. text-align: right;
  285. padding-right: 0.2rem;
  286. font-size:0.14rem;
  287. color:#FF9113;
  288. line-height:0.2rem;
  289. }
  290. /*我要发布按钮*/
  291. .release{
  292. width:0.43rem;
  293. height:0.43rem;
  294. background:linear-gradient(180deg,#FFE04A 0%,#FFBE24 100%);
  295. border-radius: 50%;
  296. position: fixed;
  297. top: 5rem;
  298. right: 0.5rem;
  299. }
  300. /*提示*/
  301. .alert-info {position: absolute;top: 3.74rem; right: 0; left: 0;bottom: 0; text-align: center;z-index: 999;}
  302. .alert-info p {display: inline-block;height: 0.38rem;color: #fff;font-size: 0.14rem;line-height: 0.38rem;padding: 0 0.10rem;background-color: rgba(0, 0, 0, 0.7);border-radius: 5px;}