order.scss 21 KB

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