yunActivity.css 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355
  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. body {
  16. background-color: #fdf2ed;
  17. }
  18. ul, li {
  19. list-style: none;
  20. }
  21. .containers{
  22. width: 7.5rem;
  23. margin: auto;
  24. background-image: url('../img/yunActivity/background.png');
  25. background-size: 100% 100%;
  26. }
  27. .banner-wrap{
  28. width: 7.5rem;
  29. height: 8.33rem;
  30. position: relative;
  31. }
  32. .img-title {
  33. padding: 0.67rem 0.72rem 0;
  34. }
  35. .banner-img{
  36. width: 100%;
  37. }
  38. img {
  39. border: 0;
  40. }
  41. .img-middle {
  42. margin: 0.27rem 0.25rem 0.43rem;
  43. }
  44. .time-img{
  45. width: 100%;
  46. }
  47. .img-bottom {
  48. margin: 0.5rem 0.97rem 0.53rem 0.61rem;
  49. }
  50. .game-img {
  51. width: 100%;
  52. }
  53. .receive-code {
  54. position: relative;
  55. width: 6.9rem;
  56. height: 4.36rem;
  57. border: 1px solid #FFFFFF;
  58. opacity: 0.8;
  59. border-radius: 0.2rem;
  60. margin: 0 0.3rem;
  61. background: #FFFFFF;
  62. }
  63. .take-phone {
  64. color: #333333;
  65. text-align: center;
  66. margin-top: 0.39rem;
  67. font-size: 0.32rem;
  68. font-weight: bold;
  69. font-family: SourceHanSansCN-Bold;
  70. }
  71. .send-phone {
  72. width: 6.2rem;
  73. height: 0.68rem;
  74. display: flex;
  75. align-items: center;
  76. border: 0.02rem solid #E6E6E6;
  77. border-radius: 0.1rem;
  78. margin: 0.2rem 0.35rem 0;
  79. }
  80. .ipt-row{
  81. position: relative;
  82. width: 6.2rem;
  83. height: 0.68rem;
  84. border: 0.02rem solid #E6E6E6;
  85. border-radius: 0.1rem;
  86. display: flex;
  87. align-items: center;
  88. margin: 0.3rem 0.35rem 0;
  89. }
  90. .img-code {
  91. width: 0.3rem;
  92. height: 0.36rem;
  93. margin: 0 0.22rem 0 0.3rem;
  94. }
  95. .ipt {
  96. border: none;
  97. outline: none;
  98. border-left: 0.01rem solid rgba(238,238,238,1);
  99. }
  100. .phone-tip{
  101. position: absolute;
  102. top: 1.72rem;
  103. left: 1.25rem;
  104. font-size: 0.24rem;
  105. color: #FB5030;
  106. display: none;
  107. }
  108. .code-tip{
  109. position: absolute;
  110. top: 2.72rem;
  111. left: 1.25rem;
  112. font-size: 0.24rem;
  113. color: #FB5030;
  114. text-align: center;
  115. display: none;
  116. }
  117. .donwlond-receive {
  118. display: flex;
  119. justify-content: center;
  120. align-items: center;
  121. margin-top: 0.6rem;
  122. }
  123. .btn-img {
  124. width: 4rem;
  125. height: 0.8rem;
  126. /* background: linear-gradient(0deg, #E85A4B 1%, #EF9878 99%); */
  127. border-radius: 0.4rem;
  128. text-align: center;
  129. /* border: none; */
  130. /* line-height: 0.8rem;
  131. font-size: 0.3rem;
  132. color: #FFFFFF; */
  133. font-family: Source Han Sans CN;
  134. }
  135. .get-code{
  136. position: absolute;
  137. right: 0.2rem;
  138. width: 1.53rem;
  139. height: 0.28rem;
  140. line-height: 0.28rem;
  141. font-size: 0.3rem;
  142. color: #333333;
  143. }
  144. .get-code-active{
  145. width: 1.4rem;
  146. height: 0.6rem;
  147. line-height: 0.6rem;
  148. text-align: center;
  149. color: #333333;
  150. border-radius: 0.1rem;
  151. background-color: rgba(238,238,238,1);
  152. }
  153. .host-dirction {
  154. display: flex;
  155. align-items: center;
  156. justify-content: center;
  157. margin-top: 0.56rem;
  158. }
  159. .game-host {
  160. font-size: 0.32rem;
  161. font-family: Source Han Sans CN;
  162. font-weight: bold;
  163. color: #333333;
  164. padding: 0 0.2rem ;
  165. }
  166. .video {
  167. /* display: flex;
  168. justify-content: center; */
  169. position: relative;
  170. width: 100%;
  171. height: 4.06rem;
  172. margin-top: 0.3rem;
  173. background-size: 100% 100%;
  174. background: url('../img/yunActivity/bgc.png');
  175. }
  176. .host-left {
  177. width: 0.85rem;
  178. height: 0.06rem;
  179. }
  180. .host-right {
  181. width: 0.85rem;
  182. height: 0.06rem;
  183. }
  184. .btn-video {
  185. position: absolute;
  186. top: 42%;
  187. left: 45%;
  188. width: 0.88rem;
  189. height: 0.87rem;
  190. }
  191. .direction {
  192. padding: 0.54rem 0 0.67rem;
  193. text-align: center;
  194. font-size: 0.24rem;
  195. font-family: SourceHanSansCN-Regular;
  196. }
  197. .copy-mask {
  198. width: 100%;
  199. height: 100vh;
  200. position: fixed;
  201. top: 0;
  202. left: 0;
  203. background: rgba(0, 0, 0, 0.6);
  204. display: none;
  205. }
  206. .copy-dialog {
  207. width: 6.8rem;
  208. height: 5rem;
  209. background: #FFFFFF;
  210. border-radius: 0.2rem;
  211. position: absolute;
  212. background: linear-gradient(0deg, #FFFFFF 1%, #FCF2EF 99%);
  213. margin: 0 0.35rem;
  214. top: 3.39rem;
  215. display: none;
  216. }
  217. .dialog-title {
  218. text-align: center;
  219. font-size: 0.4rem;
  220. font-family: Source Han Sans CN;
  221. font-weight: bold;
  222. color: #333333;
  223. padding-top: 0.6rem;
  224. }
  225. .free-try {
  226. font-size: 0.3rem;
  227. font-family: Source Han Sans CN;
  228. font-weight: 400;
  229. text-align: center;
  230. color: #333333;
  231. padding-top: 0.19rem;
  232. }
  233. .activation-code {
  234. width: 5.8rem;
  235. height: 0.8rem;
  236. background: pink;
  237. margin: 0.5rem 0.5rem 0;
  238. border: 1px solid #E6E6E6;
  239. border-radius: 0.2rem;
  240. }
  241. .donwlond-code {
  242. width: 4rem;
  243. height: 0.8rem;
  244. /* margin-left: 1.4rem; */
  245. margin: 0.39rem 1.4rem 0;
  246. }
  247. .take-code {
  248. font-size: 0.24rem;
  249. color: #333333;
  250. text-align: center;
  251. margin-top: 0.2rem;
  252. }
  253. .close {
  254. position: absolute;
  255. width: 0.7rem;
  256. height: 0.7rem;
  257. bottom: 3.65rem;
  258. left: 3.4rem;
  259. display: none;
  260. }
  261. .viedo-game {
  262. position: absolute;
  263. /* top: 50%; */
  264. display: none;
  265. z-index: 999;
  266. }
  267. .pop_video_bg {
  268. position: fixed;
  269. width: 100%;
  270. z-index: 2;
  271. left: 0;
  272. top: 0;
  273. height: 100%;
  274. display: none;
  275. background-color: rgba(0,0,0,.7);
  276. }
  277. #toast-container>.toast-error {
  278. background-image: none !important;
  279. border-radius: 0.2rem;
  280. }
  281. .toast-error {
  282. background-color: rgba(0, 0, 0, 0.8);
  283. border-radius: 0.2rem;
  284. }
  285. #toast-container>div {
  286. font-size: 14px;
  287. min-width: 80px !important;
  288. padding: 12px !important;
  289. box-shadow: none;
  290. border-radius: 0.2rem;
  291. }
  292. .toast-center-center {
  293. position: fixed;
  294. min-width: 220px;
  295. top: 50%;
  296. left: 50%;
  297. text-align: center;
  298. transform: translateX(-50%);
  299. color: #FFFFFF;
  300. border-radius: 0.2rem;
  301. }
  302. @media (max-width: 480px) and (min-width: 241px) {
  303. #toast-container>div {
  304. min-width: 80px !important;
  305. width: auto;
  306. }
  307. }