order.scss 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735
  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: 16.35rem;
  12. font-family: PingFangSC-Regular, sans-serif, "SourceHanSansCN-Regular", "Microsoft YaHei", "微软雅黑", STXihei, SimHei, "华文细黑";
  13. background: #f0a5eb 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/产品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: 6.63rem;
  126. height: 1.19rem;
  127. padding: unset;
  128. background: url(../images/btn-order-disabled.png) no-repeat;
  129. background-size: 100% 100%;
  130. position: absolute;
  131. top: 9.45rem;
  132. left: 0.43rem;
  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/查看更多按钮.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/chanp说明.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/流量说明@2x.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/业务说明@2x.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/产品说明背景.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. background: url(../images/边框@2x.png) no-repeat;
  279. background-size: 100% 100%;
  280. width: 7.2rem;
  281. height: 6.23rem;
  282. margin-left: 0.18rem;
  283. margin-top: 1.1rem;
  284. border-radius: 0.3rem;
  285. }
  286. .main-draw {
  287. padding-bottom: 2rem;
  288. .banner {
  289. width: 6.13rem;
  290. margin: auto;
  291. padding-left: 0.3rem;
  292. img {
  293. width: 100%;
  294. }
  295. }
  296. .login {
  297. width: 100%;
  298. height: 8.55rem;
  299. margin-top: -1rem;
  300. background: url('../images/bg-draw.png') no-repeat;
  301. background-size: 100% 100%;
  302. }
  303. }
  304. input::-webkit-input-placeholder {
  305. color: #666666;
  306. font-size: 0.28rem;
  307. }
  308. input::-moz-placeholder {
  309. /* Mozilla Firefox 19+ */
  310. color: #666666;
  311. font-size: 0.28rem;
  312. }
  313. input:-moz-placeholder {
  314. /* Mozilla Firefox 4 to 18 */
  315. color: #666666;
  316. font-size: 0.28rem;
  317. }
  318. input:-ms-input-placeholder {
  319. /* Internet Explorer 10-11 */
  320. color: #666666;
  321. font-size: 0.28rem;
  322. }
  323. .sms-form {
  324. margin: 0rem 0.4rem 0.3rem;
  325. position: absolute;
  326. top: 9.77rem;
  327. width: 5.37rem;
  328. left: 0.68rem;
  329. }
  330. .form-group {
  331. .input-row {
  332. display: flex;
  333. align-content: space-between;
  334. justify-content: center;
  335. margin-bottom: 0.33rem;
  336. .smscode {
  337. width: 100%;
  338. margin-right: 0.15rem;
  339. }
  340. .sendcode {
  341. font-size: 0.32rem;
  342. height: 0.88rem;
  343. line-height: 0.88rem;
  344. color: #FFFFFF;
  345. word-break: keep-all;
  346. white-space: nowrap;
  347. border-radius: 0.1rem;
  348. min-width: 1.96rem;
  349. background: #A649F0;
  350. text-align: center;
  351. letter-spacing: 0.02rem;
  352. }
  353. .sendcode-wait {}
  354. &:last-child {
  355. margin-bottom: 0rem;
  356. }
  357. }
  358. input {
  359. font-size: 0.28rem;
  360. width: 5.76rem;
  361. height: 0.88rem;
  362. outline: none;
  363. min-width: 2.4rem;
  364. margin-bottom: 0.01rem;
  365. color: #666666;
  366. padding-left: 0.3rem;
  367. letter-spacing: 0.03rem;
  368. background: #FFFFFF;
  369. border: 1px solid #FFFFFF;
  370. border-radius: 0.1rem;
  371. }
  372. .actions {
  373. .btn {
  374. color: white;
  375. font-size: 0.36rem;
  376. width: 6.09rem;
  377. height: 1.15rem;
  378. background: url(../images/btn-order.png) no-repeat;
  379. background-size: 100% 100%;
  380. margin: 0 auto;
  381. line-height: 0.88rem;
  382. text-align: center;
  383. border: none;
  384. border-radius: 0;
  385. margin-left: -0.35rem;
  386. }
  387. }
  388. }
  389. .section-agr {
  390. margin-top: 0.14rem;
  391. width: 6.48rem;
  392. height: 5.51rem;
  393. margin-bottom: 0.44rem;
  394. margin-left: 0.49rem;
  395. position: relative;
  396. background: rgba(255, 255, 255, 0.3);
  397. box-shadow: 5px 9px 50px 0px rgba(6, 86, 185, 0.05), 0px 1px 3px 0px #F3E7FF;
  398. border-radius: 0.4rem;
  399. .title {
  400. height: 1.1rem;
  401. text-align: center;
  402. img {
  403. width: 1.65rem;
  404. height: 0.45rem;
  405. margin-top: 0.64rem;
  406. }
  407. }
  408. .content {
  409. height: 3.89rem;
  410. overflow: auto;
  411. position: absolute;
  412. width: 5.25rem;
  413. top: 1.1rem;
  414. left: 0.65rem;
  415. padding-right: 0.27rem;
  416. font-size: 0.24rem;
  417. color: #333333;
  418. .red {
  419. color: #ff4a38;
  420. }
  421. .title {
  422. width: 1.7rem;
  423. height: 0.68rem;
  424. background: url(../images/bg-title.png) no-repeat;
  425. background-size: 100% 100%;
  426. display: flex;
  427. align-items: center;
  428. justify-content: center;
  429. font-size: 0.3rem;
  430. color: #63AB47;
  431. margin-bottom: 0.1rem;
  432. }
  433. ul {
  434. color: rgb(61, 70, 68);
  435. font-size: 0.28rem;
  436. text-align: justify;
  437. margin-bottom: 0.43rem;
  438. li {
  439. line-height: 0.36rem;
  440. font-size: 0.22rem;
  441. color: #333333;
  442. font-weight: 400;
  443. .sub-ul {
  444. margin: 0.1rem 0;
  445. li {
  446. font-size: 0.24rem;
  447. }
  448. }
  449. &:last-child {
  450. margin-bottom: 0;
  451. }
  452. }
  453. }
  454. }
  455. .footer {
  456. color: #ff4a38;
  457. text-align: center;
  458. font-size: 0.24rem;
  459. span {
  460. transform: rotate(7deg)
  461. }
  462. }
  463. }
  464. .main-cancel {
  465. padding-bottom: 3rem;
  466. .banner {
  467. margin-top: 0.59rem;
  468. width: 100%;
  469. height: 3.91rem;
  470. img {
  471. width: 100%;
  472. }
  473. }
  474. .login {
  475. width: 7.42rem;
  476. height: 4.87rem;
  477. margin-left: 0.08rem;
  478. background: url(../images/圆角矩形2.1.png) no-repeat;
  479. background-size: 100% 100%;
  480. margin-top: -0.5rem;
  481. .tips {
  482. display: flex;
  483. font-size: 0.28rem;
  484. color: rgba(188, 130, 19, 0.6);
  485. padding: 2.5rem 0.6rem 0rem;
  486. text-align: justify;
  487. .ring {
  488. width: 0.6rem;
  489. display: flex;
  490. margin: 0 0.15rem 0 0;
  491. img {
  492. height: 0.5rem;
  493. }
  494. }
  495. }
  496. }
  497. .sms-form {}
  498. }
  499. .dialog-alert .actions .btn {
  500. color: white;
  501. font-size: 0.36rem;
  502. background: #3b92e6;
  503. height: 0.7rem;
  504. display: flex;
  505. align-items: center;
  506. justify-content: center;
  507. width: 2rem;
  508. border-radius: 0.4rem;
  509. padding: 0;
  510. margin: 0;
  511. }
  512. .dialog-confirm {
  513. position: fixed;
  514. top: 4rem;
  515. left: 0.62rem;
  516. right: 0.62rem;
  517. height: 3.6rem;
  518. border-radius: 0.3rem;
  519. z-index: 9992;
  520. background: #ffffff;
  521. .close {
  522. position: absolute;
  523. top: 0;
  524. right: 0.45rem;
  525. width: 0.59rem;
  526. height: 0.69rem;
  527. img {
  528. width: 100%;
  529. }
  530. }
  531. h1 {
  532. color: #333333;
  533. font-size: 0.34rem;
  534. font-weight: bold;
  535. text-align: center;
  536. margin: 0.63rem auto 0;
  537. }
  538. .content {
  539. color: rgb(51, 51, 51);
  540. font-size: 0.32rem;
  541. height: 1.8rem;
  542. text-align: center;
  543. line-height: 0.5rem;
  544. margin: 0.6rem 0.42rem 0;
  545. }
  546. .actions {
  547. font-size: 0.3rem;
  548. display: flex;
  549. align-items: center;
  550. justify-content: space-between;
  551. margin: 0 0.6rem;
  552. .btn {
  553. color: #0bb577;
  554. font-size: 0.3rem;
  555. width: 2.2rem;
  556. height: 0.8rem;
  557. display: flex;
  558. align-items: center;
  559. justify-content: center;
  560. border-radius: 0.4rem;
  561. background: #e2f6ef;
  562. }
  563. .okay {
  564. color: white;
  565. float: left;
  566. background: #0bb577;
  567. }
  568. }
  569. }
  570. .draw {
  571. display: flex;
  572. font-size: 0.3rem;
  573. align-items: center;
  574. justify-content: center;
  575. color: rgb(68, 83, 60);
  576. .btn-draw {
  577. width: 2.3rem;
  578. height: 0.86rem;
  579. margin-left: 0.15rem;
  580. background: url(../images/btn-draw.png) no-repeat;
  581. background-size: 100% 100%;
  582. }
  583. }
  584. .nox_aor {
  585. font-size: 0.26rem;
  586. position: relative;
  587. width: 100%;
  588. text-align: center;
  589. color: #ffffffcf;
  590. margin-top: 0.2rem;
  591. }
  592. .yuans {
  593. width: 0.22rem;
  594. height: 0.22rem;
  595. border-radius: 3rem;
  596. border: solid 0.02rem #ffff;
  597. display: block;
  598. position: absolute;
  599. background: none;
  600. left: 1.8rem;
  601. top: 0.06rem;
  602. }
  603. .text_lan {
  604. text-decoration: none;
  605. color: #ffffffcf;
  606. }
  607. .chanp {
  608. width: 2.72rem;
  609. height: 0.7rem;
  610. position: absolute;
  611. left: 1.95rem;
  612. top: -0.2rem;
  613. }
  614. .text_ar {
  615. font-size: 0.26rem;
  616. color: #FFFFFF;
  617. margin-left: 0.51rem;
  618. font-weight: 400;
  619. font-family: PingFang SC;
  620. margin-top: -0.1rem;
  621. margin-bottom: 0.15rem;
  622. line-height: 0.46rem;
  623. }
  624. .img_acoc {
  625. width: 5.19rem;
  626. height: 2.11rem;
  627. position: absolute;
  628. top: 0.98rem;
  629. left: 0.82rem;
  630. }
  631. .chanps {
  632. width: 3.83rem;
  633. height: 0.7rem;
  634. position: absolute;
  635. top: -0.2rem;
  636. left: 1.4rem;
  637. }
  638. .imgga {
  639. width: 0.98rem;
  640. height: 0.98rem;
  641. position: absolute;
  642. top: 1.37rem;
  643. left: 0.75rem;
  644. }
  645. .imggb {
  646. width: 0.98rem;
  647. height: 0.98rem;
  648. position: absolute;
  649. top: 1.37rem;
  650. left: 2.18rem;
  651. }
  652. .imggc {
  653. width: 0.98rem;
  654. height: 0.98rem;
  655. position: absolute;
  656. top: 1.37rem;
  657. left: 3.61rem;
  658. }
  659. .imggd {
  660. width: 0.98rem;
  661. height: 0.98rem;
  662. position: absolute;
  663. top: 1.37rem;
  664. left: 5.04rem;
  665. }
  666. .imgge {
  667. width: 0.98rem;
  668. height: 0.98rem;
  669. position: absolute;
  670. top: 2.58rem;
  671. left: 0.75rem;
  672. }
  673. .imggf {
  674. width: 0.98rem;
  675. height: 0.98rem;
  676. position: absolute;
  677. top: 2.57rem;
  678. left: 2.18rem;
  679. }
  680. .imggg {
  681. width: 0.98rem;
  682. height: 0.98rem;
  683. position: absolute;
  684. top: 2.57rem;
  685. left: 3.6rem;
  686. }
  687. .imggh {
  688. width: 0.98rem;
  689. height: 0.98rem;
  690. position: absolute;
  691. top: 2.57rem;
  692. left: 5.04rem;
  693. }