网站
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 

539 linhas
8.9 KiB

  1. .main{
  2. background: #000426 url("../../images/bigData_bg2.png") no-repeat center;
  3. background-size: 100% 100%;
  4. width: 100vw;
  5. height: 100vh;
  6. overflow: hidden;
  7. }
  8. #userLogin{
  9. padding: 0!important;
  10. }
  11. .logoData{
  12. position: absolute;
  13. top: 4vh;
  14. left: 1vw;
  15. }
  16. .time{
  17. display: flex;
  18. align-items: center;
  19. position: absolute;
  20. top: 4vh;
  21. right: 1vw;
  22. color: #2d8bff;
  23. }
  24. .rech{
  25. background: rgb(86,161,253) ;
  26. padding: 6px 5px;
  27. border-radius: 50%;
  28. margin: 0 15px;
  29. }
  30. .rech img{
  31. width: 25px;
  32. }
  33. .time div:nth-child(2){
  34. background: url("../../images/rl.png") no-repeat ;
  35. padding-left: 30px;
  36. }
  37. .time div:nth-child(3){
  38. background: url("../../images/sz.png") no-repeat ;
  39. padding-left: 30px;
  40. margin: 0 15px;
  41. }
  42. .head{
  43. background: url("../../images/head_bg.png") no-repeat center;
  44. width: 100vw;
  45. height: 10vh;
  46. position: relative;
  47. }
  48. .head_bg{
  49. background: url("../../images/head_bg_animal.png") no-repeat center;
  50. width: 100vw;
  51. height: 10vh;
  52. animation: 2s opacity 0.1s infinite;
  53. position: absolute;
  54. }
  55. .head_tit{
  56. font-size: 2.45rem;
  57. text-align: center;
  58. color: #ffffff;
  59. font-weight: bold;
  60. }
  61. .xuanzhuan {
  62. -webkit-transition-property: -webkit-transform;
  63. -webkit-transition-duration: 1s;
  64. -moz-transition-property: -moz-transform;
  65. -moz-transition-duration: 1s;
  66. -webkit-animation: rotate 3s linear infinite;
  67. -moz-animation: rotate 3s linear infinite;
  68. -o-animation: rotate 3s linear infinite;
  69. animation: rotate 3s linear infinite;
  70. }
  71. .horizontal {
  72. display: flex;
  73. position: absolute;
  74. right: 32vw;
  75. top: 4vh;
  76. }
  77. .axis {
  78. width: 1.8vw;
  79. height: 4vh;
  80. background: url('../../images/headline_hz.png') no-repeat;
  81. background-size: 100% 100%;
  82. margin-left: -.45vw;
  83. }
  84. .horizontal1 {
  85. display: flex;
  86. position: absolute;
  87. left: 32vw;
  88. top: 4vh;
  89. }
  90. .axis1 {
  91. width: 1.8vw;
  92. height: 4vh;
  93. background: url('../../images/headline_hz1.png') no-repeat;
  94. background-size: 100% 100%;
  95. margin-left: -.45vw;
  96. }
  97. .anmia1 {
  98. opacity: 1;
  99. animation: 2s horizontalAnmia1 0.1s infinite;
  100. }
  101. .anmia2 {
  102. opacity: 0.5;
  103. animation: 2s horizontalAnmia2 0.1s infinite;
  104. }
  105. .anmia3 {
  106. opacity: 0;
  107. animation: 2s horizontalAnmia3 0.1s infinite;
  108. }
  109. .tab_main{
  110. display: flex;
  111. align-items: center;
  112. margin: 15px 0;
  113. }
  114. .tab_main div{
  115. width: 6vw;
  116. height: 3vh;
  117. margin-right: 1vw;
  118. cursor: pointer;
  119. }
  120. .tab_main div:hover img{
  121. display: block!important;
  122. }
  123. .tab_main .active img{
  124. display: block!important;
  125. }
  126. .tab1{
  127. background: url('../../images/icon_jj_01.png') no-repeat;
  128. background-size: 100% 100%;
  129. }
  130. .tab2{
  131. background: url('../../images/icon_jj_02.png') no-repeat;
  132. background-size: 100% 100%;
  133. }
  134. .tab3{
  135. background: url('../../images/icon_jj_03.png') no-repeat;
  136. background-size: 100% 100%;
  137. }
  138. .tab4{
  139. background: url('../../images/icon_jj_04.png') no-repeat;
  140. background-size: 100% 100%;
  141. }
  142. .tab5{
  143. background: url('../../images/icon_jj_05.png') no-repeat;
  144. background-size: 100% 100%;
  145. }
  146. .tab6{
  147. background: url('../../images/icon_jj_06.png') no-repeat;
  148. background-size: 100% 100%;
  149. }
  150. .tableList{
  151. width: 100%!important;
  152. height: calc(100vh - 130px - 15vh)!important;
  153. }
  154. .tableList table tr:nth-child(odd){
  155. background-color: #13225e!important;
  156. }
  157. .tableList table tr td{
  158. color: #ffffff;
  159. }
  160. .tableHead{
  161. background: #133194!important;
  162. color: #ffffff!important;
  163. margin-top: 0!important;
  164. }
  165. .tableType{
  166. background: #133194!important;
  167. text-align: center!important;
  168. }
  169. .bidding input[type='button']{
  170. border-color: #ffffff;
  171. color: #ffffff;
  172. }
  173. .select_main{
  174. /*border: 10px solid transparent!important;*/
  175. /*-webkit-border-image: url(../../images/border_img.png) 1 stretch; !* Safari 3.1-5 *!*/
  176. /*-o-border-image: url(../../images/border_img.png) 1 stretch; !* Opera 11-12.1 *!*/
  177. }
  178. select{
  179. color: #2d8bff;
  180. border-image: url(../../images/border_img.png) 3 stretch!important;
  181. margin-left: 1vw;
  182. }
  183. .tab_select{
  184. display: flex;
  185. justify-content: space-between;
  186. align-items: center;
  187. width: 98%;
  188. margin: 0 auto;
  189. }
  190. .bidding{
  191. width: 98%;
  192. margin: 30px auto 0;
  193. }
  194. .tableType p{
  195. color: #ffffff!important;
  196. margin-left: 0px!important;
  197. }
  198. .topTit_content{
  199. width: 98%;
  200. border: 1px solid #0071ff;
  201. margin: 2vh auto 0;
  202. display: flex;
  203. justify-content: space-between;
  204. align-items: center;
  205. }
  206. .topTit_content_left{
  207. display: flex;
  208. justify-content: space-between;
  209. width: 50%;
  210. align-items: center;
  211. }
  212. .topTit_content_left p:first-child{
  213. color: #9cc8ff;
  214. background-image: linear-gradient(#001f7c,#003686,#001f7c);
  215. padding: 2vh .7vw;
  216. }
  217. .topTit_content_left p:nth-child(2){
  218. color: #ffa90b;
  219. font-size: 3vh;
  220. width: 70%;
  221. text-align: center;
  222. }
  223. .topTit_content_left p:nth-child(3){
  224. color: #00144e;
  225. background: #21d2ea;
  226. padding: .5vh 1vw;
  227. border-radius: 5px;
  228. cursor: pointer;
  229. }
  230. .topTit_content_left p:nth-child(3):hover{
  231. color: #ffffff;
  232. background: #ac2925;
  233. }
  234. .topTit_content_center{
  235. width: 19%;
  236. border-left: 1px solid #0071ff;
  237. text-align: center;
  238. }
  239. .topTit_content_center p{
  240. color: #9cc8ff;
  241. }
  242. .topTit_content_center p:nth-child(2){
  243. color: #ffa90b;
  244. }
  245. .topTit_content_center p:nth-child(2) span{
  246. font-size: 5vh;
  247. font-weight: bold;
  248. }
  249. .content_box{
  250. display: flex;
  251. width: 98%;
  252. margin: 1vw auto 0;
  253. justify-content: space-between;
  254. }
  255. .content_box_right{
  256. border: 1px solid #0071ff;
  257. width: 38%;
  258. }
  259. .content_box_right_tit{
  260. background: #133194;
  261. padding: 1vh 2vw;
  262. color: #21d3ed;
  263. font-weight: bold;
  264. margin-top: 1vh;
  265. }
  266. .content_box_right_titBox{
  267. background: #133194;
  268. padding: 1vh 2vw;
  269. color: #21d3ed;
  270. font-weight: bold;
  271. margin-top: 1vh;
  272. display: flex;
  273. justify-content: space-between;
  274. }
  275. .content_box_right_titBox_check{
  276. display: flex;
  277. align-items: center;
  278. color: #ffa90b;
  279. }
  280. .content_box_right_tit span{
  281. }
  282. .content_box_right_tit2{
  283. color: #dddddd;
  284. text-align: center;
  285. font-weight: bold;
  286. margin: 2vh 0;
  287. }
  288. .content_box_right_time{
  289. color: #dddddd;
  290. text-align: center;
  291. margin-bottom: 2vh;
  292. }
  293. .content_box_right_time span{
  294. color: #ffa90b;
  295. font-weight: bold;
  296. font-size: 3vh;
  297. background: #133194;
  298. padding: 1vh .5vw;
  299. margin-right: .3vw;
  300. }
  301. .content_box_right_money{
  302. display: flex;
  303. text-align: center;
  304. padding: 0 2vw;
  305. justify-content: space-between;
  306. margin-bottom: 2vh;
  307. }
  308. .content_box_right_money div{
  309. background: rgba(0,48,134,0.6);
  310. width: 48%;
  311. padding: 2vh 0 1vh;
  312. border-radius: 5px;
  313. }
  314. .content_box_right_num{
  315. text-align: center;
  316. background: rgba(0,48,134,0.6);
  317. padding: 2vh 0 1vh;
  318. border-radius: 5px;
  319. width: calc(100% - 4vw);
  320. margin: 0 auto;
  321. }
  322. .content_box_right_num p{
  323. color: #dddddd;
  324. }
  325. .content_box_right_num p:last-child{
  326. color: #25e8ff;
  327. font-weight: bold;
  328. font-size: 2.5vh;
  329. }
  330. .content_box_right_money p{
  331. color: #dddddd;
  332. }
  333. .content_box_right_money p:last-child{
  334. color: #ffa90b;
  335. font-weight: bold;
  336. font-size: 2.5vh;
  337. }
  338. .ruleTable{
  339. width: calc(100% - 4vw);
  340. margin: 0 auto;
  341. margin-top: 1vh;
  342. }
  343. .ruleTable tr td{
  344. padding: 1vh 0;
  345. }
  346. .ruleTable tr td:nth-child(odd){
  347. color: #9cc8ff;
  348. }
  349. .ruleTable tr td:nth-child(even){
  350. color: #ffffff;
  351. }
  352. @keyframes horizontalAnmia1 {
  353. 0% {
  354. opacity: 1;
  355. }
  356. 50% {
  357. opacity: 0;
  358. }
  359. 100% {
  360. opacity: 1;
  361. }
  362. }
  363. @keyframes horizontalAnmia2 {
  364. 0% {
  365. opacity: 0.5;
  366. }
  367. 25% {
  368. opacity: 1;
  369. }
  370. 75% {
  371. opacity: 0;
  372. }
  373. 100% {
  374. opacity: 0.5;
  375. }
  376. }
  377. @keyframes horizontalAnmia3 {
  378. 0% {
  379. opacity: 0;
  380. }
  381. 50% {
  382. opacity: 1;
  383. }
  384. 100% {
  385. opacity: 0;
  386. }
  387. }
  388. @-webkit-keyframes rotate {
  389. from {
  390. -webkit-transform: rotate(0deg)
  391. }
  392. to {
  393. -webkit-transform: rotate(360deg)
  394. }
  395. }
  396. @-moz-keyframes rotate {
  397. from {
  398. -moz-transform: rotate(0deg)
  399. }
  400. to {
  401. -moz-transform: rotate(359deg)
  402. }
  403. }
  404. @-o-keyframes rotate {
  405. from {
  406. -o-transform: rotate(0deg)
  407. }
  408. to {
  409. -o-transform: rotate(359deg)
  410. }
  411. }
  412. @keyframes rotate {
  413. from {
  414. transform: rotate(0deg)
  415. }
  416. to {
  417. transform: rotate(359deg)
  418. }
  419. }
  420. @-webkit-keyframes opacity {
  421. 0% {
  422. opacity: 1;
  423. }
  424. 50% {
  425. opacity: 0.5;
  426. }
  427. 100% {
  428. opacity: 1;
  429. }
  430. }
  431. @-moz-keyframes opacity {
  432. 0% {
  433. opacity: 1;
  434. }
  435. 50% {
  436. opacity: 0.5;
  437. }
  438. 100% {
  439. opacity: 1;
  440. }
  441. }
  442. @-o-keyframes opacity {
  443. 0% {
  444. opacity: 1;
  445. }
  446. 50% {
  447. opacity: 0.5;
  448. }
  449. 100% {
  450. opacity: 1;
  451. }
  452. }
  453. @keyframes opacity {
  454. 0% {
  455. opacity: 1;
  456. }
  457. 50% {
  458. opacity: 0.5;
  459. }
  460. 100% {
  461. opacity: 1;
  462. }
  463. }