order.scss 21 KB

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