order.scss 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739
  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. height: 14.2rem;
  12. font-family: PingFangSC-Regular, sans-serif, "SourceHanSansCN-Regular", "Microsoft YaHei", "微软雅黑", STXihei, SimHei, "华文细黑";
  13. background: #d1924c 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.6rem;
  21. height: 0.6rem;
  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. // .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/产品td.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/订购jl.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: 6.6rem;
  107. height: 4.72rem;
  108. margin-top: 4.52rem;
  109. margin-left: 0.44rem;
  110. }
  111. .img_adxs {
  112. width: 100%;
  113. height: 3.91rem;
  114. position: absolute;
  115. top: 0.59rem;
  116. }
  117. .main-order {
  118. .apps {
  119. margin: 0rem 0.7rem;
  120. img {
  121. width: 100%;
  122. }
  123. }
  124. .order {
  125. width: 6rem;
  126. height: 1.28rem;
  127. padding: unset;
  128. background: url(../images/btn-order-disabled.png) no-repeat;
  129. background-size: 100% 100%;
  130. position: absolute;
  131. top: 11.54rem;
  132. left: 0.74rem;
  133. .btn {
  134. color: white;
  135. width: 100%;
  136. height: 100%;
  137. background: none;
  138. margin: 0;
  139. padding: 0;
  140. display: flex;
  141. align-items: center;
  142. justify-content: center;
  143. border: none;
  144. outline: none;
  145. font-size: 0.48rem;
  146. letter-spacing: 0.04rem;
  147. line-height: 0.24rem;
  148. }
  149. }
  150. .btn-tip {
  151. color: #2206B4;
  152. font-size: 0.26rem;
  153. text-align: center;
  154. background: url(../images/查看更多按钮.png) no-repeat;
  155. background-size: 100% 100%;
  156. width: 1.61rem;
  157. height: 0.54rem;
  158. line-height: 0.53rem;
  159. margin-left: 2.61rem;
  160. letter-spacing: 0.01rem;
  161. margin-top: 0.16rem;
  162. font-weight: 600;
  163. }
  164. }
  165. .overlay {
  166. position: fixed;
  167. top: 0;
  168. right: 0;
  169. bottom: 0;
  170. left: 0;
  171. z-index: 9990;
  172. background-color: rgba(0, 0, 0, 0.3);
  173. min-height: 6.5rem;
  174. }
  175. .dialog-agr {
  176. position: fixed;
  177. top: 50%;
  178. transform: translateY(-50%);
  179. left: 0.9rem;
  180. width: 5.70rem;
  181. height: 8.50rem;
  182. font-size: 0.28rem;
  183. background: url(../images/bg-agr.png);
  184. background-size: 100% 100%;
  185. z-index: 10000;
  186. color: #666;
  187. text-align: justify;
  188. border-radius: 0.1rem;
  189. overflow: hidden;
  190. h2 {
  191. height: 0.46rem;
  192. font-size: 0.38rem;
  193. text-align: center;
  194. margin: 0.4rem auto 0.2rem;
  195. width: 1.64rem;
  196. background: url(../images/chanp说明.png);
  197. background-size: 100% 100%;
  198. }
  199. .close {
  200. width: 0.45rem;
  201. height: 0.45rem;
  202. top: .2rem;
  203. right: 0.3rem;
  204. position: absolute;
  205. img {
  206. width: 0.4rem;
  207. height: 0.4rem;
  208. position: absolute;
  209. right: -0.1rem;
  210. top: 0.01rem;
  211. }
  212. }
  213. .container {
  214. height: 7.7rem;
  215. overflow: scroll;
  216. margin-top: 0.7rem;
  217. .titles {
  218. font-size: 0.28rem;
  219. padding-left: 0.2rem;
  220. display: flex;
  221. align-items: baseline;
  222. background: url(../images/流量说明@2x.png);
  223. background-size: 100% 100%;
  224. width: 1.64rem;
  225. height: 0.46rem;
  226. margin-left: 2.01rem;
  227. margin-top: 0.48rem;
  228. margin-bottom: 0.25rem;
  229. .dot {
  230. width: 0.2rem;
  231. height: 0.2rem;
  232. background-color: #0bb577;
  233. margin-right: 0.1rem;
  234. }
  235. }
  236. .title {
  237. font-size: 0.28rem;
  238. padding-left: 0.2rem;
  239. display: flex;
  240. align-items: baseline;
  241. background: url(../images/业务说明@2x.png);
  242. background-size: 100% 100%;
  243. width: 1.64rem;
  244. height: 0.46rem;
  245. margin-left: 2.01rem;
  246. margin-bottom: 0.25rem;
  247. .dot {
  248. width: 0.2rem;
  249. height: 0.2rem;
  250. background-color: #0bb577;
  251. margin-right: 0.1rem;
  252. }
  253. }
  254. .content {
  255. line-height: 0.39rem;
  256. font-size: 0.24rem;
  257. margin-bottom: 0.15rem;
  258. color: #333333;
  259. letter-spacing: 0.02rem;
  260. ul {
  261. list-style-type: none;
  262. padding: 0 0.29rem;
  263. li {
  264. margin-bottom: 0.3rem;
  265. }
  266. }
  267. }
  268. }
  269. }
  270. .box_cp {
  271. background: url(../images/产品说明背景.png) no-repeat;
  272. background-size: 100% 100%;
  273. width: 6.83rem;
  274. height: 3.44rem;
  275. margin-left: 0.32rem;
  276. margin-top: 0.95rem;
  277. position: relative;
  278. }
  279. .box_cd {
  280. width: 6.86rem;
  281. height: 4.9rem;
  282. margin-left: 0.32rem;
  283. margin-top: 4.1rem;
  284. border-radius: 0.16rem;
  285. background: rgba(240, 191, 122, 0.94);
  286. border: 0.04rem solid;
  287. border-image: linear-gradient(90deg, rgba(205, 173, 128, 1), rgba(241, 224, 188, 1), rgba(200, 168, 122, 1)) 4 4;
  288. backdrop-filter: blur(2px);
  289. }
  290. .main-draw {
  291. padding-bottom: 2rem;
  292. .banner {
  293. width: 6.13rem;
  294. margin: auto;
  295. padding-left: 0.3rem;
  296. img {
  297. width: 100%;
  298. }
  299. }
  300. .login {
  301. width: 100%;
  302. height: 8.55rem;
  303. margin-top: -1rem;
  304. background: url('../images/bg-draw.png') no-repeat;
  305. background-size: 100% 100%;
  306. }
  307. }
  308. input::-webkit-input-placeholder {
  309. color: #666666;
  310. font-size: 0.28rem;
  311. }
  312. input::-moz-placeholder {
  313. /* Mozilla Firefox 19+ */
  314. color: #666666;
  315. font-size: 0.28rem;
  316. }
  317. input:-moz-placeholder {
  318. /* Mozilla Firefox 4 to 18 */
  319. color: #666666;
  320. font-size: 0.28rem;
  321. }
  322. input:-ms-input-placeholder {
  323. /* Internet Explorer 10-11 */
  324. color: #666666;
  325. font-size: 0.28rem;
  326. }
  327. .sms-form {
  328. margin: 0rem 0.4rem 0.3rem;
  329. position: absolute;
  330. top: 9.77rem;
  331. width: 5.37rem;
  332. left: 0.68rem;
  333. }
  334. .form-group {
  335. .input-row {
  336. display: flex;
  337. align-content: space-between;
  338. justify-content: center;
  339. margin-bottom: 0.33rem;
  340. .smscode {
  341. width: 100%;
  342. margin-right: 0.15rem;
  343. }
  344. .sendcode {
  345. font-size: 0.32rem;
  346. height: 0.88rem;
  347. line-height: 0.88rem;
  348. color: #FFFFFF;
  349. word-break: keep-all;
  350. white-space: nowrap;
  351. border-radius: 0.1rem;
  352. min-width: 1.96rem;
  353. background: #A649F0;
  354. text-align: center;
  355. letter-spacing: 0.02rem;
  356. }
  357. .sendcode-wait {}
  358. &:last-child {
  359. margin-bottom: 0rem;
  360. }
  361. }
  362. input {
  363. font-size: 0.28rem;
  364. width: 5.76rem;
  365. height: 0.88rem;
  366. outline: none;
  367. min-width: 2.4rem;
  368. margin-bottom: 0.01rem;
  369. color: #666666;
  370. padding-left: 0.3rem;
  371. letter-spacing: 0.03rem;
  372. background: #FFFFFF;
  373. border: 1px solid #FFFFFF;
  374. border-radius: 0.1rem;
  375. }
  376. .actions {
  377. .btn {
  378. color: white;
  379. font-size: 0.36rem;
  380. width: 6.09rem;
  381. height: 1.15rem;
  382. background: url(../images/btn-order.png) no-repeat;
  383. background-size: 100% 100%;
  384. margin: 0 auto;
  385. line-height: 0.88rem;
  386. text-align: center;
  387. border: none;
  388. border-radius: 0;
  389. margin-left: -0.35rem;
  390. }
  391. }
  392. }
  393. .section-agr {
  394. margin-top: 0.14rem;
  395. width: 6.48rem;
  396. height: 5.51rem;
  397. margin-bottom: 0.44rem;
  398. margin-left: 0.49rem;
  399. position: relative;
  400. background: rgba(255, 255, 255, 0.3);
  401. box-shadow: 5px 9px 50px 0px rgba(6, 86, 185, 0.05), 0px 1px 3px 0px #F3E7FF;
  402. border-radius: 0.4rem;
  403. .title {
  404. height: 1.1rem;
  405. text-align: center;
  406. img {
  407. width: 1.65rem;
  408. height: 0.45rem;
  409. margin-top: 0.64rem;
  410. }
  411. }
  412. .content {
  413. height: 3.89rem;
  414. overflow: auto;
  415. position: absolute;
  416. width: 5.25rem;
  417. top: 1.1rem;
  418. left: 0.65rem;
  419. padding-right: 0.27rem;
  420. font-size: 0.24rem;
  421. color: #333333;
  422. .red {
  423. color: #ff4a38;
  424. }
  425. .title {
  426. width: 1.7rem;
  427. height: 0.68rem;
  428. background: url(../images/bg-title.png) no-repeat;
  429. background-size: 100% 100%;
  430. display: flex;
  431. align-items: center;
  432. justify-content: center;
  433. font-size: 0.3rem;
  434. color: #63AB47;
  435. margin-bottom: 0.1rem;
  436. }
  437. ul {
  438. color: rgb(61, 70, 68);
  439. font-size: 0.28rem;
  440. text-align: justify;
  441. margin-bottom: 0.43rem;
  442. li {
  443. line-height: 0.36rem;
  444. font-size: 0.22rem;
  445. color: #333333;
  446. font-weight: 400;
  447. .sub-ul {
  448. margin: 0.1rem 0;
  449. li {
  450. font-size: 0.24rem;
  451. }
  452. }
  453. &:last-child {
  454. margin-bottom: 0;
  455. }
  456. }
  457. }
  458. }
  459. .footer {
  460. color: #ff4a38;
  461. text-align: center;
  462. font-size: 0.24rem;
  463. span {
  464. transform: rotate(7deg)
  465. }
  466. }
  467. }
  468. .main-cancel {
  469. padding-bottom: 3rem;
  470. .banner {
  471. margin-top: 0.59rem;
  472. width: 100%;
  473. height: 3.91rem;
  474. img {
  475. width: 100%;
  476. }
  477. }
  478. .login {
  479. width: 7.42rem;
  480. height: 4.87rem;
  481. margin-left: 0.08rem;
  482. background: url(../images/圆角矩形2.1.png) no-repeat;
  483. background-size: 100% 100%;
  484. margin-top: -0.5rem;
  485. .tips {
  486. display: flex;
  487. font-size: 0.28rem;
  488. color: rgba(188, 130, 19, 0.6);
  489. padding: 2.5rem 0.6rem 0rem;
  490. text-align: justify;
  491. .ring {
  492. width: 0.6rem;
  493. display: flex;
  494. margin: 0 0.15rem 0 0;
  495. img {
  496. height: 0.5rem;
  497. }
  498. }
  499. }
  500. }
  501. .sms-form {}
  502. }
  503. .dialog-alert .actions .btn {
  504. color: white;
  505. font-size: 0.36rem;
  506. background: #3b92e6;
  507. height: 0.7rem;
  508. display: flex;
  509. align-items: center;
  510. justify-content: center;
  511. width: 2rem;
  512. border-radius: 0.4rem;
  513. padding: 0;
  514. margin: 0;
  515. }
  516. .dialog-confirm {
  517. position: fixed;
  518. top: 4rem;
  519. left: 0.62rem;
  520. right: 0.62rem;
  521. height: 3.6rem;
  522. border-radius: 0.3rem;
  523. z-index: 9992;
  524. background: #ffffff;
  525. .close {
  526. position: absolute;
  527. top: 0;
  528. right: 0.45rem;
  529. width: 0.59rem;
  530. height: 0.69rem;
  531. img {
  532. width: 100%;
  533. }
  534. }
  535. h1 {
  536. color: #333333;
  537. font-size: 0.34rem;
  538. font-weight: bold;
  539. text-align: center;
  540. margin: 0.63rem auto 0;
  541. }
  542. .content {
  543. color: rgb(51, 51, 51);
  544. font-size: 0.32rem;
  545. height: 1.8rem;
  546. text-align: center;
  547. line-height: 0.5rem;
  548. margin: 0.6rem 0.42rem 0;
  549. }
  550. .actions {
  551. font-size: 0.3rem;
  552. display: flex;
  553. align-items: center;
  554. justify-content: space-between;
  555. margin: 0 0.6rem;
  556. .btn {
  557. color: #0bb577;
  558. font-size: 0.3rem;
  559. width: 2.2rem;
  560. height: 0.8rem;
  561. display: flex;
  562. align-items: center;
  563. justify-content: center;
  564. border-radius: 0.4rem;
  565. background: #e2f6ef;
  566. }
  567. .okay {
  568. color: white;
  569. float: left;
  570. background: #0bb577;
  571. }
  572. }
  573. }
  574. .draw {
  575. display: flex;
  576. font-size: 0.3rem;
  577. align-items: center;
  578. justify-content: center;
  579. color: rgb(68, 83, 60);
  580. .btn-draw {
  581. width: 2.3rem;
  582. height: 0.86rem;
  583. margin-left: 0.15rem;
  584. background: url(../images/btn-draw.png) no-repeat;
  585. background-size: 100% 100%;
  586. }
  587. }
  588. .nox_aor {
  589. font-size: 0.26rem;
  590. position: relative;
  591. width: 100%;
  592. text-align: center;
  593. color: #ffffffcf;
  594. margin-top: 0.2rem;
  595. }
  596. .yuans {
  597. width: 0.22rem;
  598. height: 0.22rem;
  599. border-radius: 3rem;
  600. border: solid 0.02rem #ffff;
  601. display: block;
  602. position: absolute;
  603. background: none;
  604. left: 1.8rem;
  605. top: 0.06rem;
  606. }
  607. .text_lan {
  608. text-decoration: none;
  609. color: #ffffffcf;
  610. }
  611. .chanp {
  612. width: 2.72rem;
  613. height: 0.7rem;
  614. position: absolute;
  615. left: 1.95rem;
  616. top: -0.2rem;
  617. }
  618. .text_ar {
  619. font-size: 0.26rem;
  620. color: #FFFFFF;
  621. margin-left: 0.51rem;
  622. font-weight: 400;
  623. font-family: PingFang SC;
  624. margin-top: -0.1rem;
  625. margin-bottom: 0.15rem;
  626. line-height: 0.46rem;
  627. }
  628. .img_acoc {
  629. width: 5.19rem;
  630. height: 2.11rem;
  631. position: absolute;
  632. top: 0.98rem;
  633. left: 0.82rem;
  634. }
  635. .chanps {
  636. width: 3.83rem;
  637. height: 0.7rem;
  638. position: absolute;
  639. top: -0.2rem;
  640. left: 1.4rem;
  641. }
  642. .imgga {
  643. width: 0.98rem;
  644. height: 0.98rem;
  645. position: absolute;
  646. top: 1.37rem;
  647. left: 0.75rem;
  648. }
  649. .imggb {
  650. width: 0.98rem;
  651. height: 0.98rem;
  652. position: absolute;
  653. top: 1.37rem;
  654. left: 2.18rem;
  655. }
  656. .imggc {
  657. width: 0.98rem;
  658. height: 0.98rem;
  659. position: absolute;
  660. top: 1.37rem;
  661. left: 3.61rem;
  662. }
  663. .imggd {
  664. width: 0.98rem;
  665. height: 0.98rem;
  666. position: absolute;
  667. top: 1.37rem;
  668. left: 5.04rem;
  669. }
  670. .imgge {
  671. width: 0.98rem;
  672. height: 0.98rem;
  673. position: absolute;
  674. top: 2.58rem;
  675. left: 0.75rem;
  676. }
  677. .imggf {
  678. width: 0.98rem;
  679. height: 0.98rem;
  680. position: absolute;
  681. top: 2.57rem;
  682. left: 2.18rem;
  683. }
  684. .imggg {
  685. width: 0.98rem;
  686. height: 0.98rem;
  687. position: absolute;
  688. top: 2.57rem;
  689. left: 3.6rem;
  690. }
  691. .imggh {
  692. width: 0.98rem;
  693. height: 0.98rem;
  694. position: absolute;
  695. top: 2.57rem;
  696. left: 5.04rem;
  697. }