school.wxss 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569
  1. .panelSchool1{
  2. margin-top: 35rpx;
  3. }
  4. .panelNullImage{
  5. width:710rpx;
  6. height:380rpx;
  7. background-color: #E3E3E3;
  8. border-top-left-radius: 20rpx;
  9. border-top-right-radius: 20rpx;
  10. color:#9B9B9B;
  11. font-size:28rpx;
  12. position: relative;
  13. }
  14. .icon_sys_13{
  15. width: 60rpx;
  16. height:60rpx;
  17. margin-bottom: 20rpx;
  18. }
  19. .btnHelp{
  20. width:100rpx;
  21. height:40rpx;
  22. line-height: 40rpx;
  23. background-color: #fff;
  24. color:#EB5C28;
  25. font-size:20rpx;
  26. border-radius: 10rpx;
  27. text-align: center;
  28. position: absolute;
  29. right:40rpx;
  30. bottom:40rpx;
  31. }
  32. .panelSchoolImage{
  33. width:100%;
  34. height:380rpx;
  35. border-top-left-radius: 20rpx;
  36. border-top-right-radius: 20rpx;
  37. }
  38. .panelSchoolLogo{
  39. width:120rpx;
  40. height:120rpx;
  41. border-radius: 50%;
  42. position: absolute;
  43. left:60rpx;
  44. top:290rpx;
  45. }
  46. .panelSchoolText01{
  47. font-size: 48rpx;
  48. font-weight: 700rpx;
  49. align-self: start;
  50. margin:50rpx 0 0 40rpx;
  51. }
  52. .panelSchool11{
  53. align-self: start;
  54. margin:20rpx 0 0 40rpx;
  55. font-weight: 400;
  56. font-size: 24rpx;
  57. color:#787878;
  58. justify-content: flex-start;
  59. }
  60. .panelSchoolText03{
  61. font-size: 24rpx;
  62. font-weight: 400;
  63. align-self: start;
  64. margin:10rpx 0 0 40rpx;
  65. }
  66. .panelSchool12{
  67. width:630rpx;
  68. justify-content: space-between;
  69. margin: 60rpx 0 0 0;
  70. }
  71. .panelSchool121{
  72. align-items: flex-start;
  73. }
  74. .panelSchool122{
  75. align-items: flex-end;
  76. }
  77. .panelSchoolText04{
  78. color:#9B9B9B;
  79. margin-bottom: 4rpx;
  80. font-size: 20rpx;
  81. }
  82. .panelSchoolText05{
  83. font-size: 28rpx;
  84. height:40rpx;
  85. }
  86. .panelSchoolText06{
  87. font-size: 34rpx;
  88. font-family: 'Roboto-Black';
  89. }
  90. .panelSchoolText061{
  91. font-size: 28rpx;
  92. font-weight: 400;
  93. }
  94. .panelSchool13{
  95. width:100%;
  96. height:93rpx;
  97. justify-content: space-between;
  98. font-size: 24rpx;
  99. font-weight: 400;
  100. }
  101. .panelMarginTop{
  102. margin-top: 30rpx;
  103. }
  104. .icon_nextpage_4{
  105. width:12rpx;
  106. height:18rpx;
  107. margin-left: 10rpx;
  108. }
  109. .panelSchool21{
  110. width:630rpx;
  111. height:152rpx;
  112. align-items: flex-start;
  113. }
  114. .panelSchool22{
  115. width:630rpx;
  116. height:93rpx;
  117. justify-content: flex-start;
  118. font-size: 24rpx;
  119. color:#EB5C28;
  120. margin: -40rpx 0 20rpx 0;
  121. }
  122. .panelSchoolText08{
  123. align-self: start;
  124. margin: 50rpx 0 40rpx 40rpx;
  125. }
  126. .panelSchoolText081{
  127. width: 670rpx;
  128. align-self: start;
  129. margin: 50rpx 0 40rpx 40rpx;
  130. position: relative;
  131. }
  132. .panelSchoolText082{
  133. align-self: start;
  134. margin: 50rpx 0 0 40rpx;
  135. color:#9B9B9B;
  136. font-size:20rpx;
  137. }
  138. .panelSchoolText083{
  139. margin: 4rpx 0 30rpx 40rpx;
  140. }
  141. .panelSchool31{
  142. width: 100%;
  143. }
  144. .panelSchool311{
  145. width:176rpx;
  146. height:187rpx;
  147. justify-content: flex-start;
  148. }
  149. .panelSchool3111{
  150. width: 100%;
  151. }
  152. .icon_sys_04{
  153. width: 28rpx;
  154. height: 28rpx;
  155. margin: 20rpx 0 10rpx 0;
  156. }
  157. .icon_sys_09{
  158. width: 28rpx;
  159. height: 28rpx;
  160. margin-right: 20rpx;
  161. }
  162. .panelSchoolText09{
  163. font-size: 24rpx;
  164. font-weight: 400;
  165. }
  166. .panelSchoolText090{
  167. font-size: 24rpx;
  168. color:#FE6659;
  169. font-family: 'Roboto-Black';
  170. }
  171. .panelSchoolText091{
  172. font-size: 24rpx;
  173. color:#03AF69;
  174. font-family: 'Roboto-Black';
  175. }
  176. .panelSchoolText092{
  177. font-size: 20rpx;
  178. color:#4D4D4D;
  179. }
  180. .panelSchoolLine02{
  181. width:630rpx;
  182. height: 1rpx;
  183. background-color: #E3E3E3;
  184. }
  185. .panelSchoolText10{
  186. font-size: 20rpx;
  187. align-self: start;
  188. margin:30rpx 0 0 40rpx;
  189. }
  190. .panelSchoolText11{
  191. font-size: 32rpx;
  192. font-family: 'Roboto-Black';
  193. }
  194. .panelSchoolText111{
  195. width:176rpx;
  196. margin: 30rpx 0 50rpx 0;
  197. text-align: center;
  198. }
  199. .panelSchoolText1111{
  200. font-size:24rpx;
  201. font-weight: 400;
  202. }
  203. .panelSchoolText112{
  204. width:162rpx;
  205. }
  206. .line_02{
  207. width: 710rpx;
  208. height: 6rpx;
  209. }
  210. .radio2{
  211. margin: 60rpx 0 20rpx 0;
  212. }
  213. .radio21{
  214. margin: 0 10rpx;
  215. }
  216. .panelSchoolIndependent{
  217. width:100%;
  218. margin-top: 20rpx;
  219. align-items: flex-start;
  220. }
  221. .panelSchoolIndependent1{
  222. justify-content: flex-start;
  223. }
  224. .panelSchoolIndependentText1{
  225. width:360rpx;
  226. height:98rpx;
  227. line-height: 98rpx;
  228. margin-left: 40rpx;
  229. }
  230. .panelSchoolIndependent2{
  231. width:670rpx;
  232. height:124rpx;
  233. border-radius: 10rpx;
  234. background-color: #f8f8f8;
  235. margin:0 0 30rpx 20rpx;
  236. align-items: flex-start;
  237. }
  238. .panelSchoolIndependent3{
  239. justify-content: flex-start;
  240. margin-bottom: 30rpx;
  241. }
  242. .panelSchoolIndependentText2{
  243. width:360rpx;
  244. margin-left: 40rpx;
  245. }
  246. .panelSchoolText16{
  247. font-size:20rpx;
  248. font-weight: 400;
  249. margin-left: 30rpx;
  250. width:610rpx;
  251. }
  252. .panelSchoolIndependent4{
  253. margin: 30rpx 0 13rpx 40rpx;
  254. }
  255. .panelTool1{
  256. width:418rpx;
  257. margin: 40rpx 0 0 30rpx;
  258. align-self: start;
  259. }
  260. .panelTool1_1{
  261. margin-left: 20rpx;
  262. }
  263. .panelSchool4{
  264. height:300rpx;
  265. justify-content: flex-start;
  266. }
  267. .panelSchool40{
  268. width: 100%;
  269. justify-content: space-between;
  270. }
  271. .panelSchool41{
  272. align-items: flex-start;
  273. margin-left: 40rpx;
  274. }
  275. .panelSchool411{
  276. font-size: 36rpx;
  277. }
  278. .panelSchool412{
  279. margin: 30rpx 0 20rpx 0;
  280. align-items: flex-start;
  281. }
  282. .panelSchool413{
  283. align-items: flex-start;
  284. }
  285. .icon_web_01{
  286. margin-top: 6rpx;
  287. width:24rpx;
  288. height:24rpx;
  289. margin-right: 20rpx;
  290. }
  291. .panelSchoolText12{
  292. font-size: 28rpx;
  293. font-family: 'Roboto-Black';
  294. width:360rpx;
  295. }
  296. .panelSchoolText13{
  297. font-size: 24rpx;
  298. font-weight: 400;
  299. }
  300. .panelSchoolText131{
  301. line-height: 40rpx;
  302. height:126rpx;
  303. align-items: flex-start;
  304. }
  305. .panelSchoolText17{
  306. font-size: 24rpx;
  307. margin: 50rpx 0 0 40rpx;
  308. font-weight: 400;
  309. align-self: start;
  310. }
  311. .panelSchoolText18{
  312. font-size: 36rpx;
  313. margin: 0 0 0 40rpx;
  314. align-self: start;
  315. }
  316. .panelSchoolQRCode{
  317. width:200rpx;
  318. height:200rpx;
  319. margin: 50rpx 40rpx 50rpx 0;
  320. }
  321. .panelScrollView{
  322. margin: -10rpx 0 30rpx 0;
  323. width: 666rpx;
  324. justify-content: flex-start;
  325. align-items: flex-start;
  326. }
  327. .scrollItem{
  328. width:210rpx;
  329. height:210rpx;
  330. border-radius: 10rpx;
  331. margin: 0 5rpx;
  332. border:1rpx solid #d2d2d2;
  333. }
  334. .panelSchool5{
  335. justify-content: space-between;
  336. height:220rpx;
  337. }
  338. .panelSchool51{
  339. align-items: flex-start;
  340. margin-left: 40rpx;
  341. }
  342. .panelSchool512{
  343. margin-top: 30rpx;
  344. }
  345. .panelSchool52{
  346. width:213rpx;
  347. justify-content: flex-start;
  348. }
  349. .icon_loc_01{
  350. width:20rpx;
  351. height:24rpx;
  352. margin-right: 20rpx;
  353. }
  354. .pic_03{
  355. width:120rpx;
  356. height:120rpx;
  357. margin-right: 37rpx;
  358. border-radius: 20rpx;
  359. }
  360. .panelFold{
  361. width:154rpx;
  362. height:100rpx;
  363. position: absolute;
  364. right:0rpx;
  365. top:-30rpx;
  366. }
  367. .panelFold1{
  368. width:34rpx;
  369. height:34rpx;
  370. background-color: #EB5C28;
  371. border-radius: 50%;
  372. }
  373. .icon_fold_04{
  374. width:18rpx;
  375. height:10rpx;
  376. }
  377. .panelContent{
  378. width:630rpx;
  379. font-size: 28rpx;
  380. font-weight: 400;
  381. margin-bottom: 50rpx;
  382. }
  383. .panelSchoolText14{
  384. width:630rpx;
  385. font-size:20rpx;
  386. font-weight: 400;
  387. margin-top: 60rpx;
  388. }
  389. .panelSchoolText15{
  390. font-size:20rpx;
  391. font-weight: 700;
  392. color:#EB5C28;
  393. text-decoration: underline;
  394. }
  395. .panelSchoolText19{
  396. margin: 60rpx 0 30rpx 40rpx;
  397. font-size: 24rpx;
  398. font-weight: 400;
  399. align-self: start;
  400. }
  401. .panelSchool221{
  402. margin: 30rpx 0 0 0;
  403. height:43rpx;
  404. }
  405. .btnMyWish{
  406. position:absolute;
  407. top:50rpx;
  408. right:40rpx;
  409. width:136rpx;
  410. height:50rpx;
  411. border:3rpx solid #EB5C28;
  412. color:#EB5C28;
  413. font-size:24rpx;
  414. border-radius: 10rpx;
  415. background-color: #FCE9E3;
  416. }
  417. .btnMyWish2{
  418. width:176rpx;
  419. background-color: #EB5C28;
  420. color:#fff;
  421. }
  422. .panelSchoolText1311{
  423. margin: 30rpx 40rpx 30rpx 40rpx;
  424. width: 100%;
  425. }
  426. .panel114{
  427. width:710rpx;
  428. }
  429. .panel1142{
  430. justify-content: flex-start;
  431. width:630rpx;
  432. overflow: hidden;
  433. }
  434. .panel11421{
  435. justify-content: flex-start;
  436. width:620rpx;
  437. }
  438. .avatar{
  439. border-radius: 50%;
  440. width:40rpx;
  441. height:40rpx;
  442. background-color: #E3E3E3;
  443. margin-right: 10rpx;
  444. }
  445. .avatarIcon{
  446. width:40rpx;
  447. height:40rpx;
  448. border-radius: 50%;
  449. }
  450. .nickName{
  451. font-size: 24rpx;
  452. font-weight: 700;
  453. }
  454. .text02{
  455. font-size: 24rpx;
  456. margin-left: 10rpx;
  457. font-weight: 400;
  458. }
  459. .icon_share_03{
  460. width:30rpx;
  461. height:30rpx;
  462. margin-right: 10rpx;
  463. }
  464. .panel11422{
  465. font-size: 28rpx;
  466. color:#EB5C28;
  467. position: absolute;
  468. bottom:30rpx;
  469. }
  470. .panel11423{
  471. width:580rpx;
  472. margin: 10rpx 0 0 50rpx;
  473. font-size:28rpx;
  474. font-weight: 400;
  475. }
  476. .icon_fold_05{
  477. width:16rpx;
  478. height:14rpx;
  479. margin-right: 10rpx;
  480. }
  481. .panel11420{
  482. margin-bottom: 30rpx;
  483. }
  484. .panel114221{
  485. align-self: flex-end;
  486. margin-right: 40rpx;
  487. }
  488. .icon_refresh_01{
  489. width:30rpx;
  490. height:28rpx;
  491. margin-right: 10rpx;
  492. }