网站
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 

536 řádky
8.8 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 - 3vh - 10vh)!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. }
  168. .bidding input[type='button']{
  169. border-color: #ffffff;
  170. color: #ffffff;
  171. }
  172. .select_main{
  173. /*border: 10px solid transparent!important;*/
  174. /*-webkit-border-image: url(../../images/border_img.png) 1 stretch; !* Safari 3.1-5 *!*/
  175. /*-o-border-image: url(../../images/border_img.png) 1 stretch; !* Opera 11-12.1 *!*/
  176. }
  177. select{
  178. color: #2d8bff;
  179. border-image: url(../../images/border_img.png) 3 stretch!important;
  180. margin-left: 1vw;
  181. }
  182. .tab_select{
  183. display: flex;
  184. justify-content: space-between;
  185. align-items: center;
  186. width: 98%;
  187. margin: 0 auto;
  188. }
  189. .bidding{
  190. width: 98%;
  191. margin: 0 auto;
  192. }
  193. .tableType p{
  194. color: #ffffff!important;
  195. }
  196. .topTit_content{
  197. width: 98%;
  198. border: 1px solid #0071ff;
  199. margin: 2vh auto 0;
  200. display: flex;
  201. justify-content: space-between;
  202. align-items: center;
  203. }
  204. .topTit_content_left{
  205. display: flex;
  206. justify-content: space-between;
  207. width: 50%;
  208. align-items: center;
  209. }
  210. .topTit_content_left p:first-child{
  211. color: #9cc8ff;
  212. background-image: linear-gradient(#001f7c,#003686,#001f7c);
  213. padding: 2vh .7vw;
  214. }
  215. .topTit_content_left p:nth-child(2){
  216. color: #ffa90b;
  217. font-size: 3vh;
  218. width: 70%;
  219. text-align: center;
  220. }
  221. .topTit_content_left p:nth-child(3){
  222. color: #00144e;
  223. background: #21d2ea;
  224. padding: .5vh 1vw;
  225. border-radius: 5px;
  226. cursor: pointer;
  227. }
  228. .topTit_content_left p:nth-child(3):hover{
  229. color: #ffffff;
  230. background: #ac2925;
  231. }
  232. .topTit_content_center{
  233. width: 19%;
  234. border-left: 1px solid #0071ff;
  235. text-align: center;
  236. }
  237. .topTit_content_center p{
  238. color: #9cc8ff;
  239. }
  240. .topTit_content_center p:nth-child(2){
  241. color: #ffa90b;
  242. }
  243. .topTit_content_center p:nth-child(2) span{
  244. font-size: 5vh;
  245. font-weight: bold;
  246. }
  247. .content_box{
  248. display: flex;
  249. width: 98%;
  250. margin: 1vw auto 0;
  251. justify-content: space-between;
  252. }
  253. .content_box_right{
  254. border: 1px solid #0071ff;
  255. width: 38%;
  256. }
  257. .content_box_right_tit{
  258. background: #133194;
  259. padding: 1vh 2vw;
  260. color: #21d3ed;
  261. font-weight: bold;
  262. margin-top: 1vh;
  263. }
  264. .content_box_right_titBox{
  265. background: #133194;
  266. padding: 1vh 2vw;
  267. color: #21d3ed;
  268. font-weight: bold;
  269. margin-top: 1vh;
  270. display: flex;
  271. justify-content: space-between;
  272. }
  273. .content_box_right_titBox_check{
  274. display: flex;
  275. align-items: center;
  276. color: #ffa90b;
  277. }
  278. .content_box_right_tit span{
  279. }
  280. .content_box_right_tit2{
  281. color: #dddddd;
  282. text-align: center;
  283. font-weight: bold;
  284. margin: 2vh 0;
  285. }
  286. .content_box_right_time{
  287. color: #dddddd;
  288. text-align: center;
  289. margin-bottom: 2vh;
  290. }
  291. .content_box_right_time span{
  292. color: #ffa90b;
  293. font-weight: bold;
  294. font-size: 3vh;
  295. background: #133194;
  296. padding: 1vh .5vw;
  297. margin-right: .3vw;
  298. }
  299. .content_box_right_money{
  300. display: flex;
  301. text-align: center;
  302. padding: 0 2vw;
  303. justify-content: space-between;
  304. margin-bottom: 2vh;
  305. }
  306. .content_box_right_money div{
  307. background: rgba(0,48,134,0.6);
  308. width: 48%;
  309. padding: 2vh 0 1vh;
  310. border-radius: 5px;
  311. }
  312. .content_box_right_num{
  313. text-align: center;
  314. background: rgba(0,48,134,0.6);
  315. padding: 2vh 0 1vh;
  316. border-radius: 5px;
  317. width: calc(100% - 4vw);
  318. margin: 0 auto;
  319. }
  320. .content_box_right_num p{
  321. color: #dddddd;
  322. }
  323. .content_box_right_num p:last-child{
  324. color: #25e8ff;
  325. font-weight: bold;
  326. font-size: 2.5vh;
  327. }
  328. .content_box_right_money p{
  329. color: #dddddd;
  330. }
  331. .content_box_right_money p:last-child{
  332. color: #ffa90b;
  333. font-weight: bold;
  334. font-size: 2.5vh;
  335. }
  336. .ruleTable{
  337. width: calc(100% - 4vw);
  338. margin: 0 auto;
  339. margin-top: 1vh;
  340. }
  341. .ruleTable tr td{
  342. padding: 1vh 0;
  343. }
  344. .ruleTable tr td:nth-child(odd){
  345. color: #9cc8ff;
  346. }
  347. .ruleTable tr td:nth-child(even){
  348. color: #ffffff;
  349. }
  350. @keyframes horizontalAnmia1 {
  351. 0% {
  352. opacity: 1;
  353. }
  354. 50% {
  355. opacity: 0;
  356. }
  357. 100% {
  358. opacity: 1;
  359. }
  360. }
  361. @keyframes horizontalAnmia2 {
  362. 0% {
  363. opacity: 0.5;
  364. }
  365. 25% {
  366. opacity: 1;
  367. }
  368. 75% {
  369. opacity: 0;
  370. }
  371. 100% {
  372. opacity: 0.5;
  373. }
  374. }
  375. @keyframes horizontalAnmia3 {
  376. 0% {
  377. opacity: 0;
  378. }
  379. 50% {
  380. opacity: 1;
  381. }
  382. 100% {
  383. opacity: 0;
  384. }
  385. }
  386. @-webkit-keyframes rotate {
  387. from {
  388. -webkit-transform: rotate(0deg)
  389. }
  390. to {
  391. -webkit-transform: rotate(360deg)
  392. }
  393. }
  394. @-moz-keyframes rotate {
  395. from {
  396. -moz-transform: rotate(0deg)
  397. }
  398. to {
  399. -moz-transform: rotate(359deg)
  400. }
  401. }
  402. @-o-keyframes rotate {
  403. from {
  404. -o-transform: rotate(0deg)
  405. }
  406. to {
  407. -o-transform: rotate(359deg)
  408. }
  409. }
  410. @keyframes rotate {
  411. from {
  412. transform: rotate(0deg)
  413. }
  414. to {
  415. transform: rotate(359deg)
  416. }
  417. }
  418. @-webkit-keyframes opacity {
  419. 0% {
  420. opacity: 1;
  421. }
  422. 50% {
  423. opacity: 0.5;
  424. }
  425. 100% {
  426. opacity: 1;
  427. }
  428. }
  429. @-moz-keyframes opacity {
  430. 0% {
  431. opacity: 1;
  432. }
  433. 50% {
  434. opacity: 0.5;
  435. }
  436. 100% {
  437. opacity: 1;
  438. }
  439. }
  440. @-o-keyframes opacity {
  441. 0% {
  442. opacity: 1;
  443. }
  444. 50% {
  445. opacity: 0.5;
  446. }
  447. 100% {
  448. opacity: 1;
  449. }
  450. }
  451. @keyframes opacity {
  452. 0% {
  453. opacity: 1;
  454. }
  455. 50% {
  456. opacity: 0.5;
  457. }
  458. 100% {
  459. opacity: 1;
  460. }
  461. }