index.wxss 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331
  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. }