order.scss 15 KB

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