order.scss 15 KB

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