comon0.css 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. @charset "utf-8";
  2. /* CSS Document */
  3. *{
  4. -webkit-box-sizing: border-box;
  5. -moz-box-sizing: border-box;
  6. box-sizing: border-box}
  7. *,body{padding:0px; margin:0px;color: #222;font-family: "微软雅黑";}
  8. body{color:#666;font-size: 16px;}
  9. li{ list-style-type:none;}
  10. table{}
  11. i{ margin:0px; padding:0px; text-indent:0px;}
  12. img{ border:none; max-width: 100%;}
  13. a{ text-decoration:none; color:#399bff;}
  14. a.active,a:focus{ outline:none!important; text-decoration:none;}
  15. ol,ul,p,h1,h2,h3,h4,h5,h6{ padding:0; margin:0}
  16. a:hover{ color:#06c; text-decoration: none!important}
  17. .clearfix:after, .clearfix:before {
  18. display: table;
  19. content: " "
  20. }
  21. .clearfix:after {
  22. clear: both
  23. }
  24. .pulll_left{float:left;}
  25. .pulll_right{float:right;}
  26. .loading{position:fixed; left:0; top:0; font-size:16px; z-index:100000000;width:100%; height:100%; background:#1a1a1c; text-align:center;}
  27. .loadbox{position:absolute; width:160px;height:150px; color: rgba(255,255,255,.6); left:50%; top:50%; margin-top:-100px; margin-left:-75px;}
  28. .loadbox img{ margin:10px auto; display:block; width:40px;}
  29. .head{ height:105px; background: url(../images/head_bg.png) no-repeat center center; position: relative}
  30. .head h1{ color:#fff; text-align: center; font-size:42px; line-height:90px;;}
  31. .head h1 img{ width:1.5rem; display: inline-block; vertical-align: middle; margin-right: .2rem}
  32. .weather{ position:absolute; right:30px; top:0; line-height: 70px;}
  33. .weather span{color:rgba(255,255,255,.9)!important; font-size: 24px; }
  34. .mainbox{ padding:10px 20px 0 20px;}
  35. .mainbox>ul{ margin-left:-.4rem; margin-right:-.4rem;}
  36. .mainbox>ul>li{ float: left; padding: 0 .4rem}
  37. .mainbox>ul>li{ width: 24%}
  38. .mainbox>ul>li:nth-child(2){ width: 52%}
  39. .boxall{ padding:15px; background: rgba(0,0,0,.2); position: relative; margin-bottom:15px;; z-index: 10;}
  40. .alltitle{ font-size:18px; color:#fff; position: relative; padding-left: 12px;margin-bottom: 10px;}
  41. .alltitle:before{ width: 5px; height: 20px; top:2px; position: absolute; content: ""; background: #49bcf7; border-radius:20px; left: 0; }
  42. .navboxall{height: calc(100% - 30px);}
  43. .num,.zhibiao{height: 100%; width: 50%;}
  44. .zb1,.zb2,.zb3{float: left; width: 33.3333%; height: 100%;}
  45. #zb1,#zb2,#zb3{height: calc(100% - 30px); }
  46. .zhibiao span{ padding-top: 20px; display: block; text-align: center; color: #fff; font-size: 16px;}
  47. .num{padding-right: 20px;}
  48. .numbt{ font-size: 24px; color: #fff; padding-top:14px;}
  49. .numbt span{font-size: 18px; padding-left: 10px;color: #fff; }
  50. .numtxt{ color: #fef000; font-size: 80px; font-family: arial; border-top: 1px solid rgba(255,255,255,.1);border-bottom: 1px solid rgba(255,255,255,.1); padding: 10px 0; margin: 18px 0; font-weight: bold; letter-spacing: 2px;}
  51. .table1 th{border-bottom: 1px solid rgba(255,255,255,.2); font-size: 16px; color:rgba(255,255,255,.6); font-weight: normal; padding:0 0 10px 0;}
  52. .table1 td{ font-size: 16px; color:rgba(255,255,255,.4); padding: 15px 0 0 0; }
  53. .table1 span{ width: 24px; height: 24px; border-radius: 3px; display: block; background: #878787; color: #fff; line-height: 24px; text-align: center;}
  54. .table1 tr:nth-child(2) span{ background: #ed405d}
  55. .table1 tr:nth-child(3) span{ background: #f78c44}
  56. .table1 tr:nth-child(4) span{ background: #49bcf7}
  57. .iconchart li{height: 30px;}
  58. .iconchart label{ color: #fff; line-height: 30px; height: 30px; display: inline-block; opacity: .8;}
  59. .iconchart label img{ display: inline-block; vertical-align: middle; opacity: .4;}
  60. .iconchart .bar{ display: inline-block; background: rgba(255,255,255,.1); border:1px solid rgba(255,255,255,.2);width: 78%;height:20px; padding: 2px; position: relative;top: 5px;}
  61. .iconchart .bar span{ background: linear-gradient(to right, #588fab , #5ea99c); display: block; width: 60%; height: 100%;animation: myfirst2 1s ease;}
  62. .iconchart .bar i{position: absolute; opacity: .5; right:-36px; color: #fff; line-height: 20px; top: 0;}
  63. /*Plugin CSS*/
  64. .wrap{ height:82%; overflow: hidden;}
  65. .wrap li{ line-height:40px; height:40px; }
  66. .wrap li p,.wraptit{ font-size: 0; }
  67. .wrap li span,.wraptit span{ display: inline-block; font-size: 18px;color: rgba(255,255,255,.6);}
  68. .wraptit { border-bottom: 1px solid rgba(255,255,255,.2); padding:0 0 10px 0; margin-bottom: 10px;}
  69. .wrap li span:nth-child(1),.wraptit span:nth-child(1){ width: 30%}
  70. .wrap li span:nth-child(2),.wraptit span:nth-child(2){ width: 20%}
  71. .wrap li span:nth-child(3),.wraptit span:nth-child(3){ width: 20%}
  72. .wrap li span:nth-child(4),.wraptit span:nth-child(4){ width: 30%}
  73. .str_wrap {
  74. overflow:hidden;
  75. width:100%;
  76. position:relative;
  77. -moz-user-select: none;
  78. -khtml-user-select: none;
  79. user-select: none;
  80. white-space:nowrap;
  81. }
  82. .str_move {
  83. white-space:nowrap;
  84. position:absolute;
  85. top:0;
  86. left:0;
  87. cursor:move;
  88. }
  89. .str_move_clone {
  90. display:inline-block;
  91. vertical-align:top;
  92. position:absolute;
  93. left:100%;
  94. top:0;
  95. }
  96. .str_vertical .str_move_clone {
  97. left:0;
  98. top:100%;
  99. }
  100. .str_down .str_move_clone {
  101. left:0;
  102. bottom:100%;
  103. }
  104. .str_vertical .str_move,
  105. .str_down .str_move {
  106. white-space:normal;
  107. width:100%;
  108. }
  109. .str_static .str_move,
  110. .no_drag .str_move,
  111. .noStop .str_move{
  112. cursor:inherit;
  113. }
  114. .str_wrap img {
  115. max-width:none !important;
  116. }
  117. @keyframes myfirst2
  118. {
  119. from {width: 0}
  120. to {}
  121. }