addInfomationDetail.wxss 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339
  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. .panelItem0{
  114. height:auto;
  115. padding: 10rpx 0;
  116. }
  117. .panelItem1{
  118. height:140rpx;
  119. }
  120. .panelItemSmall{
  121. width:345rpx;
  122. }
  123. .panelLine1{
  124. width: 2rpx;
  125. height:20rpx;
  126. background-color: #d2d2d2;
  127. }
  128. .panelItemButton{
  129. width: 84rpx;
  130. height:100rpx;
  131. }
  132. .universalpic_link_black_24x24{
  133. width: 24rpx;
  134. height:24rpx;
  135. }
  136. .panelSelect0{
  137. background-color: #f8f8f8;
  138. border:1rpx solid #D2D2D2;
  139. border-radius: 50%;
  140. width:40rpx;
  141. height:40rpx;
  142. margin: 30rpx;
  143. }
  144. .panelItemText{
  145. font-size:28rpx;
  146. font-weight: 400;
  147. max-width:580rpx;
  148. }
  149. .panelItemText0{
  150. margin:30rpx 0 30rpx 0;
  151. }
  152. .panelItemText2{
  153. max-width:490rpx;
  154. }
  155. .panelItemTextLatex{
  156. max-width:580rpx;
  157. background-color: #fff;
  158. color: #000000;
  159. font-size: 48rpx;
  160. margin: 20rpx 0;
  161. }
  162. .panelWordImage{
  163. width:80rpx;
  164. height:80rpx;
  165. }
  166. .panelRemark{
  167. width: 670rpx;
  168. font-size:24rpx;
  169. color:#4D4D4D;
  170. padding-bottom: 20rpx;
  171. border-bottom:1rpx solid #d2d2d2;
  172. }
  173. .panelRemark2{
  174. width: 670rpx;
  175. font-size:24rpx;
  176. color:#4D4D4D;
  177. font-weight: 400;
  178. margin-bottom: 20rpx;
  179. }
  180. .panelRemark21{
  181. font-weight: 700;
  182. font-size: 24rpx;
  183. color: #5282FA;
  184. }
  185. .panelRemark3{
  186. margin-top: 10rpx;
  187. font-weight: 700;
  188. }
  189. .panelRemark4{
  190. margin-bottom: 60rpx;
  191. font-weight: 700;
  192. }
  193. .Select1 {
  194. border:1rpx solid #5282FA;
  195. background-color: #5282FA;
  196. color:#fff;
  197. }
  198. .Select2 {
  199. width:40rpx;
  200. height:40rpx;
  201. line-height: 40rpx;
  202. border:3rpx solid #fff;
  203. background-color: #5282FA;
  204. text-align: center;
  205. font-family: 'Roboto-Black';
  206. font-size:24rpx;
  207. }
  208. .panelItem0{
  209. width:710rpx;
  210. flex-wrap: wrap;
  211. justify-content: space-between;
  212. }
  213. .panelItemHeight{
  214. height:auto;
  215. }
  216. .panelItemNullBottom{
  217. border-bottom-left-radius: 0;
  218. border-bottom-right-radius: 0;
  219. margin-bottom: 0;
  220. }
  221. .panelItemNullTop{
  222. border-top-left-radius: 0;
  223. border-top-right-radius: 0;
  224. }
  225. .panelLine3{
  226. width:710rpx;
  227. height:1rpx;
  228. background-color:#fff;
  229. justify-content: flex-start;
  230. }
  231. .panelLine31{
  232. width:580rpx;
  233. height:1rpx;
  234. background-color:#e3e3e3;
  235. margin-left:100rpx;
  236. }
  237. .panelHeight40{
  238. width:100%;
  239. height:40rpx;
  240. }
  241. /* *********************** */
  242. .HelpContainer{
  243. background-color:rgba(0,0,0,0.16);
  244. position: fixed;
  245. top:0;
  246. z-index: 100;
  247. }
  248. .HelpContainer .HelpPanel1{
  249. position: fixed;
  250. width:100%;
  251. bottom:0;
  252. background-color: #F8F8F8;
  253. border-top:1rpx solid #b6b6b6;
  254. }
  255. .HelpContainer .HelpPanel11{
  256. width:100%;
  257. height: 100rpx;
  258. justify-content: space-between;
  259. border-bottom:1rpx solid #d2d2d2;
  260. }
  261. .HelpContainer .HelpPanel111{
  262. width:80rpx;
  263. height:80rpx;
  264. margin-left: 20rpx;
  265. }
  266. .HelpPanel2{
  267. width:100%;
  268. height:822rpx;
  269. }
  270. .universalpic_close_black_24x24{
  271. width:24rpx;
  272. height:24rpx;
  273. }
  274. .HelpContainer .HelpPanel12{
  275. width:100%;
  276. border-top:1rpx solid #D2D2D2;
  277. }
  278. .help_board_tips_zhidingduanluo{
  279. width: 630rpx;
  280. height:550rpx;
  281. margin: 80rpx 0;
  282. }
  283. .help_board_tips_tiaozhuanchaxun{
  284. width:630rpx;
  285. height:428rpx;
  286. margin: 80rpx 0;
  287. }
  288. /* ************************** */