order.scss 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944
  1. @import "../../../../public/scss/reset.scss";
  2. @import "../../../../public/scss/unicom.scss";
  3. html,
  4. body {
  5. margin: 0;
  6. padding: 0;
  7. }
  8. body {
  9. color: white;
  10. min-height: 12.83rem;
  11. font-family: PingFangSC-Regular, sans-serif, "SourceHanSansCN-Regular", "Microsoft YaHei", "微软雅黑", STXihei, SimHei, "华文细黑";
  12. background: #11132d url(../images/sybjse.png) no-repeat;
  13. background-size: 100% 100%;
  14. }
  15. .unicom {
  16. margin: 0.2rem 0.3rem;
  17. width: 1.54rem;
  18. height: 1.02rem;
  19. img {
  20. width: 100%;
  21. }
  22. }
  23. .btn_x {
  24. text-align: center;
  25. display: inline-block;
  26. }
  27. .b_img {
  28. height: 1.02rem;
  29. }
  30. .text_b {
  31. font-size: 0.22rem;
  32. margin-top: -0.2rem;
  33. }
  34. .a_img {
  35. width: 1.02rem;
  36. height: 1.02rem;
  37. }
  38. .text_c {
  39. font-size: 0.22rem;
  40. margin-top: 0.05rem;
  41. position: relative;
  42. top: -0.32rem;
  43. }
  44. .Big_box {
  45. width: 6.13rem;
  46. margin-top: 0.47rem;
  47. margin-left: 0.71rem;
  48. }
  49. .btn_l {
  50. background: url(../images/lqqyse.png) no-repeat bottom;
  51. background-size: 100%;
  52. width: 2.05rem;
  53. height: 0.71rem;
  54. position: absolute;
  55. bottom: -5.5rem;
  56. }
  57. .btn_j {
  58. background: url(../images/lqjlse.png) no-repeat bottom;
  59. background-size: 100%;
  60. width: 2.05rem;
  61. height: 0.71rem;
  62. position: absolute;
  63. bottom: -5.5rem;
  64. right: 2rem;
  65. }
  66. .btn_cannel {
  67. background: url(../images/tdcpse.png) no-repeat bottom;
  68. background-size: 100%;
  69. width: 2.05rem;
  70. height: 0.71rem;
  71. position: absolute;
  72. bottom: -5.5rem;
  73. right: -0.08rem;
  74. }
  75. .btn_z {
  76. text-align: center;
  77. display: inline-block;
  78. position: relative;
  79. top: 0.85em;
  80. left: 0.8rem;
  81. }
  82. .btn_a {
  83. margin-top: 0.6rem;
  84. text-align: center;
  85. margin-left: 0.2rem;
  86. display: inline-block;
  87. }
  88. .box_img {
  89. background: url('../images/cpsmbtse.png') no-repeat bottom;
  90. background-size: 100%;
  91. width: 100%;
  92. height: 0.43rem;
  93. margin-bottom: 0.29rem;
  94. }
  95. .img_b {
  96. background: url(../images/bticonse.png) no-repeat bottom;
  97. background-size: 100%;
  98. width: 0.54rem;
  99. height: 0.50rem;
  100. position: absolute;
  101. margin-top: -0.1rem;
  102. font-size: 0.20rem;
  103. line-height: 0.55rem;
  104. text-indent: 0.2rem;
  105. }
  106. .tu_a {
  107. background: url('../images/bng.png') no-repeat bottom;
  108. background-size: 100%;
  109. width: 6.29rem;
  110. height: 4.11rem;
  111. position: relative;
  112. }
  113. .text_a {
  114. font-size: 0.20rem;
  115. font-family: Source Han Sans CN;
  116. font-weight: 400;
  117. line-height: 0.44rem;
  118. color: #FFFFFF;
  119. margin-bottom: 0.53rem;
  120. text-indent: 0.6rem;
  121. }
  122. .section-announcement {
  123. position: fixed;
  124. top: 0;
  125. left: 50%;
  126. transform: translateX(-50%);
  127. width: 5.86rem;
  128. height: 0.97rem;
  129. font-size: 0.2rem;
  130. display: flex;
  131. justify-content: center;
  132. background: url(../images/bg-announcement.png) no-repeat;
  133. background-size: 100% 100%;
  134. .horn {
  135. height: 0.65rem;
  136. display: flex;
  137. align-items: center;
  138. justify-content: center;
  139. img {
  140. width: 0.37rem;
  141. height: 0.32rem;
  142. margin-right: 0.05rem;
  143. background: url(../images/horn.png) no-repeat;
  144. background-size: 100% 100%;
  145. }
  146. }
  147. .content {
  148. height: 0.7rem;
  149. line-height: 0.7rem;
  150. }
  151. }
  152. .tu_ax {
  153. width: 6.13rem;
  154. margin: auto;
  155. padding-left: 0.3rem;
  156. img {
  157. width: 6.36rem;
  158. height: 5.88rem;
  159. position: absolute;
  160. top: 0.31rem;
  161. left: 0.51rem;
  162. }
  163. }
  164. .information {
  165. font-size: 0.20rem;
  166. color: #FFFF;
  167. display: inline-block;
  168. }
  169. .text_m {
  170. font-size: 0.20rem;
  171. display: inline-block;
  172. }
  173. .kuang {
  174. background: url(../images/qyxzkse.png) no-repeat;
  175. background-size: 100% 100%;
  176. width: 6.46rem;
  177. height: 6.2rem;
  178. margin-top: 5.2rem;
  179. position: relative;
  180. top: 1.78rem;
  181. left: 0.53rem;
  182. }
  183. .main-order {
  184. .banner {
  185. width: 6.13rem;
  186. margin: auto;
  187. padding-left: 0.3rem;
  188. img {
  189. width: 6.36rem;
  190. height: 5.88rem;
  191. position: absolute;
  192. top: 0.31rem;
  193. left: 0.51rem;
  194. }
  195. }
  196. .apps {
  197. margin: 0rem 0.7rem;
  198. img {
  199. width: 100%;
  200. }
  201. }
  202. .order {
  203. width: 6.2rem;
  204. height: 1rem;
  205. margin: 0.4rem auto 0;
  206. padding: unset;
  207. background: url('../images/ljdgse.png') no-repeat;
  208. background-size: 100% 100%;
  209. .btn {
  210. color: white;
  211. font-size: 0.34rem;
  212. width: 100%;
  213. height: 100%;
  214. background: none;
  215. margin: 0;
  216. padding: 0;
  217. display: flex;
  218. align-items: center;
  219. justify-content: center;
  220. border: none;
  221. outline: none;
  222. margin-top: 6.39rem;
  223. }
  224. }
  225. .btn-tip {
  226. background: url(../images/ywsmse.png) no-repeat;
  227. background-size: 100% 100%;
  228. width: 0.49rem;
  229. height: 1.55rem;
  230. position: fixed;
  231. top: 1.89rem;
  232. }
  233. }
  234. .xia_tu {
  235. position: relative;
  236. top: -4.4rem;
  237. }
  238. .btns {
  239. color: white;
  240. font-size: 0.34rem;
  241. width: 100%;
  242. height: 100%;
  243. background: none;
  244. margin: 0;
  245. padding: 0;
  246. display: flex;
  247. align-items: center;
  248. justify-content: center;
  249. border: none;
  250. outline: none;
  251. margin-top: -1.4rem;
  252. z-index: 200;
  253. }
  254. .ordersak {
  255. display: none;
  256. width: 6.2rem;
  257. height: 1rem;
  258. margin: 0.4rem auto 0;
  259. padding: unset;
  260. background: url('../images/ljdgse.png') no-repeat;
  261. background-size: 100% 100%;
  262. }
  263. .overlay {
  264. position: fixed;
  265. top: 0;
  266. right: 0;
  267. bottom: 0;
  268. left: 0;
  269. z-index: 9990;
  270. background-color: rgba(0, 0, 0, 0.3);
  271. min-height: 6.5rem;
  272. }
  273. .dialog-agr {
  274. position: fixed;
  275. top: 50%;
  276. transform: translateY(-50%);
  277. left: 0.3rem;
  278. right: 0.3rem;
  279. width: 6.8rem;
  280. height: 10rem;
  281. font-size: 0.28rem;
  282. background: url(../images/tcse.png);
  283. background-size: 100% 100%;
  284. z-index: 10000;
  285. color: rgb(102, 102, 102);
  286. text-align: justify;
  287. border-radius: 0.1rem;
  288. overflow: hidden;
  289. h2 {
  290. font-size: 0.38rem;
  291. text-align: center;
  292. margin: 0.4rem auto 0.2rem;
  293. background: url(../images/lqgzbtse.png);
  294. background-size: 100% 100%;
  295. width: 5.49rem;
  296. height: 0.41rem;
  297. }
  298. .close {
  299. width: 0.45rem;
  300. height: 0.45rem;
  301. top: .2rem;
  302. right: 0.3rem;
  303. position: absolute;
  304. img {
  305. width: 100%;
  306. height: 100%;
  307. }
  308. }
  309. .container {
  310. height: 8.9rem;
  311. overflow: scroll;
  312. .title {
  313. color: rgb(11, 181, 119);
  314. font-size: 0.3rem;
  315. padding-left: 0.2rem;
  316. display: flex;
  317. align-items: baseline;
  318. .dot {
  319. width: 0.2rem;
  320. height: 0.2rem;
  321. background-color: #0bb577;
  322. margin-right: 0.1rem;
  323. }
  324. }
  325. .content {
  326. line-height: 0.45rem;
  327. margin-bottom: 0.15rem;
  328. ul {
  329. list-style-type: none;
  330. padding: 0 0.4rem;
  331. li {
  332. margin-bottom: 0.1rem;
  333. }
  334. }
  335. }
  336. }
  337. }
  338. .main-draw {
  339. padding-bottom: 2rem;
  340. .banner {
  341. width: 6.13rem;
  342. margin: auto;
  343. padding-left: 0.3rem;
  344. img {
  345. width: 100%;
  346. }
  347. }
  348. .login {
  349. width: 100%;
  350. height: 8.55rem;
  351. margin-top: -1rem;
  352. background: url('../images/bg-draw.png') no-repeat;
  353. background-size: 100% 100%;
  354. height: 4.23rem;
  355. }
  356. }
  357. input::-webkit-input-placeholder {
  358. color: #b1b1b1;
  359. font-size: 0.28rem;
  360. }
  361. input::-moz-placeholder {
  362. /* Mozilla Firefox 19+ */
  363. color: #b1b1b1;
  364. font-size: 0.28rem;
  365. }
  366. input:-moz-placeholder {
  367. /* Mozilla Firefox 4 to 18 */
  368. color: #b1b1b1;
  369. font-size: 0.28rem;
  370. }
  371. input:-ms-input-placeholder {
  372. /* Internet Explorer 10-11 */
  373. color: #b1b1b1;
  374. font-size: 0.28rem;
  375. }
  376. // .row {
  377. // padding: 0rem 0 1rem 0;
  378. // }
  379. .form-group {
  380. .input-row {
  381. display: flex;
  382. align-content: space-between;
  383. justify-content: center;
  384. margin-bottom: 0.25rem;
  385. position: relative;
  386. top: 0.53rem;
  387. .smscode {
  388. width: 2.34rem;
  389. margin-right: 0.2rem;
  390. }
  391. .sendcode {
  392. font-size: 0.28rem;
  393. height: 0.82rem;
  394. line-height: 0.76rem;
  395. color: #FFFFFF;
  396. word-break: keep-all;
  397. font-weight: 400;
  398. white-space: nowrap;
  399. border-radius: 0.1rem;
  400. border: 0.01rem solid #0840af;
  401. min-width: 1.5rem;
  402. text-align: center;
  403. background: #3365d0;
  404. width: 2.211rem;
  405. }
  406. &:last-child {
  407. margin-bottom: 0rem;
  408. }
  409. }
  410. input {
  411. color: #8e928c;
  412. font-size: 0.36rem;
  413. width: 4.87rem;
  414. height: 0.82rem;
  415. outline: none;
  416. min-width: 2.4rem;
  417. margin-bottom: 0.01rem;
  418. border: 0.01rem solid #0e42b7;
  419. border-radius: 0.1rem;
  420. padding-left: 0.3rem;
  421. background: #06357A;
  422. }
  423. .actions {
  424. margin-top: 0.4rem;
  425. .btn {
  426. color: white;
  427. font-size: 0.36rem;
  428. width: 5rem;
  429. height: 0.88rem;
  430. background: url(../images/ljtdse.png) no-repeat;
  431. background-size: 100% 100%;
  432. margin: 0 auto;
  433. text-align: center;
  434. position: relative;
  435. top: 0.5rem;
  436. }
  437. }
  438. }
  439. .section-agr {
  440. height: 7.5rem;
  441. .title {
  442. text-align: center;
  443. img {
  444. width: 6.13rem;
  445. height: 0.43rem;
  446. }
  447. }
  448. .content {
  449. border-radius: 1.2rem;
  450. margin: 0.38rem 0.68rem 1rem 0.52rem;
  451. .red {
  452. color: #ff4a38;
  453. }
  454. .title {
  455. width: 1.7rem;
  456. height: 0.68rem;
  457. background: url(../images/bg-title.png) no-repeat;
  458. background-size: 100% 100%;
  459. display: flex;
  460. align-items: center;
  461. justify-content: center;
  462. font-size: 0.3rem;
  463. color: #63AB47;
  464. margin-bottom: 0.1rem;
  465. }
  466. ul {
  467. color: #3d4644;
  468. font-size: 0.20rem;
  469. text-align: justify;
  470. width: 6.24rem;
  471. li {
  472. margin-bottom: 0.15rem;
  473. line-height: 0.38rem;
  474. font-size: 0.20rem;
  475. color: #ffff;
  476. .sub-ul {
  477. margin: 0.1rem 0;
  478. li {
  479. font-size: 0.24rem;
  480. }
  481. }
  482. &:last-child {
  483. margin-bottom: 0;
  484. }
  485. }
  486. }
  487. }
  488. .footer {
  489. color: #ff4a38;
  490. text-align: center;
  491. font-size: 0.24rem;
  492. span {
  493. transform: rotate(7deg)
  494. }
  495. }
  496. }
  497. .main-cancel {
  498. .banner {
  499. img {
  500. width: 6.42rem;
  501. height: 5.70rem;
  502. margin-left: 0.49rem;
  503. margin-top: 0.46rem;
  504. }
  505. }
  506. .login {
  507. width: 6.29rem;
  508. background: url(../images/bkbjse.png) no-repeat;
  509. background-size: 100% 100%;
  510. margin-left: 0.61rem;
  511. height: 4.23rem;
  512. .tips {
  513. display: flex;
  514. font-size: 0.28rem;
  515. color: rgba(188, 130, 19, 0.6);
  516. padding: 2.5rem 0.6rem 0rem;
  517. text-align: justify;
  518. .ring {
  519. width: 0.6rem;
  520. display: flex;
  521. margin: 0 0.15rem 0 0;
  522. img {
  523. height: 0.5rem;
  524. }
  525. }
  526. }
  527. }
  528. }
  529. .dialog-alert {
  530. position: fixed;
  531. top: 6.62rem;
  532. left: 0.62rem;
  533. right: 0.62rem;
  534. height: 4.44rem;
  535. border-radius: 0.3rem;
  536. z-index: 9992;
  537. background: #ffffff;
  538. .close {
  539. position: absolute;
  540. top: 0;
  541. right: 0.45rem;
  542. width: 0.59rem;
  543. height: 0.69rem;
  544. img {
  545. width: 100%;
  546. }
  547. }
  548. h1 {
  549. font-size: 0.36rem;
  550. font-weight: bold;
  551. text-align: center;
  552. margin-top: 0.6rem;
  553. }
  554. .content {
  555. min-height: 1.8rem;
  556. margin: 0.1rem 0.6rem;
  557. display: flex;
  558. align-items: center;
  559. justify-content: center;
  560. font-size: 0.3rem;
  561. }
  562. .actions {
  563. font-size: 0.3rem;
  564. display: flex;
  565. align-items: center;
  566. margin: 0 0.6rem;
  567. .btn {
  568. color: white;
  569. font-size: 0.36rem;
  570. background: linear-gradient(-90deg, #1E98DF, #5256D5);
  571. display: flex;
  572. align-items: center;
  573. justify-content: center;
  574. border-radius: 0.4rem;
  575. padding: 0;
  576. margin: 0;
  577. width: 2.34rem;
  578. height: 0.72rem;
  579. }
  580. .okay {
  581. color: white;
  582. float: left;
  583. background: #0bb577;
  584. }
  585. }
  586. }
  587. .dialog-alerttt {
  588. position: fixed;
  589. top: 6.62rem;
  590. left: 0.92rem;
  591. right: 0.62rem;
  592. height: 3.56rem;
  593. border-radius: 0.3rem;
  594. z-index: 9992;
  595. background: #ffffff;
  596. width: 5.68rem;
  597. transform: translateY(-50%)
  598. }
  599. .text_nn {
  600. font-size: 0.28rem;
  601. font-weight: bold;
  602. text-align: center;
  603. color: #347BDA;
  604. margin-top: 0.3rem;
  605. }
  606. .text_nns {
  607. font-size: 0.28rem;
  608. font-weight: bold;
  609. text-align: center;
  610. margin-top: 0.4rem;
  611. color: #347BDA;
  612. margin-top: 0.11rem;
  613. }
  614. .text_mm {
  615. color: #000000;
  616. }
  617. .dialog-confirm {
  618. position: fixed;
  619. top: 4rem;
  620. left: 0.62rem;
  621. right: 0.62rem;
  622. height: 3.6rem;
  623. border-radius: 0.3rem;
  624. z-index: 9992;
  625. background: #ffffff;
  626. .close {
  627. position: absolute;
  628. top: 0;
  629. right: 0.45rem;
  630. width: 0.59rem;
  631. height: 0.69rem;
  632. img {
  633. width: 100%;
  634. }
  635. }
  636. h1 {
  637. font-size: 0.36rem;
  638. font-weight: bold;
  639. text-align: center;
  640. margin-top: 0.6rem;
  641. }
  642. .content {
  643. min-height: 1.8rem;
  644. display: flex;
  645. align-items: center;
  646. justify-content: center;
  647. font-size: 0.3rem;
  648. color: black;
  649. }
  650. .actions {
  651. font-size: 0.3rem;
  652. display: flex;
  653. align-items: center;
  654. justify-content: space-between;
  655. margin: 0 0.6rem;
  656. .btn {
  657. color: white;
  658. font-size: 0.36rem;
  659. background: linear-gradient(-90deg, #1E98DF, #5256D5);
  660. display: flex;
  661. align-items: center;
  662. justify-content: center;
  663. border-radius: 0.4rem;
  664. padding: 0;
  665. margin: 0;
  666. width: 2.34rem;
  667. height: 0.72rem;
  668. }
  669. .okay {
  670. color: white;
  671. float: left;
  672. background: linear-gradient(-90deg, #1E98DF, #5256D5);
  673. }
  674. }
  675. }
  676. .draw {
  677. display: flex;
  678. font-size: 0.3rem;
  679. align-items: center;
  680. justify-content: center;
  681. color: rgb(68, 83, 60);
  682. .btn-draw {
  683. width: 2.3rem;
  684. height: 0.86rem;
  685. margin-left: 0.15rem;
  686. background: url(../images/btn-draw.png) no-repeat;
  687. background-size: 100% 100%;
  688. }
  689. }
  690. .contents {
  691. background: url(../images/cgse.png) no-repeat !important;
  692. background-size: 100% 100% !important;
  693. width: 2.8rem !important;
  694. height: 2rem !important;
  695. position: relative !important;
  696. left: 1.5rem !important;
  697. top: 0.3rem !important;
  698. }
  699. .contentsak {
  700. background: url(../images/dxse.png) no-repeat !important;
  701. background-size: 100% 100% !important;
  702. width: 2.8rem !important;
  703. height: 2rem !important;
  704. position: relative !important;
  705. left: 1.5rem !important;
  706. top: 0.3rem !important;
  707. }
  708. .contentss {
  709. background: url(../images/sbse.png) no-repeat !important;
  710. background-size: 100% 100% !important;
  711. width: 2.8rem !important;
  712. height: 2rem !important;
  713. position: relative !important;
  714. left: 1.5rem !important;
  715. top: 0.3rem !important;
  716. }
  717. .actionss {
  718. font-size: 0.3rem !important;
  719. display: flex !important;
  720. align-items: center !important;
  721. justify-content: center !important;
  722. height: 1.4rem !important
  723. }
  724. .dialog-alerts {
  725. position: fixed !important;
  726. top: 6.62rem !important;
  727. left: 0.92rem !important;
  728. right: 0.62rem !important;
  729. border-radius: 0.3rem !important;
  730. z-index: 9992 !important;
  731. background: #ffffff !important;
  732. width: 5.68rem !important;
  733. transform: translateY(-50%) !important;
  734. animation: frames-top-center-01 300ms !important;
  735. }
  736. .beijing_a {
  737. background: url(../images/wxzbjse.png) no-repeat;
  738. background-size: 100% 100%;
  739. width: 2.88rem;
  740. height: 1.1rem;
  741. position: relative;
  742. left: 0.2rem;
  743. top: 0.72rem;
  744. display: inline-block;
  745. }
  746. .tu_n {
  747. width: 0.72rem;
  748. height: 0.72rem;
  749. position: absolute;
  750. top: 0.2rem;
  751. left: 0.2rem;
  752. }
  753. .texte_n {
  754. width: 1.49rem;
  755. height: 0.45rem;
  756. font-size: 0.20rem;
  757. position: absolute;
  758. left: 1.2rem;
  759. top: 0.33rem;
  760. display: inline-block;
  761. line-height: 0.24rem;
  762. }
  763. .beijing_b {
  764. background-size: 100% 100%;
  765. width: 2.8rem;
  766. height: 1rem;
  767. position: relative;
  768. left: 0.15rem;
  769. top: 0.72rem;
  770. display: inline-block;
  771. border: 0.04rem solid #5cedfc;
  772. background: #355b945e;
  773. border-radius: 0.2rem;
  774. }
  775. .order_a {
  776. background: url(../images/ljlqanse.png) no-repeat;
  777. background-size: 100% 100%;
  778. width: 100%;
  779. height: 100%;
  780. border: none;
  781. }
  782. .order_ca {
  783. background: url(../images/ljlqanse.png) no-repeat;
  784. background-size: 100% 100%;
  785. width: 100%;
  786. height: 100%;
  787. border: none;
  788. -webkit-filter: grayscale(100%);
  789. }
  790. .order_b {
  791. background: url(../images/ylqanse.png) no-repeat;
  792. background-size: 100% 100%;
  793. width: 100%;
  794. height: 100%;
  795. border: none;
  796. pointer-events: none;
  797. }
  798. .orders {
  799. margin: 0 auto;
  800. width: 6.16rem;
  801. height: 0.94rem;
  802. margin-top: 2.1rem;
  803. }
  804. .Big_box1 {
  805. width: 6.23rem;
  806. margin: 0 auto;
  807. height: 3rem;
  808. }
  809. .text_ab {
  810. font-size: 0.20rem;
  811. font-family: Source Han Sans CN;
  812. font-weight: 400;
  813. color: #FFFFFF;
  814. line-height: 0.36rem;
  815. margin-bottom: 0.36rem;
  816. }
  817. .box_img_a {
  818. background: url(../images/lqgzbtse.png) no-repeat bottom;
  819. background-size: 100%;
  820. width: 100%;
  821. height: 0.43rem;
  822. margin-bottom: 0.4rem;
  823. margin-top: 0.4rem;
  824. }
  825. .inputot {
  826. margin-left: 0.4rem;
  827. color: #666666;
  828. font-size: 0.36rem;
  829. width: 4.87rem;
  830. height: 0.82rem;
  831. outline: none;
  832. min-width: 2.4rem;
  833. margin-bottom: 0.3rem;
  834. border: 0.01rem solid #E0E0E0;
  835. border-radius: 0.1rem;
  836. padding-left: 0.3rem;
  837. background: #ffffff;
  838. position: absolute;
  839. top: 1.45rem;
  840. }
  841. .actions {
  842. font-size: 0.3rem;
  843. display: flex;
  844. align-items: center;
  845. justify-content: space-evenly;
  846. height: 1rem;
  847. margin-top: 1.27rem;
  848. .btns {
  849. color: #666666;
  850. font-size: 0.32rem;
  851. background: linear-gradient(-90deg, #ffff, #ffff);
  852. display: flex;
  853. align-items: center;
  854. justify-content: center;
  855. border-radius: 0.4rem;
  856. padding: 0;
  857. font-weight: 400;
  858. margin: 0;
  859. width: 2.34rem;
  860. height: 0.72rem;
  861. border: solid 1px #aaaa;
  862. }
  863. .btn_orderss {
  864. color: #ffff;
  865. font-size: 0.32rem;
  866. background: linear-gradient(360deg, #5256D5 0%, #1E98DF 100%);
  867. display: flex;
  868. align-items: center;
  869. justify-content: center;
  870. border-radius: 0.4rem;
  871. padding: 0;
  872. font-weight: 400;
  873. margin: 0;
  874. width: 2.34rem;
  875. height: 0.72rem;
  876. border: solid 1px #aaaa;
  877. }
  878. .okay {
  879. color: white;
  880. float: left;
  881. background: #0bb577;
  882. }
  883. }