order.scss 22 KB

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