replacementActivities.css 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570
  1. @media screen and (max-width: 750px) {
  2. html {
  3. font-size: calc(100vw / 7.5);
  4. }
  5. }
  6. @media screen and (min-width: 750px) {
  7. html {
  8. font-size: calc(450px / 7.5);
  9. }
  10. }
  11. html, body, div, ul, li, p {
  12. padding: 0;
  13. margin: 0;
  14. }
  15. ul, li {
  16. list-style: none;
  17. }
  18. .container {
  19. width: 100%;
  20. min-height: 37.69rem;
  21. background: url(../img/replacementActivities/bj.png) no-repeat;
  22. background-size: cover;
  23. overflow: hidden;
  24. }
  25. .share-node{
  26. width: 0.7rem;
  27. height: 1.8rem;
  28. position: fixed;
  29. background: #084558;
  30. border-radius: 0.15rem 0 0 0.15rem;
  31. top: 8.17rem;
  32. right: 0;
  33. overflow: hidden;
  34. }
  35. .qq{
  36. width: 0.44rem;
  37. height: 0.46rem;
  38. margin: 0.28rem auto 0;
  39. display: block;
  40. }
  41. .line {
  42. width: 0.4rem;
  43. height: 1px;
  44. background: #53A3B7;
  45. opacity: 0.4;
  46. margin: 0.18rem;
  47. }
  48. .cs{
  49. width: 0.44rem;
  50. height: 0.45rem;
  51. margin: 0.15rem auto 0;
  52. display: block;
  53. }
  54. .date {
  55. width: 5.93rem;
  56. height: 0.7rem;
  57. line-height: 0.7rem;
  58. background: rgba(255, 255, 255, 0.18);
  59. border-radius: 0.35rem;
  60. text-align: center;
  61. font-size: 0.32rem;
  62. color: #FFFFFE;
  63. text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.22);
  64. margin: 6.89rem auto 0;
  65. }
  66. .header{
  67. width: 6.64rem;
  68. height: 5.7rem;
  69. margin: 0.17rem auto 0;
  70. overflow: hidden;
  71. border: 1px solid #62767B;
  72. border-radius: 0.2rem;
  73. background-color: #04222C;
  74. }
  75. .mt55 {
  76. margin-top: 0.55rem;
  77. }
  78. .mt50 {
  79. margin-top: 0.5rem;
  80. }
  81. .w666h874 {
  82. width: 6.66rem;
  83. height: 8.74rem;
  84. display: block;
  85. margin: 0 auto;
  86. }
  87. .w666h864 {
  88. width: 6.66rem;
  89. height: 8.64rem;
  90. display: block;
  91. margin: 0 auto;
  92. }
  93. .w670h476 {
  94. width: 6.7rem;
  95. height: 4.76rem;
  96. display: block;
  97. margin: 0 auto;
  98. }
  99. .input-container {
  100. margin: 0.3rem 0.2rem;
  101. border-radius: 0.2rem;
  102. height: 4.04rem;
  103. background-color: #193B45;
  104. overflow: hidden;
  105. position: relative;
  106. }
  107. .login-container{
  108. margin: 0.02rem;
  109. height: calc(100% - 0.04rem);
  110. border: 1px solid #B58E6D;
  111. border-radius: 0.2rem;
  112. box-sizing: border-box;
  113. overflow: hidden;
  114. }
  115. .login-bar{
  116. width: 6.54rem;
  117. height: 0.96rem;
  118. background: url(../img/replacementActivities/bar.png) no-repeat;
  119. background-size: 100% 100%;
  120. font-size: 0.48rem;
  121. text-align: center;
  122. line-height: 0.81rem;
  123. font-weight: bold;
  124. color: #2A7A81;
  125. }
  126. .login-row-select{
  127. overflow: hidden;
  128. display: flex;
  129. align-items: center;
  130. position: relative;
  131. margin-top: 0.4rem;
  132. }
  133. .options{
  134. width: 4.4rem;
  135. height: 1.36rem;
  136. position: absolute;
  137. top: 0.9rem;
  138. left: 1.36rem;
  139. z-index: 9999;
  140. background-color: #1F3F47;
  141. display: none;
  142. border-radius: 0.1rem;
  143. -webkit-box-shadow:0 0 0.2rem #4A636A inset;
  144. -moz-box-shadow:0 0 0.2rem #4A636A inset;
  145. box-shadow:0 0 0.2rem #4A636A inset;
  146. }
  147. .show{
  148. display: block;
  149. }
  150. .icon-down-first, .icon-down-second, .icon-down-third {
  151. width: 100%;
  152. height: 0.45rem;
  153. line-height: 0.45rem;
  154. text-align: center;
  155. font-size: 0.24rem;
  156. color: #63A1B0;
  157. }
  158. .icon-down-first:hover, .icon-down-second:hover, .icon-down-third:hover {
  159. background-color: #20444D;
  160. }
  161. .login-row-account{
  162. overflow: hidden;
  163. display: flex;
  164. align-items: center;
  165. margin-top: 0.3rem;
  166. }
  167. .login-row-password{
  168. overflow: hidden;
  169. display: flex;
  170. align-items: center;
  171. }
  172. .login-row-title{
  173. margin: 0 0.45rem 0 0.3rem;
  174. font-size: 0.3rem;
  175. font-weight: 400;
  176. color: #63A1B0;
  177. -webkit-text-stroke: 0.01rem #1A3146;
  178. text-stroke: 0.01rem #1A3146;
  179. }
  180. .login-row-plc{
  181. position: absolute;
  182. top: 0.1rem;
  183. left: 1.14rem;
  184. font-size: 0.28rem;
  185. }
  186. .br {
  187. border: 1px solid #e72f2f !important;
  188. }
  189. .login-row-ipt{
  190. width: 4.4rem;
  191. height: 0.5rem;
  192. border-radius: 0.08rem;
  193. outline: none;
  194. background: #1A3A43;
  195. border: 1px solid #325C75;
  196. padding-left: 0.24rem;
  197. box-sizing: border-box;
  198. font-size: 0.24rem;
  199. color: #63A1B0;
  200. line-height: 0.05rem;
  201. }
  202. .tip-text1 {
  203. font-size: 0.24rem;
  204. color: #e72f2f;
  205. height: 0.3rem;
  206. line-height: 0.3rem;
  207. padding-left: 1.35rem;
  208. }
  209. .tip-text2 {
  210. font-size: 0.24rem;
  211. color: #e72f2f;
  212. height: 0.3rem;
  213. line-height: 0.3rem;
  214. padding-left: 1.35rem;
  215. }
  216. input:-ms-input-placeholder {
  217. color: #63A1B0;
  218. opacity: 0.2;
  219. }
  220. input::-webkit-input-placeholder {
  221. color: #63A1B0;
  222. opacity: 0.2;
  223. }
  224. input::-moz-placeholder {
  225. color: #63A1B0;
  226. opacity: 0.2;
  227. }
  228. input:-moz-placeholder {
  229. color: #63A1B0;
  230. opacity: 0.2;
  231. }
  232. .form-btn {
  233. width: 5.6rem;
  234. height: 0.82rem;
  235. margin: 0 auto;
  236. background-image: url('../img/replacementActivities/btn.png');
  237. background-size: 100% 100%;
  238. }
  239. .icon-down-img{
  240. width: 0.18rem;
  241. height: 0.1rem;
  242. position: absolute;
  243. top: 0.21rem;
  244. right: 0.57rem;
  245. }
  246. .login-btn{
  247. width: 2.75rem;
  248. height: 0.75rem;
  249. position: absolute;
  250. bottom: 0.22rem;
  251. left: 1.76rem;
  252. }
  253. .login-btn-text{
  254. width: 1.81rem;
  255. height: 0.48rem;
  256. position: absolute;
  257. bottom: 0.39rem;
  258. left: 2.21rem;
  259. }
  260. .read-rule{
  261. position: absolute;
  262. top: 11.58rem;
  263. left: 2.02rem;
  264. }
  265. .selected{
  266. width: 0.14rem;
  267. height: 0.14rem;
  268. position: absolute;
  269. top: 0.84rem;
  270. left: 0.15rem;
  271. }
  272. .no-selected{
  273. width: 0.2rem;
  274. height: 0.2rem;
  275. position: absolute;
  276. top: 0.82rem;
  277. left: 0.12rem;
  278. }
  279. .rule-text{
  280. width: 3.11rem;
  281. height: 0.23rem;
  282. position: absolute;
  283. top: 0.8rem;
  284. left: 0.42rem;
  285. }
  286. .entry-QQ{
  287. width: 5.84rem;
  288. height: 0.6rem;
  289. position: absolute;
  290. bottom: -0.2rem;
  291. left: 0.83rem;
  292. z-index: 9;
  293. }
  294. .entry-QQ-btn{
  295. width: 5.84rem;
  296. height: 0.6rem;
  297. position: absolute;
  298. bottom: 0;
  299. left: 0;
  300. }
  301. .middle{
  302. width: 7.5rem;
  303. height: 13.34rem;
  304. margin: 0 auto;
  305. position: relative;
  306. top: -0.02rem;
  307. }
  308. .middle_bg_img{
  309. width: 100%;
  310. height: 100%;
  311. }
  312. .activity-rule{
  313. width: 5.36rem;
  314. height: 0.97rem;
  315. position: absolute;
  316. top: 0.42rem;
  317. left: 1.07rem;
  318. }
  319. .activity-rule-btn{
  320. width: 5.36rem;
  321. height: 0.97rem;
  322. position: absolute;
  323. top: 0.04rem;
  324. left: 0;
  325. }
  326. .activity-rule-text{
  327. width: 1.56rem;
  328. height: 0.37rem;
  329. position: absolute;
  330. top: 0.3rem;
  331. left: 1.9rem;
  332. }
  333. .rule1{
  334. width: 6.2rem;
  335. height: 3.27rem;
  336. position: absolute;
  337. top: 1.75rem;
  338. left: 0.65rem;
  339. }
  340. .rule6{
  341. width: 5.28rem;
  342. height: 0.9rem;
  343. position: absolute;
  344. top: 5.62rem;
  345. left: 1.11rem;
  346. }
  347. .rule2{
  348. width: 6.2rem;
  349. height: 4.25rem;
  350. position: absolute;
  351. top: 6.9rem;
  352. left: 0.65rem;
  353. }
  354. .rule3{
  355. width: 6.2rem;
  356. height: 4.2rem;
  357. position: absolute;
  358. top: 11.56rem;
  359. left: 0.65rem;
  360. z-index: 999;
  361. }
  362. .footer{
  363. width: 7.5rem;
  364. height: 13.34rem;
  365. margin: 0 auto;
  366. position: relative;
  367. top: -0.05rem;
  368. }
  369. .footer_bg_img{
  370. width: 100%;
  371. height: 106%;
  372. }
  373. .rule4{
  374. width: 6.2rem;
  375. height: 5rem;
  376. position: absolute;
  377. top: 2.81rem;
  378. left: 0.65rem;
  379. }
  380. .rule5{
  381. width: 6.2rem;
  382. height: 5.38rem;
  383. position: absolute;
  384. top: 8.17rem;
  385. left: 0.65rem;
  386. }
  387. #toast-container>.toast-error {
  388. background-image: none !important;
  389. }
  390. .toast-error {
  391. background-color: rgba(0, 0, 0, 0.8);
  392. }
  393. #toast-container>div {
  394. font-size: 14px;
  395. min-width: 80px !important;
  396. padding: 12px !important;
  397. box-shadow: none;
  398. }
  399. .toast-center-center {
  400. min-width: 100px;
  401. top: 50%;
  402. left: 50%;
  403. text-align: center;
  404. transform: translateX(-50%);
  405. }
  406. @media (max-width: 480px) and (min-width: 241px) {
  407. #toast-container>div {
  408. min-width: 80px !important;
  409. width: auto;
  410. }
  411. }
  412. .mask1 {
  413. width: 100%;
  414. height: 100vh;
  415. position: fixed;
  416. top: 0;
  417. left: 0;
  418. z-index: 9999;
  419. background: rgba(0, 0, 0, 0.24);
  420. display: none;
  421. }
  422. .dialog1 {
  423. width: 6.42rem;
  424. height: 5.76rem;
  425. position: absolute;
  426. left: 0.7rem;
  427. transform: translate(0, -50%);
  428. top: -6.96rem;
  429. z-index: 999;
  430. position: relative;
  431. }
  432. .dialog1 .title1, .tip .title1, .tip1 .title1 {
  433. font-size: 0.36rem;
  434. font-weight: bold;
  435. color: #FFFFFF;
  436. position: absolute;
  437. top: 2.32rem;
  438. left: 1.57rem;
  439. }
  440. .dialog-bg{
  441. width: 6.42rem;
  442. height: 5.76rem;
  443. }
  444. .title{
  445. width: 2.75rem;
  446. height: 0.38rem;
  447. position: absolute;
  448. top: 1.22rem;
  449. left: 1.1rem;
  450. }
  451. .content{
  452. width: 3.55rem;
  453. height: 1.11rem;
  454. position: absolute;
  455. top: 2.01rem;
  456. left: 0.72rem;
  457. }
  458. .register-btn{
  459. width: 3.06rem;
  460. height: 0.96rem;
  461. position: absolute;
  462. bottom: 1.53rem;
  463. left: 1.53rem;
  464. }
  465. .register-text{
  466. position: absolute;
  467. bottom: 1.2rem;
  468. left: 1rem;
  469. font-size: 0.24rem;
  470. font-weight: 300;
  471. color: #333333;
  472. opacity: 0.8;
  473. }
  474. .dialog1 .close {
  475. width: 0.71rem;
  476. height: 0.71rem;
  477. position: absolute;
  478. bottom: -0.26rem;
  479. left: 2.7rem;
  480. }
  481. .tip {
  482. width: 6.43rem;
  483. height: 5.32rem;
  484. position: absolute;
  485. left: 0.69rem;
  486. transform: translate(0, -50%);
  487. top: -6.96rem;
  488. z-index: 999;
  489. }
  490. .tip1 {
  491. width: 6.43rem;
  492. height: 5.72rem;
  493. position: absolute;
  494. left: 0.69rem;
  495. transform: translate(0, -50%);
  496. top: -6.96rem;
  497. z-index: 999;
  498. }
  499. .dialog2-bg {
  500. width: 6.43rem;
  501. height: 5.32rem;
  502. }
  503. .dialog3-bg {
  504. width: 6.43rem;
  505. height: 5.72rem;
  506. }
  507. .tip .close {
  508. width: 0.71rem;
  509. height: 0.71rem;
  510. position: absolute;
  511. bottom: -0.71rem;
  512. left: 2.7rem;
  513. }
  514. .tip1 .close {
  515. width: 0.71rem;
  516. height: 0.71rem;
  517. position: absolute;
  518. bottom: 0.2rem;
  519. left: 2.71rem;
  520. }
  521. .tip-bg{
  522. width: 4.88rem;
  523. height: 2.8rem;
  524. }
  525. .tip-title{
  526. width: 4.08rem;
  527. text-align: center;
  528. font-size: 14px;
  529. margin-left: 0.4rem;
  530. position: absolute;
  531. bottom: 1.38rem;
  532. }
  533. .sure-btn{
  534. width: 1.43rem;
  535. height: 0.66rem;
  536. position: absolute;
  537. bottom: 0.53rem;
  538. left: 1.76rem;
  539. }
  540. .sure-text{
  541. width: 0.78rem;
  542. height: 0.34rem;
  543. position: absolute;
  544. bottom: 0.73rem;
  545. left: 2.05rem;
  546. }
  547. .hidden{
  548. display: none;
  549. }
  550. .show{
  551. display: block;
  552. }