addInfomationDetail.wxss 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304
  1. .panelTop {
  2. width: 100%;
  3. height:100rpx;
  4. background-color: #fff;
  5. justify-content: space-between;
  6. position: fixed;
  7. top:0;
  8. border-bottom: 1rpx solid #d2d2d2;
  9. }
  10. .panelLeft {
  11. margin-left: 30rpx;
  12. justify-content: flex-start;
  13. }
  14. .panelRight {
  15. margin-right: 20rpx;
  16. justify-content: flex-end;
  17. }
  18. .panelTop1 {
  19. width:80rpx;
  20. height:80rpx;
  21. font-size: 28rpx;
  22. font-weight: 400;
  23. }
  24. .panelTop3 {
  25. font-size: 28rpx;
  26. font-weight: 700;
  27. }
  28. .universalpic_light_black_22x30{
  29. width:22rpx;
  30. height:30rpx;
  31. }
  32. .universalpic_dictionary_hanzi_black_54x26{
  33. width:54rpx;
  34. height:26rpx;
  35. }
  36. .universalpic_dictionary_ciyu_black_55x23{
  37. width:55rpx;
  38. height:23rpx;
  39. }
  40. .universalpic_dictionary_shici_black_53x27{
  41. width:53rpx;
  42. height:27rpx;
  43. }
  44. .universalpic_dictionary_danci_black_53x28{
  45. width:53rpx;
  46. height:28rpx;
  47. }
  48. .panelHeight100{
  49. width:100%;
  50. height:100rpx;
  51. }
  52. /* ********************* */
  53. .panelTitle{
  54. width:710rpx;
  55. align-items: flex-start;
  56. margin-top:40rpx;
  57. margin-bottom: 30rpx;
  58. }
  59. .panelTitle0{
  60. margin-top:60rpx;
  61. }
  62. .panelTitle1{
  63. font-size:32rpx;
  64. color:#4D4D4D;
  65. }
  66. .panelTitle11{
  67. margin-left:10rpx;
  68. }
  69. .panelTitle2{
  70. font-size:20rpx;
  71. color:#787878;
  72. margin-top:4rpx;
  73. margin-left:10rpx;
  74. }
  75. .universalpic_soundwave_black_30x22{
  76. width:30rpx;
  77. height:22rpx;
  78. margin-right:10rpx;
  79. margin-left:10rpx;
  80. }
  81. .panelTitle2Text1{
  82. margin:20rpx 30rpx 0 0;
  83. font-size:28rpx;
  84. color:#9B9B9B;
  85. }
  86. .panelTitle2Text2{
  87. margin:20rpx 0 0 30rpx;
  88. }
  89. .panelTitle2TextSelect{
  90. color:#1E1E1E;
  91. }
  92. .panelLine2{
  93. width: 2rpx;
  94. height:20rpx;
  95. background-color: #d2d2d2;
  96. margin-top:20rpx;
  97. }
  98. .panelTitle21{
  99. margin:20rpx 0 0 30rpx;
  100. color:#4D4D4D;
  101. font-size:24rpx;
  102. }
  103. /* ********************* */
  104. .panelItem{
  105. width:710rpx;
  106. height:100rpx;
  107. border-radius: 10rpx;
  108. background-color: #fff;
  109. margin-bottom: 20rpx;
  110. flex-wrap: wrap;
  111. justify-content: space-between;
  112. }
  113. .panelItem1{
  114. height:140rpx;
  115. }
  116. .panelItemSmall{
  117. width:345rpx;
  118. }
  119. .panelLine1{
  120. width: 2rpx;
  121. height:20rpx;
  122. background-color: #d2d2d2;
  123. }
  124. .panelItemButton{
  125. width: 84rpx;
  126. height:100rpx;
  127. }
  128. .universalpic_link_black_24x24{
  129. width: 24rpx;
  130. height:24rpx;
  131. }
  132. .panelSelect0{
  133. background-color: #f8f8f8;
  134. border:1rpx solid #D2D2D2;
  135. border-radius: 50%;
  136. width:40rpx;
  137. height:40rpx;
  138. margin: 30rpx;
  139. }
  140. .panelItemText{
  141. font-size:28rpx;
  142. font-weight: 400;
  143. max-width:580rpx;
  144. }
  145. .panelItemText0{
  146. margin:30rpx 0 30rpx 0;
  147. }
  148. .panelItemText2{
  149. max-width:490rpx;
  150. }
  151. .panelWordImage{
  152. width:80rpx;
  153. height:80rpx;
  154. }
  155. .panelRemark{
  156. width: 670rpx;
  157. font-size:24rpx;
  158. color:#4D4D4D;
  159. padding-bottom: 20rpx;
  160. border-bottom:1rpx solid #d2d2d2;
  161. }
  162. .Select1 {
  163. border:1rpx solid #5282FA;
  164. background-color: #5282FA;
  165. color:#fff;
  166. }
  167. .Select2 {
  168. width:40rpx;
  169. height:40rpx;
  170. line-height: 40rpx;
  171. border:3rpx solid #fff;
  172. background-color: #5282FA;
  173. text-align: center;
  174. font-family: 'Roboto-Black';
  175. font-size:24rpx;
  176. }
  177. .panelItem0{
  178. width:710rpx;
  179. flex-wrap: wrap;
  180. justify-content: space-between;
  181. }
  182. .panelItemHeight{
  183. height:auto;
  184. }
  185. .panelItemNullBottom{
  186. border-bottom-left-radius: 0;
  187. border-bottom-right-radius: 0;
  188. margin-bottom: 0;
  189. }
  190. .panelItemNullTop{
  191. border-top-left-radius: 0;
  192. border-top-right-radius: 0;
  193. }
  194. .panelLine3{
  195. width:710rpx;
  196. height:1rpx;
  197. background-color:#fff;
  198. justify-content: flex-start;
  199. }
  200. .panelLine31{
  201. width:580rpx;
  202. height:1rpx;
  203. background-color:#e3e3e3;
  204. margin-left:100rpx;
  205. }
  206. .panelHeight40{
  207. width:100%;
  208. height:40rpx;
  209. }
  210. /* *********************** */
  211. .HelpContainer{
  212. background-color:rgba(0,0,0,0.16);
  213. position: fixed;
  214. top:0;
  215. z-index: 100;
  216. }
  217. .HelpContainer .HelpPanel1{
  218. position: fixed;
  219. width:100%;
  220. bottom:0;
  221. background-color: #F8F8F8;
  222. border-top:1rpx solid #b6b6b6;
  223. }
  224. .HelpContainer .HelpPanel11{
  225. width:100%;
  226. height: 100rpx;
  227. justify-content: space-between;
  228. border-bottom:1rpx solid #d2d2d2;
  229. }
  230. .HelpContainer .HelpPanel111{
  231. width:80rpx;
  232. height:80rpx;
  233. margin-left: 20rpx;
  234. }
  235. .HelpPanel2{
  236. width:100%;
  237. height:822rpx;
  238. }
  239. .universalpic_close_black_24x24{
  240. width:24rpx;
  241. height:24rpx;
  242. }
  243. .HelpContainer .HelpPanel12{
  244. width:100%;
  245. border-top:1rpx solid #D2D2D2;
  246. }
  247. .help_board_tips_zhidingduanluo{
  248. width: 630rpx;
  249. height:550rpx;
  250. margin: 80rpx 0;
  251. }
  252. .help_board_tips_tiaozhuanchaxun{
  253. width:630rpx;
  254. height:428rpx;
  255. margin: 80rpx 0;
  256. }
  257. /* ************************** */