main.scss 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471
  1. @import "../../../public/scss/reset.scss";
  2. .iframe-cap {
  3. position: fixed;
  4. top: 0;
  5. left: 0;
  6. width: 100%;
  7. height: 100%;
  8. z-index: 1000;
  9. }
  10. body {
  11. font-size: 0.3rem;
  12. font-family: PingFangSC-Regular, sans-serif, "SourceHanSansCN-Regular", "Microsoft YaHei", "微软雅黑", STXihei, SimHei, "华文细黑";
  13. background: url("../images/bg.png") no-repeat #5614fe;
  14. background-size: 100%;
  15. min-height: 14.7rem;
  16. max-width: 750px;
  17. margin: 0 auto;
  18. }
  19. .section-banner {
  20. .banner {
  21. height: 5.82rem;
  22. width: 6.29rem;
  23. margin: 0 auto;
  24. img {
  25. width: 100%;
  26. height: 100%;
  27. }
  28. }
  29. .product {
  30. height: 1.94rem;
  31. width: 6.99rem;
  32. margin: 0.2rem auto 0;
  33. img {
  34. width: 100%;
  35. height: 100%;
  36. }
  37. }
  38. }
  39. .section-banner-small {
  40. height: 4.5rem;
  41. overflow: hidden;
  42. }
  43. .section-order {
  44. margin-top: 0.5rem;
  45. .btn-order {
  46. color: white;
  47. width: 4.07rem;
  48. height: 0.88rem;
  49. background: url("../images/orderbtn.png") no-repeat;
  50. background-size: 100% 100%;
  51. margin: 0 auto;
  52. display: flex;
  53. align-items: center;
  54. justify-content: center;
  55. font-size: 0.34rem;
  56. }
  57. .btn-draw {
  58. text-align: center;
  59. font-size: 0.3rem;
  60. margin-top: 0.5rem;
  61. color: white;
  62. a {
  63. color: #e59067;
  64. text-decoration: none;
  65. }
  66. }
  67. }
  68. .section-agr {
  69. color: white;
  70. margin: 0.4rem;
  71. background: rgba(255, 255, 255, 0.2);
  72. padding-top: 0.3rem;
  73. margin-bottom: 1rem;
  74. .title {
  75. width: 4.16rem;
  76. height: 0.78rem;
  77. background: url("../images/warm-notice.png") no-repeat;
  78. background-size: 100% 100%;
  79. margin: 0 auto;
  80. display: flex;
  81. align-items: center;
  82. justify-content: center;
  83. }
  84. ul {
  85. margin: 0.1rem 0.35rem;
  86. font-size: 0.24rem;
  87. line-height: 0.4rem;
  88. color: rgba(255, 255, 255, 0.8);
  89. padding-bottom: 0.2rem;
  90. li {
  91. margin-bottom: 0.4rem;
  92. a {
  93. color: #e59067;
  94. }
  95. }
  96. }
  97. }
  98. .section-flow {
  99. width: 6.83rem;
  100. height: 5.52rem;
  101. background: url(../images/bg-queryflow.png) no-repeat;
  102. background-size: 100% 100%;
  103. margin: 0 auto;
  104. padding-top: 0.5rem;
  105. .circle {
  106. width: 2.55rem;
  107. height: 2.55rem;
  108. background: url(../images/bg-ellipse.png) no-repeat;
  109. background-size: 100% 100%;
  110. margin: 0 auto;
  111. display: flex;
  112. align-items: center;
  113. justify-content: center;
  114. color: #6625f6;
  115. font-weight: bold;
  116. text-align: center;
  117. display: flex;
  118. flex-direction: column;
  119. .vflag {
  120. margin-top: -0.3rem;
  121. img {
  122. width: 0.5rem;
  123. }
  124. }
  125. }
  126. .btn {
  127. color: white;
  128. width: 1.65rem;
  129. height: 0.6rem;
  130. display: flex;
  131. align-items: center;
  132. justify-content: center;
  133. background-image: linear-gradient(to bottom, #f3ae39, #fa0351);
  134. border-radius: 0.3rem;
  135. margin: 0.2rem auto;
  136. }
  137. .phone {
  138. color: #333333;
  139. text-align: center;
  140. margin-top: 0.5rem;
  141. font-weight: bold;
  142. }
  143. .member {
  144. color: #333333;
  145. text-align: center;
  146. margin-top: 0.2rem;
  147. font-weight: bold;
  148. a {
  149. color: #fbb256;
  150. text-decoration: none;
  151. }
  152. }
  153. }
  154. .section-cancel {
  155. width: 6.83rem;
  156. height: 5.52rem;
  157. background: url(../images/bg-cancel.png) no-repeat;
  158. background-size: 100% 100%;
  159. margin: 0 auto;
  160. .tips {
  161. color: #333333;
  162. height: 1.8rem;
  163. display: flex;
  164. align-items: center;
  165. justify-content: center;
  166. font-size: 0.26rem;
  167. .left,
  168. .right {
  169. width: 0.4rem;
  170. height: 100%;
  171. img {
  172. width: 0.29rem;
  173. height: 0.22rem;
  174. margin-top: 0.6rem;
  175. }
  176. }
  177. .right {
  178. text-align: right;
  179. }
  180. .mid {
  181. width: 4.2rem;
  182. text-align: center;
  183. }
  184. }
  185. }
  186. .section-draw {
  187. width: 6.83rem;
  188. height: 5.52rem;
  189. background: url(../images/bg-cancel.png) no-repeat;
  190. background-size: 100% 100%;
  191. margin: 0 auto;
  192. .tips {
  193. color: #333333;
  194. height: 1.4rem;
  195. display: flex;
  196. align-items: center;
  197. justify-content: center;
  198. font-size: 0.26rem;
  199. .left,
  200. .right {
  201. width: 0.4rem;
  202. height: 100%;
  203. img {
  204. width: 0.29rem;
  205. height: 0.22rem;
  206. margin-top: 0.6rem;
  207. }
  208. }
  209. .right {
  210. text-align: right;
  211. }
  212. .mid {
  213. width: 4.2rem;
  214. text-align: center;
  215. font-size: 0.34rem;
  216. font-weight: bold;
  217. }
  218. }
  219. }
  220. .section-active {
  221. width: 6.83rem;
  222. height: 5.52rem;
  223. background: url(../images/bg-cancel.png) no-repeat;
  224. background-size: 100% 100%;
  225. margin: 0 auto;
  226. .tips {
  227. color: #333333;
  228. height: 1.4rem;
  229. display: flex;
  230. align-items: center;
  231. justify-content: center;
  232. font-size: 0.26rem;
  233. .left,
  234. .right {
  235. width: 0.4rem;
  236. height: 100%;
  237. img {
  238. width: 0.29rem;
  239. height: 0.22rem;
  240. margin-top: 0.6rem;
  241. }
  242. }
  243. .right {
  244. text-align: right;
  245. }
  246. .mid {
  247. width: 4.2rem;
  248. text-align: center;
  249. font-size: 0.32rem;
  250. font-weight: bold;
  251. }
  252. }
  253. }
  254. input::-webkit-input-placeholder {
  255. color: #979998;
  256. font-size: 0.26rem;
  257. }
  258. input::-moz-placeholder {
  259. /* Mozilla Firefox 19+ */
  260. color: #979998;
  261. font-size: 0.26rem;
  262. }
  263. input:-moz-placeholder {
  264. /* Mozilla Firefox 4 to 18 */
  265. color: #979998;
  266. font-size: 0.26rem;
  267. }
  268. input:-ms-input-placeholder {
  269. /* Internet Explorer 10-11 */
  270. color: #979998;
  271. font-size: 0.26rem;
  272. }
  273. .form-group {
  274. .input-row {
  275. display: flex;
  276. align-content: space-between;
  277. justify-content: center;
  278. margin-bottom: 0.25rem;
  279. .smscode {
  280. width: 2.8rem;
  281. margin-right: 0.15rem;
  282. }
  283. .sendcode {
  284. font-size: 0.26rem;
  285. width: 2.1rem;
  286. height: .8rem;
  287. background: #fce410;
  288. border-radius: 0.08rem;
  289. display: flex;
  290. align-items: center;
  291. justify-content: center;
  292. }
  293. .sendcode-wait {
  294. color: gray;
  295. }
  296. &:last-child {
  297. margin-bottom: 0rem;
  298. }
  299. }
  300. input {
  301. color: #222222;
  302. font-size: 0.26rem;
  303. width: 5.07rem;
  304. height: 0.8rem;
  305. border-radius: 0.08rem;
  306. border: none;
  307. outline: none;
  308. -webkit-appearance: none;
  309. background-color: #f0f4ff;
  310. padding-left: 0.35rem;
  311. min-width: 2.4rem;
  312. }
  313. .actions {
  314. margin-top: 0.6rem;
  315. .btn {
  316. color: white;
  317. width: 4rem;
  318. height: 0.8rem;
  319. background: url("../images/orderbtn.png") no-repeat;
  320. background-size: 100% 100%;
  321. margin: 0 auto;
  322. display: flex;
  323. align-items: center;
  324. justify-content: center;
  325. font-size: 0.34rem;
  326. }
  327. }
  328. }
  329. .overlay {
  330. position: fixed;
  331. top: 0;
  332. right: 0;
  333. bottom: 0;
  334. left: 0;
  335. z-index: 9990;
  336. background-color: rgba(0, 0, 0, 0.7);
  337. }
  338. .dialog {
  339. top: 1.5rem;
  340. left: 0.6rem;
  341. right: 0.6rem;
  342. z-index: 9990;
  343. background: url(../images/bg-failure.png) no-repeat;
  344. background-size: 100% 100%;
  345. position: fixed;
  346. min-height: 5.2rem;
  347. .face {
  348. height: 1.9rem;
  349. display: flex;
  350. align-items: center;
  351. justify-content: center;
  352. img {
  353. width: 1.13rem;
  354. height: 1.21rem;
  355. }
  356. }
  357. h2 {
  358. font-size: 0.36rem;
  359. text-align: center;
  360. margin: 0 auto 0.2rem;
  361. font-weight: bold;
  362. }
  363. p {
  364. min-height: 1.2rem;
  365. margin: 0 1rem;
  366. text-align: center;
  367. }
  368. .btn {
  369. width: 4rem;
  370. height: 0.9rem;
  371. display: flex;
  372. align-items: center;
  373. justify-content: center;
  374. margin: 0 auto 0.3rem;
  375. border-radius: 0.1rem;
  376. background: url(../images/orderbtn.png) no-repeat;
  377. background-size: 100% 100%;
  378. color: white;
  379. font-weight: bold;
  380. font-size: 0.36rem;
  381. }
  382. }
  383. .dialog-confirm {
  384. top: 4rem;
  385. height: 3.5rem;
  386. min-height: 3.5rem;
  387. h2 {
  388. margin: 0.3rem;
  389. }
  390. .actions {
  391. display: flex;
  392. width: 5.5rem;
  393. margin: 0 auto;
  394. .btn {
  395. width: 2.4rem;
  396. }
  397. }
  398. }
  399. .dialog-alert {
  400. left: 0.6rem;
  401. right: 0.6rem;
  402. z-index: 9990;
  403. background: url(../images/bg-failure.png) no-repeat;
  404. background-size: 100% 100%;
  405. position: fixed;
  406. border-radius: 0.1rem;
  407. min-height: auto;
  408. height: auto;
  409. top: 4rem;
  410. h1 {
  411. font-size: 0.36rem;
  412. font-weight: bold;
  413. text-align: center;
  414. margin-top: 0.5rem;
  415. }
  416. .content {
  417. min-height: 1.2rem;
  418. margin: 0.2rem 0.6rem;
  419. display: flex;
  420. align-items: center;
  421. justify-content: center;
  422. }
  423. .actions {
  424. .btn {
  425. width: 4rem;
  426. height: 0.9rem;
  427. display: flex;
  428. align-items: center;
  429. justify-content: center;
  430. margin: 0 auto 0.3rem;
  431. border-radius: 0.1rem;
  432. background: url(../images/orderbtn.png) no-repeat;
  433. background-size: 100% 100%;
  434. color: white;
  435. font-weight: bold;
  436. font-size: 0.36rem;
  437. }
  438. }
  439. }
  440. .loading {
  441. position: fixed;
  442. top: 0;
  443. left: 0;
  444. right: 0;
  445. bottom: 0;
  446. z-index: 9991;
  447. .content {
  448. color: rgba(255, 255, 255, 0.6);
  449. margin-top: 3.5rem;
  450. text-align: center;
  451. }
  452. }