myClass.wxss 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686
  1. /* @import "../../fonts/SourceHanSansCN-Medium.wxss";
  2. page{
  3. font-family: "SourceHanSansCN-Medium"
  4. } */
  5. page{
  6. background-color: #f8f8f8;
  7. }
  8. .nr_box {
  9. width: 670rpx;
  10. height: 90vh;
  11. background-color: #fff;
  12. text-align: left;
  13. position: relative;
  14. }
  15. .one{
  16. font-family: fantasy;
  17. }
  18. .title {
  19. margin-left: 245rpx;
  20. padding-top: 30rpx;
  21. font-size: 35rpx;
  22. font-weight: 900;
  23. margin-bottom: 30rpx;
  24. }
  25. .rzbj {
  26. width: 750rpx;
  27. height: 100vh;
  28. background-color: rgba(0, 0, 0, 0.4);
  29. position: fixed;
  30. top: 0;
  31. z-index: 99;
  32. }
  33. .rzbox {
  34. background-color: #fff;
  35. width: 600rpx;
  36. height: 320rpx;
  37. position: fixed;
  38. top: 400rpx;
  39. left: 75rpx;
  40. border-radius: 20rpx;
  41. }
  42. .tip {
  43. color: #333333;
  44. text-align: center;
  45. margin-top: 30rpx;
  46. font-weight: 900;
  47. }
  48. .tip1 {
  49. text-align: center;
  50. margin-top: 40rpx;
  51. font-weight: 900;
  52. font-size: 30rpx;
  53. color: #626367;
  54. }
  55. .sure_box {
  56. width: 350rpx;
  57. height: 60rpx;
  58. margin-left: 125rpx;
  59. margin-top: 50rpx;
  60. /* border: 1px solid red; */
  61. }
  62. .qx {
  63. border: 1px solid #eb3f33;
  64. width: 150rpx;
  65. height: 50rpx;
  66. text-align: center;
  67. border-radius: 10rpx;
  68. color: #eb3f33;
  69. float: left;
  70. line-height: 50rpx;
  71. }
  72. .sure {
  73. border: 1px solid #eb3f33;
  74. background-color: #eb3f33;
  75. width: 150rpx;
  76. height: 50rpx;
  77. text-align: center;
  78. border-radius: 10rpx;
  79. color: #fff;
  80. float: right;
  81. line-height: 50rpx;
  82. }
  83. .introuduce {
  84. background-color: #fff7e7;
  85. height: 70rpx;
  86. width: 693rpx;
  87. margin-top: 20rpx;
  88. margin-left: 28rpx;
  89. justify-content: space-around;
  90. display: flex;
  91. line-height: 70rpx;
  92. font-size: 25rpx;
  93. }
  94. .banjihz {
  95. width: 57rpx;
  96. height: 57rpx;
  97. margin-right: 30rpx;
  98. border-radius: 50%;
  99. }
  100. .zw {
  101. padding-left: 30rpx;
  102. padding-right: 30rpx;
  103. /* text-indent: 20rpx; */
  104. font-size: 26rpx;
  105. line-height: 40rpx;
  106. height: 60vh;
  107. /* border: 1px solid red; */
  108. overflow-y: auto;
  109. }
  110. .dl {
  111. text-indent: 56rpx;
  112. }
  113. .ewm {
  114. width: 300rpx;
  115. height: 300rpx;
  116. margin-left: 160rpx;
  117. }
  118. .ermname {
  119. margin-left: 50rpx;
  120. }
  121. /* .cloudimg{
  122. width: 733rpx;
  123. height: 220rpx;
  124. border: 1px solid red;
  125. } */
  126. .layout {
  127. width: 693rpx;
  128. margin-left: 28rpx;
  129. position: relative;
  130. }
  131. .notice {
  132. background-color: rgba(255, 247, 231);
  133. color: rgba(233, 109, 21);
  134. font-size: 25rpx;
  135. border-radius: 10rpx;
  136. padding: 20rpx;
  137. width: 670rpx;
  138. margin-left: 20rpx;
  139. }
  140. .ding {
  141. width: 24rpx;
  142. height: 29rpx;
  143. }
  144. .bgimg1 {
  145. width: 693rpx;
  146. height: 74rpx;
  147. /* float: left; */
  148. }
  149. .layout_text1 {
  150. position: absolute;
  151. color: #fff;
  152. font-size: 30rpx;
  153. font-weight: 900;
  154. top: 20rpx;
  155. left: 50rpx;
  156. }
  157. .layout_text2 {
  158. position: absolute;
  159. color: #df7e33;
  160. font-size: 25rpx;
  161. line-height: 40rpx;
  162. font-weight: 900;
  163. top: 20rpx;
  164. right: 50rpx;
  165. background-color: #fff;
  166. text-align: center;
  167. width: 140rpx;
  168. border-radius: 20rpx;
  169. height: 40rpx;
  170. }
  171. .layout_text3 {
  172. position: absolute;
  173. color: #3a7dcd;
  174. font-size: 25rpx;
  175. line-height: 40rpx;
  176. font-weight: 900;
  177. top: 20rpx;
  178. right: 50rpx;
  179. background-color: #fff;
  180. text-align: center;
  181. width: 140rpx;
  182. border-radius: 20rpx;
  183. height: 40rpx;
  184. }
  185. .bg {
  186. margin-top: 10rpx;
  187. }
  188. .sp {
  189. width: 680rpx;
  190. margin-left: 35rpx;
  191. /* border: 1px solid red; */
  192. height: 200rpx;
  193. margin-top: 20rpx;
  194. position: relative;
  195. margin-bottom: 20rpx;
  196. background-color: #fff;
  197. box-shadow: rgba(0, 0, 0, .3) 0px 0px 10rpx;
  198. border-radius: 5rpx;
  199. }
  200. .hiddenmore .none {
  201. display: none !important;
  202. }
  203. .spfm {
  204. width: 128rpx;
  205. height: 128rpx;
  206. float: left;
  207. margin-top: 35rpx;
  208. margin-left: 20rpx;
  209. border-radius: 10rpx;
  210. }
  211. .isfinish {
  212. width: 163rpx;
  213. height: 36rpx;
  214. position: absolute;
  215. top: 0;
  216. right: 0;
  217. }
  218. .sp_text {
  219. width: 520rpx;
  220. height: 100%;
  221. /* border: 1px solid red; */
  222. float: right;
  223. /* margin-left: rpx; */
  224. }
  225. .dbimg {
  226. width: 144rpx;
  227. height: 35rpx;
  228. /* margin-top: 10rpx; */
  229. /* margin-left: 10rpx; */
  230. margin-right: 20rpx;
  231. margin-top: 40rpx;
  232. border-radius: 5rpx;
  233. }
  234. .an {
  235. width: 146rpx;
  236. height: 36rpx;
  237. margin-right: 20rpx;
  238. margin-top: 15rpx;
  239. }
  240. .fisrt_set {
  241. display: flex;
  242. flex-direction: row;
  243. align-items: center;
  244. justify-content: left;
  245. }
  246. .name {
  247. font-size: 25rpx;
  248. margin-top: 15rpx;
  249. white-space: nowrap;
  250. overflow: hidden;
  251. text-overflow: ellipsis;
  252. }
  253. .start_text {
  254. font-size: 23rpx;
  255. color: #999999;
  256. margin-top: 35rpx;
  257. }
  258. .time {
  259. color: #eb3f33;
  260. }
  261. .openall {
  262. width: 100%;
  263. text-align: center;
  264. color: #999999;
  265. font-size: 25rpx;
  266. margin-top: 20rpx;
  267. }
  268. .openallimg {
  269. width: 21rpx;
  270. height: 20rpx;
  271. }
  272. .qy_title {
  273. width: 670rpx;
  274. margin-left: 40rpx;
  275. font-size: 27rpx;
  276. display: flex;
  277. /* border: 1px solid red; */
  278. display: block;
  279. margin-top: 30rpx;
  280. font-weight: 900;
  281. }
  282. .redk {
  283. height: 33rpx;
  284. width: 8rpx;
  285. background-color: #eb3f33;
  286. border-radius: 5rpx;
  287. margin-right: 10rpx;
  288. float: left;
  289. }
  290. .more {
  291. font-size: 25rpx;
  292. font-weight: 900;
  293. color: #eb3f33;
  294. float: right;
  295. }
  296. .redpoint {
  297. width: 21rpx;
  298. height: 21rpx;
  299. margin-right: 20rpx;
  300. }
  301. .myactive_box {
  302. width: 660rpx;
  303. margin-left: 35rpx;
  304. height: 100rpx;
  305. /* border: 1px solid red; */
  306. margin-top: 20rpx;
  307. }
  308. .myactive_name {
  309. font-size: 24rpx;
  310. }
  311. .cysj {
  312. float: left;
  313. margin-left: 41rpx;
  314. font-size: 24rpx;
  315. color: #999999;
  316. margin-top: 15rpx;
  317. }
  318. .cysj_num {
  319. color: #eb3f33;
  320. }
  321. .cyry_num {
  322. color: #eb3f33;
  323. }
  324. .cyry {
  325. font-size: 24rpx;
  326. color: #999999;
  327. float: right;
  328. margin-top: 15rpx;
  329. }
  330. .lq {
  331. text-align: center;
  332. margin-top: 50rpx;
  333. }
  334. .lq_btn {
  335. width: 559rpx;
  336. height: 77rpx;
  337. line-height: 77rpx;
  338. margin-left: 95rpx;
  339. border-radius: 40rpx;
  340. font-size: 29rpx;
  341. font-weight: 600;
  342. color: #fff;
  343. background: -webkit-linear-gradient(left, #d7301d, #f99c30);
  344. box-shadow: 5px 5px 5px #eea390;
  345. margin-bottom: 20rpx;
  346. }
  347. .pz {
  348. font-size: 24rpx;
  349. color: #999999;
  350. margin-bottom: 50rpx;
  351. }
  352. .agree_text {
  353. color: #000;
  354. margin-left: 120rpx;
  355. font-size: 24rpx;
  356. }
  357. .agree_btn {
  358. text-align: center;
  359. /* border: 1px solid red; */
  360. width: 80%;
  361. margin-left: 10%;
  362. line-height: 80rpx;
  363. font-size: 28rpx;
  364. margin-top: 30rpx;
  365. border-radius: 30rpx;
  366. background-color: #eb3f33;
  367. color: #fff;
  368. }
  369. .thinking {
  370. color: #999999;
  371. text-align: center;
  372. font-size: 24rpx;
  373. margin-top: 30rpx;
  374. }
  375. .zsbj {
  376. width: 600rpx;
  377. height: 830rpx;
  378. }
  379. .byzc {
  380. width: 480rpx;
  381. font-size: 30rpx;
  382. color: #000;
  383. font-weight: 900;
  384. position: absolute;
  385. top: 260rpx;
  386. left: 60rpx;
  387. text-indent: 60rpx;
  388. letter-spacing: 5rpx;
  389. line-height: 70rpx;
  390. }
  391. .zsdw_text {
  392. width: 500rpx;
  393. /* border: 1px solid red; */
  394. font-size: 30rpx;
  395. color: #000;
  396. font-weight: 900;
  397. position: absolute;
  398. top: 680rpx;
  399. left: 80rpx;
  400. /* text-indent: 60rpx; */
  401. /* letter-spacing: 5rpx; */
  402. /* line-height: 70rpx; */
  403. }
  404. /* .van-divider--center: after,
  405. .van-divider--left: after,
  406. .van-divider--right: after {
  407. margin-left: 0;
  408. margin-left: var(--divider-content-padding, 0px);
  409. } */
  410. .van-cell-text{
  411. font-size:30rpx;
  412. }
  413. .classInfo{
  414. box-sizing: border-box;
  415. width: 100%;
  416. padding:30rpx;
  417. display: flex;
  418. flex-flow: row nowrap;
  419. justify-content: start;
  420. align-items: center;
  421. height:180rpx;
  422. background-color:#ffffff;
  423. }
  424. .classInfo_text{
  425. display: flex;
  426. flex-flow: column nowrap;
  427. justify-content: space-between;
  428. padding-left:30rpx;
  429. }
  430. .classInfo_title{
  431. font-size: 30rpx;
  432. color:#333333;
  433. line-height: 36rpx;
  434. padding-bottom:20rpx;
  435. }
  436. .classInfo_tip{
  437. display: flex;
  438. flex-flow: row nowrap;
  439. align-items: center;
  440. font-size: 26rpx;
  441. color:#999999;
  442. }
  443. .classInfo_cell{
  444. margin-top:30rpx;
  445. margin-bottom:30rpx;
  446. }
  447. .stu_list{
  448. background-color: #ffffff;
  449. width: 100%;
  450. }
  451. .stu_item{
  452. width: 100%;
  453. box-sizing: border-box;
  454. padding:30rpx;
  455. display: flex;
  456. flex-flow: row nowrap;
  457. justify-content: space-between;
  458. align-items: center;
  459. border-bottom:1rpx solid #eeeeee;
  460. }
  461. .stu_con{
  462. width:540rpx;
  463. }
  464. .stu_text{
  465. display: flex;
  466. flex-flow: row nowrap;
  467. justify-content: space-between;
  468. align-items: center;
  469. padding-bottom:20rpx;
  470. }
  471. .stu_line{
  472. display: flex;
  473. flex-flow: row nowrap;
  474. justify-content: left;
  475. align-items: center;
  476. }
  477. .stu_check{
  478. padding: 5rpx 10rpx;
  479. border:1rpx solid #cccccc;
  480. color:#999999;
  481. font-size:26rpx;
  482. margin-top:5rpx;
  483. }
  484. .stu_name{
  485. font-size:36rpx;
  486. color: #333333;
  487. padding-right:10rpx;
  488. }
  489. .stu_tag{
  490. font-size:26rpx;
  491. }
  492. .stu_progress{
  493. font-size:26rpx;
  494. color:#999;
  495. padding-bottom:8rpx;
  496. }
  497. .card_wrapper {
  498. display: flex;
  499. align-items: center;
  500. justify-content: center;
  501. height: 100%;
  502. flex-flow: column nowrap;
  503. }
  504. .card_block {
  505. width: 690rpx;
  506. height: 400rpx;
  507. background-color: #fff;
  508. border-radius: 20rpx;
  509. }
  510. .card_close{
  511. width:100rpx;
  512. height:100rpx;
  513. border-radius: 100rpx;
  514. background-color: #ffffff;
  515. display: flex;
  516. justify-content: center;
  517. align-items: center;
  518. margin-top:50rpx;
  519. }
  520. .card_info{
  521. box-sizing: border-box;
  522. padding:60rpx 80rpx 0rpx 80rpx;
  523. }
  524. .card_con{
  525. display: flex;
  526. flex-flow: row nowrap;
  527. align-items: center;
  528. justify-content: space-between;
  529. }
  530. .card_left{
  531. width: 120rpx;
  532. text-align: center;
  533. padding-right:80rpx;
  534. display: flex;
  535. flex-flow: column nowrap;
  536. justify-content: space-between;
  537. }
  538. .card_right{
  539. width:400rpx;
  540. }
  541. .card_name{
  542. font-size: 40rpx;
  543. color: #333333;
  544. padding-right:50rpx;
  545. }
  546. .card_gender{
  547. font-size:30rpx;
  548. }
  549. .card_tag{
  550. font-size: 26rpx;
  551. margin-top: 20rpx;
  552. }
  553. .card_line{
  554. display: flex;
  555. flex-flow: row nowrap;
  556. justify-content: start;
  557. align-items: center;
  558. padding-top:10rpx;
  559. padding-bottom:5rpx;
  560. }
  561. .card_duty{
  562. font-size:30rpx;
  563. color: #999999;
  564. padding-bottom:40rpx;
  565. }
  566. .card_tel{
  567. font-size: 30rpx;
  568. color:#333333
  569. }
  570. .card_tel_icon{
  571. color:#999999
  572. }
  573. .card_progress{
  574. font-size:26rpx;
  575. color:#999;
  576. padding-bottom:10rpx;
  577. padding-top:20rpx;
  578. }
  579. .empty_rz{
  580. width: 100%;
  581. text-align: center;
  582. }
  583. .button_rz{
  584. display: inline;
  585. padding: 10rpx 50rpx;
  586. border-radius: 10rpx;
  587. color: #ffffff;
  588. background: linear-gradient(#64AFF8, #5A51ED);
  589. }
  590. .sche_list{
  591. width:100%;
  592. box-sizing: border-box;
  593. text-align: left;
  594. padding:0rpx 30rpx;
  595. }
  596. .sche_list_name{
  597. font-size: 26rpx;
  598. color: #666666;
  599. }
  600. .sche_list_sche{
  601. font-size: 30rpx;
  602. color: #666666;
  603. }
  604. .sche_list_time{
  605. font-size:24rpx;
  606. color:#999999;
  607. }
  608. .van-empty__description{
  609. color: #d7301d;
  610. }
  611. .van-cell-text{
  612. display: flex;
  613. flex-flow: row nowrap;
  614. justify-content: start;
  615. align-items: center;
  616. }
  617. .classInfo_cell .van-image,.stu_list_container .van-image{
  618. margin-right:20rpx;
  619. }