index.wxss 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483
  1. page {
  2. background-color: #F2F2F6;
  3. }
  4. .view-page {
  5. width: 100%;
  6. left: 0;
  7. top: 0;
  8. box-sizing: border-box;
  9. overflow: hidden;
  10. background-color: #F2F2F6;
  11. line-height: 80rpx;
  12. }
  13. .swiper {
  14. width: 100%;
  15. box-sizing: border-box;
  16. height: 580rpx;
  17. }
  18. .slide-image {
  19. height: 580rpx !important;
  20. width: 100%;
  21. }
  22. .contmiddle {
  23. position: absolute;
  24. width: 100%;
  25. height: 88px;
  26. margin-top: 100rpx;
  27. background: #F2F2F6;
  28. border-radius: 36rpx 36rpx 0px 0px;
  29. }
  30. .index_middle_l {
  31. width: 332rpx;
  32. height: 208rpx;
  33. }
  34. .index_middle_r {
  35. width: 332rpx;
  36. height: 200rpx;
  37. }
  38. .box_logo{
  39. position: absolute;
  40. width: 100%;
  41. height: 380rpx;
  42. left: 0px;
  43. top: 544rpx;
  44. background: #F2F2F6;
  45. border-radius: 36rpx 36rpx 0px 0px;
  46. }
  47. .index_logo {
  48. position: absolute;
  49. width: 100%;
  50. height: 176rpx;
  51. left: 0px;
  52. }
  53. .colum-logo-temp {
  54. height: 58rpx;
  55. }
  56. .colum-logo {
  57. height: 64rpx;
  58. margin: 0 32rpx 0 32rpx;
  59. background-color: blue;
  60. }
  61. .colum-hot-temp {
  62. height: 24rpx;
  63. }
  64. .colum-hot {
  65. position: absolute;
  66. height: 208rpx;
  67. top: 144rpx;
  68. display: flex;
  69. }
  70. .hot-box-temp2 {
  71. width: 32rpx;
  72. }
  73. .hot-box-temp {
  74. width: 24rpx;
  75. }
  76. .hot-box {
  77. height: 208rpx;
  78. width: 332rpx;
  79. }
  80. .hot-title-box {
  81. top:1440rpx;
  82. position: absolute;
  83. }
  84. .hot-title-temp {
  85. height: 32rpx;
  86. }
  87. .hot-title {
  88. margin-top:32rpx;
  89. margin-left: 32rpx;
  90. color: #000000;
  91. font-size: 36rpx;
  92. font-weight: 900;
  93. }
  94. .hot-cont-temp {
  95. height: 16rpx;
  96. }
  97. .hot-cont {
  98. margin-left: 32rpx;
  99. font-weight: 500;
  100. font-size: 24rpx;
  101. color: #ff6106;
  102. }
  103. .tips-box {
  104. margin-top: 0rpx;
  105. position: absolute;
  106. margin-left: 0rpx;
  107. height: 123rpx;
  108. width: 737rpx;
  109. background-image: url("https://api.zhumi.tech/MiniProgram/image/tips_bg.png");
  110. background-size: cover;
  111. -webkit-background-size: cover;
  112. -o-background-size: cover;
  113. background-position: center 0;
  114. }
  115. .tips-icon {
  116. margin-left: 6rpx;
  117. line-height: 72rpx;
  118. }
  119. .tips-cont {
  120. font-style: normal;
  121. font-weight: bold;
  122. font-size: 12px;
  123. color: #000;
  124. text-align: left;
  125. line-height: 92rpx;
  126. margin-left: 118rpx;
  127. }
  128. .lang-img {
  129. margin-top: 160rpx;
  130. margin-left: 64rpx;
  131. width: 622rpx;
  132. height: 954rpx;
  133. }
  134. .hd_banner {
  135. width: 686rpx;
  136. height: 290rpx;
  137. margin-left: 32rpx;
  138. margin-top: 64rpx;
  139. /* background: url(hd_banner.jpg); */
  140. border: 2rpx solid #9999A5;
  141. box-sizing: border-box;
  142. border-radius: 32rpx;
  143. }
  144. .cont {
  145. margin-top: 365rpx;
  146. width: 100%;
  147. background-color: #F2F2F6;
  148. flex-direction: column;
  149. }
  150. .hot-middle {
  151. width: 686rpx;
  152. height: 290rpx;
  153. margin-top: 64rpx;
  154. margin-left: 32rpx;
  155. background: #C4C4C4;
  156. border: 1px solid #9999A5;
  157. box-sizing: border-box;
  158. border-radius: 32rpx;
  159. }
  160. .recommend {
  161. width: 686rpx;
  162. height: 290rpx;
  163. border-radius: 32rpx;
  164. background-color: rgb(161, 52, 52);
  165. margin-left: 32rpx;
  166. }
  167. .viewright{
  168. width: 8rpx;
  169. height: 372rpx;
  170. }
  171. .uploadWrap{
  172. margin-top:32rpx;
  173. margin-left: 32rpx;
  174. height:402rpx;
  175. width:100%;
  176. display: flex;
  177. display: -webkit-box;
  178. flex-direction: column;
  179. }
  180. .upload_Item{
  181. width: 402rpx;
  182. height: 512rpx;
  183. margin-right: 24rpx;
  184. background-image: url("https://api.zhumi.tech/MiniProgram/teacher/p_bk.png");
  185. background-size: cover;
  186. -webkit-background-size: cover;
  187. -o-background-size: cover;
  188. background-position: center 0;
  189. }
  190. .upload_Item_img{
  191. width: 402rpx;
  192. height: 336rpx;
  193. margin-top: 0rpx;
  194. }
  195. .mktinfoBox {
  196. display: flex;
  197. flex-direction: column;
  198. width: 310rpx;
  199. height: 166rpx;
  200. }
  201. .teache_con {
  202. width: 430rpx;
  203. height: 120rpx;
  204. display: flex;
  205. flex-direction: column;
  206. }
  207. .teahcer_name_box {
  208. display: flex;
  209. margin-bottom: 8rpx;
  210. }
  211. .teacher_name {
  212. flex: 0.5;
  213. width: 128rpx;
  214. height: 32rpx;
  215. margin-left: 32rpx;
  216. font-style: normal;
  217. font-weight: bold;
  218. font-size: 32rpx;
  219. line-height: 32rpx;
  220. color: #33333F;
  221. }
  222. .teacher_name_con {
  223. font-style: normal;
  224. font-weight: normal;
  225. font-size: 24rpx;
  226. line-height: 40rpx;
  227. margin-left: 0rpx;
  228. }
  229. .teacher_con {
  230. flex: 0.5;
  231. }
  232. .t_conntext {
  233. margin-top:16rpx;
  234. margin-left: 32rpx;
  235. font-style: normal;
  236. font-weight: normal;
  237. font-size: 24rpx;
  238. line-height: 24rpx;
  239. }
  240. scroll-view-teacher {
  241. height: 480rpx;
  242. }
  243. .mktaddactive {
  244. margin-top: 2rpx;
  245. font-size: 20rpx;
  246. font-weight: 500;
  247. color: #20BAA5;
  248. }
  249. .campus-box {
  250. width: 686rpx;
  251. height: 450rpx;
  252. border-color: #999999;
  253. border-style: solid;
  254. border-width: 4rpx;
  255. border-radius: 32rpx;
  256. margin-left: 32rpx;
  257. }
  258. .campus_Item {
  259. position: absolute;
  260. width: 686rpx;
  261. height: 162rpx;
  262. margin-left: 32rpx;
  263. background-color: white;
  264. border-radius: 32rpx 32rpx 0rpx 0rpx ;
  265. margin-top: -15rpx;
  266. }
  267. .campus_Item_img {
  268. width: 172rpx;
  269. height: 112rpx;
  270. border-radius: 24rpx;
  271. border-color: #ff6160;
  272. border-style: solid;
  273. border-width: 4rpx;
  274. }
  275. .mkt-img{
  276. width: 172rpx;
  277. height: 121rpx;
  278. margin-right: 20rpx;
  279. }
  280. .mkt-img-box {
  281. padding-top: 32rpx;
  282. height: 121rpx;
  283. }
  284. .mktWrap {
  285. margin-left: 32rpx;
  286. height: 116rpx;
  287. width:100%;
  288. display: flex;
  289. display: -webkit-box;
  290. flex-direction: column;
  291. }
  292. .viewright-mkt {
  293. width: 18rpx;
  294. height: 130rpx;
  295. }
  296. .mkt-desc-box {
  297. background-color: white;
  298. width: 686rpx;
  299. height: 230rpx;
  300. margin-top: 140rpx;
  301. margin-left: 32rpx;
  302. border-radius: 0rpx 0rpx 32rpx 32rpx ;
  303. box-shadow:0rpx 18rpx 36rpx 0rpx rgba(229,229,234,0.56);
  304. }
  305. .hot-mkt {
  306. margin-left: 32rpx;
  307. margin-top: -20rpx;
  308. font-weight: 500;
  309. font-size: 24rpx;
  310. color: #323232;
  311. }
  312. .hot-mkt-temp {
  313. height: 12rpx;
  314. }
  315. .campus-image {
  316. width: 686rpx;
  317. height: 450rpx;
  318. border-radius: 32rpx;
  319. }
  320. .b_teacher {
  321. width: 402rpx;
  322. height: 512rpx;
  323. margin-left: 32rpx;
  324. }
  325. .mask {
  326. position: fixed;
  327. top: 0;
  328. left: 0;
  329. width: 100vw;
  330. height: 100vh;
  331. z-index: 5;
  332. background: rgba(0, 0, 0, 0.5);
  333. }
  334. .trolley-show-box {
  335. display: flex;
  336. flex-direction: column;
  337. width: 540rpx;
  338. height: 606rpx;
  339. border-radius: 32rpx;
  340. background: #ffffff;
  341. position: fixed;
  342. z-index: 90;
  343. left: 110rpx;
  344. top: 330rpx;
  345. }
  346. .booking_title {
  347. font-style: normal;
  348. font-weight: bold;
  349. font-size: 36rpx;
  350. line-height: 36rpx;
  351. color: #33333F;
  352. text-align: center;
  353. margin-top: 66rpx;
  354. }
  355. .booking_icon {
  356. width: 50rpx;
  357. height: 50rpx;
  358. position: fixed;
  359. z-index: 99;
  360. margin-left: 458rpx;
  361. margin-top: 32rpx;
  362. }
  363. .booking_setp {
  364. width: 412rpx;
  365. height: 72rpx;
  366. background: #F2F2FE;
  367. border-radius: 12px;
  368. margin-left: 64rpx;
  369. margin-top: 32rpx;
  370. }
  371. .picker_setp {
  372. font-style: normal;
  373. font-weight: normal;
  374. font-size: 28rpx;
  375. line-height: 72rpx;
  376. color: #9999A5;
  377. text-align: left;
  378. margin-left: 24rpx;
  379. }
  380. .picker_select {
  381. width: 20rpx;
  382. height: 20rpx;
  383. position:absolute;
  384. left: 79%;
  385. top: 26%;
  386. }
  387. .booking_name {
  388. width: 388rpx;
  389. height: 72rpx;
  390. background: #F2F2FE;
  391. border-radius: 24rpx;
  392. margin-left: 64rpx;
  393. margin-top: 32rpx;
  394. padding-left: 24rpx;
  395. font-style: normal;
  396. font-weight: normal;
  397. font-size: 28rpx;
  398. line-height: 72rpx;
  399. }
  400. .booking_phone {
  401. width: 388rpx;
  402. height: 72rpx;
  403. background: #F2F2FE;
  404. border-radius: 24rpx;
  405. margin-left: 64rpx;
  406. margin-top: 32rpx;
  407. padding-left: 24rpx;
  408. font-style: normal;
  409. font-weight: normal;
  410. font-size: 28rpx;
  411. line-height: 72rpx;
  412. }
  413. .phcolor {
  414. color: #9999A5;
  415. }
  416. .booking_button {
  417. width: 412rpx;
  418. height: 80rpx;
  419. margin-left: 64rpx;
  420. margin-top: 64rpx;
  421. background: #0880FF;
  422. box-shadow: 0px 16rpx 32rpx rgba(0, 122, 255, 0.36);
  423. border-radius: 24rpx;
  424. font-style: normal;
  425. font-weight: bold;
  426. font-size: 32rpx;
  427. line-height: 32rpx;
  428. text-align: center;
  429. line-height: 80rpx;
  430. color: #FFFFFF;
  431. }
  432. .booking_done {
  433. height: 128rpx;
  434. width: 128rpx;
  435. margin-top: 118rpx;
  436. margin-left: 206rpx;
  437. }
  438. .done_txt {
  439. width: 144rpx;
  440. height: 36rpx;
  441. margin-top: 32rpx;
  442. margin-left: 198rpx;
  443. font-style: normal;
  444. font-weight: bold;
  445. font-size: 36rpx;
  446. line-height: 36rpx;
  447. color: #33333F;
  448. }
  449. .done_desc {
  450. width: 412rpx;
  451. height: 60rpx;
  452. margin-top: 24rpx;
  453. margin-left: 64rpx;
  454. font-style: normal;
  455. font-weight: normal;
  456. font-size: 24rpx;
  457. line-height: 36rpx;
  458. display: flex;
  459. align-items: center;
  460. text-align: justify;
  461. color: #9999A5;
  462. }
  463. .done_return {
  464. width: 412rpx;
  465. height: 80rpx;
  466. margin-top: 64rpx;
  467. margin-left: 64rpx;
  468. background: #32D84C;
  469. box-shadow: 0px 16rpx 32rpx rgba(50, 216, 76, 0.36);
  470. border-radius: 24rpx;
  471. font-style: normal;
  472. font-weight: bold;
  473. font-size: 32rpx;
  474. line-height: 80rpx;
  475. text-align: center;
  476. color: #FFFFFF;
  477. }