index.wxss 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733
  1. /* pages/my/myStudy/myStudy.wxss */
  2. @import '../../common.wxss';
  3. @font-face {
  4. font-family: "iconfont";
  5. src: url('iconfont.eot?t=1559096289773');
  6. /* IE9 */
  7. src: url('iconfont.eot?t=1559096289773#iefix') format('embedded-opentype'),
  8. /* IE6-IE8 */
  9. url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAKcAAsAAAAABkwAAAJQAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCCcApUYwE2AiQDCAsGAAQgBYRtBzEbigXInpo8KUIbQwhFQm+LQTgb4uG/Nfb3zQ4mEomiWb3hpxOpJIiNkol80RL2/9baLKaROpjtabqEWcLryp8Vnx3UElXMuocCHQ+FR+RdAozrFwWRT9w7/RPog8wHlONeNNakSV1AXRxIAe6FUWSFEnjD2AUv8DGBWoOqcJtNHd0oTWavCsSTpggorRCRZZavFiobDmbxrkJ1ek0vkLfo+/FfOKpJKgp2085No4xqfnWKipdy2kVAiBLQ8QoUmIdk4qAxsyVRMC5RbSbJKHSs+uDXsgzc4qgOwf46u7Ye9EPlM6k89aPmEzzWRO2Q3kk/jGj318vkpaOTi43NPIVc7D4vlsN5fCp9vL///i3eOzl5F4lGIlzjKI/7+wtRDYSydNGDOASnrb9D17mL/9V1GXyq/4pCZdkwH1K9F2/wN1QD+7KhsV0pa6rG4aT9LC21alHCgVY/U60dpy6Eah0TfFUGMhSqjZOZnUeFOguoVG0FteY0H6/ThkoUuQazFgBCs1skjT5QaPZKZvYbFTr9oVJzFKh1FG0X1pmM+4wNCgIDGYsjWJMcm7gelhHXd4IyYAo0r4n4XqC+FschPljON4MNdIkt/qASZoxgQh0LN4HnwDQd7FJHB4nxKmNuLBAgTW/iJcdCGTZQQMAAGSYagWkkDhsJRjMZlc93AooBJgHt6Kkr9gKUT5seC+EFB5DNRntQz6O84hukCGMYAiMohwVrAvOAyeTA3OZ5OiBheOqElCsm4AwiQ4389mbr745BLduWwplZqHrWhBFNHEAIAAA=') format('woff2'),
  10. url('iconfont.woff?t=1559096289773') format('woff'),
  11. url('iconfont.ttf?t=1559096289773') format('truetype'),
  12. /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  13. url('iconfont.svg?t=1559096289773#iconfont') format('svg');
  14. /* iOS 4.1- */
  15. }
  16. .iconfont {
  17. font-family: "iconfont" !important;
  18. font-style: normal;
  19. -webkit-font-smoothing: antialiased;
  20. -moz-osx-font-smoothing: grayscale;
  21. }
  22. .icon-xiayibu:before {
  23. content: "\e644";
  24. color: #DEDFE2;
  25. }
  26. page {
  27. background-color: #fefefe;
  28. }
  29. .mycontent {
  30. display: flex;
  31. flex-direction: column;
  32. width: 100%;
  33. position: relative;
  34. z-index: 222;
  35. }
  36. .mybg {
  37. position: absolute;
  38. left: 0;
  39. top: 0;
  40. width: 100%;
  41. height: calc(539rpx + 24px);
  42. opacity: 1;
  43. z-index: -1;
  44. /* background: linear-gradient(90deg,#8fcd4d, #afde7c); */
  45. background: #45ACAA;
  46. border-radius: 0 0 50% 50%/0 0 10% 10% ;
  47. }
  48. .diy-top {
  49. width: 100%;
  50. height: 100%;
  51. background: #45ACAA;
  52. position: fixed;
  53. left: 0;
  54. top: 0;
  55. z-index: 10000;
  56. display: flex;
  57. align-items: center;
  58. justify-content: center;
  59. }
  60. .diy-top .diy-menu {
  61. font-size: 35rpx;
  62. font-family: PingFang SC, PingFang SC-Regular;
  63. font-weight: 400;
  64. text-align: center;
  65. color: #ffffff;
  66. letter-spacing: -1rpx;
  67. }
  68. .wd-top {
  69. width: 100%;
  70. border-bottom: 1px solid #e7e4e4;
  71. /* background-color: pink; */
  72. }
  73. .wd-top-l {
  74. width: 70%;
  75. }
  76. .user-info {
  77. margin: 40rpx auto 0rpx;
  78. width: 90%;
  79. }
  80. .wd-top-r {
  81. width: 35%;
  82. text-align: right;
  83. }
  84. .wd-top-r text {
  85. color: #a6a6a6;
  86. margin-left: 5rpx;
  87. font-size: 28rpx;
  88. }
  89. .wd-top-c {
  90. height: 110rpx;
  91. background: -webkit-linear-gradient(left, #ddc8a9, #e2d1b3, #ece1c5);
  92. background: -o-linear-gradient(right, #ddc8a9, #e2d1b3, #ece1c5);
  93. background: -moz-linear-gradient(right, #ddc8a9, #e2d1b3, #ece1c5);
  94. background: linear-gradient(to right, #ddc8a9, #e2d1b3, #ece1c5);
  95. width: 92%;
  96. border-radius: 15rpx;
  97. margin: 50rpx auto 30rpx auto;
  98. box-shadow: 3px 3px 10px 0px #efefef;
  99. color: #a99272;
  100. font-size: 30rpx;
  101. }
  102. .wd-top-c-min image {
  103. width: 47rpx;
  104. height: 100%;
  105. }
  106. .wd-top-c-min text {
  107. color: #9d8666;
  108. }
  109. .ml1 {
  110. font-size: 26rpx;
  111. }
  112. .sj-box {
  113. width: 26%;
  114. }
  115. .wd-bot {
  116. width: 656rpx;
  117. height: 130rpx;
  118. /* background-color:yellow; */
  119. margin-left: 50rpx;
  120. margin-top: 20rpx;
  121. }
  122. .t-max {
  123. display: flex;
  124. }
  125. .wd-bot-left {
  126. width: 325rpx;
  127. height: 65rpx;
  128. /* background-color: blue; */
  129. line-height: 65rpx;
  130. }
  131. .wd-bot-right {
  132. flex: 1;
  133. width: 325rpx;
  134. height: 65rpx;
  135. /* background-color: blue; */
  136. line-height: 65rpx;
  137. }
  138. .max-b {
  139. display: flex;
  140. }
  141. .wd-bot-left1 {
  142. width: 325rpx;
  143. height: 65rpx;
  144. line-height: 65rpx;
  145. /* background-color: blue; */
  146. }
  147. .wd-bot-right2 {
  148. flex: 1;
  149. width: 325rpx;
  150. height: 65rpx;
  151. line-height: 65rpx;
  152. /* background-color: blue; */
  153. }
  154. .max-b text {
  155. color: #666;
  156. }
  157. .hk-lef::after {
  158. content: "";
  159. position: absolute;
  160. width: 4rpx;
  161. height: 60rpx;
  162. left: 10rpx;
  163. bottom: 38rpx;
  164. background: #e2dede;
  165. z-index: 999;
  166. }
  167. .hk-lef {
  168. position: relative;
  169. }
  170. /* center 我的报名 */
  171. .center {
  172. /* display: flex; */
  173. width: 100%;
  174. height: 260rpx;
  175. /* background-color: pink; */
  176. }
  177. .hk-l::after {
  178. content: "";
  179. position: absolute;
  180. width: 8rpx;
  181. height: 35rpx;
  182. border-radius: 50rpx;
  183. left: 10rpx;
  184. bottom: 5rpx;
  185. background: #9DDB52;
  186. z-index: 999;
  187. }
  188. .hk-l {
  189. position: relative;
  190. }
  191. /* 小图 我的兼职...... */
  192. .center-min {
  193. display: inline-block;
  194. margin: auto 0rpx;
  195. width: 24.8%;
  196. text-align: center;
  197. }
  198. .center-min image {
  199. width: 110rpx;
  200. height: 107rpx;
  201. background-color: #fffee5;
  202. border-radius: 50%;
  203. }
  204. .pl20 {
  205. width: 85%;
  206. font-size: 36rpx;
  207. text-shadow: 0px 0px 0.5px gray;
  208. padding: 0px 30rpx;
  209. margin: 30rpx auto;
  210. }
  211. /* 背景 小条框 */
  212. .bj-center {
  213. height: 20rpx;
  214. background-color: #f8f9fb;
  215. }
  216. /* 按钮 跳转 对应页面 */
  217. .box-bt {
  218. width: 100%;
  219. text-align: left;
  220. background-color: #fff;
  221. margin: auto;
  222. }
  223. .my-txt {
  224. padding: 30rpx 10px 30rpx 0rpx;
  225. }
  226. /* icon > */
  227. .jt image {
  228. width: 25rpx;
  229. height: 25rpx;
  230. }
  231. .jt {
  232. float: right;
  233. margin-top: 9rpx;
  234. margin-right: 20rpx;
  235. }
  236. .avatar {
  237. border-radius: 50%;
  238. height: 115rpx;
  239. width: 115rpx;
  240. }
  241. .wd-top-l>text {
  242. margin-left: 20rpx;
  243. font-size: 30rpx;
  244. color: #494949;
  245. font-weight: 600;
  246. width: 68%;
  247. display: -webkit-box;
  248. -webkit-box-orient: vertical;
  249. -webkit-line-clamp: 3;
  250. overflow: hidden;
  251. }
  252. .card {
  253. /* width: 80%; */
  254. margin-left: 30rpx;
  255. }
  256. .card .no {
  257. font-weight: 700;
  258. vertical-align: middle;
  259. }
  260. .card .tip {
  261. font-size: 28rpx;
  262. font-family: PingFang SC, PingFang SC-Regular;
  263. text-align: left;
  264. color: #1a1a1a;
  265. margin-top: 10rpx;
  266. }
  267. .righticon {
  268. font-size: 38rpx;
  269. vertical-align: middle;
  270. }
  271. .bigvip {
  272. background: linear-gradient(to right, red, blue);
  273. -webkit-background-clip: text;
  274. color: transparent;
  275. }
  276. .bigLv {
  277. color: #d0cece;
  278. }
  279. .txtx {
  280. margin-top: 9rpx;
  281. }
  282. .myc {
  283. width: 690rpx;
  284. margin: 0 auto;
  285. display: flex;
  286. flex-direction: column;
  287. padding: 30rpx 0;
  288. box-sizing: border-box;
  289. }
  290. .myc .user-info {
  291. width: 100%;
  292. margin: 0;
  293. margin-top: 20rpx;
  294. }
  295. .uvwrap {
  296. display: flex;
  297. flex-direction: row;
  298. align-items: center;
  299. margin-top: 15rpx;
  300. }
  301. .uvwrap .uvico {
  302. width: 37rpx;
  303. height: 32rpx;
  304. margin-right: 10rpx;
  305. }
  306. .uvwrap text {
  307. font-size: 32rpx !important;
  308. font-family: PingFang SC, PingFang SC-Regular;
  309. font-weight: 400;
  310. text-align: left;
  311. color: #ffffff;
  312. margin-top: 0 !important
  313. }
  314. .userinfot {
  315. display: flex;
  316. flex-direction: column;
  317. color: white;
  318. margin-left: 22rpx;
  319. font-size: 44rpx;
  320. }
  321. .userinfot .big {
  322. line-height: 50rpx;
  323. white-space: nowrap;
  324. overflow: hidden;
  325. text-overflow: ellipsis;
  326. width: 300rpx;
  327. font-size: 40rpx;
  328. margin-bottom: 8rpx;
  329. }
  330. .sex {
  331. width: 31rpx;
  332. height: 31rpx;
  333. margin-left: 10rpx;
  334. }
  335. .userinfot .integral {
  336. font-size: 28rpx;
  337. margin-bottom: 8rpx;
  338. text-decoration: underline;
  339. }
  340. .userinfot .auth {
  341. font-size: 28rpx;
  342. display: flex;
  343. align-items: center;
  344. position: relative;
  345. }
  346. .userinfot .small {
  347. font-size: 32rpx;
  348. line-height: 50rpx;
  349. white-space: nowrap;
  350. overflow: hidden;
  351. text-overflow: ellipsis;
  352. width: 300rpx;
  353. }
  354. .userinfot text:nth-child(2n) {
  355. /* margin-top: 12rpx; */
  356. font-size: 22rpx;
  357. padding-top: 6rpx;
  358. }
  359. .uwrap .avatar {
  360. width: 115rpx;
  361. height: 115rpx;
  362. opacity: 1;
  363. border: 4rpx solid #ffffff;
  364. border-radius: 50%;
  365. }
  366. .useredit {
  367. width: auto;
  368. border-radius: 40rpx 0px 0px 40rpx;
  369. padding: 10rpx 7rpx 10rpx 30rpx;
  370. background: rgba(0, 55, 36, 0.26);
  371. position: absolute;
  372. right: -30rpx;
  373. top: 50%;
  374. transform: translateY(-50%);
  375. display: flex;
  376. flex-direction: row;
  377. align-items: center;
  378. justify-content: center;
  379. }
  380. .useredit .icon-bianji {
  381. font-size: 28rpx;
  382. color: white;
  383. }
  384. .icon-edit {
  385. font-size: 40rpx !important;
  386. }
  387. .user-text {
  388. font-size: 24rpx;
  389. font-family: PingFang SC, PingFang SC-Regular;
  390. font-weight: 400;
  391. text-align: left;
  392. color: #ffffff !important;
  393. }
  394. .user-wd-top {
  395. position: relative;
  396. }
  397. .user-menu-body {
  398. width: 100%;
  399. background: white;
  400. border-radius: 20rpx;
  401. margin-top: 40rpx;
  402. margin-bottom: 20rpx;
  403. padding: 18rpx 28rpx;
  404. box-sizing: border-box;
  405. box-shadow: 0 0 40rpx rgba(250, 250, 250, .9);
  406. }
  407. .user-menu-body .title {
  408. font-size: 30rpx;
  409. font-weight: 400;
  410. color: #1a1a1a;
  411. font-family: "FZCuYuan-M03";
  412. }
  413. .iconcolor {
  414. font-size: 80rpx;
  415. background: linear-gradient(180deg, #00d58b, #6517ff 200%);
  416. -webkit-background-clip: text;
  417. color: transparent;
  418. }
  419. .updatevip {
  420. width: 100%;
  421. height: 150rpx;
  422. opacity: 1;
  423. background-position: center;
  424. box-shadow: 0px 6rpx 10rpx 0px rgba(128, 128, 128, 0.14);
  425. color: black;
  426. padding: 30rpx 30rpx;
  427. box-sizing: border-box;
  428. position: relative;
  429. border-radius: 20rpx;
  430. }
  431. .updatevip .card {
  432. margin-left: 0rpx !important;
  433. }
  434. .updatevip .sj-box {
  435. width: 30%;
  436. height: 100%;
  437. padding: 40rpx 0;
  438. box-sizing: border-box;
  439. }
  440. .box-bt-box {
  441. display: flex;
  442. flex-direction: row;
  443. flex-wrap: wrap;
  444. justify-content: flex-start;
  445. align-content: flex-start;
  446. padding-bottom: 22rpx;
  447. box-sizing: border-box;
  448. }
  449. .box-bt-box .box-bt {
  450. width: 130rpx;
  451. background: transparent;
  452. display: flex;
  453. flex-direction: column;
  454. justify-content: center;
  455. align-items: center;
  456. margin: 0;
  457. margin-right: 35rpx;
  458. margin-bottom: 45rpx;
  459. }
  460. .box-bt.no-bottom {
  461. margin-bottom: 0;
  462. }
  463. .box-bt-box .box-bt:nth-child(4n) {
  464. margin-right: 0rpx !important;
  465. }
  466. .box-bt-box .box-bt .flex-a-center {
  467. display: flex;
  468. flex-direction: column;
  469. justify-content: center;
  470. align-items: center;
  471. width: 100%;
  472. }
  473. .micons {
  474. width: 81rpx;
  475. height: 81rpx;
  476. /* margin-left: 20rpx; */
  477. }
  478. .box-bt-box .box-bt .ml30 {
  479. margin: 0;
  480. }
  481. .box-bt-box .box-bt .my-txt {
  482. margin: 0;
  483. margin-top: 14rpx;
  484. padding: 0;
  485. font-size: 30rpx;
  486. font-family: PingFang SC, PingFang SC-Regular;
  487. font-weight: 400;
  488. text-align: center;
  489. color: #4D4D4D;
  490. white-space: nowrap;
  491. width: 100%;
  492. display: flex;
  493. justify-content: center;
  494. }
  495. .myc .wd-top {
  496. border: none !important
  497. }
  498. .box-bot-header {
  499. font-size: 30rpx;
  500. font-weight: 400;
  501. color: #1a1a1a;
  502. font-family: "FZCuYuan-M03";
  503. }
  504. .list-box-list {
  505. display: flex;
  506. flex-direction: column;
  507. background: white;
  508. border-radius: 20rpx;
  509. padding: 18rpx 28rpx;
  510. box-sizing: border-box;
  511. box-shadow: 0 0 40rpx rgba(250, 250, 250, .9);
  512. }
  513. .wd-t2 {
  514. height: 30rpx;
  515. line-height: 30rpx;
  516. font-size: 28rpx;
  517. font-weight: 400;
  518. color: #333333;
  519. position: absolute;
  520. top: 38rpx;
  521. right: 20rpx;
  522. }
  523. .wd-t2 text {
  524. vertical-align: middle;
  525. }
  526. .fixsico {
  527. position: absolute;
  528. top: 50%;
  529. transform: translateY(-50%);
  530. }
  531. .split {
  532. border-top: 1px solid #e6e6e6;
  533. margin: 17.5rpx 0 17.5rpx 0;
  534. width: 100%;
  535. }
  536. .user-menu-body .box {
  537. display: flex;
  538. justify-content: space-around;
  539. }
  540. .user-menu-body .box .tool {
  541. /* flex: 1; */
  542. background-size: cover;
  543. display: flex;
  544. align-items: center;
  545. box-sizing: border-box;
  546. color: #666666;
  547. }
  548. .user-menu-body .box .tool text {
  549. font-size: 24rpx;
  550. font-weight: 400;
  551. color: #333333;
  552. }
  553. .user-menu-body .box .tool image {
  554. width: 95rpx;
  555. height: 95rpx;
  556. }
  557. .user-menu-body .box .tool:nth-child(2) image {
  558. width: 99rpx;
  559. height: 93rpx;
  560. }
  561. .user-menu-body .box .tool:nth-child(3) image {
  562. width: 98rpx;
  563. height: 98rpx;
  564. }
  565. /* 2022/8/19 */
  566. .mine-member {
  567. display: flex;
  568. flex-direction: column;
  569. /* justify-content: space-around; */
  570. }
  571. .mine-member .card {
  572. display: flex;
  573. align-items: center;
  574. margin-bottom: 20rpx;
  575. }
  576. .mine-member .card .cardNum {
  577. margin-left: 30rpx;
  578. font-size: 28rpx;
  579. font-weight: 400;
  580. color: #1a1a1a;
  581. font-family: FZZhunYuan-M02S;
  582. }
  583. .mine-member .tip-box {
  584. width: 100%;
  585. display: flex;
  586. justify-content: space-between;
  587. align-items: center;
  588. font-size: 24rpx;
  589. }
  590. .mine-member .tip-box .tip {
  591. color: #1a1a1a;
  592. font-family: FZZhunYuan-M02S, FZZhunYuan-M02S-Regular;
  593. }
  594. .mine-member .tip-box .open {
  595. display: flex;
  596. align-items: center;
  597. font-size: 24rpx;
  598. color: #333333;
  599. font-family: FZZhunYuan-M02S, FZZhunYuan-M02S-Regular;
  600. }
  601. .mine-member .tip-box .open .righticon {
  602. font-size: 40rpx;
  603. color: #333333;
  604. font-family: FZZhunYuan-M02S, FZZhunYuan-M02S-Regular;
  605. }
  606. .top-g {
  607. width: 100%;
  608. height: 300rpx;
  609. background-color: #00d58b;
  610. }
  611. .icon-auth {
  612. font-size: 45rpx;
  613. position: absolute;
  614. left: -8rpx;
  615. top: 0;
  616. }
  617. .auth-word {
  618. text-indent: 40rpx;
  619. font-size: 28rpx !important;
  620. font-family: PingFang SC, PingFang SC-Regular;
  621. font-weight: 400;
  622. text-align: left;
  623. color: #ffffff;
  624. }
  625. .menu {
  626. width: 26rpx;
  627. height: 26rpx;
  628. }