packages.wxss 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  1. /**index.wxss**/
  2. page {
  3. background-color: #F2F2F6;
  4. }
  5. .page-content{
  6. width: 100%;
  7. }
  8. .banner {
  9. width: 100%;
  10. height: 384rpx;
  11. left: 0rpx;
  12. top: 0rpx;
  13. background: rgba(196, 196, 196, 0.7);
  14. }
  15. .con-title1 {
  16. width: 432rpx;
  17. height: 36rpx;
  18. margin-left: 158rpx;
  19. margin-top: 76rpx;
  20. font-style: normal;
  21. font-weight: bold;
  22. font-size: 36rpx;
  23. line-height: 36rpx;
  24. color: #000000;
  25. }
  26. .con-min1 {
  27. width: 192rpx;
  28. height: 36rpx;
  29. margin-left: 280rpx;
  30. margin-top: 10rpx;
  31. font-style: normal;
  32. font-weight: normal;
  33. font-size: 24rpx;
  34. line-height: 24rpx;
  35. color: #000000;
  36. }
  37. .con-middle {
  38. width: 100%;
  39. height: 64rpx;
  40. display: flex;
  41. margin-top: 144rpx;
  42. }
  43. .txt1 {
  44. width: 144rpx;
  45. height: 64rpx;
  46. margin-left: 80rpx;
  47. font-style: normal;
  48. font-weight: normal;
  49. font-size: 24rpx;
  50. line-height: 32rpx;
  51. text-align: center;
  52. color: #1A1A20;
  53. }
  54. .txt2 {
  55. width: 180rpx;
  56. height: 64rpx;
  57. margin-left: 68rpx;
  58. font-style: normal;
  59. font-weight: normal;
  60. font-size: 24rpx;
  61. line-height: 32rpx;
  62. text-align: center;
  63. color: #1A1A20;
  64. }
  65. .txt3 {
  66. width: 128rpx;
  67. height: 64rpx;
  68. margin-left: 70rpx;
  69. font-style: normal;
  70. font-weight: normal;
  71. font-size: 24rpx;
  72. line-height: 32rpx;
  73. text-align: center;
  74. color: #1A1A20;
  75. }
  76. .coursesWrap {
  77. margin-left: 56rpx;
  78. margin-top: 44rpx;
  79. width: 638rpx;
  80. height: 812rpx;
  81. margin-right: 24rpx;
  82. display: flex;
  83. display: -webkit-box;
  84. flex-direction: column;
  85. }
  86. .courses-img {
  87. width: 638rpx;
  88. height: 812rpx;
  89. margin-right: 24rpx;
  90. }
  91. .courses_Item_img {
  92. width: 638rpx;
  93. height: 812rpx;
  94. border-radius: 32rpx;
  95. }
  96. .viewright-courses {
  97. width: 18rpx;
  98. height: 130rpx;
  99. }
  100. .con-title2 {
  101. width: 288rpx;
  102. height: 36rpx;
  103. margin-left: 226rpx;
  104. margin-top: 114rpx;
  105. font-style: normal;
  106. font-weight: bold;
  107. font-size: 36rpx;
  108. line-height: 36rpx;
  109. color: #000000;
  110. }
  111. .con-min2 {
  112. width: 240rpx;
  113. height: 36rpx;
  114. margin-left: 252rpx;
  115. margin-top: 10rpx;
  116. font-style: normal;
  117. font-weight: normal;
  118. font-size: 24rpx;
  119. line-height: 24rpx;
  120. color: #0880FF;
  121. }
  122. .longImg {
  123. width: 638rpx;
  124. height: 364rpx;
  125. margin-left: 58rpx;
  126. margin-top: 84rpx;
  127. background: #84E793;
  128. border-radius: 32rpx 32rpx 0px 0px;
  129. }
  130. .longImg2 {
  131. width: 638rpx;
  132. height: 364rpx;
  133. margin-left: 58rpx;
  134. margin-top: 50rpx;
  135. background: #84E793;
  136. border-radius: 32rpx 32rpx 0px 0px;
  137. }
  138. .con-title3 {
  139. width: 290rpx;
  140. height: 28rpx;
  141. margin-left: 114rpx;
  142. margin-top: 42rpx;
  143. font-style: normal;
  144. font-weight: bold;
  145. font-size: 36rpx;
  146. line-height: 36rpx;
  147. color: #000000;
  148. }
  149. .con-min3 {
  150. width: 392rpx;
  151. height: 24rpx;
  152. margin-left: 114rpx;
  153. margin-top: 20rpx;
  154. font-style: normal;
  155. font-weight: normal;
  156. font-size: 24rpx;
  157. line-height: 24rpx;
  158. color: #000000;
  159. }
  160. .coursesText1 {
  161. margin-left: 82rpx;
  162. margin-top: 104rpx;
  163. width: 270rpx;
  164. height: 306rpx;
  165. margin-right: 82rpx;
  166. display: flex;
  167. display: -webkit-box;
  168. flex-direction: column;
  169. }
  170. .courses-text-box {
  171. width: 270rpx;
  172. height: 212rpx;
  173. margin-right: 24rpx;
  174. }
  175. .courses-text-title {
  176. width: 270rpx;
  177. height: 28rpx;
  178. font-style: normal;
  179. font-weight: bold;
  180. font-size: 36rpx;
  181. line-height: 28rpx;
  182. color: #000000;
  183. }
  184. .courses-text-context {
  185. margin-top: 24rpx;
  186. width: 270rpx;
  187. height: 160rpx;
  188. font-style: normal;
  189. font-weight: normal;
  190. font-size: 24rpx;
  191. line-height: 40rpx;
  192. color: #000000;
  193. }
  194. .con-title4 {
  195. width: 320rpx;
  196. height: 28rpx;
  197. margin-left: 114rpx;
  198. margin-top: 42rpx;
  199. font-style: normal;
  200. font-weight: bold;
  201. font-size: 36rpx;
  202. line-height: 36rpx;
  203. color: #000000;
  204. }
  205. .con-min4 {
  206. width: 392rpx;
  207. height: 24rpx;
  208. margin-left: 114rpx;
  209. margin-top: 18rpx;
  210. font-style: normal;
  211. font-weight: normal;
  212. font-size: 24rpx;
  213. line-height: 24rpx;
  214. color: #000000;
  215. }