style.css 3.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. /*
  2. [name]蓝色调[/name]
  3. Powered by Discuz! X
  4. */
  5. /* 重定义 */
  6. body { color: #333; background-image: none; background-color: #FFF; }
  7. .block, .temp { margin: 0; }
  8. .frame, .frame-tab, #comment { border: 1px solid #B7B7B7; }
  9. .frame-1-1-l { width: 310px; }
  10. .frame-1-1-r { width: 380px; margin: 0 10px; display: inline; }
  11. .frame-3-1-l { width: 710px; }
  12. .frame-3-1-r { width: 250px; }
  13. .slidebox { margin-bottom: 10px; padding: 3px; border: 1px solid #B7B7B7; }
  14. .slideshow span.title { padding: 0; height: 26px; line-height: 26px; font-size: 12px; }
  15. .block .xl1 ul li { background: url(dot_2.png) no-repeat 3px 50%; }
  16. .ie_all .block .xl1 ul li { background-position: 3px 50%; }
  17. #comment .bm_h { height: 28px; line-height: 28px; border-bottom-color: #B7B7B7; background-image: url(title_6.png); }
  18. #comment .bm_h h3 { font-size: 14px; font-weight: 400; }
  19. #comment_ul .pn, #sc .pn { border: 1px solid; border-color: #22345A; background-color: #5876B8; background-image: url(btn.png); color: #FFF; }
  20. .xi2, .xi2 a, .xi3 a { color: #369; }
  21. /* 私有样式 */
  22. .t_ad { margin-bottom: 1px; }
  23. .t_nav { margin-bottom: 10px; padding: 0 15px; height: 30px; line-height: 28px; border: 1px solid #556C98; background: #556C98 url(nav.png) repeat-x; font-size: 14px; color: #FFF; }
  24. .t_nav a { color: #FFF; }
  25. .t_focus_text { overflow: hidden; }
  26. .t_focus_text dl { margin-top: -1px; border-top: 1px dashed #999; }
  27. .t_focus_text dt { font-size: 16px; text-align: center; }
  28. .t_focus_text dd { margin-bottom: 10px; }
  29. .t_side {}
  30. .t_side .frame-title { height: 29px; line-height: 29px; border-bottom: 1px solid #B7B7B7; background: url(title_1.png) repeat-x; font-weight: 400; color: #FFF; }
  31. .t_side .frame-title .titletext { padding-left: 18px; background: url(dot_1.png) no-repeat 0 50%; }
  32. .t_side .frame-1-c { padding: 10px; }
  33. .t_side_hasimg {}
  34. .t_side_hasimg .frame-1-c { padding-top: 0; }
  35. .t_side_hasimg .xld dt { padding: 5px 0; }
  36. .t_side_hasimg .xlda .m { margin: 10px 0 5px -65px; }
  37. .t_side_v { background: url(title_2.png) no-repeat; }
  38. .t_side_v .frame-title { background-image: none; background-color: transparent; }
  39. .t_side_v .frame-1-c { padding: 0 10px 10px; }
  40. .t_video { margin-bottom: 10px; border: 4px solid #B4B4B4; }
  41. .t_side_b { padding: 1px; border: none; background: url(title_3.png) no-repeat; }
  42. .t_side_b .frame-title { background-image: none; background-color: transparent; }
  43. .t_side_b .frame-title .titletext { padding-left: 15px; background: url(dot_1.png) no-repeat 0 50%; }
  44. .t_side_b .frame-1-c { padding: 0 10px 10px; }
  45. .t_side_b .xld .m { margin: 10px 10px 5px 0; }
  46. .t_side_b .xld img { border: 1px solid #C8C8C8; }
  47. .t_side_p { background: url(title_4.png) no-repeat; }
  48. .t_side_p .frame-title { background-image: none; background-color: transparent; font-weight: 400; color: #FFF; }
  49. .t_side_p .frame-title .titletext { padding-left: 15px; background: url(dot_1.png) no-repeat 0 50%; }
  50. .t_side_p .frame-1-c { padding: 10px 0 5px; }
  51. .t_side_p .ml li { width: 113px; }
  52. .t_main { border: none; }
  53. .t_main .frame-title { height: 26px; line-height: 26px; border: 1px solid; border-color: #E8ECEF #E8ECEF #C0C6C9; background: url(title_5.png) repeat-x; font-weight: 400; }
  54. .t_main .subtitle { font-weight: 700; }
  55. .t_main .frame-title .subtitle { padding-left: 10px; background: url(dot_4.png) no-repeat 0 50%; }
  56. .t_main .frame-1-c { padding: 10px 10px 0; font-size: 14px; }
  57. .t_xl_1 {}
  58. .t_xl_1 .xl1 ul li { padding-left: 25px; background-image: url(dot_3.png); }
  59. .t_xl_1 .xl1 ul li a { color: #666; }