main.scss 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732
  1. @import "../../../../public/scss/reset.scss";
  2. @import "../../../../public/scss/unicom.scss";
  3. @font-face {
  4. font-family: "SourceHanSansSC-Regular";
  5. src: url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Regular.woff2") format("woff2"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Regular.woff") format("woff"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Regular.ttf") format("truetype"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Regular.eot") format("embedded-opentype"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Regular.svg") format("svg");
  6. }
  7. @font-face {
  8. font-family: "SourceHanSansSC-Medium";
  9. src: url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Medium.woff2") format("woff2"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Medium.woff") format("woff"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Medium.ttf") format("truetype"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Medium.eot") format("embedded-opentype"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Medium.svg") format("svg");
  10. }
  11. @font-face {
  12. font-family: "SourceHanSansSC-Light";
  13. src: url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Light.woff2") format("woff2"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Light.woff") format("woff"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Light.ttf") format("truetype"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Light.eot") format("embedded-opentype"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Light.svg") format("svg");
  14. }
  15. html,
  16. body {
  17. margin: 0;
  18. padding: 0;
  19. }
  20. body {
  21. font-size: 0.3rem;
  22. color: white;
  23. font-family: PingFangSC-Regular, sans-serif, "SourceHanSansCN-Regular", "Microsoft YaHei", "微软雅黑", STXihei, SimHei, "华文细黑";
  24. }
  25. .main {
  26. min-height: 22.16rem;
  27. background: url('../images/bg.png') no-repeat;
  28. background-size: 100%;
  29. }
  30. .float-business-button {
  31. position: fixed;
  32. top: 2rem;
  33. left: 0;
  34. width: 0.6rem;
  35. height: 2rem;
  36. border-radius: 0 0.2rem 0.2rem 0;
  37. display: flex;
  38. align-items: center;
  39. justify-content: center;
  40. flex-direction: column;
  41. z-index: 100;
  42. background: url(../images/bg-explain.png) no-repeat;
  43. background-size: 100% 100%;
  44. .question {
  45. width: 0.34rem;
  46. height: 0.34rem;
  47. margin-left: 0.05rem;
  48. }
  49. .name {
  50. line-height: 0.32rem;
  51. margin-left: 0.05rem;
  52. padding: 0.1rem 0.15rem 0;
  53. }
  54. }
  55. .shangtu_a {
  56. background: url(../images/img_a.png) no-repeat;
  57. background-size: 100% 100%;
  58. position: absolute;
  59. top: 0.89rem;
  60. left: 0.32rem;
  61. width: 6.71rem;
  62. height: 4.52rem;
  63. }
  64. .section-order {
  65. padding-top: 7.7rem;
  66. display: flex;
  67. align-items: center;
  68. justify-content: center;
  69. .btn-order {
  70. width: 5.98rem;
  71. height: 1.14rem;
  72. background: url(../images/btn-order.png) no-repeat;
  73. background-size: 100% 100%;
  74. }
  75. }
  76. .section-explain-flow {
  77. width: 7.32rem;
  78. height: 3.28rem;
  79. margin: -0.1rem auto 0;
  80. background: url(../images/bg-freeflow.png) no-repeat;
  81. background-size: 100% 100%;
  82. margin-top: 0.1rem;
  83. .title {
  84. height: 0.65rem;
  85. display: flex;
  86. align-items: center;
  87. justify-content: center;
  88. }
  89. .content {
  90. font-weight: 400;
  91. font-size: 0.24rem;
  92. line-height: 0.4rem;
  93. padding: 0.35rem 0.5rem 0;
  94. }
  95. }
  96. .contents {
  97. font-weight: 400;
  98. font-size: 0.24rem;
  99. line-height: 0.4rem;
  100. padding: 0.4rem 0.5rem 0;
  101. position: absolute;
  102. top: 9.55rem;
  103. color: black;
  104. }
  105. .section-rbt {
  106. width: 6.9rem;
  107. height: 11.137rem;
  108. margin: 0 auto;
  109. border-radius: 0.15rem;
  110. .rbt-list-box {
  111. .rbt-box-head {
  112. height: 0.58rem;
  113. overflow-x: scroll;
  114. .rbt-item-box {
  115. width: 12.483rem;
  116. font-size: 0.28rem;
  117. .item {
  118. float: left;
  119. width: 1.347rem;
  120. height: 0.58rem;
  121. display: flex;
  122. align-items: center;
  123. justify-content: center;
  124. background: #009F42;
  125. margin-right: 0.04rem;
  126. border-radius: 0.1rem 0.1rem 0 0;
  127. }
  128. .item-active {
  129. color: #009F42;
  130. background: #EFFFF5;
  131. }
  132. }
  133. }
  134. .rbt-box-body-container {
  135. background: #FFF;
  136. border-radius: 0 0 0.1rem 0.1rem;
  137. .flip-for-more {
  138. color: #3783FB;
  139. font-size: 0.3rem;
  140. padding: 0.43rem 0 0.48rem;
  141. display: flex;
  142. align-items: center;
  143. justify-content: center;
  144. img {
  145. width: 0.22rem;
  146. height: 0.26rem;
  147. margin: 0 0.11rem;
  148. }
  149. }
  150. }
  151. .rbt-box-body {
  152. // height: 9.15rem;
  153. height: 10.5rem;
  154. overflow-x: scroll;
  155. background: #EFFFF5;
  156. .rbt-item {
  157. width: 3.12rem;
  158. height: 6.216rem;
  159. float: left;
  160. margin: 0.27rem 0 0 0.22rem;
  161. .rbt-main {
  162. font-size: 0;
  163. position: relative;
  164. border-radius: 0.1rem;
  165. .rbt-cover {
  166. width: 3.12rem;
  167. border-radius: 0.1rem;
  168. }
  169. .rbt-play {
  170. width: 0.67rem;
  171. height: 0.67rem;
  172. position: absolute;
  173. top: 50%;
  174. left: 50%;
  175. transform: translate(-50%);
  176. }
  177. .btn {
  178. position: absolute;
  179. bottom: 0;
  180. right: 0;
  181. width: 1.52rem;
  182. height: 0.5rem;
  183. font-size: 0.3rem;
  184. border-radius: 0.1rem;
  185. background: #FF0082;
  186. display: flex;
  187. align-items: center;
  188. justify-content: center;
  189. }
  190. }
  191. .rbt-title {
  192. color: #010101;
  193. font-size: 0.3rem;
  194. overflow: hidden;
  195. text-overflow: ellipsis;
  196. display: flex;
  197. align-items: center;
  198. height: 1rem;
  199. }
  200. }
  201. .no-more {
  202. float: left;
  203. height: 1rem;
  204. width: 100%;
  205. color: #aaa9a9;
  206. text-align: center;
  207. justify-content: center;
  208. display: flex;
  209. align-items: center;
  210. font-size: 0.3rem;
  211. .line {
  212. height: 1px;
  213. width: 2rem;
  214. border-bottom: 1px solid #aaa9a9;
  215. }
  216. .title {
  217. margin: 0 0.2rem
  218. }
  219. }
  220. }
  221. }
  222. }
  223. .section-agr {
  224. width: 5.70rem;
  225. height: 8.50rem;
  226. position: fixed;
  227. top: 50%;
  228. left: 50%;
  229. color: #333;
  230. font-size: 0.24rem;
  231. transform: translate(-50%, -50%);
  232. background: #FFF5E5;
  233. border-radius: 0.16rem;
  234. z-index: 9991;
  235. background: url(../images/弹窗背景.png) no-repeat;
  236. background-size: 100% 100%;
  237. .agr-title {
  238. position: fixed;
  239. top: 0.1rem;
  240. left: 5.7rem;
  241. .close {
  242. position: absolute;
  243. top: 0.22rem;
  244. right: 0.22rem;
  245. width: 0.26rem;
  246. height: 0.25rem;
  247. background: url(../images/close.png) no-repeat;
  248. background-size: 100% 100%;
  249. }
  250. }
  251. .agr-content {
  252. height: 7.3rem;
  253. position: relative;
  254. overflow-x: scroll;
  255. z-index: -1;
  256. .title {
  257. font-size: 0.34rem;
  258. text-align: center;
  259. margin: 0 auto 0.36rem;
  260. background: url(../images/活动说明框.png) no-repeat;
  261. background-size: 100% 100%;
  262. width: 1.97rem;
  263. height: 1.07rem;
  264. line-height: 1.5rem;
  265. margin-top: 0.15rem;
  266. }
  267. .content {
  268. margin: 0 0.4rem 0.36rem;
  269. ul {
  270. li {
  271. line-height: 0.45rem;
  272. text-align: justify;
  273. }
  274. }
  275. }
  276. }
  277. .action {
  278. display: flex;
  279. align-items: center;
  280. justify-content: center;
  281. margin-top: 0.28rem;
  282. margin-bottom: 0.3rem;
  283. .btn {
  284. width: 3.36rem;
  285. height: 0.64rem;
  286. ;
  287. background: #FF0083;
  288. border-radius: 0.32rem;
  289. display: flex;
  290. align-items: center;
  291. justify-content: center;
  292. color: #FFFFFF;
  293. }
  294. }
  295. }
  296. .titles {
  297. font-size: 0.34rem;
  298. text-align: center;
  299. margin: 0 auto 0.36rem;
  300. background: url(../images/活动说明框.png) no-repeat;
  301. background-size: 100% 100%;
  302. width: 2.5rem;
  303. height: 1.07rem;
  304. line-height: 1.5rem;
  305. margin-top: 0.15rem;
  306. }
  307. .section-preview {
  308. position: fixed;
  309. top: 0;
  310. left: 0;
  311. right: 0;
  312. bottom: 0;
  313. z-index: 9990;
  314. background: red;
  315. .content {
  316. width: 100%;
  317. height: 100%;
  318. position: relative;
  319. .close {
  320. width: 1.2rem;
  321. height: 0.5rem;
  322. position: absolute;
  323. top: 0.39rem;
  324. left: 0.3rem;
  325. color: #FFF;
  326. font-size: 0.3rem;
  327. background: #FF0081;
  328. border-radius: 0.1rem;
  329. z-index: 9992;
  330. display: flex;
  331. align-items: center;
  332. justify-content: center;
  333. &:hover {
  334. opacity: 1;
  335. }
  336. span {
  337. font-size: 0.24rem;
  338. margin-right: 0.05rem;
  339. margin-left: -0.1rem;
  340. }
  341. }
  342. video {
  343. width: 100%;
  344. height: 100%;
  345. background: black;
  346. }
  347. .play {
  348. width: 1.35rem;
  349. height: 1.35rem;
  350. position: absolute;
  351. top: 50%;
  352. left: 50%;
  353. transform: translate(-50%, -50%);
  354. background: url(../images/icon-play.png) no-repeat;
  355. background-size: 100% 100%;
  356. }
  357. .dail {
  358. width: 5.48rem;
  359. height: 3rem;
  360. position: absolute;
  361. bottom: 2.39rem;
  362. left: 50%;
  363. transform: translate(-50%);
  364. background: url(../images/dail.png) no-repeat;
  365. background-size: 100% 100%;
  366. }
  367. .setting {
  368. width: 3rem;
  369. height: 0.6rem;
  370. background: #FF0081;
  371. border-radius: 0.1rem;
  372. position: absolute;
  373. bottom: 1.3rem;
  374. left: 50%;
  375. transform: translate(-50%);
  376. border-radius: 0.1rem;
  377. display: flex;
  378. align-items: center;
  379. justify-content: center;
  380. }
  381. .must-know {
  382. width: 1.24rem;
  383. height: 0.42rem;
  384. font-size: 0.28rem;
  385. font-weight: 500;
  386. color: #FFFFFF;
  387. position: absolute;
  388. bottom: 0.5rem;
  389. left: 50%;
  390. transform: translate(-50%);
  391. border-bottom: 0.01rem solid #FFFFFF;
  392. padding-bottom: 0.01rem;
  393. text-align: center;
  394. }
  395. }
  396. }
  397. .absolute-center {
  398. position: absolute;
  399. top: 50%;
  400. left: 50%;
  401. transform: translate(-50%, -50%);
  402. z-index: 9991;
  403. }
  404. .fixed-center {
  405. position: fixed;
  406. top: 50%;
  407. left: 50%;
  408. transform: translate(-50%, -50%);
  409. z-index: 9991;
  410. background: #FFF5E5;
  411. border-radius: 0.16rem;
  412. }
  413. input::-webkit-input-placeholder {
  414. color: #999999;
  415. font-size: 0.28rem;
  416. }
  417. input::-moz-placeholder {
  418. /* Mozilla Firefox 19+ */
  419. color: #999999;
  420. font-size: 0.28rem;
  421. }
  422. input:-moz-placeholder {
  423. /* Mozilla Firefox 4 to 18 */
  424. color: #999999;
  425. font-size: 0.28rem;
  426. }
  427. input:-ms-input-placeholder {
  428. /* Internet Explorer 10-11 */
  429. color: #999999;
  430. font-size: 0.28rem;
  431. }
  432. .sms-form {
  433. .form-group {
  434. border-radius: 0.18rem;
  435. padding: 0.35rem 0.3rem;
  436. .input-row {
  437. display: flex;
  438. align-items: center;
  439. justify-content: center;
  440. align-content: space-between;
  441. margin-bottom: 0.16rem;
  442. background: #FFFFFF;
  443. border-radius: 0.08rem;
  444. .smscode {
  445. width: 100%;
  446. }
  447. .sendcode {
  448. height: .64rem;
  449. min-width: 1.1rem;
  450. color: #FFFFFF;
  451. font-size: 0.24rem;
  452. padding: 0 0.2rem;
  453. word-break: keep-all;
  454. white-space: nowrap;
  455. border-radius: 0.1rem;
  456. background: #FF0083;
  457. margin-right: 0.04rem;
  458. outline: none;
  459. -webkit-appearance: none;
  460. display: flex;
  461. align-items: center;
  462. justify-content: center;
  463. }
  464. .sendcode-wait {}
  465. &:last-child {
  466. margin-bottom: 0rem;
  467. }
  468. }
  469. input {
  470. width: 100%;
  471. height: 0.72rem;
  472. line-height: 0.72rem;
  473. color: #333333;
  474. font-size: 0.3rem;
  475. outline: none;
  476. -webkit-appearance: none;
  477. min-width: 2.4rem;
  478. margin-bottom: 0.01rem;
  479. border: 0 solid #FFFFFF;
  480. border-radius: 0.1rem;
  481. padding-left: 0.3rem;
  482. background: none;
  483. }
  484. }
  485. .actions {
  486. width: 4.46rem;
  487. margin: 0 auto;
  488. display: flex;
  489. align-items: center;
  490. justify-content: space-between;
  491. .btn {
  492. width: 2.16rem;
  493. height: 0.64rem;
  494. font-size: 0.28rem;
  495. display: flex;
  496. align-items: center;
  497. justify-content: center;
  498. border-radius: 0.32rem
  499. }
  500. .btn-primary {
  501. color: white;
  502. background: #FAABD3;
  503. }
  504. .btn-info {
  505. color: white;
  506. background: #FF0083;
  507. }
  508. }
  509. }
  510. .section-login {
  511. width: 5.4rem;
  512. height: 3.31rem;
  513. background: #FFF5E5;
  514. border-radius: 0.16rem;
  515. }
  516. .section-message {
  517. width: 4.2rem;
  518. min-height: 2.58rem;
  519. background: #FFF5E5;
  520. border-radius: 0.16rem;
  521. .content {
  522. font-size: 0.28rem;
  523. color: #333333;
  524. min-height: 1rem;
  525. padding: 0.3rem;
  526. text-align: center;
  527. word-break: break-all;
  528. display: flex;
  529. align-items: center;
  530. justify-content: center;
  531. }
  532. .actions {
  533. width: 3.36rem;
  534. margin: 0 auto 0.3rem;
  535. display: flex;
  536. align-items: center;
  537. justify-content: space-between;
  538. .btn {
  539. width: 1.6rem;
  540. height: 0.64rem;
  541. font-size: 0.28rem;
  542. display: flex;
  543. align-items: center;
  544. justify-content: center;
  545. border-radius: 0.32rem
  546. }
  547. .btn-primary {
  548. color: white;
  549. background: #FAABD3;
  550. }
  551. .btn-info {
  552. color: white;
  553. background: #FF0083;
  554. }
  555. }
  556. }
  557. .section-setting {
  558. width: 5.4rem;
  559. // height: 2.42rem;
  560. background: #FFF5E5;
  561. border-radius: 0.16rem;
  562. .content {
  563. color: #333333;
  564. // height: 1.42rem;
  565. padding: 0 0.3rem;
  566. text-align: center;
  567. word-break: break-all;
  568. display: flex;
  569. align-items: center;
  570. justify-content: center;
  571. .form-group {
  572. margin: 0.36rem auto;
  573. background: #FFFFFF;
  574. border-radius: 0.08rem;
  575. display: flex;
  576. align-items: center;
  577. input {
  578. height: 0.72rem;
  579. line-height: 0.72rem;
  580. background: none;
  581. border-radius: 0.08rem;
  582. padding: 0 0 0 0.2rem;
  583. border: none;
  584. }
  585. .mobile {
  586. width: 4.80rem;
  587. }
  588. .code {
  589. width: 3.26rem;
  590. }
  591. .send {
  592. font-size: 0.24rem;
  593. min-width: 1.5rem;
  594. height: 0.64rem;
  595. color: white;
  596. background: #FF0083;
  597. border-radius: 0.08rem;
  598. margin-right: 0.04rem;
  599. padding: 0 0.2rem;
  600. display: flex;
  601. align-items: center;
  602. justify-content: center;
  603. }
  604. .sendcode-wait {
  605. background: #B5B5B5;
  606. }
  607. }
  608. .status {
  609. display: flex;
  610. flex-direction: column;
  611. align-items: center;
  612. margin: 0.45rem auto 0.35rem;
  613. .status-icon {
  614. width: 0.84rem;
  615. height: 0.84rem;
  616. background: url(../images/success.png) no-repeat;
  617. background-size: 100% 100%;
  618. }
  619. .status-name {
  620. margin-top: 0.24rem;
  621. }
  622. }
  623. }
  624. .actions {
  625. width: 4.46rem;
  626. margin: 0 auto;
  627. display: flex;
  628. align-items: center;
  629. justify-content: space-between;
  630. margin-bottom: 0.39rem;
  631. .btn {
  632. width: 2.16rem;
  633. height: 0.64rem;
  634. font-size: 0.28rem;
  635. display: flex;
  636. align-items: center;
  637. justify-content: center;
  638. border-radius: 0.32rem;
  639. background: #FAABD3;
  640. }
  641. .btn-primary {
  642. color: white;
  643. background: #FF0083;
  644. }
  645. .btn-lg {
  646. width: 3.36rem;
  647. margin: 0 auto;
  648. }
  649. }
  650. }
  651. .section-alert {
  652. width: unset;
  653. }
  654. .dialog-alert {
  655. width: 4.2rem;
  656. top: 50%;
  657. left: 50%;
  658. right: unset;
  659. transform: translate(-50%, -50%);
  660. z-index: 9998;
  661. position: fixed;
  662. animation: frames-top-center-01 300ms;
  663. min-height: auto;
  664. height: auto;
  665. color: #333;
  666. background: #FFF5E5;
  667. border-radius: 0.16rem;
  668. h1 {
  669. font-size: 0.3rem;
  670. margin-top: 0.4rem;
  671. }
  672. .content {
  673. font-size: 0.28rem;
  674. min-height: 0.8rem;
  675. margin: 0.1rem 0.5rem;
  676. word-break: break-all;
  677. display: flex;
  678. align-items: center;
  679. justify-content: center;
  680. }
  681. .actions {
  682. .btn {
  683. width: 3.36rem;
  684. height: 0.64rem;
  685. font-size: 0.28rem;
  686. background: #FF0083;
  687. border-radius: 0.32rem;
  688. }
  689. }
  690. }
  691. .overlay {
  692. position: fixed;
  693. top: 0;
  694. right: 0;
  695. bottom: 0;
  696. left: 0;
  697. z-index: 9990;
  698. background-color: rgba(0, 0, 0, 0.4);
  699. min-height: 6.5rem;
  700. }
  701. .a_a {
  702. display: flex;
  703. justify-content: center;
  704. }