order.scss 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748
  1. @import "../../../../public/scss/reset.scss";
  2. @import "../../../../public/scss/unicom.scss";
  3. html,
  4. body {
  5. margin: 0;
  6. padding: 0;
  7. height: 100%;
  8. }
  9. body {
  10. color: white;
  11. min-height: 20.35rem;
  12. font-family: PingFangSC-Regular, sans-serif, "SourceHanSansCN-Regular", "Microsoft YaHei", "微软雅黑", STXihei, SimHei, "华文细黑";
  13. background: #1f6beb url(../images/bg.png) no-repeat;
  14. background-size: 100%;
  15. }
  16. .unicom {
  17. img {
  18. left: 0.22rem;
  19. position: absolute;
  20. width: 1.49rem;
  21. height: 0.44rem;
  22. top: 0.25rem;
  23. }
  24. }
  25. .main {
  26. width: 100%;
  27. height: 100%;
  28. min-height: 13rem;
  29. box-sizing: border-box;
  30. }
  31. .box_adxr::-webkit-scrollbar {
  32. width: 0.08rem;
  33. }
  34. /* track滚动条未覆盖区域 */
  35. .box_adxr::-webkit-scrollbar-track {
  36. background-color: #64a0f0;
  37. border-radius: 99px;
  38. }
  39. /* thumb滚动条覆盖区域 */
  40. .box_adxr::-webkit-scrollbar-thumb {
  41. border-radius: 100px;
  42. background: #BAD1FF;
  43. }
  44. .content::-webkit-scrollbar {
  45. width: 0.12rem;
  46. }
  47. /* track滚动条未覆盖区域 */
  48. .content::-webkit-scrollbar-track {
  49. background-color: #64a0f0;
  50. border-radius: 99px;
  51. }
  52. /* thumb滚动条覆盖区域 */
  53. .content::-webkit-scrollbar-thumb {
  54. border-radius: 100px;
  55. background: #BAD1FF;
  56. }
  57. .section-announcement {
  58. position: fixed;
  59. top: 0;
  60. left: 50%;
  61. transform: translateX(-50%);
  62. width: 5.86rem;
  63. height: 0.97rem;
  64. font-size: 0.2rem;
  65. display: flex;
  66. justify-content: center;
  67. background: url(../images/bg-announcement.png) no-repeat;
  68. background-size: 100% 100%;
  69. .horn {
  70. height: 0.65rem;
  71. display: flex;
  72. align-items: center;
  73. justify-content: center;
  74. img {
  75. width: 0.37rem;
  76. height: 0.32rem;
  77. margin-right: 0.05rem;
  78. background: url(../images/horn.png) no-repeat;
  79. background-size: 100% 100%;
  80. }
  81. }
  82. .content {
  83. height: 0.7rem;
  84. line-height: 0.7rem;
  85. }
  86. }
  87. .tuid {
  88. background: url(../images/cptdse.png) no-repeat;
  89. background-size: 100% 100%;
  90. width: 3rem;
  91. height: 0.81rem;
  92. display: inline-block;
  93. margin-left: 1.41rem;
  94. margin-top: 0.2rem;
  95. }
  96. .chax {
  97. background: url(../images/dgjlse.png) no-repeat;
  98. background-size: 100% 100%;
  99. width: 3.18rem;
  100. height: 0.81rem;
  101. display: inline-block;
  102. margin-left: 0.09rem;
  103. margin-top: 00.28rem;
  104. }
  105. .img_adx {
  106. width: 100%;
  107. height: 4.2rem;
  108. margin-top: 4.24rem;
  109. }
  110. .img_adxs {
  111. width: 5.53rem;
  112. height: 2.45rem;
  113. position: absolute;
  114. top: 1.12rem;
  115. left: 1.07rem;
  116. }
  117. .main-order {
  118. .apps {
  119. margin: 0rem 0.7rem;
  120. img {
  121. width: 100%;
  122. }
  123. }
  124. .order {
  125. width: 6.69rem;
  126. height: 1.02rem;
  127. padding: unset;
  128. background: url(../images/btn-order-disabled.png) no-repeat;
  129. background-size: 100% 100%;
  130. position: absolute;
  131. top: 9.83rem;
  132. left: 0.4rem;
  133. .btn {
  134. color: white;
  135. font-size: 0.34rem;
  136. width: 100%;
  137. height: 100%;
  138. background: none;
  139. margin: 0;
  140. padding: 0;
  141. display: flex;
  142. align-items: center;
  143. justify-content: center;
  144. border: none;
  145. outline: none;
  146. }
  147. }
  148. .btn-tip {
  149. color: #2206B4;
  150. font-size: 0.26rem;
  151. text-align: center;
  152. background: url(../images/ckgdanse.png) no-repeat;
  153. background-size: 100% 100%;
  154. width: 1.61rem;
  155. height: 0.54rem;
  156. line-height: 0.53rem;
  157. margin-left: 2.61rem;
  158. letter-spacing: 0.01rem;
  159. margin-top: 0.16rem;
  160. font-weight: 600;
  161. }
  162. }
  163. .overlay {
  164. position: fixed;
  165. top: 0;
  166. right: 0;
  167. bottom: 0;
  168. left: 0;
  169. z-index: 9990;
  170. background-color: rgba(0, 0, 0, 0.3);
  171. min-height: 6.5rem;
  172. }
  173. .dialog-agr {
  174. position: fixed;
  175. top: 50%;
  176. transform: translateY(-50%);
  177. left: 0.9rem;
  178. width: 5.70rem;
  179. height: 8.50rem;
  180. font-size: 0.28rem;
  181. background: url(../images/bg-agr.png);
  182. background-size: 100% 100%;
  183. z-index: 10000;
  184. color: #666;
  185. text-align: justify;
  186. border-radius: 0.1rem;
  187. overflow: hidden;
  188. h2 {
  189. height: 0.46rem;
  190. font-size: 0.38rem;
  191. text-align: center;
  192. margin: 0.4rem auto 0.2rem;
  193. width: 1.64rem;
  194. background: url(../images/chanpsmse.png);
  195. background-size: 100% 100%;
  196. }
  197. .close {
  198. width: 0.45rem;
  199. height: 0.45rem;
  200. top: .2rem;
  201. right: 0.3rem;
  202. position: absolute;
  203. img {
  204. width: 0.4rem;
  205. height: 0.4rem;
  206. position: absolute;
  207. right: -0.1rem;
  208. top: 0.01rem;
  209. }
  210. }
  211. .container {
  212. height: 7.7rem;
  213. overflow: scroll;
  214. margin-top: 0.7rem;
  215. .titles {
  216. font-size: 0.28rem;
  217. padding-left: 0.2rem;
  218. display: flex;
  219. align-items: baseline;
  220. background: url(../images/llsm@2xse.png);
  221. background-size: 100% 100%;
  222. width: 1.64rem;
  223. height: 0.46rem;
  224. margin-left: 2.01rem;
  225. margin-top: 0.48rem;
  226. margin-bottom: 0.25rem;
  227. .dot {
  228. width: 0.2rem;
  229. height: 0.2rem;
  230. background-color: #0bb577;
  231. margin-right: 0.1rem;
  232. }
  233. }
  234. .title {
  235. font-size: 0.28rem;
  236. padding-left: 0.2rem;
  237. display: flex;
  238. align-items: baseline;
  239. background: url(../images/ywsm@2xse.png);
  240. background-size: 100% 100%;
  241. width: 1.64rem;
  242. height: 0.46rem;
  243. margin-left: 2.01rem;
  244. margin-bottom: 0.25rem;
  245. .dot {
  246. width: 0.2rem;
  247. height: 0.2rem;
  248. background-color: #0bb577;
  249. margin-right: 0.1rem;
  250. }
  251. }
  252. .content {
  253. line-height: 0.39rem;
  254. font-size: 0.24rem;
  255. margin-bottom: 0.15rem;
  256. color: #333333;
  257. letter-spacing: 0.02rem;
  258. ul {
  259. list-style-type: none;
  260. padding: 0 0.29rem;
  261. li {
  262. margin-bottom: 0.3rem;
  263. }
  264. }
  265. }
  266. }
  267. }
  268. .box_cp {
  269. background: url(../images/cpbjsmse.png) no-repeat;
  270. background-size: 100% 100%;
  271. width: 6.83rem;
  272. height: 3.44rem;
  273. margin-left: 0.32rem;
  274. margin-top: 0.95rem;
  275. position: relative;
  276. }
  277. .box_cd {
  278. width: 6.47rem;
  279. height: 8.55rem;
  280. margin-left: 0.51rem;
  281. margin-top: 2.6rem;
  282. background: #64A0F0;
  283. border-radius: 0.3rem;
  284. }
  285. .main-draw {
  286. padding-bottom: 2rem;
  287. .banner {
  288. width: 6.13rem;
  289. margin: auto;
  290. padding-left: 0.3rem;
  291. img {
  292. width: 100%;
  293. }
  294. }
  295. .login {
  296. width: 100%;
  297. height: 8.55rem;
  298. margin-top: -1rem;
  299. background: url('../images/bg-draw.png') no-repeat;
  300. background-size: 100% 100%;
  301. }
  302. }
  303. input::-webkit-input-placeholder {
  304. color: #ffff;
  305. font-size: 0.28rem;
  306. }
  307. input::-moz-placeholder {
  308. /* Mozilla Firefox 19+ */
  309. color: #ffff;
  310. font-size: 0.28rem;
  311. }
  312. input:-moz-placeholder {
  313. /* Mozilla Firefox 4 to 18 */
  314. color: #ffff;
  315. font-size: 0.28rem;
  316. }
  317. input:-ms-input-placeholder {
  318. /* Internet Explorer 10-11 */
  319. color: #ffff;
  320. font-size: 0.28rem;
  321. }
  322. .sms-form {
  323. margin: 0rem 0.4rem 0.3rem;
  324. position: absolute;
  325. top: 10.77rem;
  326. width: 5.37rem;
  327. left: 0.68rem;
  328. }
  329. .form-group {
  330. .input-row {
  331. display: flex;
  332. align-content: space-between;
  333. justify-content: center;
  334. margin-bottom: 0.33rem;
  335. .smscode {
  336. width: 100%;
  337. margin-right: 0.15rem;
  338. }
  339. .sendcode {
  340. font-size: 0.27rem;
  341. height: 0.82rem;
  342. line-height: 0.86rem;
  343. color: #FFFFFF;
  344. word-break: keep-all;
  345. white-space: nowrap;
  346. border-radius: 0.1rem;
  347. min-width: 2.56rem;
  348. background: #0F82E3;
  349. text-align: center;
  350. letter-spacing: 0.02rem;
  351. }
  352. .sendcode-wait {}
  353. &:last-child {
  354. margin-bottom: 0rem;
  355. }
  356. }
  357. input {
  358. font-size: 0.28rem;
  359. width: 100%;
  360. height: 0.82rem;
  361. outline: none;
  362. -webkit-appearance: none;
  363. min-width: 2.4rem;
  364. margin-bottom: 0.01rem;
  365. color: #ffff;
  366. border-radius: 0.1rem;
  367. padding-left: 0.3rem;
  368. letter-spacing: 0.03rem;
  369. background: #3174CD;
  370. border-radius: 0.1rem;
  371. border: #5096f3;
  372. }
  373. .actions {
  374. .btn {
  375. color: white;
  376. font-size: 0.36rem;
  377. width: 100%;
  378. height: 1rem;
  379. background: url(../images/btn-order.png) no-repeat;
  380. background-size: 100% 100%;
  381. margin: 0 auto;
  382. line-height: 0.88rem;
  383. text-align: center;
  384. border: none;
  385. border-radius: 0;
  386. }
  387. }
  388. }
  389. .section-agr {
  390. margin-top: 0.38rem;
  391. width: 6.75rem;
  392. height: 8.55rem;
  393. margin-bottom: 0.44rem;
  394. margin-left: 0.36rem;
  395. position: relative;
  396. background: #64A0F0;
  397. border-radius: 0.3rem;
  398. .title {
  399. height: 1.1rem;
  400. text-align: center;
  401. img {
  402. width: 1.65rem;
  403. height: 0.45rem;
  404. margin-top: 0.64rem;
  405. }
  406. }
  407. .content {
  408. margin: 0.2rem 0rem 0rem 0.42rem;
  409. height: 7.5rem;
  410. overflow: auto;
  411. position: absolute;
  412. width: 5.95rem;
  413. top: 0.7rem;
  414. padding-right: 0.27rem;
  415. font-size: 0.24rem;
  416. .red {
  417. color: #ff4a38;
  418. }
  419. .title {
  420. width: 1.7rem;
  421. height: 0.68rem;
  422. background: url(../images/bg-title.png) no-repeat;
  423. background-size: 100% 100%;
  424. display: flex;
  425. align-items: center;
  426. justify-content: center;
  427. font-size: 0.3rem;
  428. color: #63AB47;
  429. margin-bottom: 0.1rem;
  430. }
  431. ul {
  432. color: rgb(61, 70, 68);
  433. font-size: 0.28rem;
  434. text-align: justify;
  435. margin-bottom: 0.43rem;
  436. li {
  437. margin-bottom: 0.4rem;
  438. line-height: 0.36rem;
  439. font-size: 0.24rem;
  440. color: #ffff;
  441. font-weight: 400;
  442. .sub-ul {
  443. margin: 0.1rem 0;
  444. li {
  445. font-size: 0.24rem;
  446. }
  447. }
  448. &:last-child {
  449. margin-bottom: 0;
  450. }
  451. }
  452. }
  453. }
  454. .footer {
  455. color: #ff4a38;
  456. text-align: center;
  457. font-size: 0.24rem;
  458. span {
  459. transform: rotate(7deg)
  460. }
  461. }
  462. }
  463. .main-cancel {
  464. padding-bottom: 3rem;
  465. .banner {
  466. width: 5.45rem;
  467. height: 2.09rem;
  468. padding-left: 1.06rem;
  469. margin-top: 1.37rem;
  470. img {
  471. width: 100%;
  472. }
  473. }
  474. .login {
  475. width: 6.47rem;
  476. height: 4rem;
  477. margin-top: 6.9rem;
  478. margin-left: 0.5rem;
  479. background: #64A0F0;
  480. border: 0.03rem solid #AACBFF;
  481. border-radius: 0.3rem;
  482. .tips {
  483. display: flex;
  484. font-size: 0.28rem;
  485. color: rgba(188, 130, 19, 0.6);
  486. padding: 2.5rem 0.6rem 0rem;
  487. text-align: justify;
  488. .ring {
  489. width: 0.6rem;
  490. display: flex;
  491. margin: 0 0.15rem 0 0;
  492. img {
  493. height: 0.5rem;
  494. }
  495. }
  496. }
  497. }
  498. .sms-form {}
  499. }
  500. .dialog-alert .actions .btn {
  501. color: white;
  502. font-size: 0.36rem;
  503. background: #3b92e6;
  504. height: 0.7rem;
  505. display: flex;
  506. align-items: center;
  507. justify-content: center;
  508. width: 2rem;
  509. border-radius: 0.4rem;
  510. padding: 0;
  511. margin: 0;
  512. }
  513. .dialog-confirm {
  514. position: fixed;
  515. top: 4rem;
  516. left: 0.62rem;
  517. right: 0.62rem;
  518. height: 3.6rem;
  519. border-radius: 0.3rem;
  520. z-index: 9992;
  521. background: #ffffff;
  522. .close {
  523. position: absolute;
  524. top: 0;
  525. right: 0.45rem;
  526. width: 0.59rem;
  527. height: 0.69rem;
  528. img {
  529. width: 100%;
  530. }
  531. }
  532. h1 {
  533. color: #333333;
  534. font-size: 0.34rem;
  535. font-weight: bold;
  536. text-align: center;
  537. margin: 0.63rem auto 0;
  538. }
  539. .content {
  540. color: rgb(51, 51, 51);
  541. font-size: 0.32rem;
  542. height: 1.8rem;
  543. text-align: center;
  544. line-height: 0.5rem;
  545. margin: 0.6rem 0.42rem 0;
  546. }
  547. .actions {
  548. font-size: 0.3rem;
  549. display: flex;
  550. align-items: center;
  551. justify-content: space-between;
  552. margin: 0 0.6rem;
  553. .btn {
  554. color: #0bb577;
  555. font-size: 0.3rem;
  556. width: 2.2rem;
  557. height: 0.8rem;
  558. display: flex;
  559. align-items: center;
  560. justify-content: center;
  561. border-radius: 0.4rem;
  562. background: #e2f6ef;
  563. }
  564. .okay {
  565. color: white;
  566. float: left;
  567. background: #0bb577;
  568. }
  569. }
  570. }
  571. .draw {
  572. display: flex;
  573. font-size: 0.3rem;
  574. align-items: center;
  575. justify-content: center;
  576. color: rgb(68, 83, 60);
  577. .btn-draw {
  578. width: 2.3rem;
  579. height: 0.86rem;
  580. margin-left: 0.15rem;
  581. background: url(../images/btn-draw.png) no-repeat;
  582. background-size: 100% 100%;
  583. }
  584. }
  585. .nox_aor {
  586. font-size: 0.26rem;
  587. position: relative;
  588. width: 100%;
  589. text-align: center;
  590. color: #ffffffcf;
  591. margin-top: 0.2rem;
  592. }
  593. .yuans {
  594. width: 0.22rem;
  595. height: 0.22rem;
  596. border-radius: 3rem;
  597. border: solid 0.02rem #ffff;
  598. display: block;
  599. position: absolute;
  600. background: none;
  601. left: 1.8rem;
  602. top: 0.06rem;
  603. }
  604. .text_lan {
  605. text-decoration: none;
  606. color: #ffffffcf;
  607. }
  608. .chanp {
  609. width: 2.72rem;
  610. height: 0.7rem;
  611. position: absolute;
  612. left: 1.95rem;
  613. top: -0.2rem;
  614. }
  615. .text_ar {
  616. font-size: 0.26rem;
  617. color: #FFFFFF;
  618. margin-left: 0.51rem;
  619. font-weight: 400;
  620. font-family: PingFang SC;
  621. margin-top: -0.1rem;
  622. margin-bottom: 0.15rem;
  623. line-height: 0.46rem;
  624. }
  625. .img_acoc {
  626. width: 5.19rem;
  627. height: 2.11rem;
  628. position: absolute;
  629. top: 0.98rem;
  630. left: 0.82rem;
  631. }
  632. .chanps {
  633. width: 3.83rem;
  634. height: 0.7rem;
  635. position: absolute;
  636. top: -0.2rem;
  637. left: 1.4rem;
  638. }
  639. .imgga {
  640. width: 0.98rem;
  641. height: 0.98rem;
  642. position: absolute;
  643. top: 1.37rem;
  644. left: 0.75rem;
  645. }
  646. .imggb {
  647. width: 0.98rem;
  648. height: 0.98rem;
  649. position: absolute;
  650. top: 1.37rem;
  651. left: 2.18rem;
  652. }
  653. .imggc {
  654. width: 0.98rem;
  655. height: 0.98rem;
  656. position: absolute;
  657. top: 1.37rem;
  658. left: 3.61rem;
  659. }
  660. .imggd {
  661. width: 0.98rem;
  662. height: 0.98rem;
  663. position: absolute;
  664. top: 1.37rem;
  665. left: 5.04rem;
  666. }
  667. .imgge {
  668. width: 0.98rem;
  669. height: 0.98rem;
  670. position: absolute;
  671. top: 2.58rem;
  672. left: 0.75rem;
  673. }
  674. .imggf {
  675. width: 0.98rem;
  676. height: 0.98rem;
  677. position: absolute;
  678. top: 2.57rem;
  679. left: 2.18rem;
  680. }
  681. .imggg {
  682. width: 0.98rem;
  683. height: 0.98rem;
  684. position: absolute;
  685. top: 2.57rem;
  686. left: 3.6rem;
  687. }
  688. .imggh {
  689. width: 0.98rem;
  690. height: 0.98rem;
  691. position: absolute;
  692. top: 2.57rem;
  693. left: 5.04rem;
  694. }