yunActivity.css 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348
  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. width: 6.2rem;
  82. height: 0.68rem;
  83. border: 0.02rem solid #E6E6E6;
  84. border-radius: 0.1rem;
  85. display: flex;
  86. align-items: center;
  87. margin: 0.3rem 0.35rem 0;
  88. }
  89. .img-code {
  90. width: 0.3rem;
  91. height: 0.36rem;
  92. margin: 0 0.22rem 0 0.3rem;
  93. }
  94. .ipt {
  95. border: none;
  96. outline: none;
  97. border-left: 0.01rem solid rgba(238,238,238,1);
  98. }
  99. .phone-tip{
  100. position: absolute;
  101. top: 1.72rem;
  102. left: 1.25rem;
  103. font-size: 0.24rem;
  104. color: #FB5030;
  105. display: none;
  106. }
  107. .code-tip{
  108. position: absolute;
  109. top: 2.72rem;
  110. left: 1.25rem;
  111. font-size: 0.24rem;
  112. color: #FB5030;
  113. text-align: center;
  114. display: none;
  115. }
  116. .donwlond-receive {
  117. display: flex;
  118. justify-content: center;
  119. align-items: center;
  120. margin-top: 0.6rem;
  121. }
  122. .btn-img {
  123. width: 4rem;
  124. height: 0.8rem;
  125. /* background: linear-gradient(0deg, #E85A4B 1%, #EF9878 99%); */
  126. border-radius: 0.4rem;
  127. text-align: center;
  128. /* border: none; */
  129. /* line-height: 0.8rem;
  130. font-size: 0.3rem;
  131. color: #FFFFFF; */
  132. font-family: Source Han Sans CN;
  133. }
  134. .get-code{
  135. font-size: 0.3rem;
  136. color: #333333;
  137. }
  138. .get-code-active{
  139. width: 1.4rem;
  140. height: 0.6rem;
  141. line-height: 0.6rem;
  142. text-align: center;
  143. color: #333333;
  144. border-radius: 0.1rem;
  145. background-color: rgba(238,238,238,1);
  146. }
  147. .host-dirction {
  148. display: flex;
  149. align-items: center;
  150. justify-content: center;
  151. margin-top: 0.56rem;
  152. }
  153. .game-host {
  154. font-size: 0.32rem;
  155. font-family: Source Han Sans CN;
  156. font-weight: bold;
  157. color: #333333;
  158. padding: 0 0.2rem ;
  159. }
  160. .video {
  161. /* display: flex;
  162. justify-content: center; */
  163. position: relative;
  164. width: 100%;
  165. height: 4.06rem;
  166. background-size: 100% 100%;
  167. background: url('../img/yunActivity/bgc.png');
  168. }
  169. .host-left {
  170. width: 0.85rem;
  171. height: 0.06rem;
  172. }
  173. .host-right {
  174. width: 0.85rem;
  175. height: 0.06rem;
  176. }
  177. .btn-video {
  178. position: absolute;
  179. top: 42%;
  180. left: 45%;
  181. width: 0.88rem;
  182. height: 0.87rem;
  183. }
  184. .direction {
  185. padding: 0.54rem 0 0.67rem;
  186. text-align: center;
  187. font-size: 0.24rem;
  188. font-family: SourceHanSansCN-Regular;
  189. }
  190. .copy-mask {
  191. width: 100%;
  192. height: 100vh;
  193. position: fixed;
  194. top: 0;
  195. left: 0;
  196. background: rgba(0, 0, 0, 0.6);
  197. display: none;
  198. }
  199. .copy-dialog {
  200. width: 6.8rem;
  201. height: 5rem;
  202. background: #FFFFFF;
  203. border-radius: 0.2rem;
  204. position: absolute;
  205. background: linear-gradient(0deg, #FFFFFF 1%, #FCF2EF 99%);
  206. margin: 0 0.35rem;
  207. top: 3.39rem;
  208. display: none;
  209. }
  210. .dialog-title {
  211. text-align: center;
  212. font-size: 0.4rem;
  213. font-family: Source Han Sans CN;
  214. font-weight: bold;
  215. color: #333333;
  216. padding-top: 0.6rem;
  217. }
  218. .free-try {
  219. font-size: 0.3rem;
  220. font-family: Source Han Sans CN;
  221. font-weight: 400;
  222. text-align: center;
  223. color: #333333;
  224. padding-top: 0.19rem;
  225. }
  226. .activation-code {
  227. width: 5.8rem;
  228. height: 0.8rem;
  229. background: pink;
  230. margin: 0.5rem 0.5rem 0;
  231. border: 1px solid #E6E6E6;
  232. border-radius: 0.2rem;
  233. }
  234. .donwlond-code {
  235. width: 4rem;
  236. height: 0.8rem;
  237. /* margin-left: 1.4rem; */
  238. margin: 0.39rem 1.4rem 0;
  239. }
  240. .take-code {
  241. font-size: 0.24rem;
  242. color: #333333;
  243. text-align: center;
  244. margin-top: 0.2rem;
  245. }
  246. .close {
  247. position: absolute;
  248. width: 0.7rem;
  249. height: 0.7rem;
  250. bottom: 3.65rem;
  251. left: 3.4rem;
  252. display: none;
  253. }
  254. .viedo-game {
  255. position: absolute;
  256. /* top: 50%; */
  257. display: none;
  258. z-index: 999;
  259. }
  260. .pop_video_bg {
  261. position: fixed;
  262. width: 100%;
  263. z-index: 2;
  264. left: 0;
  265. top: 0;
  266. height: 100%;
  267. display: none;
  268. background-color: rgba(0,0,0,.7);
  269. }
  270. #toast-container>.toast-error {
  271. background-image: none !important;
  272. border-radius: 0.2rem;
  273. }
  274. .toast-error {
  275. background-color: rgba(0, 0, 0, 0.8);
  276. border-radius: 0.2rem;
  277. }
  278. #toast-container>div {
  279. font-size: 14px;
  280. min-width: 80px !important;
  281. padding: 12px !important;
  282. box-shadow: none;
  283. border-radius: 0.2rem;
  284. }
  285. .toast-center-center {
  286. position: fixed;
  287. min-width: 220px;
  288. top: 50%;
  289. left: 50%;
  290. text-align: center;
  291. transform: translateX(-50%);
  292. color: #FFFFFF;
  293. border-radius: 0.2rem;
  294. }
  295. @media (max-width: 480px) and (min-width: 241px) {
  296. #toast-container>div {
  297. min-width: 80px !important;
  298. width: auto;
  299. }
  300. }