order.scss 19 KB

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