comon0.css 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. @charset "utf-8";
  2. /* CSS Document */
  3. /* 青岛研锦网络科技有限公司 版权所有*/
  4. *{
  5. -webkit-box-sizing: border-box;
  6. -moz-box-sizing: border-box;
  7. box-sizing: border-box}
  8. *,body{padding:0px; margin:0px;color: #222;font-family: "微软雅黑";}
  9. body{color:#666;font-size: 16px;}
  10. li{ list-style-type:none;}
  11. table{}
  12. i{ margin:0px; padding:0px; text-indent:0px;}
  13. img{ border:none; max-width: 100%;}
  14. a{ text-decoration:none; color:#399bff;}
  15. a.active,a:focus{ outline:none!important; text-decoration:none;}
  16. ol,ul,p,h1,h2,h3,h4,h5,h6{ padding:0; margin:0}
  17. a:hover{ color:#06c; text-decoration: none!important}
  18. .clearfix:after, .clearfix:before {
  19. display: table;
  20. content: " "
  21. }
  22. .clearfix:after {
  23. clear: both
  24. }
  25. .pulll_left{float:left;}
  26. .pulll_right{float:right;}
  27. .loading{position:fixed; left:0; top:0; font-size:16px; z-index:100000000;width:100%; height:100%; background:#1a1a1c; text-align:center;}
  28. .loadbox{position:absolute; width:160px;height:150px; color:rgba(255,255,255,.6); left:50%; top:50%; margin-top:-100px; margin-left:-75px;}
  29. .loadbox img{ margin:10px auto; display:block; width:40px;}
  30. .head{ height:105px; background: url(../images/head_bg.png) no-repeat center center; position: relative}
  31. .head h1{ color:#fff; text-align: center; font-size:42px; line-height:90px;;}
  32. .head h1 img{ width:1.5rem; display: inline-block; vertical-align: middle; margin-right: .2rem}
  33. .weather{ position:absolute; right:30px; top:0; line-height: 70px;}
  34. .weather span{color:rgba(255,255,255,.9)!important; font-size: 24px;}
  35. .weather1{ position:absolute; left:30px; top:0; line-height: 70px;}
  36. .mainbox{ padding:10px 20px 0px 20px;}
  37. .mainbox>ul{ margin-left:-.4rem; margin-right:-.4rem;}
  38. .mainbox>ul>li{ float: left; padding: 0 .4rem}
  39. .mainbox>ul>li{ width: 24%}
  40. .mainbox>ul>li:nth-child(2){ width: 52%}
  41. .boxall{ padding:15px; background: rgba(0,0,0,.2); position: relative; margin-bottom:15px;; z-index: 10;}
  42. .alltitle{ font-size:18px; color:#fff; position: relative; padding-left: 12px;margin-bottom: 10px;}
  43. .alltitle:before{ width: 5px; height: 20px; top:2px; position: absolute; content: ""; background: #49bcf7; border-radius:20px; left: 0; }
  44. .navboxall{height: calc(100% - 30px);}
  45. /* 青岛研锦网络科技有限公司 版权所有*/
  46. /*Plugin CSS*/
  47. .wrap{ height:82%; overflow: hidden;}
  48. .wrap li{ line-height:40px; height:40px; }
  49. .wrap li p,.wraptit{ font-size: 0; }
  50. .wrap li span,.wraptit span{ display: inline-block; font-size: 18px;color: rgba(255,255,255,.6); text-align: center;}
  51. .wraptit { border-bottom: 1px dotted rgba(255,255,255,.15); padding:0 0 10px 0; margin-bottom: 10px;}
  52. .wraptit span{font-size: 20px;color: rgba(255,255,255,.8); }
  53. .wrap li span:nth-child(1),.wraptit span:nth-child(1){ width: 30%}
  54. .wrap li span:nth-child(2),.wraptit span:nth-child(2){ width: 25%}
  55. .wrap li span:nth-child(3),.wraptit span:nth-child(3){ width: 25%}
  56. .wrap li span:nth-child(4),.wraptit span:nth-child(4){ width: 20%}
  57. .str_wrap {
  58. overflow:hidden;
  59. width:100%;
  60. position:relative;
  61. -moz-user-select: none;
  62. -khtml-user-select: none;
  63. user-select: none;
  64. white-space:nowrap;
  65. }
  66. .str_move {
  67. white-space:nowrap;
  68. position:absolute;
  69. top:0;
  70. left:0;
  71. cursor:move;
  72. }
  73. .str_move_clone {
  74. display:inline-block;
  75. vertical-align:top;
  76. position:absolute;
  77. left:100%;
  78. top:0;
  79. }
  80. .str_vertical .str_move_clone {
  81. left:0;
  82. top:100%;
  83. }
  84. .str_down .str_move_clone {
  85. left:0;
  86. bottom:100%;
  87. }
  88. .str_vertical .str_move,
  89. .str_down .str_move {
  90. white-space:normal;
  91. width:100%;
  92. }
  93. .str_static .str_move,
  94. .no_drag .str_move,
  95. .noStop .str_move{
  96. cursor:inherit;
  97. }
  98. .str_wrap img {
  99. max-width:none !important;
  100. }
  101. /* 青岛研锦网络科技有限公司 版权所有*/
  102. .sycm ul{ margin-left:-.5rem;margin-right:-.5rem; padding: .16rem 0;}
  103. .sycm li{ float: left; width:50%; text-align: center; position: relative}
  104. .sycm li:before{ position:absolute; content: ""; height:80%; width: 1px; background: rgba(255,255,255,.1); right: 0; top: 15%;}
  105. .sycm li:last-child:before{ width: 0;}
  106. .sycm li h2{ font-size:46px; padding-top: 10px; color: #c7cd4f; font-weight: 700; font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";}
  107. .sycm li span{ font-size:20px; color: #fff; opacity: .5;}
  108. .jindu li{ width: 50%; float: left; height: 170px;;}
  109. .jindu li:nth-child(odd),.jindu div:nth-child(odd){border-right:1px dotted rgba(255,255,255,.1);}
  110. .jindu div{ width: 50%; float: left; color: #fff; text-align: center; border-top: 1px dotted rgba(255,255,255,.15); padding: 20px 0 0 0; margin: 20px 0 0 0; font-size: 24px;}