index.css 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671
  1. .index-page h1,
  2. h2,
  3. h3,
  4. h4,
  5. h5,
  6. p {
  7. margin: 0;
  8. padding: 0;
  9. }
  10. .font72 {
  11. font-size: 3.75vw;
  12. }
  13. .font60 {
  14. font-size: 3.125vw;
  15. }
  16. .font24 {
  17. font-size: 1.25vw;
  18. }
  19. .index-page {
  20. width: 100%;
  21. }
  22. .index-page .banner {
  23. position: relative;
  24. width: 100%;
  25. height: 42.135vw;
  26. background: url('../../images/home/banner.png') no-repeat;
  27. background-size: 100% 100%;
  28. z-index: 3;
  29. display: flex;
  30. flex-direction: column;
  31. justify-content: center;
  32. align-items: center;
  33. color: #ffffff;
  34. }
  35. .index-page .banner p {
  36. margin-bottom: 0.76vw;
  37. letter-spacing: -1.5px;
  38. }
  39. .index-page .getApp {
  40. position: relative;
  41. width: 100%;
  42. height: 41.67vw;
  43. margin-top: -5.73vw;
  44. background: url('../../images/home/getApp.png') no-repeat;
  45. background-size: 100% 100%;
  46. }
  47. .index-page .getApp .where {
  48. padding-top: 14.58vw;
  49. margin-left: 12.5vw;
  50. color: #242a30;
  51. }
  52. .index-page .getApp .answer {
  53. margin-top: 1.18vw;
  54. margin-left: 12.5vw;
  55. color: #959799;
  56. }
  57. .index-page .getApp .qrcodebox {
  58. display: flex;
  59. margin-top: 4.17vw;
  60. margin-left: 12.5vw;
  61. }
  62. .index-page .getApp .qrcodebox .qrcode {
  63. width: 9.375vw;
  64. height: 9.375vw;
  65. margin-right: 2.08vw;
  66. }
  67. .index-page .getApp .qrcodebox .tobox {
  68. display: flex;
  69. flex-direction: column;
  70. justify-content: space-around;
  71. }
  72. .index-page .getApp .qrcodebox .tobox .ios {
  73. width: 6.98vw;
  74. height: 2.08vw;
  75. cursor: pointer;
  76. }
  77. .index-page .take-out {
  78. width: 100%;
  79. height: 46.67vw;
  80. background-color: #fff;
  81. }
  82. .index-page .take-out .food-title {
  83. text-align: center;
  84. color: #242a30;
  85. padding-top: 10.89vw;
  86. }
  87. .index-page .take-out .food-answer {
  88. text-align: center;
  89. color: #242a30;
  90. margin-top: 1.18vw;
  91. }
  92. .index-page .take-out .take-out-body {
  93. margin-top: 1.18vw;
  94. height: 21.46vw;
  95. display: flex;
  96. justify-content: space-between;
  97. align-items: center;
  98. margin-left: 7.1875vw;
  99. margin-right: 12.5vw;
  100. }
  101. .index-page .take-out .take-out-body .img-box {
  102. position: relative;
  103. width: 25.781vw;
  104. height: 100%;
  105. }
  106. .index-page .take-out .take-out-body .img-box .take-out-img {
  107. display: none;
  108. position: absolute;
  109. width: 21.46vw;
  110. height: 21.46vw;
  111. }
  112. .index-page .take-out .take-out-body .img-box .take-out-people {
  113. position: absolute;
  114. left: 4.17vw;
  115. }
  116. .index-page .take-out .take-out-body .img-info {
  117. width: 17.5vw;
  118. word-break: break-all;
  119. }
  120. .index-page .take-out .take-out-body .take-out-img-info {
  121. position: absolute;
  122. left: 5.3125vw;
  123. top: 5.21vw;
  124. }
  125. .index-page .take-out .blueColor {
  126. color: #018cff;
  127. }
  128. .index-page .take-out .grayColor {
  129. color: #242a30;
  130. }
  131. .index-page .take-out .whiteColor {
  132. color: #fff;
  133. }
  134. .index-page .take-out .take-out-body .take-out-title {
  135. font-size: 3.75vw;
  136. text-shadow: 13.5px 23.38px 54px 0px rgba(3, 3, 3, 0.38);
  137. font-weight: 500;
  138. }
  139. .index-page .take-out .take-out-body .about {
  140. font-size: 1.25vw;
  141. font-weight: 500;
  142. width: 15.208vw;
  143. letter-spacing: -0.6px;
  144. text-shadow: 13.5px 23.38px 54px 0px rgba(3, 3, 3, 0.38);
  145. margin-bottom: 1.56vw;
  146. }
  147. .index-page .take-out .take-out-body p {
  148. font-size: 16px;
  149. font-weight: 400;
  150. letter-spacing: -0.4px;
  151. margin-bottom: 1.82vw;
  152. }
  153. .index-page .take-out .take-out-body .toway {
  154. font-size: 14px;
  155. font-weight: 700;
  156. }
  157. .index-page .map {
  158. position: relative;
  159. width: 100%;
  160. height: 56.25vw;
  161. background: url('../../images/home/map.png') no-repeat;
  162. background-size: 100% 100%;
  163. }
  164. .index-page .map h1 {
  165. font-size: 3.75vw;
  166. font-weight: 400;
  167. color: #018cfb;
  168. padding-top: 7.708vw;
  169. margin-left: 12.448vw;
  170. }
  171. .index-page .map p {
  172. width: 42.71vw;
  173. font-size: 1.25vw;
  174. font-weight: 500;
  175. color: #242a30;
  176. line-height: 30px;
  177. margin-left: 12.448vw;
  178. word-break: break-all;
  179. margin-bottom: 3.125vw;
  180. margin-top: 1.35vw;
  181. }
  182. .index-page .map .select {
  183. position: relative;
  184. width: 17.97vw;
  185. margin-left: 12.448vw;
  186. }
  187. .index-page .map .select .select-btn {
  188. position: absolute;
  189. width: 100%;
  190. height: 2.81vw;
  191. background: linear-gradient(270deg, #00a8ff 0%, #008cff 100%);
  192. box-shadow: 7.98px 15.01px 32px 0px #d3e1ef;
  193. border-radius: 12px;
  194. padding: 0 1.56vw;
  195. cursor: pointer;
  196. text-align: center;
  197. line-height: 2.81vw;
  198. color: #fff;
  199. font-size: 1.25vw;
  200. font-weight: 600;
  201. z-index: 3;
  202. display: flex;
  203. justify-content: space-between;
  204. align-items: center;
  205. }
  206. .index-page .map .select .select-btn img {
  207. width: 12px;
  208. height: 12px;
  209. }
  210. .index-page .map .select .pull-box {
  211. display: none;
  212. position: absolute;
  213. top: 2.81vw;
  214. left: 0;
  215. width: 100%;
  216. height: 15.1vw;
  217. background: #ffffff;
  218. border-radius: 0 0 12px 10px;
  219. overflow: hidden;
  220. overflow-y: auto;
  221. }
  222. .index-page .map .select .pull-box .pull-item {
  223. height: 2.55vw;
  224. line-height: 2.55vw;
  225. padding-left: 2.08vw;
  226. border-bottom: 1px solid #f3f5f7;
  227. color: #018cff;
  228. font-weight: 700;
  229. }
  230. .index-page .map .country-address {
  231. position: absolute;
  232. }
  233. .index-page .map .country-address:nth-of-type(2) {
  234. top: 12.5vw;
  235. left: 38vw;
  236. }
  237. .index-page .map .country-address:nth-of-type(3) {
  238. top: 15.56vw;
  239. left: 78.125vw;
  240. }
  241. .index-page .map .country-address:nth-of-type(4) {
  242. top: 12.56vw;
  243. left: 73.125vw;
  244. }
  245. .index-page .map .country-address:nth-of-type(5) {
  246. top: 12.5vw;
  247. left: 38vw;
  248. }
  249. .index-page .map .country-address:nth-of-type(6) {
  250. top: 12.5vw;
  251. left: 38vw;
  252. }
  253. .index-page .map .country-address:nth-of-type(7) {
  254. top: 26.41vw;
  255. left: 57.45vw;
  256. }
  257. .index-page .map .country-address:nth-of-type(8) {
  258. top: 28.41vw;
  259. left: 61.8vw;
  260. }
  261. .index-page .map .country-address:nth-of-type(9) {
  262. top: 16.56vw;
  263. left: 58.125vw;
  264. }
  265. .index-page .map .country-address:nth-of-type(10) {
  266. top: 16.86vw;
  267. left: 56.125vw;
  268. }
  269. .index-page .map .country-address:nth-of-type(11) {
  270. top: 21.41vw;
  271. left: 52.45vw;
  272. }
  273. .index-page .map .country-address span {
  274. position: absolute;
  275. left: -100%;
  276. top: 50%;
  277. transform: translateY(-50%);
  278. font-size: 0.09vw;
  279. font-family: Gilroy, Gilroy-Bold;
  280. font-weight: 700;
  281. color: #028cfb;
  282. color: #000000;
  283. }
  284. .index-page .map .country-address:nth-of-type(2) span {
  285. top: 0;
  286. }
  287. .index-page .map .country-address:nth-of-type(3) span {
  288. left: -200%;
  289. }
  290. .index-page .map .country-address:nth-of-type(5) span {
  291. top: auto;
  292. left: auto;
  293. right: -50%;
  294. }
  295. .index-page .map .country-address:nth-of-type(6) span {
  296. top: auto;
  297. left: 50%;
  298. bottom: -30%;
  299. transform: translateX(-50%);
  300. }
  301. .index-page .map .country-address:nth-of-type(8) span {
  302. left: -150%;
  303. }
  304. .index-page .map .country-address:nth-of-type(9) span {
  305. left: auto;
  306. right: -70%;
  307. }
  308. .index-page .map .country-address:nth-of-type(10) span {
  309. left: 50%;
  310. top: auto;
  311. bottom: -100%;
  312. }
  313. .index-page .map .country-address .big-circle {
  314. width: 2.97vw;
  315. height: 2.97vw;
  316. width: 2.97vw;
  317. height: 2.97vw;
  318. background-color: rgba(0, 140, 251, 0.1);
  319. border-radius: 50%;
  320. display: flex;
  321. justify-content: center;
  322. align-items: center;
  323. }
  324. .index-page .map .country-address .big-circle .smail-circle {
  325. width: 1.35vw;
  326. height: 1.35vw;
  327. background-color: #8acbfd;
  328. border-radius: 50%;
  329. display: flex;
  330. justify-content: center;
  331. align-items: center;
  332. }
  333. .index-page .map .country-address .big-circle .smail-circle .circle {
  334. width: 0.42vw;
  335. height: 0.42vw;
  336. background-color: #008ef9;
  337. border-radius: 50%;
  338. }
  339. .index-page .map .select .pull-box .pull-item:last-child {
  340. border: none;
  341. }
  342. .index-page .getApp .app {
  343. display: none;
  344. }
  345. .index-page .take-out .take-out-imgs,
  346. .index-page .take-out .swiper {
  347. display: none;
  348. }
  349. .index-page .every {
  350. display: none;
  351. }
  352. .index-page .maph5 {
  353. display: none;
  354. }
  355. .index-page .footer-full {
  356. display: none;
  357. }
  358. @media screen and (max-width: 960px) {
  359. /* 750 */
  360. .font100 {
  361. font-size: 13.33vw;
  362. }
  363. .font72 {
  364. font-size: 9.6vw;
  365. }
  366. .font60 {
  367. font-size: 8vw;
  368. }
  369. .font48 {
  370. font-size: 6.4vw;
  371. }
  372. .font36 {
  373. font-size: 4.8vw;
  374. }
  375. .font24 {
  376. font-size: 3.2vw;
  377. }
  378. .footer-page {
  379. display: none;
  380. }
  381. .index-page .banner {
  382. height: 89.2vw;
  383. background: url('../../images//home/phone/banner-pho.png') no-repeat;
  384. background-size: 100% 100%;
  385. }
  386. .index-page .getApp {
  387. height: 66.67vw;
  388. background: url('../../images//home/phone/getApp.png') no-repeat;
  389. background-size: 100% 100%;
  390. }
  391. .index-page .getApp .whereapp {
  392. width: 53.33vw;
  393. word-break: break-all;
  394. }
  395. .index-page .getApp .where,
  396. .index-page .getApp .answer {
  397. margin-left: 4vw;
  398. color: #242a30;
  399. }
  400. .index-page .getApp .where {
  401. padding-top: 5.33vw;
  402. }
  403. .index-page .getApp .answer {
  404. margin-top: 3.73vw;
  405. }
  406. .index-page .getApp .qrcodebox {
  407. margin-left: 4vw;
  408. }
  409. .index-page .getApp .qrcodebox .qrcode {
  410. width: 18.67vw;
  411. height: 18.67vw;
  412. }
  413. .index-page .getApp .qrcodebox .tobox .ios {
  414. width: 33.33vw;
  415. height: 8.27vw;
  416. }
  417. .index-page .getApp .app {
  418. position: absolute;
  419. display: block;
  420. bottom: 0;
  421. right: 0;
  422. width: 39.6vw;
  423. height: 59.87vw;
  424. }
  425. .index-page .take-out {
  426. position: relative;
  427. height: auto;
  428. }
  429. .index-page .take-out .food-title {
  430. margin-left: 4vw;
  431. text-align: left;
  432. }
  433. .index-page .take-out .food-answer {
  434. margin-left: 4vw;
  435. text-align: left;
  436. }
  437. .index-page .take-out .take-out-body {
  438. display: none;
  439. }
  440. .index-page .take-out .take-out-imgs {
  441. display: block;
  442. position: relative;
  443. }
  444. .index-page .take-out .take-out-imgs .take-out-img {
  445. position: absolute;
  446. width: 50.67vw;
  447. height: 50.67vw;
  448. top: 4vw;
  449. right: 16.53vw;
  450. }
  451. .index-page .take-out .take-out-imgs .take-out-people {
  452. right: 6.4vw;
  453. }
  454. .index-page .take-out .swiper {
  455. display: block;
  456. margin-top: 44.27vw;
  457. margin-left: 4vw;
  458. }
  459. .index-page .take-out .swiper .img-info {
  460. width: 55.33vw;
  461. padding-bottom: 8vw;
  462. word-break: break-all;
  463. }
  464. .index-page .take-out .swiper .img-info .about {
  465. margin-top: 2.4vw;
  466. }
  467. .index-page .take-out .swiper .img-info .grayColor {
  468. color: #282828;
  469. }
  470. .swiper-horizontal > .swiper-pagination-bullets,
  471. .swiper-pagination-bullets.swiper-pagination-horizontal,
  472. .swiper-pagination-custom,
  473. .swiper-pagination-fraction {
  474. bottom: 0;
  475. }
  476. .index-page .every {
  477. display: block;
  478. padding: 9.33vw 8.8vw 7.33vw 4vw;
  479. background: #f7f7f7;
  480. }
  481. .index-page .every .title {
  482. font-family: NexaBold, NexaBold-Regular;
  483. font-weight: 400;
  484. color: #282828;
  485. letter-spacing: -2.4px;
  486. margin-bottom: 2.67vw;
  487. }
  488. .index-page .every .content {
  489. color: #282828;
  490. letter-spacing: -0.24px;
  491. word-break: break-all;
  492. font-weight: 400;
  493. font-family: EuclidSquare, EuclidSquare-Regular;
  494. }
  495. .index-page .map {
  496. display: none;
  497. }
  498. .index-page .maph5 {
  499. display: block;
  500. width: 100%;
  501. }
  502. .index-page .maph5 .head-maph5 {
  503. display: flex;
  504. justify-content: space-between;
  505. align-items: center;
  506. width: 100%;
  507. height: 12.4vw;
  508. background: #3a9ff2;
  509. color: #ffffff;
  510. font-family: Gilroy, Gilroy-Bold;
  511. font-weight: 700;
  512. padding-left: 3.73vw;
  513. padding-right: 4vw;
  514. box-sizing: border-box;
  515. }
  516. .index-page .maph5 .head-maph5 .select {
  517. display: flex;
  518. justify-content: center;
  519. align-items: center;
  520. width: 9.07vw;
  521. height: 9.07vw;
  522. border: 0.53vw solid #ffffff;
  523. border-radius: 1.6vw;
  524. }
  525. .index-page .maph5 .head-maph5 .select .open {
  526. width: 2.27vw;
  527. height: 1.47vw;
  528. }
  529. .index-page .maph5 .map-bg {
  530. width: 100%;
  531. height: 90.67vw;
  532. padding-top: 6.4vw;
  533. background: url('../../images/home/phone/map-bg-pho.png') no-repeat;
  534. background-size: 100% 100%;
  535. }
  536. .index-page .maph5 .map-bg .map-img {
  537. width: 88.4vw;
  538. height: 42.27vw;
  539. margin: 0 auto;
  540. background: url('../../images/home/phone/map-pho.png') no-repeat;
  541. background-size: 100% 100%;
  542. }
  543. .index-page .footer-full {
  544. display: block;
  545. position: static;
  546. }
  547. .index-page .footer-full .header {
  548. width: 100%;
  549. height: 15.73vw;
  550. background: #008cff;
  551. display: flex;
  552. align-items: center;
  553. justify-content: space-between;
  554. padding: 0 4vw;
  555. }
  556. .index-page .footer-full .header .logo {
  557. width: 26.8vw;
  558. height: 7.73vw;
  559. }
  560. .index-page .footer-full .header .close {
  561. width: 4.66vw;
  562. height: 4.66vw;
  563. }
  564. .index-page .footer-full .title {
  565. font-size: 4.8vw;
  566. font-family: NexaBold, NexaBold-Regular;
  567. font-weight: 400;
  568. text-align: justifyLeft;
  569. color: #242a30;
  570. line-height: 9.6vw;
  571. }
  572. .index-page .footer-full .link {
  573. font-size: 3.73vw;
  574. font-family: NexaBold, NexaBold-Regular;
  575. font-weight: 400;
  576. text-align: justifyLeft;
  577. color: #97a5b0;
  578. line-height: 7.46vw;
  579. }
  580. }