style.css 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362
  1. /* CSS Document */
  2. button.button {
  3. height: 34px;
  4. width: 80px;
  5. }
  6. .button {
  7. background-color: #4B88DC;
  8. background-position: 0 0;
  9. background-repeat: no-repeat;
  10. border: 1px solid #427AC7;
  11. border-radius: 2px 2px 2px 2px;
  12. box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  13. color: #FFFFFF;
  14. cursor: pointer;
  15. display: inline-block;
  16. font-size: 14px;
  17. font-weight: bold;
  18. line-height: 30px;
  19. overflow: hidden;
  20. position: relative;
  21. text-decoration: none;
  22. text-shadow: 0 1px #427AC7;
  23. margin-left: 5px;
  24. float: left;
  25. }
  26. .tb_seo{ width:870px; margin-bottom:20px;}
  27. .table-2 caption {
  28. height: 30px;
  29. line-height: 30px;
  30. overflow: hidden;
  31. background: #EDF1F3;
  32. border: 1px #DDE3E6 solid;
  33. padding: 0 5px;
  34. color: #025181;
  35. }
  36. caption, th {
  37. font-weight: normal;
  38. text-align: left;
  39. }
  40. .table-2 th.split, .table-2 td.split {
  41. border-right: 1px #ddd solid;
  42. }
  43. .table-2 th {
  44. color: #666;
  45. }
  46. .table-2 th, .table-2 td {
  47. border-bottom: 1px solid #ddd;
  48. word-break: break-all;
  49. word-wrap: break-word;
  50. }
  51. caption, th {
  52. font-weight: normal;
  53. text-align: left;
  54. }
  55. .table-2 .box-center {
  56. text-align: center;
  57. }
  58. .table-2 .box {
  59. padding: 6px 5px;
  60. font-weight:normal;
  61. max-width:350px;
  62. }
  63. .table-2 tr.even td {
  64. background: #FBFAF8;
  65. }
  66. .table-2 th.split, .table-2 td.split {
  67. border-right: 1px #ddd solid;
  68. }
  69. .table-2 th, .table-2 td {
  70. border-bottom: 1px solid #ddd;
  71. word-break: break-all;
  72. word-wrap: break-word;
  73. }
  74. tr {
  75. display: table-row;
  76. vertical-align: inherit;
  77. border-color: inherit;
  78. }
  79. caption, th {
  80. font-weight: normal;
  81. text-align: left;
  82. }
  83. Style Attribute {
  84. border-collapse: separate;
  85. }
  86. table {
  87. border-collapse: collapse;
  88. border-spacing: 0;
  89. }
  90. user agent stylesheettable {
  91. border-collapse: separate;
  92. border-spacing: 2px;
  93. border-color: gray;
  94. }
  95. Inherited from div.pbody
  96. .pwrap .phead, .pwrap .pbody {
  97. zoom: 1;
  98. }
  99. #fwin_k{ z-index:9999;}
  100. .fwin del{ margin:5px;border:1px dashed #FF6666; color:#FF6666; height:auto;cursor:pointer; overflow:hidden; display:block}
  101. .fwin ins{border:1px dashed #093; color:#093;cursor:pointer; height:auto;}
  102. .altw {
  103. width: 350px;
  104. }
  105. .altw .fltc {
  106. margin-bottom: 0;
  107. padding: 8px;
  108. }
  109. .alert_right, .alert_error, .alert_info {
  110. background: url("../../../../static/image/common/right.gif") no-repeat scroll 8px 8px transparent;
  111. font-size: 14px;
  112. height: auto !important;
  113. line-height: 160%;
  114. min-height: 40px;
  115. padding: 6px 0 6px 58px;
  116. }
  117. .alert_error {
  118. background-image: url("../../../../static/image/common/error.gif");
  119. }
  120. .alert_error a {
  121. color: #336699;
  122. font-weight: 700;
  123. }
  124. .alert_info {
  125. background-image: url("../../../../static/image/common/info.gif");
  126. }
  127. .alert_btnleft {
  128. margin-top: 8px;
  129. }
  130. .alert_btn {
  131. margin-top: 20px;
  132. text-align: center;
  133. }
  134. .alert_act {
  135. margin-top: 20px;
  136. padding-left: 58px;
  137. }
  138. .h_pop {
  139. border-top: medium none;
  140. min-width: 120px;
  141. }
  142. .p_opt .txt, .p_opt .txtarea {
  143. margin: 5px 0;
  144. }
  145. .p_pop .flbc, .p_pof .flbc {
  146. margin-right: 8px;
  147. margin-top: 4px;
  148. }
  149. .t_l, .t_c, .t_r, .m_l, .m_r, .b_l, .b_c, .b_r {
  150. background: none repeat scroll 0 0 #000000;
  151. opacity: 0.2;
  152. overflow: hidden;
  153. }
  154. .t_l, .t_r, .b_l, .b_r {
  155. height: 8px;
  156. width: 8px;
  157. }
  158. .t_l {
  159. border-radius: 8px 0 0 0;
  160. }
  161. .pnc, a.pnc {
  162. background-color: #0066CC;
  163. background-position: 0 -48px;
  164. border-color: #235994;
  165. color: #FFFFFF !important;
  166. }
  167. .pn {
  168. /*background: url("../../../../static/image/common/pn.png") repeat-x scroll 0 0 #E5E5E5;
  169. background-position: 0 -71px;*/
  170. border: 1px solid #999999;
  171. box-shadow: 0 1px 0 #E5E5E5;
  172. cursor: pointer;
  173. height: 26px;
  174. margin: 0 3px 4px 10px;
  175. overflow: hidden;
  176. padding: 0;
  177. vertical-align: middle;
  178. }
  179. .pn em, .pn strong {
  180. font-weight: 700;
  181. }
  182. .pn em, .pn span, .pn strong {
  183. line-height: 21px;
  184. padding: 0 10px;
  185. }
  186. .show_keyword_contain{ position:relative;}
  187. .show_keyword{ height:200px; width:350px;border:1px solid #CCCCCC; position:absolute; z-index: 901; display:none; left:3px; top:20px;padding: 10px;white-space: nowrap;}
  188. .pbm {
  189. padding-bottom: 5px !important;
  190. }
  191. .p_pop, .p_pof, .sllt {
  192. background: none repeat scroll 0 0 #FEFEFE;
  193. border: 1px solid #DDDDDD;
  194. box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
  195. min-width: 60px;
  196. }
  197. #selBox {
  198. -moz-border-bottom-colors: none;
  199. -moz-border-image: none;
  200. -moz-border-left-colors: none;
  201. -moz-border-right-colors: none;
  202. -moz-border-top-colors: none;
  203. border-color: #CDCDCD;
  204. border-style: solid;
  205. border-width: 1px 0;
  206. height: 123px;
  207. margin: 0 -10px 6px;
  208. overflow-y: auto;
  209. padding-left: 10px;
  210. padding-top:5px;
  211. overflow-x:hidden;
  212. }
  213. .pbn {
  214. padding-bottom: 5px !important;
  215. overflow:hidden;
  216. }
  217. .cl:after {
  218. clear: both;
  219. content: ".";
  220. display: block;
  221. height: 0;
  222. visibility: hidden;
  223. }
  224. .pn em, .pn span, .pn strong {
  225. line-height: 21px;
  226. padding: 0 10px;
  227. }
  228. .xl label, .xl label a {
  229. color: #CC0000;
  230. }
  231. .pr, .pc {
  232. margin: 0 5px 1px 0;
  233. padding: 0;
  234. vertical-align: middle;
  235. }
  236. .xl2 li {
  237. float: left;
  238. height: 1.5em;
  239. margin: 2px 0;
  240. overflow: hidden;
  241. padding: 0;
  242. width: 48.6%;
  243. }
  244. .xi2, .xi2 a, .xi3 a {
  245. color: #336699;
  246. }
  247. .all_left{ float:left}
  248. .pn {
  249. cursor: pointer;
  250. }
  251. .showmenu {
  252. background: url("../../../../static/image/common/arrwd.gif") no-repeat scroll 100% 50% transparent;
  253. cursor: pointer;
  254. padding-right: 16px;
  255. white-space: nowrap;
  256. }
  257. .mtn {
  258. margin-top: 5px !important;
  259. }
  260. .article_detail {
  261. overflow: hidden;
  262. }
  263. .show_tips{ margin:0 auto; width:99%; overflow:hidden}
  264. .show_tips li{ line-height:22px; background:none; border-bottom:1px dashed #C7DEF2; list-style:none;margin:3px 0; width:99%; margin:0 auto; padding:0 0 5px 10px;}
  265. .search_tips{ float:left; width:650px;}
  266. .search_tips h1{ float:left;line-height:22px; margin-left:25px;}
  267. .search_tips li{ line-height:22px; height:32px; background:none;list-style:none;width:110px; margin:0 auto; padding:0 0 5px 10px; float:left; }
  268. .search_tips li a{ padding:2px 0;}
  269. .current a,.current a:hover {color: #FFF;background:#666;
  270. }
  271. .notice_1 {
  272. clear: both;
  273. margin: 5px 0;
  274. padding: 3px 5px 3px 20px;
  275. background: url(../../../../static/image/common/notice.gif) no-repeat 2px 6px;
  276. }
  277. .dt {
  278. border-top: 1px solid #CDCDCD;
  279. width: 100%;
  280. }
  281. .bm {
  282. border: 1px solid #CDCDCD;
  283. background: #FFF;
  284. }
  285. .bm, .bn {
  286. margin-bottom: 10px;
  287. }
  288. .mbw {
  289. margin-bottom: 20px !important;
  290. }
  291. .status_right,.status_notice,.status_error{ width:14px; height:14px; display:block; float:left; margin-right:2px;}
  292. .status_right{ background:url(image/s1.gif) no-repeat 0px 0px;}
  293. .status_notice{ background:url(image/s3.gif) no-repeat 0px 0px;}
  294. .status_error{ background:url(image/s4.gif) no-repeat 0px 0px;}
  295. .showmess .red{ margin:0 5px;}
  296. #show_upgrade_info{width:90%; float:left; padding:10px; text-align:left; overflow:hidden}
  297. .flb em {
  298. float: left;
  299. font-size: 14px;
  300. font-weight: 700;
  301. color: #369;
  302. }
  303. .showmess {
  304. background: none repeat scroll 0 0 #FFFFCC;
  305. border: 1px solid #FF9933;
  306. color: #336699;
  307. margin: 10px;
  308. padding: 10px;
  309. margin:10px 0px;
  310. }
  311. .showmess strong {
  312. color: #FF0000;
  313. font-size: 16px;
  314. margin: 0 5px;
  315. }
  316. .tb2 .length_1{ width:30px;}
  317. .tb2 .length_3{ width:60px;}
  318. .number em.red {
  319. background-position: 0 -465px;
  320. }
  321. .number em {
  322. background: url(image/rank_number.png) no-repeat 0 -487px;
  323. display: inline-block;
  324. width: 17px;
  325. height: 16px;
  326. text-align: center;
  327. color: #fff;
  328. font: 12px/16px "arial";
  329. vertical-align: middle;
  330. margin-right:3px;
  331. }