WXtrialInterface.css 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339
  1. body {
  2. font-size: .2592592593rem;
  3. margin: 0 auto;
  4. width: 100%;
  5. min-width: 320px;
  6. }
  7. .h-player {
  8. height: 100%;
  9. overflow: hidden;
  10. background: #000;
  11. }
  12. .container {
  13. width: 100%;
  14. height: 100%;
  15. position: relative;
  16. user-select: none;
  17. }
  18. #video1 {
  19. display: block;
  20. width: 100%;
  21. height: 100%;
  22. top: 0px;
  23. left: 0px;
  24. opacity: 1;
  25. }
  26. #box {
  27. width: 100%;
  28. height: 100%;
  29. position: absolute;
  30. left: 0;
  31. top: 0;
  32. z-index: 9999;
  33. }
  34. .scroll {
  35. position: absolute;
  36. overflow: scroll;
  37. -webkit-overflow-scrolling: touch;
  38. top: 0;
  39. left: 0;
  40. bottom: 0;
  41. right: 0;
  42. }
  43. body:before {
  44. width: 100%;
  45. height: 100%;
  46. content: ' ';
  47. position: fixed;
  48. z-index: -1;
  49. top: 0;
  50. left: 0;
  51. background: #000;
  52. }
  53. #wine {
  54. user-select: none;
  55. -webkit-user-drag: none;
  56. position: absolute;
  57. z-index: 0;
  58. }
  59. canvas {
  60. display: block;
  61. width: 100%;
  62. height: 100%;
  63. z-index: 999;
  64. }
  65. /*主屏*/
  66. .control {
  67. width: 900px;
  68. overflow: hidden;
  69. margin: 0 auto;
  70. margin-top: 90px;
  71. margin-bottom: 17px;
  72. }
  73. .control-left-img {
  74. width: 26px;
  75. height: 26px;
  76. }
  77. .control-left-img img {
  78. width: 100%;
  79. height: 100%;
  80. }
  81. #mainScreen-main {
  82. /* overflow: hidden; */
  83. user-select: none;
  84. -webkit-user-drag: none;
  85. position: relative;
  86. z-index: 0;
  87. width: 100%;
  88. height: 100%;
  89. top: 0px;
  90. /* left: 652.667px; */
  91. /* left: 270PX; */
  92. /* transform-origin: 0% 0%; */
  93. background: #000;
  94. }
  95. #mocan {
  96. position: absolute;
  97. left: -269px;
  98. top: 2px;
  99. /* opacity: 0.2; */
  100. width: 901px;
  101. height: 555px;
  102. z-index: 9999;
  103. opacity: 0.7;
  104. }
  105. #no-ne {
  106. width: 100%;
  107. height: 100%;
  108. position: absolute;
  109. top: 0;
  110. background: #000000;
  111. z-index: 99999;
  112. font-size: 18px;
  113. color: #FFFFFF;
  114. text-align: center;
  115. }
  116. .no-ne-text {
  117. margin-top: 60%;
  118. }
  119. .no-ne-an {
  120. width: 171px;
  121. height: 47px;
  122. background: #eb6100;
  123. line-height: 47px;
  124. text-align: center;
  125. color: #FFFFFF;
  126. margin: 0 auto;
  127. margin-top: 20px;
  128. }
  129. .container .muted {
  130. position: absolute;
  131. right: .46296rem;
  132. top: .46296rem;
  133. z-index: 9999999;
  134. border-radius: 50%;
  135. }
  136. .muted {
  137. width: 2.62963rem;
  138. height: 2.62963rem;
  139. background-position: -1.78704rem -8.43519rem;
  140. }
  141. html {
  142. height: 100%
  143. }
  144. .control-right-img {
  145. width: 42px;
  146. height: 42px;
  147. margin: 0 auto;
  148. margin-top: 0.6rem;
  149. }
  150. .control-right-img img {
  151. width: 100%;
  152. height: 100%;
  153. }
  154. .leftmains {
  155. width: 3.5rem;
  156. height: 100%;
  157. background: #333333;
  158. position: fixed;
  159. right: 0rem;
  160. top: 0;
  161. z-index: 2;
  162. transition: all 0.2s ease-in;
  163. }
  164. .PictureQualityMain {
  165. margin-top: 3rem;
  166. }
  167. .PictureQuality {
  168. margin: 0 auto;
  169. width: 2.5rem;
  170. height: 1.8rem;
  171. line-height: 1.8rem;
  172. color: #fff;
  173. text-align: center;
  174. font-size: 15px;
  175. margin-top: 1rem;
  176. }
  177. .avit {
  178. background: rgba(255, 255, 255, 1);
  179. color: #000 !important;
  180. border-radius: 3px;
  181. }
  182. .upload {
  183. margin: 0 auto;
  184. width: 3rem;
  185. height: 1.8rem;
  186. line-height: 1.8rem;
  187. color: #fff;
  188. text-align: center;
  189. font-size: 16px;
  190. margin-top: 3rem;
  191. }
  192. .upload img {
  193. width: 1.5rem;
  194. height: 1.5rem;
  195. }
  196. .upload div {
  197. margin-top: -0.5rem;
  198. font-size: 14px;
  199. }
  200. .operation {
  201. margin-top: 9rem;
  202. }
  203. .bottommains {
  204. width: 100%;
  205. height: 50px;
  206. background: #333333;
  207. position: fixed;
  208. left: 0;
  209. bottom: 0;
  210. z-index: 3;
  211. }
  212. .botmat1 {
  213. width: 33%;
  214. float: left;
  215. }
  216. .botmat1img {
  217. margin: 0 auto;
  218. width: 1.5rem;
  219. height: 1.5rem;
  220. margin-top: 0.5rem;
  221. }
  222. .botmat1img img {
  223. width: 100%;
  224. height: 100%;
  225. }
  226. .mainbox {
  227. width: 18rem;
  228. height: 10rem;
  229. background: #fff;
  230. position: fixed;
  231. top: 38%;
  232. left: 5%;
  233. border-radius: 5px;
  234. }
  235. .boxTitle {
  236. text-align: center;
  237. font-size: 18px;
  238. padding: 10px 0px;
  239. }
  240. .boxText {
  241. text-align: center;
  242. font-size: 16px;
  243. }
  244. .boxbt {
  245. width: 60%;
  246. height: 2.5rem;
  247. background: #0886F5;
  248. margin: 0 auto;
  249. font-size: 16px;
  250. text-align: center;
  251. line-height: 2.5rem;
  252. color: #fff;
  253. border-radius: 5px;
  254. margin-top: 1rem;
  255. }
  256. .sbox {
  257. width: 18rem;
  258. height: 5.5rem;
  259. background: #fff;
  260. position: fixed;
  261. top: 38%;
  262. left: 5%;
  263. border-radius: 5px;
  264. }
  265. .sboxText {
  266. padding: 17px;
  267. font-size: 16px;
  268. }
  269. .sboxbu {
  270. text-align: right;
  271. color: #0886F5;
  272. font-size: 16px;
  273. margin-right: 2rem;
  274. }
  275. .boximg {
  276. position: absolute;
  277. width: 1rem;
  278. height: 1rem;
  279. left: 45%;
  280. bottom: -22%;
  281. }
  282. #showsuss {
  283. display: none;
  284. }
  285. .loading {
  286. position: fixed;
  287. z-index: 1;
  288. left: 0;
  289. top: 0;
  290. display: flex;
  291. align-items: center;
  292. justify-content: center;
  293. background: url(../img/homebg.jpg) no-repeat;
  294. background-size: 100% 100%;
  295. }