order.scss 16 KB

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