style.less 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388
  1. @import url("../../themes/themes.less");
  2. @assetUrl: "../../assets/imgs/home";
  3. .home_box {
  4. // background: url(../../assets/imgs/gvc/homeBgDataV.png) no-repeat 0 -10em / 100% 120% #041b40;
  5. background: #000;
  6. :global {
  7. .all_box {
  8. width: 100%;
  9. height: 100%;
  10. .gvc_video {
  11. align-items: flex-start;
  12. background: #000;
  13. video {
  14. width: 100%;
  15. height: unset;
  16. padding: 0;
  17. }
  18. .alls {
  19. width: 64%;
  20. height: unset;
  21. padding: 2% 0 0 0;
  22. position: relative;
  23. }
  24. @media (min-height: 800px) {
  25. .alls {
  26. width: 73%;
  27. }
  28. }
  29. @media (min-height: 900px) {
  30. .alls {
  31. width: 64%;
  32. }
  33. }
  34. @media (min-height: 1000PX) {
  35. .alls {
  36. width: 70%;
  37. }
  38. }
  39. }
  40. .gvcHome {
  41. height: 100%;
  42. justify-content: flex-start;
  43. .leftContent {
  44. width: 17%;
  45. /* padding: 0 1em; */
  46. height: 70%;
  47. margin-top: 5%;
  48. margin-left: 1%;
  49. padding-right: 7%;
  50. >ul {
  51. width: 100%;
  52. display: flex;
  53. justify-content: center;
  54. height: 100%;
  55. flex-wrap: wrap;
  56. >li {
  57. height: 20%;
  58. width: 100%;
  59. color: #fff;
  60. display: block;
  61. .top_div {
  62. background: none;
  63. width: 100%;
  64. height: 60%;
  65. display: flex;
  66. align-items: center;
  67. justify-content: center;
  68. >div {
  69. width: 51%;
  70. position: relative;
  71. display: block;
  72. .img1 {
  73. width: 100%;
  74. }
  75. >span {
  76. font-size: 0.9em;
  77. position: absolute;
  78. width: 100%;
  79. bottom: 15%;
  80. left: 63%;
  81. transform: skew(4deg, 334deg);
  82. font-weight: normal;
  83. color: #ededed;
  84. }
  85. .img2 {
  86. width: 37%;
  87. position: absolute;
  88. left: 32%;
  89. top: 24%;
  90. }
  91. }
  92. }
  93. .text {
  94. width: 100%;
  95. display: flex;
  96. align-items: center;
  97. justify-content: space-between;
  98. margin-top: 1em;
  99. font-weight: normal;
  100. font-size: 0.9em;
  101. color: #CDF1FF;
  102. padding: 0.8em 0.5em 0.2em;
  103. background: linear-gradient(0deg, #ffffff26 0%, #ffffff00 100%);
  104. border-radius: 0.5em;
  105. .topMsg_number {
  106. color: #69FFDE;
  107. font-size: 1.2em;
  108. margin-right: 0.2em;
  109. margin-top: 0.2em;
  110. }
  111. }
  112. }
  113. }
  114. }
  115. @media (max-height: 900px) {
  116. .leftContent li {
  117. height: 15% !important;
  118. .text {
  119. width: 107% !important;
  120. margin-top: 1em !important;
  121. .topMsg_number {
  122. font-size: 1em !important;
  123. }
  124. }
  125. }
  126. }
  127. .centerCon {
  128. width: 62%;
  129. height: 80%;
  130. padding: 0;
  131. position: relative;
  132. margin: 0% 0 0 -1%;
  133. }
  134. @media (min-height: 800px) {
  135. .centerCon {
  136. width: 65%;
  137. height: 78%;
  138. padding: 0;
  139. position: relative;
  140. margin: 0% 0 0 -3%;
  141. }
  142. }
  143. @media (min-height: 900px) {
  144. .centerCon {
  145. width: 62%;
  146. height: 80%;
  147. padding: 0;
  148. position: relative;
  149. margin: 0% 0 0 -1%;
  150. }
  151. }
  152. @media (min-height: 1000PX) {
  153. .centerCon {
  154. width: 63%;
  155. height: 75%;
  156. padding: 0;
  157. position: relative;
  158. margin: 0% 0 0 -3%;
  159. }
  160. }
  161. .imgMsg {
  162. width: 100%;
  163. position: absolute;
  164. left: 0;
  165. top: 0;
  166. height: 100%;
  167. color: #fff;
  168. li {
  169. position: absolute;
  170. width: 14em;
  171. height: 4em;
  172. opacity: 1;
  173. background: linear-gradient(0deg, #ffffff26 0%, #ffffff00 100%);
  174. border-radius: 0.5em;
  175. padding: 0.5em;
  176. box-sizing: border-box;
  177. font-size: 0.9em;
  178. color: #CDF1FF;
  179. .nums {
  180. font-size: 1.3em;
  181. color: #69FFDE;
  182. display: inline-block !important;
  183. }
  184. .topMsg_number_2 {
  185. display: inline-block !important;
  186. }
  187. .sma {
  188. font-size: 0.7em;
  189. color: #CDF1FF;
  190. display: inline-block;
  191. margin-left: 0.2em;
  192. }
  193. .chanL {
  194. background: unset;
  195. font-size: 0.9em;
  196. color: #CDF1FF;
  197. height: 4em;
  198. box-sizing: border-box;
  199. padding: 0 0.5em;
  200. display: flex;
  201. justify-content: space-between;
  202. >div {
  203. width: 50%;
  204. }
  205. }
  206. .hoverR {
  207. width: 100%;
  208. height: 12em;
  209. position: absolute;
  210. left: 0;
  211. top: -7em;
  212. padding-top: 11em;
  213. .hoverDiv {
  214. display: none;
  215. }
  216. }
  217. .hoverR:hover {
  218. .hoverDiv {
  219. display: flex;
  220. }
  221. }
  222. .hoverDiv {
  223. display: flex;
  224. align-items: center;
  225. justify-content: space-between;
  226. padding: 0 1em;
  227. background: linear-gradient(0deg, #ffffff00 20%, #ffffff29 100%);
  228. width: 100%;
  229. border-radius: 0.5em;
  230. box-sizing: border-box;
  231. margin-top: 0.1em;
  232. font-size: 0.8em;
  233. padding: 0.7em 1em 0;
  234. color: #d7d7d7;
  235. align-items: flex-start;
  236. >div>span {
  237. display: block;
  238. }
  239. }
  240. }
  241. li:hover {
  242. background: linear-gradient(0deg, #42ca9840 0%, #42ca9800 98%);
  243. }
  244. }
  245. .rightContent {
  246. width: 15%;
  247. position: absolute;
  248. right: 0;
  249. bottom: 10%;
  250. z-index: 9;
  251. height: 60%;
  252. .title_ {
  253. text-align: left;
  254. color: #fff;
  255. width: 90%;
  256. height: 2em;
  257. border-radius: 0 8px 0 0;
  258. opacity: 1;
  259. background: linear-gradient(45deg, #ffdf5800 0%, #ffdf584d 100%);
  260. line-height: 2em;
  261. color: #F1E9E0;
  262. margin-bottom: 0.6em;
  263. }
  264. .eacharView{
  265. height: auto;
  266. overflow: hidden;
  267. }
  268. .slider_box {
  269. padding: 0 0.5em;
  270. box-sizing: border-box;
  271. }
  272. .slider_top {
  273. width: 100%;
  274. font-size: 0.9em;
  275. display: flex;
  276. align-items: center;
  277. justify-content: space-between;
  278. color: #d4d4d4;
  279. font-weight: normal;
  280. >p {
  281. width: 83%;
  282. display: flex;
  283. overflow: hidden;
  284. text-overflow: ellipsis;
  285. white-space: nowrap;
  286. >span {
  287. display: inline-block;
  288. width: 99%;
  289. overflow: hidden;
  290. text-overflow: ellipsis;
  291. white-space: nowrap;
  292. }
  293. }
  294. .p2 {
  295. width: 30%;
  296. display: inline-block;
  297. text-align: right;
  298. }
  299. }
  300. .ant-progress {
  301. height: 10px;
  302. .ant-progress-inner {
  303. top: -5px;
  304. background-color: #57575759;
  305. .ant-progress-bg {
  306. height: 5px !important;
  307. }
  308. }
  309. }
  310. }
  311. @media (min-height: 800px) {
  312. .rightContent {
  313. bottom: 3%;
  314. }
  315. }
  316. @media (min-height: 900px) {
  317. .rightContent {
  318. bottom: 3%;
  319. }
  320. }
  321. @media (min-height: 1000px) {
  322. .rightContent {
  323. bottom:-5%;
  324. }
  325. }
  326. }
  327. }
  328. }
  329. }