app.4856afea.css 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321
  1. body,
  2. html {
  3. width: 100%;
  4. height: 100%;
  5. overflow: hidden
  6. }
  7. * {
  8. margin: 0;
  9. padding: 0
  10. }
  11. #app {
  12. width: 100%;
  13. height: 100%
  14. }
  15. .viewerCla img[data-v-315d7d4c] {
  16. display: none
  17. }
  18. .audio[data-v-315d7d4c] {
  19. position: fixed;
  20. top: -100px;
  21. left: -100px;
  22. opacity: 0
  23. }
  24. .mb-intro[data-v-315d7d4c] {
  25. color: #fff;
  26. padding: 10px;
  27. height: calc(100% - 30px);
  28. overflow-y: auto
  29. }
  30. .mb-intro>p[data-v-315d7d4c] {
  31. line-height: 1.5;
  32. letter-spacing: 1px
  33. }
  34. .mb-intro>p[data-v-315d7d4c]:first-of-type {
  35. font-weight: 700;
  36. font-size: 20px;
  37. padding-right: 40px
  38. }
  39. .home[data-v-315d7d4c] {
  40. background-color: rgba(0, 0, 0, .6);
  41. width: 100%;
  42. height: 100%;
  43. position: relative
  44. }
  45. .home .content[data-v-315d7d4c] {
  46. width: 100%;
  47. height: 80%
  48. }
  49. .home .content .warpper[data-v-315d7d4c] {
  50. width: 100%;
  51. height: 100%
  52. }
  53. .home .content .warpper .slide[data-v-315d7d4c] {
  54. font-size: 0
  55. }
  56. .home .content .warpper .slide iframe[data-v-315d7d4c],
  57. .home .content .warpper .slide img[data-v-315d7d4c],
  58. .home .content .warpper .slide video[data-v-315d7d4c] {
  59. max-height: 570px;
  60. border-radius: 14px
  61. }
  62. .home .content .warpper .slide iframe[data-v-315d7d4c] {
  63. height: 570px;
  64. width: 1000px
  65. }
  66. .home .isMobileCon[data-v-315d7d4c] {
  67. height: calc(100vh - 90px)
  68. }
  69. .home .iconarr[data-v-315d7d4c] {
  70. z-index: 1999;
  71. position: absolute;
  72. right: 30px;
  73. bottom: calc(20vh - 20px);
  74. list-style: none;
  75. display: flex;
  76. justify-content: flex-end
  77. }
  78. .home .iconarr li[data-v-315d7d4c] {
  79. display: flex;
  80. align-items: center;
  81. justify-content: center;
  82. color: #fff;
  83. list-style: none;
  84. font-size: 14px;
  85. width: 90px;
  86. height: 32px;
  87. line-height: 32px;
  88. cursor: pointer;
  89. border-radius: 10px;
  90. border: 1px solid #fff;
  91. margin-right: 10px
  92. }
  93. .home .iconarr li span[data-v-315d7d4c] {
  94. margin-left: 4px
  95. }
  96. .home .iconarr .active[data-v-315d7d4c] {
  97. background: #19bbed;
  98. border: none
  99. }
  100. .home .oneChuMusic[data-v-315d7d4c] {
  101. opacity: 0;
  102. pointer-events: none
  103. }
  104. .home .onlyTxt[data-v-315d7d4c] {
  105. display: none !important
  106. }
  107. .home .intro[data-v-315d7d4c] {
  108. max-height: 19vh;
  109. overflow: auto;
  110. width: 70%;
  111. color: #fff;
  112. margin: 0 auto
  113. }
  114. .home .intro>h3[data-v-315d7d4c] {
  115. font-size: 20px;
  116. font-weight: 600
  117. }
  118. .home .intro>p[data-v-315d7d4c] {
  119. line-height: 1.8;
  120. margin-top: 10px;
  121. font-size: 18px;
  122. text-indent: 36px
  123. }
  124. .home .intro[data-v-315d7d4c]::-webkit-scrollbar {
  125. width: 3px;
  126. height: 1px
  127. }
  128. .home .intro[data-v-315d7d4c]::-webkit-scrollbar-thumb {
  129. border-radius: 10px;
  130. -webkit-box-shadow: inset 0 0 5px transparent;
  131. background: #fff
  132. }
  133. .home .intro[data-v-315d7d4c]::-webkit-scrollbar-track {
  134. -webkit-box-shadow: inset 0 0 5px transparent;
  135. border-radius: 10px;
  136. background: transparent
  137. }
  138. .home .ismtop[data-v-315d7d4c] {
  139. max-height: 65%;
  140. height: 65%;
  141. padding: 50px 0;
  142. display: flex;
  143. flex-direction: column;
  144. justify-content: center
  145. }
  146. @media screen and (max-width:1400px) {
  147. .home[data-v-315d7d4c] {
  148. overflow-y: auto;
  149. overflow-x: hidden
  150. }
  151. .home .content .warpper .slide iframe[data-v-315d7d4c],
  152. .home .content .warpper .slide img[data-v-315d7d4c],
  153. .home .content .warpper .slide video[data-v-315d7d4c] {
  154. max-height: 500px
  155. }
  156. .home .content .warpper .slide img[data-v-315d7d4c] {
  157. max-height: 80vh;
  158. width: 90%
  159. }
  160. .home .content .warpper .slide iframe[data-v-315d7d4c] {
  161. height: 500px
  162. }
  163. }
  164. @media screen and (max-width:1000px) {
  165. .home[data-v-315d7d4c] {
  166. background: rgba(0, 0, 0, .8)
  167. }
  168. .home .content .warpper .slide[data-v-315d7d4c] {
  169. width: 100%
  170. }
  171. .home .content .warpper .slide iframe[data-v-315d7d4c],
  172. .home .content .warpper .slide img[data-v-315d7d4c],
  173. .home .content .warpper .slide video[data-v-315d7d4c] {
  174. max-height: none;
  175. width: 100%;
  176. border-radius: 0
  177. }
  178. .home .content .warpper .slide img[data-v-315d7d4c] {
  179. max-height: 80vh;
  180. width: 90%
  181. }
  182. .home .content .warpper .slide iframe[data-v-315d7d4c] {
  183. width: 100%;
  184. height: calc(100vh - 90px)
  185. }
  186. .home .iconarr[data-v-315d7d4c] {
  187. display: flex;
  188. flex-wrap: wrap;
  189. list-style: none;
  190. margin-right: 0;
  191. position: fixed;
  192. bottom: 0;
  193. right: 0;
  194. z-index: 1999
  195. }
  196. .home .iconarr li[data-v-315d7d4c] {
  197. width: 70px;
  198. margin-bottom: 10px
  199. }
  200. }
  201. @media only screen and (max-width:906px) and (orientation:landscape) {
  202. .home .content .warpper .slide[data-v-315d7d4c] {
  203. width: 100%
  204. }
  205. .home .content .warpper .slide iframe[data-v-315d7d4c],
  206. .home .content .warpper .slide img[data-v-315d7d4c],
  207. .home .content .warpper .slide video[data-v-315d7d4c] {
  208. max-width: 70%;
  209. max-height: 80vh
  210. }
  211. .home .content .warpper .slide iframe[data-v-315d7d4c] {
  212. width: 100%;
  213. max-width: unset;
  214. height: calc(100vh - 90px)
  215. }
  216. }
  217. .swiper-container {
  218. width: 100%;
  219. height: 100%
  220. }
  221. .swiper-pagination-bullet {
  222. background: #fff
  223. }
  224. .swiper-slide {
  225. text-align: center;
  226. font-size: 18px;
  227. display: flex;
  228. justify-content: center;
  229. align-items: center;
  230. transition: .3s;
  231. transform: scale(.8);
  232. position: relative;
  233. opacity: .5
  234. }
  235. .swiper-slide-active,
  236. .swiper-slide-duplicate-active {
  237. transform: scale(1);
  238. opacity: 1;
  239. z-index: 999
  240. }
  241. .swiper-button-next,
  242. .swiper-button-prev {
  243. background: rgba(0, 0, 0, .4);
  244. padding: 10px 20px;
  245. color: #fff !important
  246. }
  247. .swiper-button-prev {
  248. left: 0
  249. }
  250. .swiper-button-next {
  251. right: 0
  252. }
  253. @media screen and (max-width:500px) {
  254. .swiper-slide {
  255. width: 100%
  256. }
  257. }
  258. .viewer-close,
  259. .viewer-navbar,
  260. .viewer-next,
  261. .viewer-prev,
  262. .viewer-title {
  263. display: none !important
  264. }
  265. @media screen and (max-width:800px) {
  266. .viewer-footer {
  267. bottom: auto;
  268. top: 10px
  269. }
  270. }