base.css 3.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. @charset "utf-8";
  2. /* CSS Document */
  3. *{-moz-box-sizing: content-box;
  4. -webkit-box-sizing: content-box;
  5. -o-box-sizing: content-box;
  6. -ms-box-sizing: content-box;
  7. box-sizing: content-box; }
  8. html,body,div,p,ul,ol,li,h1,h2,h3,h5,h4,dd{ padding:0; margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box; }
  9. input{outline:none;/*去除蓝色边框*/}
  10. a{ text-decoration:none;}
  11. img{ border:none;}
  12. ul,ol,li{ list-style:none;}
  13. body{ font:12px 'Microsoft Yahei'; color:#666; background-position:top;text-align:center; }
  14. div{ text-align:left}
  15. .c{ width:1200px; margin:0 auto; text-align:center}
  16. .clear{ clear:both}
  17. .l{ float:left}
  18. .r{ float:right}
  19. .box_4{ height:4px; width:4px; display:block}
  20. /*head*/
  21. .header{ height:30px; background-color:#e3e4e5; line-height:30px;}
  22. .header_r{}
  23. .head_logo{ text-align:left}
  24. .head_logo img{ margin-top:65.5px;}
  25. .head{ height:226px; background: url(../images/dj_03.png) no-repeat top right #830303}
  26. .head_bottom{ height:36px; line-height:36px;}
  27. .search,.login{ width:600px;}
  28. .nav{ background:url(../images/line_02.png) repeat-x}
  29. .nav a{ width:133px; display:inline-block; line-height:66px; font-size:24px; color:#333}
  30. .head_b{height:36px;}
  31. a.current{ color:#830303}
  32. .head_b_l{ margin-top:3px;}
  33. .head_b_l input{ border:1px solid #ccc; background-color:#fff;height:26px;}
  34. .head_b_l a{ background-color:#830303; width:70px; line-height:28px; color:#fff; display:inline-block; text-align:center; margin-left:10px; border-radius:4px;}
  35. .head_b_r a{ font-size:16px; color:#666; line-height:36px;}
  36. .foot{ border-top:2px solid #aa1324; background-color:#999898; margin-top:20px; width:100%; background-size:100%;}
  37. .footer a{ color:#FFF; margin:5px}
  38. .footer p{ text-align:center; line-height:20px;}
  39. .footer{ margin-top:20px; color:#f5f5f5}
  40. .line_tit{ border-bottom:1px dashed #999; margin:10px 0px; }
  41. .list_tu,.list_tu2{ width:240px; float:left;}
  42. .list_tu{ margin:5px;}
  43. .list_tu2{margin:5px; background-color:#eee}
  44. .list_tu h6,.list_tu2 h6{ height:232px; padding:0; margin:4px;}
  45. .list_tu h6 img,.list_tu2 h6 img{ width:232px; height:232px;}
  46. .list_tu h3,.list_tu2 h3{font-weight:normal; color:#333; margin:4px; }
  47. .list_tu h4,.list_tu2 h4{ color:#666; font-size:12px; line-height:24px;font-weight:normal; margin:4px;}
  48. .list_tu h5,.list_tu2 h5{ line-height:30px; margin:4px;}
  49. .list_tu h5 strong,.list_tu2 h5 strong{ color:#aa1324; font-size:20px;}
  50. .list_tu h5 span,.list_tu2 h5 span{ float:right; margin-top:4px; }
  51. .list_tu h5 span a,.list_tu2 h5 span a{ margin:0px 2px;}
  52. /* 分页CSS代码 */
  53. DIV.jogger { text-align:center; height:50px; padding-top:10px;}
  54. DIV.jogger A {
  55. PADDING-RIGHT: 0.64em; PADDING-LEFT: 0.64em; PADDING-BOTTOM: 0.43em;
  56. MARGIN: 2px; COLOR: #fff; PADDING-TOP: 0.5em;
  57. BACKGROUND-COLOR: #ee4e4e; TEXT-DECORATION: none
  58. }
  59. DIV.jogger A:hover {
  60. PADDING-RIGHT: 0.64em; PADDING-LEFT: 0.64em; PADDING-BOTTOM: 0.43em;
  61. MARGIN: 2px; COLOR: #fff; PADDING-TOP: 0.5em; BACKGROUND-COLOR: #de1818
  62. }
  63. DIV.jogger A:active {
  64. PADDING-RIGHT: 0.64em; PADDING-LEFT: 0.64em; PADDING-BOTTOM: 0.43em;
  65. MARGIN: 2px; COLOR: #fff; PADDING-TOP: 0.5em; BACKGROUND-COLOR: #de1818
  66. }
  67. DIV.jogger SPAN.current {
  68. PADDING-RIGHT: 0.64em; PADDING-LEFT: 0.64em; PADDING-BOTTOM: 0.43em;
  69. MARGIN: 2px; COLOR: #6d643c; PADDING-TOP: 0.5em; BACKGROUND-COLOR: #f6efcc
  70. }
  71. DIV.jogger SPAN.disabled {
  72. DISPLAY: none
  73. }
  74. .bj{ position:fixed; top:0; left:0px; width:100% ; height:645px;z-index:-1;}
  75. .second_banner{ background-color:#820402; }
  76. .second_banner_txt{ text-align:center; color:#fff; font-size:60px;height:200px;}
  77. .second_banner_txt strong{ line-height:200px;}
  78. .cred{ color:#820402}
  79. .c666{ color:#666}
  80. .f16{ font-size:16px;}
  81. .f14{ font-size:14px;}
  82. .f26{ font-size:26px;}
  83. .fb{ font-weight:bold}
  84. .lh20{ line-height:20px;}
  85. .lh22{ line-height:22px;}
  86. .lh24{ line-height:24px;}
  87. .mb20{ margin-bottom:20px}
  88. .mt10{ margin-top:10px}
  89. .tc{ text-align:center}
  90. .box20{ height:20px;}
  91. .box10{ height:10px;}