log_log.css 3.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. body, p, form, input, textarea, ul, li, h1, h2, h3, h4, dl, dt, dd, table, td, th { margin:0; padding:0; }
  2. table, td, th { border-collapse:collapse; }
  3. ul, li { list-style:none; }
  4. h1, h2, h3, h4 { font-size:100%; }
  5. img, input, textarea { vertical-align: middle; border:0; }
  6. a { text-decoration:none; color:#787878; outline:none; }
  7. a:hover { text-decoration:underline; }
  8. body { font:12px/1.5 "微软雅黑","tahoma", Verdana, Geneva, sans-serif; color:#666; position:relative;}
  9. .clearfix:after{content:" "; display:block; height:0; clear:both; visibility:hidden;}
  10. .clearfix{zoom:1;}
  11. .fl { float:left;}
  12. .fr { float:right;}
  13. .main {margin:0 auto;}
  14. a { blr:expression(this.onFocus=this.blur()) }
  15. a { outline:none; }
  16. .main { padding:45px 0; min-height:720px; }
  17. .history { background:url(../images/log_line04.gif) repeat-y 187px 0; overflow:hidden; position:relative; left: 190px;}
  18. @media (max-width: 486px) {
  19. .history {background:none;}
  20. }
  21. }
  22. .history-date { overflow:hidden;}
  23. .history-date h2 { background:url(../images/log_icon06.gif) #fff no-repeat 158px 0; height:59px; font-size:25px; font-family:微软雅黑; font-weight:normal; padding-left:45px; margin-bottom:74px; }
  24. .history-date h2.first { position:absolute; left:0; top:0; width:935px; z-index:99;}
  25. .history-date h2 a { color:#00bbff; display:inline-block; *display:inline; zoom:1; background:url(../images/log_icon08.gif) no-repeat right 50%; padding-right:17px; margin:21px 97px 0 0;}
  26. @media (max-width: 486px) {
  27. .history-date h2 { display:none;}
  28. }
  29. .history-date h2 a:hover { text-decoration:none;}
  30. .history-date h2 img { vertical-align:-5px;}
  31. .history-date h2.date02 { background:none;}
  32. .history-date ul {}
  33. .history-date ul li { background:url(../images/log_icon07.gif) no-repeat 180px 0; padding-bottom:50px; zoom:1; }
  34. .history-date ul li.last { padding-bottom:0;}
  35. .history-date ul li:after{content:" "; display:block; height:0; clear:both; visibility:hidden;}
  36. .history-date ul li h3 { float:left; width:168px; text-align:right; padding-right:19px;color:#c3c3c3; font:normal 18px/16px Arial;}
  37. .history-date ul li h3 span { display:block; color:#d0d0d0; font-size:12px;}
  38. .history-date ul li dl { float:left; padding-left:41px; margin-top:-5px; font-family:微软雅黑;}
  39. .history-date ul li dl dt { font:20px/22px 微软雅黑; color:#737373; }
  40. .history-date ul li dl dt span { display:block; color:#787878; font-size:14px;line-height:180%;}
  41. .history-date ul li.green h3 { color:#1db702;}
  42. .history-date ul li.green h3 span { color:#a8dda3; }
  43. .history-date ul li.green dl { margin-top:-8px;}
  44. .history-date ul li.green dl dt { font-size:30px; line-height:28px;}
  45. .history-date ul li.green dl dt a { display:inline-block; *display:inline; zoom:1; overflow:hidden; vertical-align: middle; margin-left:12px;}
  46. .history-date ul li.green dl dd { padding-top:20px; display:none;}
  47. .history-date ul li.green dl dd img { float:left;}
  48. .history-date ul li.green dl dd p { overflow:hidden; zoom:1; line-height:21px; color:#787878;}
  49. @media (max-width: 486px) {
  50. .history-date ul li {background:none;}
  51. .history-date ul li h3 {padding:0px; text-align:left;}
  52. }
  53. .history-date h2.first .more-history {font-size: 16px; background: transparent; margin-left: 30px;}
  54. .history-date h2.first .more-history:hover {text-decoration: underline;}
  55. *body .history-date ul li dl dt {_font-size:12px !important; _font-weight:bold;}
  56. *body .history-date ul li dl dt span {_font-weight:normal !important;}
  57. *body .history-date ul li.green dl dt a {_background:transparent !important; *background:transparent !important;*font-size:12px !important; _font-weight:normal !important;}
  58. .updatehead {font-size: 22px; text-align:center; padding-right: 750px;}