reset.css 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226
  1. .index-top{
  2. width: 100%;
  3. height: 70px;
  4. background-color: #39b3e3;
  5. color: #fff;
  6. position: fixed;
  7. left: 0;
  8. top: 0;
  9. z-index: 10;
  10. }
  11. .index-left{
  12. width: 220px;
  13. position: fixed;
  14. left: 0;
  15. top: 0;
  16. bottom: 0;
  17. background-color: #384d5e;
  18. padding-top: 46px;
  19. overflow: hidden;
  20. }
  21. #page-wrapper{
  22. height: 100%;
  23. position: relative;
  24. /*padding-top: 70px;*/
  25. }
  26. .index-logo{
  27. width: 358px;
  28. height: 34px;
  29. background-image: url(../images/logo.png);
  30. background-position: center;
  31. background-repeat: no-repeat;
  32. text-indent: -9999px;
  33. margin-left: 30px;
  34. margin-top: 17px;
  35. display: inline-block;
  36. }
  37. .index-left-header{
  38. height: 46px;
  39. line-height: 46px;
  40. text-align: center;
  41. color: #55697c;
  42. background-color: #cee7f2;
  43. position: absolute;
  44. left: 0;
  45. right: 0;
  46. top: 0;
  47. }
  48. .minimalize-styl-2{
  49. margin: 0;
  50. font-size: 14px;
  51. position: absolute;
  52. right: 0;
  53. padding: 12px;
  54. color: #55697c;
  55. }
  56. body.mini-navbar .navbar-static-side .index-left-header{
  57. font-size: 0;
  58. }
  59. body.mini-navbar .navbar-static-side .index-left-header .minimalize-styl-2{
  60. padding: 12px 28px;
  61. }
  62. .arrow{
  63. margin-top: -2px;
  64. font-size: 20px;
  65. }
  66. nav.page-tabs{
  67. margin-left: 0;
  68. }
  69. .nav-second-level li a{
  70. padding: 0;
  71. margin: 14px 15px 14px 52px;
  72. word-break: keep-all;
  73. overflow: hidden;
  74. text-overflow: ellipsis;
  75. }
  76. .navbar-top-links li a{
  77. padding: 25px 10px;
  78. }
  79. .nav.navbar-right>li>a{
  80. color: #fff;
  81. font-weight: 400;
  82. }
  83. .nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
  84. background: none;
  85. }
  86. .nav>li>a:focus, .nav>li>a:hover{
  87. background: none;
  88. }
  89. .fa-icon{
  90. width: 18px;
  91. height: 18px;
  92. vertical-align: text-bottom;
  93. background-position: center;
  94. background-repeat: no-repeat;
  95. }
  96. .fa-daiban{
  97. background-image: url(../images/icon_daiban.png);
  98. }
  99. .fa-msg{
  100. background-image: url(../images/icon_wodexiaoxi2.png);
  101. }
  102. .fa-down{
  103. background-image: url(../images/icon_xiazhongxin2.png);
  104. }
  105. .fa-dbx{
  106. background-image: url(../images/dbx.png);
  107. }
  108. .index-s{
  109. width: 1px;
  110. height: 10px;
  111. background: #fff;
  112. position: absolute;
  113. top: 31px;
  114. right: -2px;
  115. }
  116. .fa-head{
  117. width: 33px;
  118. height: 33px;
  119. -webkit-border-radius: 50%;
  120. -moz-border-radius: 50%;
  121. -ms-border-radius: 50%;
  122. -o-border-radius: 50%;
  123. border-radius: 50%;
  124. }
  125. .fa-head img{
  126. width: 100%;
  127. height: 100%;
  128. }
  129. .navbar-top-links li a#indexHead{
  130. padding: 17px 10px;
  131. }
  132. .navbar-form-custom{
  133. width: 230px;
  134. height: 35px;
  135. background-color: #1996cd;
  136. margin-top: 18px;
  137. padding-left: 30px;
  138. position: relative;
  139. margin-right: 30px;
  140. }
  141. .navbar-form-custom .form-control{
  142. height: 35px;
  143. }
  144. .index-search{
  145. width: 21px;
  146. height: 22px;
  147. display: block;
  148. position: absolute;
  149. left: 9px;
  150. top: 6px;
  151. background-image: url(../images/search.png);
  152. background-position: center;
  153. background-repeat: no-repeat;
  154. }
  155. ::-webkit-input-placeholder{
  156. color: #c1dfec !important;
  157. }
  158. :-moz-placeholder{
  159. color:#c1dfec !important;
  160. }
  161. ::-moz-placeholder{
  162. color:#c1dfec !important;
  163. }
  164. ::-ms-input-placeholder{
  165. color:#c1dfec !important;
  166. }
  167. .content-tabs{
  168. border: 1px solid #e8edec;
  169. }
  170. .page-tabs a{
  171. background-color: #f1f5f7;
  172. color: #323232;
  173. border-right: solid 1px #e8edec;
  174. }
  175. .page-tabs a.active,.page-tabs a.active:hover{
  176. background: #fff;
  177. line-height: 45px;
  178. color: #323232;
  179. }
  180. .content-tabs{
  181. height: 47px;
  182. line-height: 45px;
  183. }
  184. nav.page-tabs{
  185. height: 46px;
  186. }
  187. .page-tabs a i{
  188. color: #666;
  189. }
  190. .page-tabs a.active i:hover{
  191. background: #fff;
  192. color: #666;
  193. }
  194. .navbar-top-links .dropdown-alerts{
  195. width: 130px;
  196. color: #000;
  197. }
  198. .nav>li>a>.nav-label{
  199. width: 135px;
  200. display: inline-block;
  201. vertical-align: bottom;
  202. overflow: hidden;
  203. word-break: keep-all;
  204. text-overflow: ellipsis;
  205. }
  206. .mini-navbar .nav-second-level li a{
  207. width: 70px;
  208. margin: 0;
  209. display: inline-block;
  210. }
  211. .roll-right.btn-group{
  212. right: 0;
  213. }
  214. .content-tabs .roll-nav,.content-tabs button{
  215. height: 45px;
  216. line-height: 15px;
  217. }
  218. .roll-right.btn-group button{
  219. width: 50px;
  220. font-size: 24px;
  221. }
  222. .roll-right.btn-group{
  223. width: 50px;
  224. }