index.css 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276
  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. font-size: 3.125vw;
  51. color: #242a30;
  52. }
  53. .index-page .getApp .answer {
  54. margin-top: 1.18vw;
  55. margin-left: 12.5vw;
  56. font-size: 1.25vw;
  57. color: #959799;
  58. }
  59. .index-page .getApp .qrcodebox {
  60. display: flex;
  61. margin-top: 4.17vw;
  62. margin-left: 12.5vw;
  63. }
  64. .index-page .getApp .qrcodebox .qrcode {
  65. width: 9.375vw;
  66. height: 9.375vw;
  67. margin-right: 2.08vw;
  68. }
  69. .index-page .getApp .qrcodebox .tobox {
  70. display: flex;
  71. flex-direction: column;
  72. justify-content: space-around;
  73. }
  74. .index-page .getApp .qrcodebox .tobox .ios {
  75. width: 6.98vw;
  76. height: 2.08vw;
  77. cursor: pointer;
  78. }
  79. .index-page .take-out {
  80. width: 100%;
  81. height: 46.67vw;
  82. background-color: #fff;
  83. }
  84. .index-page .take-out .food-title {
  85. text-align: center;
  86. font-size: 60px;
  87. color: #242a30;
  88. padding-top: 10.89vw;
  89. }
  90. .index-page .take-out .food-answer {
  91. text-align: center;
  92. font-size: 1.25vw;
  93. color: #242a30;
  94. margin-top: 1.18vw;
  95. }
  96. .index-page .take-out .take-out-body {
  97. margin-top: 1.18vw;
  98. height: 21.46vw;
  99. display: flex;
  100. justify-content: space-between;
  101. align-items: center;
  102. margin-left: 7.1875vw;
  103. margin-right: 12.5vw;
  104. }
  105. .index-page .take-out .take-out-body .img-box {
  106. position: relative;
  107. width: 25.781vw;
  108. height: 100%;
  109. }
  110. .index-page .take-out .take-out-body .img-box .take-out-img {
  111. position: absolute;
  112. width: 21.46vw;
  113. height: 21.46vw;
  114. }
  115. .index-page .take-out .take-out-body .img-box .take-out-people {
  116. position: absolute;
  117. left: 4.17vw;
  118. }
  119. .index-page .take-out .take-out-body .img-info {
  120. width: 17.5vw;
  121. word-break: break-all;
  122. }
  123. .index-page .take-out .take-out-body .take-out-img-info {
  124. position: absolute;
  125. left: 5.3125vw;
  126. top: 50%;
  127. transform: translateY(-50%);
  128. }
  129. .index-page .take-out .take-out-body .whiteColor {
  130. color: #fff;
  131. }
  132. .index-page .take-out .take-out-body .blueColor {
  133. color: #018cff;
  134. }
  135. .index-page .take-out .take-out-body .grayColor {
  136. color: #242a30;
  137. }
  138. .index-page .take-out .take-out-body .take-out-title {
  139. font-size: 3.75vw;
  140. text-shadow: 13.5px 23.38px 54px 0px rgba(3, 3, 3, 0.38);
  141. font-weight: 500;
  142. }
  143. .index-page .take-out .take-out-body .about {
  144. font-size: 1.25vw;
  145. font-weight: 500;
  146. width: 15.208vw;
  147. letter-spacing: -0.6px;
  148. text-shadow: 13.5px 23.38px 54px 0px rgba(3, 3, 3, 0.38);
  149. margin-bottom: 1.82vw;
  150. }
  151. .index-page .take-out .take-out-body p {
  152. font-size: 16px;
  153. font-weight: 400;
  154. letter-spacing: -0.4px;
  155. margin-bottom: 2.19vw;
  156. }
  157. .index-page .take-out .take-out-body .toway {
  158. font-size: 14px;
  159. font-weight: 700;
  160. }
  161. .index-page .map {
  162. width: 100%;
  163. height: 56.25vw;
  164. background: url('../../images/home/map.png') no-repeat;
  165. background-size: 100% 100%;
  166. }
  167. .index-page .map h1 {
  168. font-size: 3.75vw;
  169. font-weight: 400;
  170. color: #018cfb;
  171. padding-top: 7.708vw;
  172. margin-left: 12.448vw;
  173. }
  174. .index-page .map p {
  175. width: 42.71vw;
  176. font-size: 1.25vw;
  177. font-weight: 500;
  178. color: #242a30;
  179. line-height: 30px;
  180. margin-left: 12.448vw;
  181. word-break: break-all;
  182. margin-bottom: 3.125vw;
  183. margin-top: 1.35vw;
  184. }
  185. .index-page .map .select {
  186. position: relative;
  187. width: 17.97vw;
  188. margin-left: 12.448vw;
  189. }
  190. .index-page .map .select .select-btn {
  191. position: absolute;
  192. width: 100%;
  193. height: 2.81vw;
  194. background: linear-gradient(270deg, #00a8ff 0%, #008cff 100%);
  195. box-shadow: 7.98px 15.01px 32px 0px #d3e1ef;
  196. border-radius: 12px;
  197. cursor: pointer;
  198. text-align: center;
  199. line-height: 2.81vw;
  200. color: #fff;
  201. font-size: 1.25vw;
  202. font-weight: 600;
  203. z-index: 3;
  204. }
  205. .index-page .map .select .pull-box {
  206. position: absolute;
  207. top: 2.81vw;
  208. left: 0;
  209. width: 100%;
  210. height: 15.1vw;
  211. background: #ffffff;
  212. border-radius: 0 0 12px 10px;
  213. overflow: hidden;
  214. overflow-y: auto;
  215. }
  216. .index-page .map .select .pull-box .pull-item {
  217. height: 2.55vw;
  218. line-height: 2.55vw;
  219. padding-left: 2.08vw;
  220. border-bottom: 1px solid #f3f5f7;
  221. color: #018cff;
  222. font-weight: 700;
  223. }
  224. .index-page .map .select .pull-box .pull-item:last-child {
  225. border: none;
  226. }
  227. @media screen and (max-width: 960px) {
  228. .font72 {
  229. font-size: 9.6vw;
  230. }
  231. .font60 {
  232. font-size: 8vw;
  233. }
  234. .font24 {
  235. font-size: 3.2vw;
  236. }
  237. .index-page .banner {
  238. height: 89.2vw;
  239. background: url('../../images//home/phone/banner-pho.png') no-repeat;
  240. background-size: 100% 100%;
  241. }
  242. }