order.scss 20 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084
  1. @import "../../../../public/scss/reset.scss";
  2. @import "../../../../public/scss/unicom.scss";
  3. html,
  4. body {
  5. margin: 0;
  6. padding: 0;
  7. }
  8. body {
  9. color: white;
  10. min-height: 7.1rem;
  11. font-family: PingFangSC-Regular, sans-serif, "SourceHanSansCN-Regular", "Microsoft YaHei",
  12. "微软雅黑", STXihei, SimHei, "华文细黑";
  13. background: #b8d5ff url(../images/baiduBg.png) no-repeat;
  14. background-size: 100%;
  15. }
  16. .cpsme {
  17. font-size: 0.32rem;
  18. color: #0147fa;
  19. text-align: center;
  20. letter-spacing: 0.05rem;
  21. font-weight: 600;
  22. }
  23. .unicom {
  24. margin: 0.2rem 0.3rem;
  25. width: 1.54rem;
  26. height: 1.02rem;
  27. img {
  28. width: 100%;
  29. }
  30. }
  31. .btn_x {
  32. text-align: center;
  33. display: inline-block;
  34. }
  35. .b_img {
  36. height: 1.02rem;
  37. }
  38. .text_b {
  39. font-size: 0.22rem;
  40. margin-top: -0.2rem;
  41. }
  42. .a_img {
  43. width: 1.02rem;
  44. height: 1.02rem;
  45. }
  46. .text_c {
  47. font-size: 0.22rem;
  48. margin-top: 0.05rem;
  49. position: relative;
  50. top: -0.32rem;
  51. }
  52. .Big_box {
  53. width: 6.13rem;
  54. margin-top: 0.47rem;
  55. margin-left: 0.71rem;
  56. margin-bottom: 2.7rem;
  57. }
  58. .btn_l {
  59. width: 1.92rem;
  60. height: 0.64rem;
  61. position: absolute;
  62. bottom: -5.6rem;
  63. right: -0.35rem;
  64. background: #4e7bfc;
  65. border-radius: 0.36rem;
  66. font-size: 0.32rem;
  67. color: #ffffff;
  68. text-align: center;
  69. line-height: 0.63rem;
  70. }
  71. .btn_j {
  72. width: 1.92rem;
  73. height: 0.64rem;
  74. position: absolute;
  75. background: #4e7bfc;
  76. border-radius: 0.36rem;
  77. bottom: -5.6rem;
  78. right: 2.08rem;
  79. font-size: 0.32rem;
  80. color: #ffffff;
  81. text-align: center;
  82. line-height: 0.63rem;
  83. }
  84. .btn_cannel {
  85. width: 1.92rem;
  86. height: 0.64rem;
  87. position: absolute;
  88. bottom: -5.6rem;
  89. left: -0.35rem;
  90. background: #4e7bfc;
  91. border-radius: 0.36rem;
  92. font-size: 0.32rem;
  93. color: #ffffff;
  94. text-align: center;
  95. line-height: 0.63rem;
  96. }
  97. .btn_z {
  98. text-align: center;
  99. display: inline-block;
  100. position: relative;
  101. top: 0.85em;
  102. left: 0.8rem;
  103. }
  104. .btn_a {
  105. margin-top: 0.6rem;
  106. text-align: center;
  107. margin-left: 0.2rem;
  108. display: inline-block;
  109. }
  110. .box_img {
  111. width: 100%;
  112. height: 0.43rem;
  113. margin-bottom: 0.29rem;
  114. position: relative;
  115. }
  116. .img_b {
  117. background: url(../images/标题icon.png) no-repeat bottom;
  118. background-size: 100%;
  119. width: 0.54rem;
  120. height: 0.5rem;
  121. position: absolute;
  122. margin-top: -0.1rem;
  123. font-size: 0.2rem;
  124. line-height: 0.55rem;
  125. text-indent: 0.2rem;
  126. }
  127. .tu_a {
  128. background: url("../images/bng.png") no-repeat bottom;
  129. background-size: 100%;
  130. width: 6.29rem;
  131. height: 4.11rem;
  132. position: relative;
  133. }
  134. .text_a {
  135. font-size: 0.2rem;
  136. font-family: Source Han Sans CN;
  137. font-weight: 400;
  138. line-height: 0.44rem;
  139. color: #ffffff;
  140. margin-bottom: 0.53rem;
  141. text-indent: 0.6rem;
  142. }
  143. .section-announcement {
  144. position: fixed;
  145. top: 0;
  146. left: 50%;
  147. transform: translateX(-50%);
  148. width: 5.86rem;
  149. height: 0.97rem;
  150. font-size: 0.2rem;
  151. display: flex;
  152. justify-content: center;
  153. background: url(../images/bg-announcement.png) no-repeat;
  154. background-size: 100% 100%;
  155. .horn {
  156. height: 0.65rem;
  157. display: flex;
  158. align-items: center;
  159. justify-content: center;
  160. img {
  161. width: 0.37rem;
  162. height: 0.32rem;
  163. margin-right: 0.05rem;
  164. background: url(../images/horn.png) no-repeat;
  165. background-size: 100% 100%;
  166. }
  167. }
  168. .content {
  169. height: 0.7rem;
  170. line-height: 0.7rem;
  171. }
  172. }
  173. .tu_ax {
  174. width: 6.13rem;
  175. margin: auto;
  176. padding-left: 0.3rem;
  177. img {
  178. width: 6.36rem;
  179. height: 5.88rem;
  180. position: absolute;
  181. top: 0.31rem;
  182. left: 0.51rem;
  183. }
  184. }
  185. .information {
  186. font-size: 0.2rem;
  187. color: #ffff;
  188. display: inline-block;
  189. }
  190. .text_m {
  191. font-size: 0.2rem;
  192. display: inline-block;
  193. }
  194. .kuang {
  195. background: url(../images/权益选择框.png) no-repeat;
  196. background-size: 100% 100%;
  197. width: 6.46rem;
  198. height: 6.2rem;
  199. margin-top: 5.2rem;
  200. position: relative;
  201. top: 1.78rem;
  202. left: 0.53rem;
  203. }
  204. .main-order {
  205. .banner {
  206. width: 6.13rem;
  207. margin: auto;
  208. padding-left: 0.3rem;
  209. img {
  210. width: 6.36rem;
  211. height: 5.88rem;
  212. position: absolute;
  213. top: 0.31rem;
  214. left: 0.51rem;
  215. }
  216. }
  217. .apps {
  218. margin: 0rem 0.7rem;
  219. img {
  220. width: 100%;
  221. }
  222. }
  223. .order {
  224. width: 100%;
  225. height: 1rem;
  226. margin: 0.4rem auto 0;
  227. padding: unset;
  228. .btn {
  229. color: #ffffff;
  230. font-size: 0.4rem;
  231. margin: 0;
  232. padding: 0;
  233. display: flex;
  234. align-items: center;
  235. justify-content: center;
  236. border: none;
  237. outline: none;
  238. margin-top: 8.44rem;
  239. width: 5.9rem;
  240. height: 0.96rem;
  241. margin-left: 0.8rem;
  242. background: linear-gradient(180deg, #7293ff 0%, #3468ff 100%);
  243. box-shadow: 0px 6px 10px -4px rgba(41, 104, 202, 0.61),
  244. inset 0px 1px 6px 0px rgba(250, 252, 255, 0.33);
  245. border-radius: 25px;
  246. }
  247. }
  248. .btn-tip {
  249. position: fixed;
  250. top: 4.6rem;
  251. width: 0.89rem;
  252. left: -0.25rem;
  253. height: 2rem;
  254. background: #ffffff;
  255. box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
  256. border-radius: 0.32rem;
  257. border: 0.04rem solid #0147fa;
  258. color: #0147fa;
  259. font-size: 0.32rem;
  260. }
  261. }
  262. .xia_tu {
  263. position: relative;
  264. top: -4.4rem;
  265. }
  266. .btns {
  267. color: white;
  268. font-size: 0.34rem;
  269. width: 100%;
  270. height: 100%;
  271. background: none;
  272. margin: 0;
  273. padding: 0;
  274. display: flex;
  275. align-items: center;
  276. justify-content: center;
  277. border: none;
  278. outline: none;
  279. margin-top: -1.4rem;
  280. z-index: 200;
  281. }
  282. .ordersak {
  283. display: none;
  284. width: 6.2rem;
  285. height: 1rem;
  286. margin: 0.4rem auto 0;
  287. padding: unset;
  288. background: url("../images/立即订购.png") no-repeat;
  289. background-size: 100% 100%;
  290. }
  291. .overlay {
  292. position: fixed;
  293. top: 0;
  294. right: 0;
  295. bottom: 0;
  296. left: 0;
  297. z-index: 9990;
  298. background-color: rgba(0, 0, 0, 0.3);
  299. min-height: 6.5rem;
  300. }
  301. .dialog-agr {
  302. position: fixed;
  303. top: 50%;
  304. transform: translateY(-50%);
  305. left: 0.54rem;
  306. right: 0.3rem;
  307. width: 6.4rem;
  308. height: 8.72rem;
  309. font-size: 0.28rem;
  310. z-index: 10000;
  311. color: #666;
  312. text-align: justify;
  313. border-radius: 0.1rem;
  314. background: #ffff;
  315. overflow: hidden;
  316. h2 {
  317. font-size: 0.38rem;
  318. text-align: center;
  319. margin: 0.4rem auto 0.2rem;
  320. background: url(../images/领取规则标题.png);
  321. background-size: 100% 100%;
  322. width: 5.49rem;
  323. height: 0.41rem;
  324. }
  325. .close {
  326. width: 0.32rem;
  327. height: 0.32rem;
  328. top: 0.25rem;
  329. right: 0.3rem;
  330. position: absolute;
  331. img {
  332. width: 100%;
  333. height: 100%;
  334. }
  335. }
  336. .container {
  337. height: 7.9rem;
  338. overflow: scroll;
  339. margin-top: 0.8rem;
  340. .title {
  341. color: rgb(11, 181, 119);
  342. font-size: 0.3rem;
  343. padding-left: 0.2rem;
  344. display: flex;
  345. align-items: baseline;
  346. .dot {
  347. width: 0.2rem;
  348. height: 0.2rem;
  349. background-color: #0bb577;
  350. margin-right: 0.1rem;
  351. }
  352. }
  353. .content {
  354. line-height: 0.45rem;
  355. margin-bottom: 0.15rem;
  356. ul {
  357. list-style-type: none;
  358. padding: 0 0.4rem;
  359. li {
  360. margin-bottom: 0.1rem;
  361. }
  362. }
  363. }
  364. }
  365. }
  366. .main-draw {
  367. padding-bottom: 2rem;
  368. .banner {
  369. width: 6.13rem;
  370. margin: auto;
  371. padding-left: 0.3rem;
  372. img {
  373. width: 100%;
  374. }
  375. }
  376. .login {
  377. width: 100%;
  378. height: 8.55rem;
  379. margin-top: -1rem;
  380. background: url("../images/bg-draw.png") no-repeat;
  381. background-size: 100% 100%;
  382. height: 4.23rem;
  383. }
  384. }
  385. input::-webkit-input-placeholder {
  386. color: #b1b1b1;
  387. font-size: 0.28rem;
  388. }
  389. input::-moz-placeholder {
  390. /* Mozilla Firefox 19+ */
  391. color: #b1b1b1;
  392. font-size: 0.28rem;
  393. }
  394. input:-moz-placeholder {
  395. /* Mozilla Firefox 4 to 18 */
  396. color: #b1b1b1;
  397. font-size: 0.28rem;
  398. }
  399. input:-ms-input-placeholder {
  400. /* Internet Explorer 10-11 */
  401. color: #b1b1b1;
  402. font-size: 0.28rem;
  403. }
  404. // .row {
  405. // padding: 0rem 0 1rem 0;
  406. // }
  407. .form-group {
  408. .input-row {
  409. display: flex;
  410. align-content: space-between;
  411. justify-content: center;
  412. margin-bottom: 0.25rem;
  413. position: relative;
  414. top: 0.53rem;
  415. .smscode {
  416. width: 2.34rem;
  417. margin-right: 0.2rem;
  418. }
  419. .sendcode {
  420. width: 1.8rem;
  421. height: 0.56rem;
  422. color: white;
  423. background: #6392fd;
  424. margin-right: 0.04rem;
  425. font-size: 0.28rem;
  426. border-radius: 0.28rem;
  427. line-height: 0.4rem;
  428. text-align: center;
  429. padding: 0;
  430. position: absolute;
  431. top: 2.76rem;
  432. left: 4.66rem;
  433. }
  434. &:last-child {
  435. margin-bottom: 0rem;
  436. }
  437. }
  438. input {
  439. border: none;
  440. outline: none;
  441. font-size: 0.32rem;
  442. border-bottom: 1px solid #f0f0f0;
  443. }
  444. .actions {
  445. margin-top: 0.4rem;
  446. .btn {
  447. color: white;
  448. width: 5.9rem;
  449. height: 0.8rem;
  450. font-size: 0.36rem;
  451. display: flex;
  452. align-items: center;
  453. background: linear-gradient(180deg, #9cc4ff 0%, #527ef8 100%);
  454. justify-content: center;
  455. border-radius: 0.4rem;
  456. position: absolute;
  457. top: 2.9rem;
  458. left: 0.48rem;
  459. line-height: 0.48rem;
  460. letter-spacing: 0.03rem;
  461. font-weight: 600;
  462. border: none;
  463. }
  464. }
  465. }
  466. .smscode {
  467. width: 6.06rem;
  468. position: absolute;
  469. top: 2.68rem;
  470. height: 0.87rem;
  471. left: 0.4rem;
  472. background: #ffffff;
  473. }
  474. .section-agr {
  475. height: 7.5rem;
  476. .title {
  477. text-align: center;
  478. img {
  479. width: 6.13rem;
  480. height: 0.43rem;
  481. }
  482. }
  483. .content {
  484. border-radius: 1.2rem;
  485. margin: 0.38rem 0.68rem 1rem 0.52rem;
  486. .red {
  487. color: #ff4a38;
  488. }
  489. .title {
  490. width: 1.7rem;
  491. height: 0.68rem;
  492. background: url(../images/bg-title.png) no-repeat;
  493. background-size: 100% 100%;
  494. display: flex;
  495. align-items: center;
  496. justify-content: center;
  497. font-size: 0.3rem;
  498. color: #63ab47;
  499. margin-bottom: 0.1rem;
  500. }
  501. ul {
  502. color: #3d4644;
  503. font-size: 0.2rem;
  504. text-align: justify;
  505. width: 6.24rem;
  506. li {
  507. margin-bottom: 0.15rem;
  508. line-height: 0.38rem;
  509. font-size: 0.2rem;
  510. color: #ffff;
  511. .sub-ul {
  512. margin: 0.1rem 0;
  513. li {
  514. font-size: 0.24rem;
  515. }
  516. }
  517. &:last-child {
  518. margin-bottom: 0;
  519. }
  520. }
  521. }
  522. }
  523. .footer {
  524. color: #ff4a38;
  525. text-align: center;
  526. font-size: 0.24rem;
  527. span {
  528. transform: rotate(7deg);
  529. }
  530. }
  531. }
  532. .main-cancel {
  533. .banner {
  534. img {
  535. width: 6.42rem;
  536. height: 5.7rem;
  537. margin-left: 0.49rem;
  538. margin-top: 0.46rem;
  539. }
  540. }
  541. .login {
  542. width: 6.86rem;
  543. background: #ffffff;
  544. border-radius: 0.48rem;
  545. height: 4.14rem;
  546. border: 0.04rem solid #0147fa;
  547. position: relative;
  548. top: 8.25rem;
  549. left: 0.28rem;
  550. .tips {
  551. display: flex;
  552. font-size: 0.28rem;
  553. color: rgba(188, 130, 19, 0.6);
  554. padding: 2.5rem 0.6rem 0rem;
  555. text-align: justify;
  556. .ring {
  557. width: 0.6rem;
  558. display: flex;
  559. margin: 0 0.15rem 0 0;
  560. img {
  561. height: 0.5rem;
  562. }
  563. }
  564. }
  565. }
  566. }
  567. .dialog-alert {
  568. position: fixed;
  569. top: 6.62rem;
  570. left: 0.62rem;
  571. right: 0.62rem;
  572. height: 3.2rem;
  573. border-radius: 0.3rem;
  574. z-index: 9992;
  575. background: #ffffff;
  576. .close {
  577. position: absolute;
  578. top: 0;
  579. right: 0.45rem;
  580. width: 0.59rem;
  581. height: 0.69rem;
  582. img {
  583. width: 100%;
  584. }
  585. }
  586. h1 {
  587. font-size: 0.36rem;
  588. font-weight: bold;
  589. text-align: center;
  590. margin-top: 0.6rem;
  591. }
  592. .content {
  593. min-height: 1.8rem;
  594. margin: 0.1rem 0.6rem;
  595. display: flex;
  596. align-items: center;
  597. justify-content: center;
  598. font-size: 0.3rem;
  599. color: #222222e8;
  600. font-weight: 600;
  601. }
  602. .actions {
  603. font-size: 0.3rem;
  604. display: flex;
  605. align-items: center;
  606. margin-top: 0.3rem;
  607. border-radius: 0.3rem;
  608. .btn {
  609. color: #0147fa;
  610. font-size: 0.34rem;
  611. background: #ffff;
  612. padding: 0;
  613. margin: 0;
  614. width: 100%;
  615. height: 1rem;
  616. text-align: center;
  617. line-height: 1rem;
  618. border-top: 0.02rem solid #e5e5e5;
  619. font-weight: 600;
  620. border-bottom-left-radius: 0.3rem;
  621. border-bottom-right-radius: 0.3rem;
  622. border-top-right-radius: 0;
  623. border-top-left-radius: 0;
  624. }
  625. .okay {
  626. color: white;
  627. float: left;
  628. background: #0bb577;
  629. }
  630. }
  631. }
  632. .dialog-alerttt {
  633. position: fixed;
  634. top: 6.62rem;
  635. left: 0.92rem;
  636. right: 0.62rem;
  637. height: 3.56rem;
  638. border-radius: 0.3rem;
  639. z-index: 9992;
  640. background: #ffffff;
  641. width: 5.68rem;
  642. transform: translateY(-50%);
  643. }
  644. .text_nn {
  645. font-size: 0.28rem;
  646. font-weight: bold;
  647. text-align: center;
  648. color: #347bda;
  649. margin-top: 0.3rem;
  650. }
  651. .text_nns {
  652. font-size: 0.28rem;
  653. font-weight: bold;
  654. text-align: center;
  655. margin-top: 0.4rem;
  656. color: #347bda;
  657. margin-top: 0.11rem;
  658. }
  659. .text_mm {
  660. color: #000000;
  661. }
  662. .dialog-confirm {
  663. position: fixed;
  664. top: 4rem;
  665. left: 0.62rem;
  666. right: 0.62rem;
  667. height: 3rem;
  668. border-radius: 0.3rem;
  669. z-index: 9992;
  670. background: #ffffff;
  671. .close {
  672. position: absolute;
  673. top: 0;
  674. right: 0.45rem;
  675. width: 0.59rem;
  676. height: 0.69rem;
  677. img {
  678. width: 100%;
  679. }
  680. }
  681. h1 {
  682. font-size: 0.36rem;
  683. font-weight: bold;
  684. text-align: center;
  685. margin-top: 0.6rem;
  686. }
  687. .content {
  688. min-height: 1.8rem;
  689. display: flex;
  690. align-items: center;
  691. justify-content: center;
  692. font-size: 0.3rem;
  693. color: black;
  694. }
  695. .actions {
  696. font-size: 0.3rem;
  697. display: flex;
  698. align-items: center;
  699. justify-content: space-between;
  700. margin: 0 0.6rem;
  701. margin-top: 0.2rem;
  702. .btn {
  703. color: white;
  704. font-size: 0.36rem;
  705. background: linear-gradient(-90deg, #1e98df, #5256d5);
  706. display: flex;
  707. align-items: center;
  708. justify-content: center;
  709. border-radius: 0.4rem;
  710. padding: 0;
  711. margin: 0;
  712. width: 2.34rem;
  713. height: 0.72rem;
  714. }
  715. .okay {
  716. color: white;
  717. float: left;
  718. background: linear-gradient(-90deg, #1e98df, #5256d5);
  719. }
  720. }
  721. }
  722. .draw {
  723. display: flex;
  724. font-size: 0.3rem;
  725. align-items: center;
  726. justify-content: center;
  727. color: rgb(68, 83, 60);
  728. .btn-draw {
  729. width: 2.3rem;
  730. height: 0.86rem;
  731. margin-left: 0.15rem;
  732. background: url(../images/btn-draw.png) no-repeat;
  733. background-size: 100% 100%;
  734. }
  735. }
  736. .contents {
  737. background: url(../images/成功.png) no-repeat !important;
  738. background-size: 100% 100% !important;
  739. width: 2.8rem !important;
  740. height: 2rem !important;
  741. position: relative !important;
  742. left: 1.5rem !important;
  743. top: 0.3rem !important;
  744. }
  745. .contentsak {
  746. background: url(../images/短信.png) no-repeat !important;
  747. background-size: 100% 100% !important;
  748. width: 2.8rem !important;
  749. height: 2rem !important;
  750. position: relative !important;
  751. left: 1.5rem !important;
  752. top: 0.3rem !important;
  753. }
  754. .contentss {
  755. background: url(../images/失败.png) no-repeat !important;
  756. background-size: 100% 100% !important;
  757. width: 2.8rem !important;
  758. height: 2rem !important;
  759. position: relative !important;
  760. left: 1.5rem !important;
  761. top: 0.3rem !important;
  762. }
  763. .actionss {
  764. font-size: 0.3rem !important;
  765. display: flex !important;
  766. align-items: center !important;
  767. justify-content: center !important;
  768. height: 1.4rem !important;
  769. }
  770. .dialog-alerts {
  771. position: fixed !important;
  772. top: 6.62rem !important;
  773. left: 0.92rem !important;
  774. right: 0.62rem !important;
  775. border-radius: 0.3rem !important;
  776. z-index: 9992 !important;
  777. background: #ffffff !important;
  778. width: 5.68rem !important;
  779. transform: translateY(-50%) !important;
  780. animation: frames-top-center-01 300ms !important;
  781. }
  782. .beijing_a {
  783. background: url(../images/未选中背景.png) no-repeat;
  784. background-size: 100% 100%;
  785. width: 2.88rem;
  786. height: 1.1rem;
  787. position: relative;
  788. left: 0.2rem;
  789. top: 0.72rem;
  790. display: inline-block;
  791. }
  792. .tu_n {
  793. width: 0.72rem;
  794. height: 0.72rem;
  795. position: absolute;
  796. top: 0.2rem;
  797. left: 0.2rem;
  798. }
  799. .texte_n {
  800. width: 1.49rem;
  801. height: 0.45rem;
  802. font-size: 0.2rem;
  803. position: absolute;
  804. left: 1.2rem;
  805. top: 0.33rem;
  806. display: inline-block;
  807. line-height: 0.24rem;
  808. }
  809. .beijing_b {
  810. background-size: 100% 100%;
  811. width: 2.8rem;
  812. height: 1rem;
  813. position: relative;
  814. left: 0.15rem;
  815. top: 0.72rem;
  816. display: inline-block;
  817. border: 0.04rem solid #5cedfc;
  818. background: #355b945e;
  819. border-radius: 0.2rem;
  820. }
  821. .order_a {
  822. background: url(../images/立即领取按钮.png) no-repeat;
  823. background-size: 100% 100%;
  824. width: 100%;
  825. height: 100%;
  826. border: none;
  827. }
  828. .order_ca {
  829. background: url(../images/立即领取按钮.png) no-repeat;
  830. background-size: 100% 100%;
  831. width: 100%;
  832. height: 100%;
  833. border: none;
  834. -webkit-filter: grayscale(100%);
  835. }
  836. .order_b {
  837. background: url(../images/已领取按钮.png) no-repeat;
  838. background-size: 100% 100%;
  839. width: 100%;
  840. height: 100%;
  841. border: none;
  842. pointer-events: none;
  843. }
  844. .orders {
  845. margin: 0 auto;
  846. width: 6.16rem;
  847. height: 0.94rem;
  848. margin-top: 2.1rem;
  849. }
  850. .Big_box1 {
  851. width: 6.23rem;
  852. margin: 0 auto;
  853. height: 3rem;
  854. }
  855. .text_ab {
  856. font-size: 0.2rem;
  857. font-family: Source Han Sans CN;
  858. font-weight: 400;
  859. color: #ffffff;
  860. line-height: 0.36rem;
  861. margin-bottom: 0.36rem;
  862. }
  863. .box_img_a {
  864. background: url(../images/领取规则标题.png) no-repeat bottom;
  865. background-size: 100%;
  866. width: 100%;
  867. height: 0.43rem;
  868. margin-bottom: 0.4rem;
  869. margin-top: 0.4rem;
  870. }
  871. .inputot {
  872. margin-left: 0.4rem;
  873. color: #666666;
  874. font-size: 0.36rem;
  875. width: 4.87rem;
  876. height: 0.82rem;
  877. outline: none;
  878. min-width: 2.4rem;
  879. margin-bottom: 0.3rem;
  880. border: 0.01rem solid #e0e0e0;
  881. border-radius: 0.1rem;
  882. padding-left: 0.3rem;
  883. background: #ffffff;
  884. position: absolute;
  885. top: 1.45rem;
  886. }
  887. .actions {
  888. .btns {
  889. color: #666666;
  890. font-size: 0.32rem;
  891. background: linear-gradient(-90deg, #ffff, #ffff);
  892. display: flex;
  893. align-items: center;
  894. justify-content: center;
  895. border-radius: 0.4rem;
  896. padding: 0;
  897. font-weight: 400;
  898. margin: 0;
  899. width: 2.34rem;
  900. height: 0.72rem;
  901. border: solid 1px #aaaa;
  902. }
  903. .btn_orderss {
  904. color: #ffff;
  905. font-size: 0.32rem;
  906. background: linear-gradient(360deg, #5256d5 0%, #1e98df 100%);
  907. display: flex;
  908. align-items: center;
  909. justify-content: center;
  910. border-radius: 0.4rem;
  911. padding: 0;
  912. font-weight: 400;
  913. margin: 0;
  914. width: 2.34rem;
  915. height: 0.72rem;
  916. border: solid 1px #aaaa;
  917. }
  918. .okay {
  919. color: white;
  920. float: left;
  921. background: #0bb577;
  922. }
  923. }
  924. .usermob {
  925. position: absolute;
  926. width: 6.06rem;
  927. top: 1.45rem;
  928. background: #ffffff;
  929. left: 0.4rem;
  930. height: 0.87rem;
  931. }
  932. .usermobsr {
  933. position: absolute;
  934. width: 6.06rem;
  935. top: 0.4rem;
  936. background: #ffffff;
  937. left: 0.4rem;
  938. height: 0.87rem;
  939. }
  940. .section-setting {
  941. width: 6.86rem;
  942. background: #ffffff;
  943. border-radius: 0.48rem;
  944. height: 5.22rem;
  945. border: 0.04rem solid #0147fa;
  946. position: relative;
  947. top: 8.25rem;
  948. left: 0.28rem;
  949. .content {
  950. .form-group {
  951. input {
  952. padding: 0 0 0 0.2rem;
  953. border: none;
  954. border-bottom: 1px solid #f0f0f0;
  955. }
  956. .mobile {
  957. width: 4.8rem;
  958. }
  959. .code {
  960. }
  961. .send {
  962. width: 1.8rem;
  963. height: 0.56rem;
  964. color: white;
  965. background: #6392fd;
  966. margin-right: 0.04rem;
  967. font-size: 0.28rem;
  968. border-radius: 0.28rem;
  969. line-height: 0.4rem;
  970. text-align: center;
  971. padding: 0;
  972. position: absolute;
  973. top: 2.76rem;
  974. left: 4.66rem;
  975. }
  976. .sendcode-wait {
  977. background: #b5b5b5;
  978. }
  979. }
  980. .status {
  981. display: flex;
  982. flex-direction: column;
  983. align-items: center;
  984. margin: 0.45rem auto 0.35rem;
  985. .status-icon {
  986. width: 0.84rem;
  987. height: 0.84rem;
  988. background: url(../images/success.png) no-repeat;
  989. background-size: 100% 100%;
  990. }
  991. .status-name {
  992. margin-top: 0.24rem;
  993. }
  994. }
  995. }
  996. .actions {
  997. .btn {
  998. width: 5.9rem;
  999. height: 0.8rem;
  1000. font-size: 0.28rem;
  1001. display: flex;
  1002. align-items: center;
  1003. background: linear-gradient(180deg, #9cc4ff 0%, #527ef8 100%);
  1004. justify-content: center;
  1005. border-radius: 0.4rem;
  1006. position: absolute;
  1007. top: 4rem;
  1008. left: 0.48rem;
  1009. }
  1010. .btn-primary {
  1011. color: white;
  1012. }
  1013. .btn-lg {
  1014. width: 3.36rem;
  1015. margin: 0 auto;
  1016. }
  1017. }
  1018. }