main.min.css 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657
  1. html,
  2. body,
  3. div,
  4. span,
  5. applet,
  6. object,
  7. iframe,
  8. h1,
  9. h2,
  10. h3,
  11. h4,
  12. h5,
  13. h6,
  14. p,
  15. blockquote,
  16. pre,
  17. a,
  18. abbr,
  19. acronym,
  20. address,
  21. big,
  22. cite,
  23. code,
  24. del,
  25. dfn,
  26. em,
  27. img,
  28. ins,
  29. kbd,
  30. q,
  31. s,
  32. samp,
  33. small,
  34. strike,
  35. strong,
  36. sub,
  37. sup,
  38. tt,
  39. var,
  40. b,
  41. u,
  42. i,
  43. center,
  44. dl,
  45. dt,
  46. dd,
  47. ol,
  48. ul,
  49. li,
  50. fieldset,
  51. form,
  52. label,
  53. legend,
  54. table,
  55. caption,
  56. tbody,
  57. tfoot,
  58. thead,
  59. tr,
  60. th,
  61. td,
  62. article,
  63. aside,
  64. canvas,
  65. details,
  66. embed,
  67. figure,
  68. figcaption,
  69. footer,
  70. header,
  71. hgroup,
  72. menu,
  73. nav,
  74. output,
  75. ruby,
  76. section,
  77. summary,
  78. time,
  79. mark,
  80. audio,
  81. video {
  82. margin: 0;
  83. padding: 0;
  84. border: 0;
  85. font-size: 100%;
  86. font: inherit;
  87. vertical-align: baseline
  88. }
  89. article,
  90. aside,
  91. details,
  92. figcaption,
  93. figure,
  94. footer,
  95. header,
  96. hgroup,
  97. menu,
  98. nav,
  99. section {
  100. display: block
  101. }
  102. ol,
  103. ul {
  104. list-style: none
  105. }
  106. blockquote,
  107. q {
  108. quotes: none
  109. }
  110. blockquote:before,
  111. blockquote:after,
  112. q:before,
  113. q:after {
  114. content: '';
  115. content: none
  116. }
  117. table {
  118. border-collapse: collapse;
  119. border-spacing: 0
  120. }
  121. input {
  122. -webkit-box-sizing: border-box;
  123. -moz-box-sizing: border-box;
  124. box-sizing: border-box
  125. }
  126. .iframe-cap {
  127. position: fixed;
  128. top: 0;
  129. left: 0;
  130. width: 100%;
  131. height: 100%;
  132. z-index: 1000
  133. }
  134. body {
  135. font-size: 0.3rem;
  136. font-family: PingFangSC-Regular, sans-serif, "SourceHanSansCN-Regular", "Microsoft YaHei", "微软雅黑", STXihei, SimHei, "华文细黑";
  137. background: url("../images/bg.png") no-repeat #5614fe;
  138. background-size: 100%;
  139. min-height: 14.7rem;
  140. max-width: 750px;
  141. margin: 0 auto
  142. }
  143. .section-banner .banner {
  144. height: 5.82rem;
  145. width: 6.29rem;
  146. margin: 0 auto
  147. }
  148. .section-banner .banner img {
  149. width: 100%;
  150. height: 100%
  151. }
  152. .section-banner .product {
  153. height: 1.94rem;
  154. width: 6.99rem;
  155. margin: 0.2rem auto 0
  156. }
  157. .section-banner .product img {
  158. width: 100%;
  159. height: 100%
  160. }
  161. .section-banner-small {
  162. height: 4.5rem;
  163. overflow: hidden
  164. }
  165. .section-order {
  166. margin-top: 0.5rem
  167. }
  168. .section-order .btn-order {
  169. color: white;
  170. width: 4.07rem;
  171. height: 0.88rem;
  172. background: url("../images/orderbtn.png") no-repeat;
  173. background-size: 100% 100%;
  174. margin: 0 auto;
  175. display: flex;
  176. align-items: center;
  177. justify-content: center;
  178. font-size: 0.34rem
  179. }
  180. .section-order .btn-draw {
  181. text-align: center;
  182. font-size: 0.3rem;
  183. margin-top: 0.5rem;
  184. color: white
  185. }
  186. .section-order .btn-draw a {
  187. color: #e59067;
  188. text-decoration: none
  189. }
  190. .section-agr {
  191. color: white;
  192. margin: 0.4rem;
  193. background: rgba(255, 255, 255, 0.2);
  194. padding-top: 0.3rem;
  195. margin-bottom: 1rem
  196. }
  197. .section-agr .title {
  198. width: 4.16rem;
  199. height: 0.78rem;
  200. background: url("../images/warm-notice.png") no-repeat;
  201. background-size: 100% 100%;
  202. margin: 0 auto;
  203. display: flex;
  204. align-items: center;
  205. justify-content: center
  206. }
  207. .section-agr ul {
  208. margin: 0.2rem 0.35rem;
  209. font-size: 0.24rem;
  210. line-height: 0.4rem;
  211. color: rgba(255, 255, 255, 0.8);
  212. padding-bottom: 0.2rem
  213. }
  214. .section-agr ul li {
  215. margin-bottom: 0.4rem
  216. }
  217. .section-agr ul li a {
  218. color: #e59067
  219. }
  220. .section-flow {
  221. width: 6.83rem;
  222. height: 5.52rem;
  223. background: url(../images/bg-queryflow.png) no-repeat;
  224. background-size: 100% 100%;
  225. margin: 0 auto;
  226. padding-top: 0.5rem
  227. }
  228. .section-flow .circle {
  229. width: 2.55rem;
  230. height: 2.55rem;
  231. background: url(../images/bg-ellipse.png) no-repeat;
  232. background-size: 100% 100%;
  233. margin: 0 auto;
  234. display: flex;
  235. align-items: center;
  236. justify-content: center;
  237. color: #6625f6;
  238. font-weight: bold;
  239. text-align: center;
  240. display: flex;
  241. flex-direction: column
  242. }
  243. .section-flow .circle .vflag {
  244. margin-top: -0.3rem
  245. }
  246. .section-flow .circle .vflag img {
  247. width: 0.5rem
  248. }
  249. .section-flow .btn {
  250. color: white;
  251. width: 1.65rem;
  252. height: 0.6rem;
  253. display: flex;
  254. align-items: center;
  255. justify-content: center;
  256. background-image: linear-gradient(to bottom, #f3ae39, #fa0351);
  257. border-radius: 0.3rem;
  258. margin: 0.2rem auto
  259. }
  260. .section-flow .phone {
  261. color: #333333;
  262. text-align: center;
  263. margin-top: 0.5rem;
  264. font-weight: bold
  265. }
  266. .section-flow .member {
  267. color: #333333;
  268. text-align: center;
  269. margin-top: 0.2rem;
  270. font-weight: bold
  271. }
  272. .section-flow .member a {
  273. color: #fbb256;
  274. text-decoration: none
  275. }
  276. .section-cancel {
  277. width: 6.83rem;
  278. height: 5.52rem;
  279. background: url(../images/bg-cancel.png) no-repeat;
  280. background-size: 100% 100%;
  281. margin: 0 auto
  282. }
  283. .section-cancel .tips {
  284. color: #333333;
  285. height: 1.8rem;
  286. display: flex;
  287. align-items: center;
  288. justify-content: center;
  289. font-size: 0.26rem
  290. }
  291. .section-cancel .tips .left,
  292. .section-cancel .tips .right {
  293. width: 0.4rem;
  294. height: 100%
  295. }
  296. .section-cancel .tips .left img,
  297. .section-cancel .tips .right img {
  298. width: 0.29rem;
  299. height: 0.22rem;
  300. margin-top: 0.6rem
  301. }
  302. .section-cancel .tips .right {
  303. text-align: right
  304. }
  305. .section-cancel .tips .mid {
  306. width: 4.2rem;
  307. text-align: center
  308. }
  309. .section-draw {
  310. width: 6.83rem;
  311. height: 5.52rem;
  312. background: url(../images/bg-cancel.png) no-repeat;
  313. background-size: 100% 100%;
  314. margin: 0 auto
  315. }
  316. .section-draw .tips {
  317. color: #333333;
  318. height: 1.4rem;
  319. display: flex;
  320. align-items: center;
  321. justify-content: center;
  322. font-size: 0.26rem
  323. }
  324. .section-draw .tips .left,
  325. .section-draw .tips .right {
  326. width: 0.4rem;
  327. height: 100%
  328. }
  329. .section-draw .tips .left img,
  330. .section-draw .tips .right img {
  331. width: 0.29rem;
  332. height: 0.22rem;
  333. margin-top: 0.6rem
  334. }
  335. .section-draw .tips .right {
  336. text-align: right
  337. }
  338. .section-draw .tips .mid {
  339. width: 4.2rem;
  340. text-align: center;
  341. font-size: 0.34rem;
  342. font-weight: bold
  343. }
  344. .section-active {
  345. width: 6.83rem;
  346. height: 5.52rem;
  347. background: url(../images/bg-cancel.png) no-repeat;
  348. background-size: 100% 100%;
  349. margin: 0 auto
  350. }
  351. .section-active .tips {
  352. color: #333333;
  353. height: 1.4rem;
  354. display: flex;
  355. align-items: center;
  356. justify-content: center;
  357. font-size: 0.26rem
  358. }
  359. .section-active .tips .left,
  360. .section-active .tips .right {
  361. width: 0.4rem;
  362. height: 100%
  363. }
  364. .section-active .tips .left img,
  365. .section-active .tips .right img {
  366. width: 0.29rem;
  367. height: 0.22rem;
  368. margin-top: 0.6rem
  369. }
  370. .section-active .tips .right {
  371. text-align: right
  372. }
  373. .section-active .tips .mid {
  374. width: 4.2rem;
  375. text-align: center;
  376. font-size: 0.32rem;
  377. font-weight: bold
  378. }
  379. input::-webkit-input-placeholder {
  380. color: #979998;
  381. font-size: 0.26rem
  382. }
  383. input::-moz-placeholder {
  384. color: #979998;
  385. font-size: 0.26rem
  386. }
  387. input:-moz-placeholder {
  388. color: #979998;
  389. font-size: 0.26rem
  390. }
  391. input:-ms-input-placeholder {
  392. color: #979998;
  393. font-size: 0.26rem
  394. }
  395. .name_a {
  396. font-size: 0.32rem;
  397. color: #702EFF;
  398. font-family: PingFang SC;
  399. font-weight: 600;
  400. text-align: center;
  401. }
  402. .form-group .input-row {
  403. display: flex;
  404. align-content: space-between;
  405. justify-content: center;
  406. margin-bottom: 0.25rem;
  407. margin-top: 0.3rem;
  408. }
  409. .form-group .input-row .smscode {
  410. width: 2.8rem;
  411. margin-right: 0.15rem
  412. }
  413. .form-group .input-row .sendcode {
  414. font-size: 0.26rem;
  415. width: 2.1rem;
  416. height: .8rem;
  417. background: #fce410;
  418. border-radius: 0.08rem;
  419. display: flex;
  420. align-items: center;
  421. justify-content: center
  422. }
  423. .form-group .input-row .sendcode-wait {
  424. color: gray
  425. }
  426. .form-group .input-row:last-child {
  427. margin-bottom: 0rem
  428. }
  429. .form-group input {
  430. color: #222222;
  431. font-size: 0.26rem;
  432. width: 5.07rem;
  433. height: 0.8rem;
  434. border-radius: 0.08rem;
  435. border: none;
  436. outline: none;
  437. -webkit-appearance: none;
  438. background-color: #f0f4ff;
  439. padding-left: 0.35rem;
  440. min-width: 2.4rem
  441. }
  442. .form-group .actions {
  443. margin-top: 0.6rem
  444. }
  445. .form-group .actions .btn {
  446. color: white;
  447. width: 4rem;
  448. height: 0.8rem;
  449. background: url("../images/orderbtn.png") no-repeat;
  450. background-size: 100% 100%;
  451. margin: 0 auto;
  452. display: flex;
  453. align-items: center;
  454. justify-content: center;
  455. font-size: 0.34rem;
  456. margin-top: -0.25rem;
  457. }
  458. .overlay {
  459. position: fixed;
  460. top: 0;
  461. right: 0;
  462. bottom: 0;
  463. left: 0;
  464. z-index: 9990;
  465. background-color: rgba(0, 0, 0, 0.7)
  466. }
  467. .dialog {
  468. top: 1.5rem;
  469. left: 0.6rem;
  470. right: 0.6rem;
  471. z-index: 9990;
  472. background: url(../images/bg-failure.png) no-repeat;
  473. background-size: 100% 100%;
  474. position: fixed;
  475. min-height: 5.2rem
  476. }
  477. .dialog .face {
  478. height: 1.9rem;
  479. display: flex;
  480. align-items: center;
  481. justify-content: center
  482. }
  483. .dialog .face img {
  484. width: 1.13rem;
  485. height: 1.21rem
  486. }
  487. .dialog h2 {
  488. font-size: 0.36rem;
  489. text-align: center;
  490. margin: 0 auto 0.2rem;
  491. font-weight: bold
  492. }
  493. .dialog p {
  494. min-height: 1.2rem;
  495. margin: 0 1rem;
  496. text-align: center
  497. }
  498. .dialog .btn {
  499. width: 4rem;
  500. height: 0.9rem;
  501. display: flex;
  502. align-items: center;
  503. justify-content: center;
  504. margin: 0 auto 0.3rem;
  505. border-radius: 0.1rem;
  506. background: url(../images/orderbtn.png) no-repeat;
  507. background-size: 100% 100%;
  508. color: white;
  509. font-weight: bold;
  510. font-size: 0.36rem
  511. }
  512. .dialog-confirm {
  513. top: 4rem;
  514. height: 3.5rem;
  515. min-height: 3.5rem
  516. }
  517. .dialog-confirm h2 {
  518. margin: 0.3rem
  519. }
  520. .dialog-confirm .actions {
  521. display: flex;
  522. width: 5.5rem;
  523. margin: 0 auto
  524. }
  525. .dialog-confirm .actions .btn {
  526. width: 2.4rem
  527. }
  528. .dialog-alert {
  529. left: 0.6rem;
  530. right: 0.6rem;
  531. z-index: 9990;
  532. background: url(../images/bg-failure.png) no-repeat;
  533. background-size: 100% 100%;
  534. position: fixed;
  535. border-radius: 0.1rem;
  536. min-height: auto;
  537. height: auto;
  538. top: 4rem
  539. }
  540. .dialog-alert h1 {
  541. font-size: 0.36rem;
  542. font-weight: bold;
  543. text-align: center;
  544. margin-top: 0.5rem
  545. }
  546. .dialog-alert .content {
  547. min-height: 1.2rem;
  548. margin: 0.2rem 0.6rem;
  549. display: flex;
  550. align-items: center;
  551. justify-content: center
  552. }
  553. .dialog-alert .actions .btn {
  554. width: 4rem;
  555. height: 0.9rem;
  556. display: flex;
  557. align-items: center;
  558. justify-content: center;
  559. margin: 0 auto 0.3rem;
  560. border-radius: 0.1rem;
  561. background: url(../images/orderbtn.png) no-repeat;
  562. background-size: 100% 100%;
  563. color: white;
  564. font-weight: bold;
  565. font-size: 0.36rem
  566. }
  567. .loading {
  568. position: fixed;
  569. top: 0;
  570. left: 0;
  571. right: 0;
  572. bottom: 0;
  573. z-index: 9991
  574. }
  575. .loading .content {
  576. color: rgba(255, 255, 255, 0.6);
  577. margin-top: 3.5rem;
  578. text-align: center
  579. }