dapp.442604d8.chunk.css 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238
  1. .common-banner {
  2. display: flex;
  3. justify-content: center;
  4. margin: 0 auto;
  5. border-bottom: 1px solid #f7f5f5;
  6. }
  7. .common-banner .banner-inner {
  8. display: flex;
  9. justify-content: space-between;
  10. align-items: center;
  11. width: 100%;
  12. max-width: 1168px;
  13. background: #fafafa;
  14. border-radius: 24px;
  15. height: 440px;
  16. overflow: visible;
  17. margin: 55px 0;
  18. padding-left: 115px;
  19. padding-right: 70px;
  20. }
  21. .common-banner .banner-inner > div {
  22. max-width: 500px;
  23. }
  24. .common-banner .banner-inner .title {
  25. font-size: 32px;
  26. line-height: 1.13;
  27. color: #43454f;
  28. font-weight: 300;
  29. }
  30. .common-banner .banner-inner .subtitle {
  31. font-size: 21px;
  32. line-height: 32px;
  33. color: #777a8c;
  34. margin-top: 16px;
  35. max-width: 400px;
  36. font-weight: 300;
  37. }
  38. .common-banner .banner-inner .subtitle-smaller {
  39. font-size: 18px;
  40. line-height: 30px;
  41. }
  42. .common-banner .banner-inner .home-banner {
  43. width: 500px;
  44. height: 500px;
  45. }
  46. @media (max-width: 1024px) {
  47. .common-banner {
  48. width: 100%;
  49. padding: 0 1em;
  50. background: #fff;
  51. }
  52. .common-banner .banner-inner {
  53. width: 100%;
  54. padding: 0;
  55. background: #fff !important;
  56. flex-direction: column;
  57. height: unset;
  58. align-items: center;
  59. }
  60. .common-banner .banner-inner > div {
  61. display: flex;
  62. flex-flow: column nowrap;
  63. align-items: center;
  64. }
  65. .common-banner .banner-inner > img.home-banner {
  66. width: 100%;
  67. height: unset;
  68. }
  69. .common-banner .banner-inner .title {
  70. max-width: 325px;
  71. font-size: 28px;
  72. line-height: 42px;
  73. letter-spacing: 1px;
  74. color: #43454f;
  75. text-align: center;
  76. margin-left: 0;
  77. font-weight: normal;
  78. }
  79. .common-banner .banner-inner .subtitle {
  80. text-align: center;
  81. font-size: 17px;
  82. line-height: 32px;
  83. color: #777a8c;
  84. margin-left: 0;
  85. margin-top: 0;
  86. margin-bottom: 0;
  87. max-width: 325px;
  88. }
  89. .common-banner .banner-inner .home-download > div {
  90. margin-left: 0;
  91. }
  92. .common-banner .banner-inner .home-download {
  93. margin: 20px 0 45px 0;
  94. }
  95. .common-banner .banner-inner .banner {
  96. width: 100%;
  97. padding-right: 0;
  98. }
  99. .common-banner .banner-inner .banner.pc {
  100. display: none;
  101. }
  102. .common-banner .banner-inner .banner.mobile {
  103. display: initial;
  104. }
  105. }
  106. .download.waist {
  107. background: #F6F8FB;
  108. height: 200px;
  109. }
  110. .download.waist p {
  111. margin-bottom: 0;
  112. }
  113. .download.waist .download-btn {
  114. width: 190px;
  115. height: 48px;
  116. background: #468BDF;
  117. border-radius: 8px;
  118. display: flex;
  119. justify-content: center;
  120. align-items: center;
  121. font-weight: 500;
  122. font-size: 18px;
  123. color: #FAFCFF;
  124. }
  125. .download.waist .experience_desc {
  126. font-weight: 400;
  127. font-size: 24px;
  128. line-height: 32px;
  129. display: flex;
  130. align-items: center;
  131. letter-spacing: 0.4px;
  132. color: #777A8C;
  133. margin-bottom: 20px;
  134. }
  135. .download.waist .content {
  136. width: 1190px;
  137. margin: 0 auto;
  138. display: flex;
  139. flex-flow: row nowrap;
  140. align-items: center;
  141. justify-content: space-between;
  142. }
  143. .download.waist .content .title {
  144. font-size: 17px;
  145. line-height: 26px;
  146. color: #777A8C;
  147. margin-bottom: 7px;
  148. }
  149. .download.waist .content .subtitle {
  150. font-size: 13px;
  151. line-height: 21px;
  152. letter-spacing: 0.4px;
  153. color: #777A8C;
  154. font-weight: 300;
  155. }
  156. .download.waist .content .app-logo {
  157. width: 50px;
  158. height: 50px;
  159. margin-right: 15px;
  160. }
  161. .download.waist .content .example {
  162. height: 200px;
  163. }
  164. .download.waist .content .mini-download {
  165. margin-left: 50px;
  166. }
  167. .mini-download.platforms > div {
  168. margin-right: 12px;
  169. align-items: flex-start;
  170. }
  171. .mini-download.platforms > div > div {
  172. margin-right: 5px;
  173. }
  174. .mini-download.platforms > div a {
  175. text-align: left;
  176. margin-top: 2px;
  177. max-width: 155px;
  178. }
  179. .mini-download.platforms > div a.link-hover {
  180. margin-top: 10px;
  181. }
  182. .mini-download.platforms .qrcode {
  183. box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
  184. border-radius: 6px;
  185. margin-top: 2px;
  186. cursor: pointer;
  187. }
  188. .mini-download.platforms a {
  189. color: #777A8C;
  190. }
  191. .mini-download.platforms .link-hover span {
  192. white-space: normal;
  193. }
  194. .mini-download.platforms .chevron-right {
  195. position: relative;
  196. top: -1px;
  197. }
  198. .mini-download .desc {
  199. margin-top: 30px;
  200. }
  201. .mini-download .desc span {
  202. color: #949EA6;
  203. }
  204. .mini-download .desc .more-detail {
  205. margin-left: 10px;
  206. }
  207. @media (max-width: 1024px) {
  208. .mini-download {
  209. align-items: center;
  210. }
  211. .mini-download .flex-row {
  212. margin-right: 0 !important;
  213. }
  214. .mini-download .flex-row .flex-column:last-child {
  215. margin-right: 0;
  216. }
  217. .mini-download .desc {
  218. margin-top: 15px;
  219. }
  220. .mini-download .app-store {
  221. width: 150px;
  222. height: 47px;
  223. }
  224. .mini-download .ant-btn {
  225. height: 47px;
  226. border: 1px solid black;
  227. width: 150px;
  228. border-radius: 8px;
  229. }
  230. .mini-download .ant-btn span {
  231. font-weight: 500 !important;
  232. font-size: 17px !important;
  233. line-height: 46px !important;
  234. color: black !important;
  235. }
  236. }