index.less 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401
  1. @charset "utf-8";
  2. #index {
  3. .block {
  4. .body {
  5. width: 1200px;
  6. margin: 0 auto;
  7. .m-title {
  8. font-size: 32px;
  9. font-weight: 600;
  10. color: #303139;
  11. }
  12. }
  13. }
  14. .block-1 {
  15. height: 470px;
  16. background: #fff;
  17. .body {
  18. padding-top: 110px;
  19. padding-left: 50px;
  20. }
  21. .title {
  22. font-size: 32px;
  23. font-weight: 600;
  24. color: #050930;
  25. margin-bottom: 40px;
  26. }
  27. .desc {
  28. font-size: 16px;
  29. color: #5E677B;
  30. margin-bottom: 24px;
  31. }
  32. }
  33. .block-2 {
  34. background: #6865FD;
  35. .body {
  36. padding: 40px 130px;
  37. }
  38. .title {
  39. color: #fff;
  40. font-size: 32px;
  41. font-weight: 600;
  42. margin-bottom: 15px;
  43. }
  44. .desc {
  45. font-size: 24px;
  46. color: #fff;
  47. }
  48. .btn {
  49. float: right;
  50. margin-top: -60px;
  51. }
  52. }
  53. .block-3 {
  54. background: #fefefe;
  55. padding-top: 100px;
  56. padding-bottom: 70px;
  57. .step {
  58. .m-title {
  59. color: #303139;
  60. font-size: 32px;
  61. font-weight: 600;
  62. .sub {
  63. color: #A8ACC7;
  64. font-size: 28px;
  65. font-weight: 600;
  66. margin-left: 15px;
  67. }
  68. }
  69. .list {
  70. display: flex;
  71. .item {
  72. flex: 1;
  73. background: rgba(255, 255, 255, 1);
  74. box-shadow: 0px 32px 44px 0px rgba(156, 183, 223, 0.14), 0px 15px 28px 0px rgba(0, 0, 0, 0.01);
  75. border-radius: 2px;
  76. }
  77. .m-r-1-5 {
  78. margin-right: 15px;
  79. }
  80. .m-l-1-5 {
  81. margin-left: 15px;
  82. }
  83. }
  84. }
  85. .step-1 {
  86. margin-bottom: 100px;
  87. .m-title {
  88. margin-bottom: 30px;
  89. }
  90. .item {
  91. height: 210px;
  92. width: 580px;
  93. padding: 30px;
  94. .title {
  95. font-size: 24px;
  96. font-weight: 600;
  97. color: #303139;
  98. .sub {
  99. font-size: 24px;
  100. margin-left: 30px;
  101. color: #C8D1DA;
  102. }
  103. }
  104. }
  105. }
  106. .step-2 {
  107. margin-bottom: 100px;
  108. .m-title {
  109. margin-bottom: 30px;
  110. }
  111. .item {
  112. height: 200px;
  113. width: 380px;
  114. padding: 30px 36px;
  115. .title {
  116. font-size: 22px;
  117. font-weight: 600;
  118. color: #303139;
  119. margin-bottom: 30px;
  120. .sub {
  121. font-size: 14px;
  122. margin-left: 10px;
  123. }
  124. }
  125. .desc {
  126. color: #8897A8;
  127. }
  128. }
  129. }
  130. .step-3 {
  131. margin-bottom: 100px;
  132. .item {
  133. height: 200px;
  134. width: 380px;
  135. padding: 40px 30px;
  136. .title {
  137. font-size: 36px;
  138. font-weight: 600;
  139. margin-bottom: 24px;
  140. }
  141. .desc {
  142. font-size: 18px;
  143. color: #5E677B;
  144. }
  145. }
  146. }
  147. .step-4 {
  148. margin-bottom: 130px;
  149. .m-title {
  150. margin-bottom: 30px;
  151. }
  152. .box {
  153. .detail {
  154. display: inline-block;
  155. width: 920px;
  156. }
  157. .list {
  158. display: inline-block;
  159. width: 280px;
  160. background: #fff;
  161. .tab {
  162. height: 120px;
  163. width: 100%;
  164. opacity: 0.5;
  165. line-height: 120px;
  166. text-align: center;
  167. font-weight: 600;
  168. font-size: 18px;
  169. position: relative;
  170. cursor: pointer;
  171. .place {
  172. opacity: 0;
  173. position: absolute;
  174. right: 0;
  175. top: 0;
  176. bottom: 0;
  177. width: 40px;
  178. }
  179. .place-1 {
  180. background: #ffe0e0;
  181. .right-arrow::after {
  182. border-color: #F36565;
  183. }
  184. }
  185. .place-2 {
  186. background: #fdede0;
  187. .right-arrow::after {
  188. border-color: #FFB676;
  189. }
  190. }
  191. .place-3 {
  192. background: #d2e6fd;
  193. .right-arrow::after {
  194. border-color: #4292F0;
  195. }
  196. }
  197. .place-4 {
  198. background: #d9d8ff;
  199. .right-arrow::after {
  200. border-color: #6865FD;
  201. }
  202. }
  203. .right-arrow {
  204. display: inline-block;
  205. position: relative;
  206. width: 18px;
  207. height: 18px;
  208. margin-right: 10px;
  209. }
  210. .right-arrow::after {
  211. display: inline-block;
  212. content: " ";
  213. height: 9px;
  214. width: 9px;
  215. border-width: 3px 3px 0 0;
  216. border-style: solid;
  217. transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  218. position: absolute;
  219. top: 50%;
  220. right: 3px;
  221. margin-top: -2px;
  222. }
  223. }
  224. .tab.active,
  225. .tab:hover {
  226. opacity: 1;
  227. box-shadow: 0px 12px 20px 0px rgba(156, 183, 223, 0.14), 0px 10px 20px 0px rgba(0, 0, 0, 0.01);
  228. .place {
  229. opacity: 1;
  230. }
  231. }
  232. }
  233. }
  234. }
  235. .step-5 {
  236. .m-title {
  237. margin-bottom: 30px;
  238. }
  239. .item {
  240. width: 380px;
  241. padding: 30px;
  242. .title {
  243. font-size: 22px;
  244. font-weight: 600;
  245. margin-bottom: 15px;
  246. .sub {
  247. margin-left: 10px;
  248. }
  249. }
  250. .desc {
  251. margin-left: 15px;
  252. color: #8897A8;
  253. width: 250px;
  254. margin-bottom: 5px;
  255. }
  256. }
  257. }
  258. }
  259. .block-4 {
  260. height: 640px;
  261. padding-left: 150px;
  262. padding-top: 280px;
  263. background: linear-gradient(241deg, rgba(132, 93, 72, 0) 0%, rgba(88, 50, 29, 1) 100%);
  264. .title-1 {
  265. font-size: 32px;
  266. color: #fff;
  267. margin-bottom: 20px;
  268. }
  269. .title-2 {
  270. color: #fff;
  271. font-size: 48px;
  272. margin-bottom: 15px;
  273. }
  274. }
  275. .block-5 {
  276. height: 530px;
  277. overflow-y: auto;
  278. }
  279. .block-6 {
  280. height: 400px;
  281. padding-top: 60px;
  282. background: #E9EFF8;
  283. .body {
  284. .m-title {
  285. margin-bottom: 24px;
  286. }
  287. }
  288. .step-list {
  289. display: flex;
  290. }
  291. .step {
  292. flex: 1;
  293. padding: 0 40px;
  294. .title {
  295. font-size: 24px;
  296. font-weight: 600;
  297. color: #303139;
  298. }
  299. .desc {
  300. font-size: 16px;
  301. color: #8897A8;
  302. }
  303. }
  304. }
  305. .block-7 {
  306. height: 420px;
  307. padding-top: 80px;
  308. background: #6865FD;
  309. .step-list {}
  310. .step {
  311. width: 33.33%;
  312. display: inline-block;
  313. box-sizing: border-box;
  314. vertical-align: top;
  315. .title {
  316. font-size: 16px;
  317. color: #fff;
  318. margin-bottom: 30px;
  319. font-weight: 600;
  320. }
  321. .desc {
  322. font-size: 16px;
  323. color: #fff;
  324. margin-bottom: 10px;
  325. }
  326. }
  327. }
  328. }