You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

218 lines
4.3 KiB

7 years ago
  1. /* ��������������֮�� www.lanrenzhijia.com */
  2. body {
  3. font-family:"microsoft Yahei";
  4. color:#666;
  5. margin:0;
  6. }
  7. table, td {
  8. font:12px/180% Arial, Helvetica, sans-serif, Verdana;
  9. color:#666;
  10. }
  11. table {
  12. border-collapse2:collapse2;
  13. border-spacing:0;
  14. empty-cells:show;
  15. }
  16. th, td {
  17. border-collapse2:collapse2;
  18. }
  19. A:link {
  20. text-decoration:none;
  21. }
  22. A:visited {
  23. text-decoration:none;
  24. }
  25. A:hover {
  26. text-decoration:none;
  27. }
  28. img {
  29. border:0;
  30. }
  31. div, p, img, ul, li, form, input, label, span, dl, dt, dd {
  32. margin:0;
  33. padding:0;
  34. font-family:microsoft yahei, Helvetica, sans-serif;
  35. }
  36. ol, ul, li {
  37. list-style-type:none;
  38. }
  39. .overh {
  40. overflow:auto;
  41. zoom:1;
  42. overflow-x:hidden;
  43. overflow-y:hidden;
  44. }
  45. html {
  46. -webkit-text-size-adjust:none;
  47. }
  48. input[type="submit"]::-moz-focus-inner {
  49. border:none;
  50. padding:0;
  51. }
  52. a {
  53. blr:expression(this.onFocus=this.blur())
  54. } /*for IE*/
  55. a {
  56. outline:none;
  57. } /*for Firefox*/
  58. h2 {
  59. font-family:'Microsoft yahei';
  60. font-weight:normal;
  61. }
  62. .overz {
  63. font-size:12px;
  64. overflow:auto;
  65. zoom:1;
  66. overflow-x:hidden;
  67. overflow-y:hidden;
  68. }
  69. .overz A{ color:#666666;}
  70. .overz h2{margin:0;
  71. padding:0;
  72. font-family:microsoft yahei, Helvetica, sans-serif;}
  73. .mn_12 {
  74. margin-bottom:12px;
  75. }
  76. /* ��������������֮�� www.lanrenzhijia.com */
  77. .online_icon {
  78. width:36px;
  79. height:156px;
  80. overflow:hidden;
  81. font-family:'����';
  82. }
  83. .online_icon a {
  84. display:block;
  85. width:36px;
  86. height:156px;
  87. background:url(../images/online_bg.png) no-repeat;
  88. _background:url(../images/online_bg_ie6.png) no-repeat;
  89. }
  90. .online_windows {
  91. width:144px;
  92. }
  93. .online_w_top {
  94. background:url(../images/online_bg.png) no-repeat -36px 0;
  95. height:10px;
  96. _background:url(../images/online_bg_ie6.png) no-repeat -36px 0;
  97. _margin-bottom:-7px;
  98. }
  99. .online_w_c {
  100. background:url(../images/online_bg.png) repeat-y 0 -185px;
  101. padding:0 5px;
  102. _background:url(../images/online_bg_ie6.png) repeat-y 0 -185px
  103. }
  104. .online_w_bottom {
  105. background:url(../images/online_bg.png) repeat-y -36px -35px;
  106. height:29px;
  107. _background:url(../images/online_bg_ie6.png) repeat-y -36px -35px;
  108. }
  109. .online_content {
  110. background:url(../images/online_bg.png) no-repeat -147px -185px;
  111. padding-top:11px;
  112. _background:url(../images/online_bg_ie6.png) no-repeat -147px -185px;
  113. }
  114. .online_content a.qq_icon {
  115. background:url(../images/online_bg.png) no-repeat -37px -130px;
  116. width:121px;
  117. height:25px;
  118. display:block;
  119. margin:0 auto;
  120. text-indent:30px;
  121. line-height:23px;
  122. cursor:pointer;
  123. _background:url(../images/online_bg_ie6.png) no-repeat -37px -130px;
  124. }
  125. .online_content a.qq_icon:hover {
  126. background-position:-159px -130px;
  127. color:#FFF;
  128. }
  129. .online_content a.ww_icon {
  130. background:url(../images/w1.png) no-repeat;
  131. width:121px;
  132. height:25px;
  133. display:block;
  134. margin:0 auto;
  135. text-indent:30px;
  136. line-height:23px;
  137. cursor:pointer;
  138. _background:url(../images/w1.png) no-repeat;
  139. }
  140. .online_content a.ww_icon:hover {
  141. background:url(../images/w2.png) no-repeat;
  142. color:#FFF;
  143. }
  144. .online_bar h2 {
  145. background:url(../images/online_bg.png) repeat-x 0 -156px;
  146. height:29px;
  147. line-height:27px;
  148. font-size:12px;
  149. color:#666;
  150. text-align:left;
  151. _background:url(../images/online_bg_ie6.png) repeat-x 0 -156px;
  152. }
  153. .online_bar h2 a {
  154. display:block;
  155. padding-left:14px;
  156. margin-left:6px;
  157. cursor:pointer;
  158. }
  159. .expand h2 a {
  160. background:url(../images/online_bg.png) no-repeat -36px -69px;
  161. _background:url(../images/online_bg_ie6.png) no-repeat -36px -69px;
  162. }
  163. .collapse2 h2 a {
  164. color:#666666;
  165. background:url(../images/online_bg.png) no-repeat -36px -96px;
  166. _background:url(../images/online_bg_ie6.png) no-repeat -36px -96px;
  167. }
  168. .expand h2 a:hover, .collapse2 h2 a:hover {
  169. text-decoration:none;
  170. color:#c81d04;
  171. }
  172. .online_content {
  173. text-align:center;
  174. border-bottom:1px solid #d0d0d0;
  175. margin-bottom:1px;
  176. }
  177. .online_content ul li {
  178. height:24px;
  179. line-height:24px;
  180. margin-bottom:4px;
  181. font-family:'����';
  182. }
  183. .online_content ul li a:hover {
  184. color:#c81d04;
  185. }
  186. /* ��������������֮�� www.lanrenzhijia.com */
  187. #online_qq_layer {
  188. position:fixed;
  189. right:0px;
  190. top:150px;
  191. _position:absolute;
  192. }
  193. * html, * html body {
  194. _background-attachment:fixed;
  195. }
  196. * html #online_qq_layer {
  197. _bottom:auto;
  198. _top:expression(eval(document.documentElement.scrollTop + 150));
  199. }
  200. #online_qq_tab {
  201. float:left;
  202. margin-top: 50px;
  203. }
  204. #onlineService {
  205. float:left;
  206. margin-left:-3px;
  207. display:none;
  208. }
  209. #onlineType1, #onlineType2, #onlineType3, #onlineType4, #onlineType5, #onlineType6 {
  210. display:none;
  211. }
  212. #onlineType1 {
  213. display:block;
  214. }
  215. /* ��������������֮�� www.lanrenzhijia.com */