global.css 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364
  1. body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
  2. pre, form, fieldset, input, textarea,select, p, blockquote, th, td {
  3. padding: 0;
  4. margin: 0;
  5. font-size:12px
  6. }
  7. body{ color:#333333}
  8. fieldset, img {
  9. border: 0;
  10. }
  11. table {
  12. border-collapse: collapse;
  13. border-spacing: 0;
  14. font-family:Arial, Helvetica, sans-serif
  15. }
  16. ol, ul {
  17. list-style: none;
  18. }
  19. address, caption, cite, code, dfn, em, strong, th, var {
  20. font-weight: normal;
  21. font-style: normal;
  22. }
  23. caption, th {
  24. text-align: left;
  25. }
  26. h1, h2, h3, h4, h5, h6 {
  27. font-weight: normal;
  28. font-size: 100%;
  29. }
  30. q:before, q:after {
  31. content: '';
  32. }
  33. abbr, acronym {
  34. border: 0;
  35. }
  36. /*布局*/
  37. .main{ width:920px; margin:0 auto;}
  38. .w688{ width:688px;}
  39. .w680{ width:680px;}
  40. .w225{ width:225px;}
  41. .w230{ width:230px;}
  42. .w650{ width:650px;}
  43. .fleft { float: left; }
  44. .fright { float: right;}
  45. /*三栏布局*/
  46. .wrap_3c{width:920px; margin:0 auto; background:url(wrap3c.gif)/*tpa=http://www.gf.com.cn/pic/wsyyt/iptv/wrap3c.gif*/ repeat-y;}
  47. .wrap_info3c{width:920px; margin:0 auto; background:url(bg_3c.gif)/*tpa=http://www.gf.com.cn/pic/infoCenter/bg_3c.gif*/ repeat-y;}
  48. .w210{ width:210px;}
  49. .w677{ width:677px;}
  50. .w658{ width:658px;}
  51. .w250{ width:250px;}
  52. .w236{ width:236px;}
  53. .w461{ width:461px;}
  54. .w443{ width:443px; margin-left:3px;}
  55. .w262{ width:262px;}
  56. /*两栏布局*/
  57. .wrap_2left{width:920px; margin:0 auto; background:url(wrap2left-1.gif)/*tpa=http://www.gf.com.cn/pic/wsyyt/iptv/wrap2left.gif*/ repeat-y;}
  58. .wrap_info2c{width:920px; margin:0 auto; background:url(bg_2c.gif)/*tpa=http://www.gf.com.cn/pic/infoCenter/bg_2c.gif*/ repeat-y;}
  59. .wrap_r262{width:920px; margin:0 auto; background:url(wrap_r262.jpg)/*tpa=http://www.gf.com.cn/pic/index/wrap_r262.jpg*/ repeat-y;}
  60. .w706{width:706px;}
  61. .textleft { text-align: left; }
  62. .center{text-align: center;}
  63. .textright { text-align: right; }
  64. .clear { clear: both; height: 1px; _overflow:hidden;}
  65. .clearfloat {clear:both;font-size:1px;height:0;line-height:0;}
  66. .hidden { display: none; }
  67. .clearfix:unknown { CLEAR: both; DISPLAY: block; VISIBILITY: hidden; HEIGHT: 0px; content: "."}
  68. .mt2{ margin-top:2px;}
  69. .mt3{ margin-top:3px;}
  70. .mt4{ margin-top:4px;}
  71. .mt5{ margin-top:5px;}
  72. .mt6{ margin-top:6px;}
  73. .mt8{ margin-top:8px;}
  74. .mt10{ margin-top:10px;}
  75. .mt14{ margin-top:14px;}
  76. .mt15{ margin-top:15px;}
  77. .mt16{ margin-top:16px;}
  78. .mt20{ margin-top:20px;}
  79. .mt25{ margin-top:25px;}
  80. .ml10{ margin-left:10px;}
  81. .ml15{ margin-left:15px;}
  82. .ml17{ margin-left:17px;}
  83. .ml20{ margin-left:19px;}
  84. .ml25{ margin-left:25px;}
  85. .ml32{margin-left:32px;}
  86. .mtb16{ margin-top:7px; margin-bottom:17px}
  87. .mtb10{ margin:10px 0px}
  88. .mtb5{ margin-top:5px; margin-bottom:5px}
  89. .mr30{ margin-right:30px;}
  90. .mr26{ margin-right:26px;}
  91. .mr15{ margin-right:15px;}
  92. .mr10{ margin-right:10px;}
  93. .mr5{ margin-right:5px;}
  94. .ml6{ margin-left:6px;}
  95. .ml5{ margin-left:5px;}
  96. .mr3{ margin-right:3px;}
  97. .mb6{ margin-bottom:6px}
  98. .mtb3{ margin:3px 0;}
  99. .mtb20{ margin:20px 0;}
  100. .blank5 {clear:both;font-size:0px;height:5px;margin:0 auto; overflow:hidden}
  101. .blank10 {clear:both;font-size:0px;height:10px;margin:0 auto; overflow:hidden}
  102. /*20090803倪钦添加开始*/
  103. .indent1e{ text-indent:1em;}
  104. .indent3e{ text-indent:3em;}
  105. /*20090803倪钦添加结束*/
  106. .ptb6{ padding:6px 0px;}
  107. .ptb13{ padding:13px 0px;}
  108. .ptb15{ padding:15px 0px;}
  109. .pr25{ padding-right:25px 0px;}
  110. .pl12 td{ padding-left:12px}
  111. .pl3 { padding-left:3px}
  112. .pl5 { padding-left:5px}
  113. .pl6 { padding-left:6px}
  114. .pl10 { padding-left:10px}
  115. .pl15 { padding-left:15px}
  116. .pt5 { padding-top:5px}
  117. .plr13{ padding:0 13px;}
  118. .ptb9{ padding:9px 0px;}
  119. .p10{ padding:10px;}
  120. .p15{ padding:15px;}
  121. .p20{ padding:20px;}
  122. .tab_pl5 td{ padding-left:5px}
  123. .indent10,.indent10 td{ text-indent:10px;}
  124. .inden25{ text-indent:2em;}
  125. .lh20 td,.lh20{ line-height:20px}
  126. .lh25{line-height:25px}
  127. .lh28,.lh28 td{line-height:28px}
  128. .lh27,.lh27 td{line-height:27px}
  129. .lh21,.lh21 td{ line-height:21px;}
  130. .lh22,.lh22 td{ line-height:22px}
  131. .lh24,.lh24 td{ line-height:24px}
  132. .lh25,.lh25 td{ line-height:25px}
  133. .lh28,.lh28 td{ line-height:28px}
  134. .lh30,.lh30 td{ line-height:30px}
  135. .lh12 td{ line-height:12px;}
  136. .lh13 td{ line-height:13px}
  137. .center{ margin-left:auto; margin-right:auto}
  138. .but_01{ background:url(but_01.jpg)/*tpa=http://www.gf.com.cn/pic/index/but_01.jpg*/ no-repeat; width:42px; height:17px; line-height:17px; border:0; color:#ffffff; cursor:pointer}
  139. .but_02{ background:url(but_02.gif)/*tpa=http://www.gf.com.cn/pic/index/but_02.gif*/;height:21px; line-height:21px; border:1px solid #b8c4d6;cursor:pointer;}
  140. .but_03{ background:url(but_03.gif)/*tpa=http://www.gf.com.cn/pic/index/but_03.gif*/; width:71px;height:26px; line-height:26px; border:0;cursor:pointer}
  141. .but_04{ background:url(but_04.gif)/*tpa=http://www.gf.com.cn/pic/index/but_04.gif*/;height:21px; line-height:21px; border:1px solid #490001;cursor:pointer; color:#ffffff}
  142. .tc{text-align:center;}
  143. /*字体*/
  144. a{ color:#3f4955; text-decoration:none}
  145. a:hover{ color:#da251c; text-decoration:none}
  146. .bold{ font-weight:bold}
  147. .red{color:#da251c; text-decoration:none}
  148. .red a{ color:#da251c; text-decoration:none}
  149. .red a:link{color:#da251c; text-decoration:none}
  150. .red a:visited{ color:#da251c; text-decoration:none}
  151. .red a:hover{color:#FF6600; text-decoration:none}
  152. .red2{ color:#9e1e18; text-decoration:none}
  153. .red2 a{ color:#9e1e18; text-decoration:none}
  154. .red2 a:hover{ color:#9e1e18; text-decoration:none}
  155. .white{ color:#ffffff;}
  156. .white a{ color:#ffffff; text-decoration:none}
  157. .white a:hover{ color:#ffffff; text-decoration:none}
  158. .font13{ font-size:13px}
  159. .font14{ font-size:14px}
  160. .font16{ font-size:16px}
  161. .font11{font-size:11px}
  162. .blue{ color:#152c5e; }
  163. .blue a{ color:#152c5e; text-decoration:none}
  164. .blue a:hover{ color:#152c5e; text-decoration:none}
  165. .blue2{ color:#152c5e;text-decoration: underline }
  166. .blue2 a{ color:#152c5e; text-decoration: underline}
  167. .blue2 a:hover{ color:#152c5e; text-decoration:underline}
  168. .blue3 { color:#1e3d61;}
  169. .blue3 a { color:#1e3d61; text-decoration:none}
  170. .blue3 a:hover { color:#1e3d61; text-decoration:none}
  171. .green{ color:#008000;}
  172. .green a{ color:#008000; text-decoration:none}
  173. .green a:hover{ color:#008000; text-decoration:none}
  174. .font_t1{ color:#798c85; text-decoration:none}
  175. .font_st{ font-family:"宋体";
  176. height: 696px;
  177. width: 56%;
  178. }
  179. .font_t1 a{ color:#798c85; text-decoration:none}
  180. .font_t1 a:hover{ color:#798c85; text-decoration:none}
  181. .font_t2{ color:#c58470; text-decoration:none}
  182. .font_t2 a{ color:#c58470; text-decoration:none}
  183. .font_t2 a:hover{ color:#c58470; text-decoration:none}
  184. .font_43{ color:#434343}
  185. .font_43 a{ color:#434343; text-decoration:none}
  186. .font_43 a:hover{ color:#da251c; text-decoration:none}
  187. .font_73{ color:#737373}
  188. .font_73 a{ color:#737373; text-decoration:none}
  189. .font_73 a:hover{ color:#000000; text-decoration:none}
  190. .font_a8{ color:#a8a8a8}
  191. .font_a8 a{ color:#a8a8a8; text-decoration:none}
  192. .font_a8 a:hover{ color:#000000; text-decoration:none}
  193. .font_cs{ color:#ff8400;}
  194. .font_cs a{ color:#ff8400; text-decoration:none}
  195. .font_cs a:hover{ color:#ff8400; text-decoration:none}
  196. .font_31u{ color:#313131; text-decoration:underline}
  197. .font_31u a{ color:#313131; text-decoration:underline}
  198. .font_31u a:hover{ color:#e72727;text-decoration:underline}
  199. .font_5f{ color:#5f5252; text-decoration:none}
  200. .font_5f a{ color:#5f5252; text-decoration:none}
  201. .font_5f a:hover{ color:#5f5252; text-decoration:none}
  202. .font_bot{ color:#4a1223; text-decoration:none}
  203. .font_bot a{ color:#4a1223; text-decoration:none}
  204. .font_bot a:hover{ color:#4a1223; text-decoration:none}
  205. .font_normal{ font-weight:normal}
  206. .font_blk20{ font-size:20px; font-family:"黑体"}
  207. .font_9fu{ color:#9f9f9f; text-decoration:underline}
  208. .font_9fu a{ color:#9f9f9f; text-decoration:underline}
  209. .font_9fu a:hover{ color:#e72727;text-decoration:underline}
  210. .font_cfh{ color:#ffe9ac; text-decoration:underline}
  211. .font_cfh a{ color:#ffe9ac; text-decoration:underline}
  212. .font_cfh a:hover{ color:#ffe9ac; text-decoration:underline}
  213. .font_czh{ color:#434343; text-decoration:underline}
  214. .font_czh a{ color:#434343; text-decoration:underline}
  215. .font_czh a:hover{ color:#da251c; text-decoration:underline}
  216. .font_cjh{ color:#e7e7ff; text-decoration:underline}
  217. .font_cjh a{ color:#e7e7ff; text-decoration:underline}
  218. .font_cjh a:hover{ color:#e7e7ff; text-decoration:underline}
  219. .bg_ec{ background:#eceff4}
  220. .bg_ff{ background:#ffffff}
  221. /*通用登录*/
  222. .log_bg1{ background:url(login1-1.jpg)/*tpa=http://www.gf.com.cn/pic/share/login1.jpg*/ no-repeat; width:707px; height:36px; margin:0 auto}
  223. .log_bg2{ background:url(login2-1.jpg)/*tpa=http://www.gf.com.cn/pic/share/login2.jpg*/ no-repeat; width:707px; height:312px; margin:0 auto}
  224. /*主页*/
  225. .body_bg{ margin:0 auto}
  226. .top{ background:url(logo.jpg)/*tpa=http://www.gf.com.cn/pic/share/top/logo.jpg*/ no-repeat center left; width:952px; height:69px; margin:0 auto}
  227. .topmenu{ width:952px; height:40px; background:url(menu_bg.jpg)/*tpa=http://www.gf.com.cn/pic/share/top/menu_bg.jpg*/; margin:0 auto; text-align:center; font-size:14px; font-weight:bold}
  228. .topmenu_a{ width:146px;}
  229. .topmenu_a a:hover{ width:146px; height:40px;line-height:40px;background:url(menu_hover.jpg)/*tpa=http://www.gf.com.cn/pic/share/top/menu_hover.jpg*/ no-repeat; text-align:center; display:block}
  230. .topmenu_hover{ width:146px;background:url(menu_hover.jpg)/*tpa=http://www.gf.com.cn/pic/share/top/menu_hover.jpg*/ no-repeat; text-align:center}
  231. .login_bg{ background:url(login_bg2.jpg)/*tpa=http://www.gf.com.cn/pic/index/login_bg2.jpg*/ repeat-x bottom; vertical-align:top; width:230px;height:212px}
  232. .input108{ width:106px; border:1px solid #c3c3c3;}
  233. .marqu{ background:url(list_line.gif)/*tpa=http://www.gf.com.cn/pic/index/list_line.gif*/ repeat-x bottom; line-height:34px; font-family:"宋体"}
  234. .cjh_con{ background:url(cjh_bg.jpg)/*tpa=http://www.gf.com.cn/pic/index/cjh_bg.jpg*/ no-repeat; width:353px; height:164px; margin:0 auto}
  235. .czh_con{ background:url(czh_bg.jpg)/*tpa=http://www.gf.com.cn/pic/index/czh_bg.jpg*/ no-repeat; width:353px; height:164px; margin:0 auto}
  236. .cfh_con{ background:url(cfh_bg.jpg)/*tpa=http://www.gf.com.cn/pic/index/cfh_bg.jpg*/ no-repeat; width:353px; height:164px; margin:0 auto}
  237. .topsubmenu{ width:952px; margin:0 0 0 0; height:23px; background:#ebecec; padding-left:18px}
  238. .topsubmenu li{ float:left; display:block; line-height:23px;}
  239. .topsubmenu .al{ background:url(list_02.jpg)/*tpa=http://www.gf.com.cn/pic/share/top/list_02.jpg*/ no-repeat left center; text-indent:15px; margin-right:18px; display:block}
  240. .topsubmenu .al a:hover,.topsubmenu .al .active{ background:url(list_03.jpg)/*tpa=http://www.gf.com.cn/pic/share/top/list_03.jpg*/ no-repeat left center;display:block}
  241. .login_txt{ width:178px; margin-left:auto; margin-right:auto; background:url(list_05.gif)/*tpa=http://www.gf.com.cn/pic/index/list_05.gif*/ no-repeat left center; height:20px; line-height:20px; font-weight:bold; font-size:14px; color:#000000; text-indent:15px}
  242. /*主页广发研究选项卡*/
  243. .gfyj_box{ background:url(gfyj_bg2.gif)/*tpa=http://www.gf.com.cn/pic/index/gfyj_bg2.gif*/ no-repeat center bottom; width:251px; height:220px}
  244. .gfyj_top{ background:url(gfyj_bg.gif)/*tpa=http://www.gf.com.cn/pic/index/gfyj_bg.gif*/ no-repeat; width:251px; height:35px; vertical-align:top;_margin-left:10px}
  245. .gfyj_hov{ background: url(gfyj_hov.jpg)/*tpa=http://www.gf.com.cn/pic/index/gfyj_hov.jpg*/; width:77px; height:31px; text-indent:20px;}
  246. .ml17ie{_margin-left:17px}
  247. .gfyj_a{ background: url(gfyj_a.jpg)/*tpa=http://www.gf.com.cn/pic/index/gfyj_a.jpg*/; width:77px; height:31px;text-indent:20px;}
  248. .more{ font-size:11px; font-family:Arial, Helvetica, sans-serif;}
  249. .jgj_top{ background:url(jgj_top.jpg)/*tpa=http://www.gf.com.cn/pic/index/jgj_top.jpg*/ no-repeat; width:388px; height:39px; margin-left:auto; margin-right: auto}
  250. .jgj_bot{ background:url(jgj_bot.jpg)/*tpa=http://www.gf.com.cn/pic/index/jgj_bot.jpg*/ no-repeat; width:388px; height:181px; margin-left:auto; margin-right: auto; vertical-align:bottom;}
  251. .jgj_bot p{ width:323px; margin-left:auto; margin-right:auto;line-height:20px; text-indent:25px}
  252. .cfh_line{ background:url(cfh_line.gif)/*tpa=http://www.gf.com.cn/pic/index/cfh_line.gif*/ repeat-x; height:9px; overflow:hidden; width:83%; margin:15px auto;}
  253. .ban_bg{ background:url(banner_bg.jpg)/*tpa=http://www.gf.com.cn/pic/index/banner_bg.jpg*/ no-repeat; width:683px; height:110px; margin-left:auto; margin-right:auto}
  254. .tyzx_top{ background:url(tyzx_top.jpg)/*tpa=http://www.gf.com.cn/pic/index/tyzx_top.jpg*/ no-repeat; width:224px; height:24px; text-align:center; line-height:24px;}
  255. .tyzx_bot{ background:url(tyzx_bot.jpg)/*tpa=http://www.gf.com.cn/pic/index/tyzx_bot.jpg*/ no-repeat; width:224px; height:186px;}
  256. .tyzx_left{ background:url(tyzx_left.jpg)/*tpa=http://www.gf.com.cn/pic/index/tyzx_left.jpg*/ no-repeat center center; width:50px; height:50px; text-align:center; line-height:72px; color:#5f5252}
  257. .dpzs_tab{ background:url(dphq_tab1.jpg)/*tpa=http://www.gf.com.cn/pic/index/dphq_tab1.jpg*/ repeat-x; width:224px; height:28px;}
  258. .dpzs_hov{ background:url(dphq_hov.jpg)/*tpa=http://www.gf.com.cn/pic/index/dphq_hov.jpg*/ no-repeat; width:74px; height:28px; text-align:center}
  259. .dpzs_a{ background:url(dphq_tab1.jpg)/*tpa=http://www.gf.com.cn/pic/index/dphq_tab1.jpg*/ repeat-x; width:74px; height:28px; text-align:center}
  260. .dpzs_a0{ background:url(dphq_tab1.jpg)/*tpa=http://www.gf.com.cn/pic/index/dphq_tab1.jpg*/ repeat-x;}
  261. .dpzs_box{ border:1px solid #d6d6d6}
  262. .szzs{ background:url(dpt_line.jpg)/*tpa=http://www.gf.com.cn/pic/index/dpt_line.jpg*/ center; height:23px; line-height:23px}
  263. .bot_line{ background:url(line1-1.gif)/*tpa=http://www.gf.com.cn/pic/share/bottom/line1.gif*/; height:7px; overflow:hidden; width:921px; margin-left:auto; margin-right:auto}
  264. .yqlj{ background:#ffffff; border:1px solid #e7e7e7; width:156px; height:15px; line-height:15px}
  265. .wjdc_box{ width:997px;_width:998px;position:relative; margin:0 auto}
  266. .wjdc_box .wjdc{position:absolute;right:0;top:5px}
  267. .dqwz{ height:24px; line-height:24px; text-indent: 40px;}
  268. /*文章列表icon*/
  269. .li_list1{ background: url(../images/list_06.gif)/*tpa=http://www.gf.com.cn/pic/index/list_06.gif*/ no-repeat left center; text-indent:15px;}
  270. .li_list2{ background: url(../images/list_07.gif)/*tpa=http://www.gf.com.cn/pic/index/list_07.gif*/ no-repeat left center; text-indent:15px;}
  271. .li_list3{ background: url(../images/list_08.gif)/*tpa=http://www.gf.com.cn/pic/index/list_08.gif*/ no-repeat left center; text-indent:25px;}
  272. /*文章列表下面虚线*/
  273. .list_bline1{background: url(../images/list_line2-1.gif)/*tpa=http://www.gf.com.cn/pic/index/list_line2.gif*/ repeat-x bottom;}
  274. .list_bline1 td{background: url(../images/list_line2-1.gif)/*tpa=http://www.gf.com.cn/pic/index/list_line2.gif*/ repeat-x bottom;}
  275. .list_bline2{background: url(../images/list_line2-1.gif)/*tpa=http://www.gf.com.cn/pic/index/list_line2.gif*/ repeat-x center;}
  276. /*栏目共用*/
  277. .iptvside_top{background:url(side_top.jpg)/*tpa=http://www.gf.com.cn/pic/wsyyt/iptv/side_top.jpg*/ no-repeat; width:197px; height:13px; overflow:hidden; margin-left:auto; margin-right:auto;}
  278. .iptvside_mid{background:url(side_mid.jpg)/*tpa=http://www.gf.com.cn/pic/wsyyt/iptv/side_mid.jpg*/; width:197px;overflow:hidden; margin-left:auto; margin-right:auto; padding:4px 0px}
  279. .iptvside_bot{background:url(side_bot.jpg)/*tpa=http://www.gf.com.cn/pic/wsyyt/iptv/side_bot.jpg*/ no-repeat; width:197px; height:4px;overflow:hidden; margin-left:auto; margin-right:auto;}
  280. .left_tit1{ background:url(left_tit1.gif)/*tpa=http://www.gf.com.cn/pic/wsyyt/left_tit1.gif*/ no-repeat; height:29px; line-height:29px; text-indent:60px;}
  281. .left_tit1 .alink{ background:url(left_titline.gif)/*tpa=http://www.gf.com.cn/pic/wsyyt/left_titline.gif*/ no-repeat right; width:113px; text-align:center}
  282. .left_tit2{ background:url(left_tit3.gif)/*tpa=http://www.gf.com.cn/pic/wsyyt/left_tit3.gif*/ 0 0 no-repeat; height:59px; line-height:24px; text-indent:33px; color:#cc0000; font-weight:bold}
  283. .right_tit1{ background:url(right_tit1.jpg)/*tpa=http://www.gf.com.cn/pic/wsyyt/iptv/right_tit1.jpg*/ repeat-x; height:24px; line-height:24px; border:1px solid #a9ccde; text-indent:28px; color:#626262; font-weight:bold}
  284. .right_tit2{background:url(right_tit2.jpg)/*tpa=http://www.gf.com.cn/pic/wsyyt/iptv/right_tit2.jpg*/ repeat-x; height:24px; line-height:24px; border:1px solid #cfcfcf; text-indent:33px}
  285. .rinfo_tit2{background:url(left_tit2.gif)/*tpa=http://www.gf.com.cn/pic/wsyyt/left_tit2.gif*/ no-repeat;height:29px;line-height:29px;padding-left:33px; color:#cc0000; font-weight:bold}
  286. .rinfo_tit2 span{ float:right; font-weight:normal; margin-right:5px}
  287. .tab_th1{ background:url(tab_th1.jpg)/*tpa=http://www.gf.com.cn/pic/wsyyt/mobileDeal/tab_th1.jpg*/ repeat-x; line-height:24px;}
  288. .info_th01{ background:url(cjzt_tbg.jpg)/*tpa=http://www.gf.com.cn/pic/infoCenter/cjzt_tbg.jpg*/ repeat-x; height:28px; line-height:28px;font-weight:bold; color:#da251c; text-indent:7px}
  289. .info_th02{ background:url(cjzt_tbg2.jpg)/*tpa=http://www.gf.com.cn/pic/infoCenter/cjzt_tbg2.jpg*/ repeat-x; height:29px; line-height:29px;font-weight:bold; color:#da251c; text-indent:7px}
  290. .ym_bg{ background:url(ym_bg.jpg)/*tpa=http://www.gf.com.cn/pic/wsyyt/ym_bg.jpg*/ no-repeat; width:649px; height:59px; line-height:59px; color:#3f4955}
  291. .side_top{ background:url(side_top-1.jpg)/*tpa=http://www.gf.com.cn/pic/wsyyt/side_top.jpg*/ no-repeat; width:234px; height:13px; overflow:hidden; margin-left:auto; margin-right:auto;}
  292. .side_mid{ background:url(side_mid-1.jpg)/*tpa=http://www.gf.com.cn/pic/wsyyt/side_mid.jpg*/ repeat-y ; width:226px; padding:0 4px;margin-left:auto; margin-right:auto}
  293. .side_bot{ background:url(side_bot-1.jpg)/*tpa=http://www.gf.com.cn/pic/wsyyt/side_bot.jpg*/ no-repeat; width:234px; height:7px; overflow:hidden;margin-left:auto; margin-right:auto}
  294. .side_tit1{ height:24px; line-height:24px; border-bottom:3px solid #da251c; color:#cc0000; font-weight:bold; text-indent:28px}
  295. .side_line{ background:url(side_line.jpg)/*tpa=http://www.gf.com.cn/pic/wsyyt/side_line.jpg*/ no-repeat center; width:225px; height:12px; overflow:hidden; padding:0; margin:0}
  296. .query_box{ border:1px solid #cccccc;background:#f4f4f4; padding:7px;}
  297. .query_box .content{ background:#ffffff; padding:10px;}
  298. .line_bor1{ background:url(line_bor1.gif)/*tpa=http://www.gf.com.cn/pic/index/line_bor1.gif*/ repeat-x center; height:10px; overflow:hidden}
  299. .line_bor2{ background:url(line_bor1.gif)/*tpa=http://www.gf.com.cn/pic/index/line_bor1.gif*/ repeat-x center bottom;}
  300. /*090812主页*/
  301. .input100{ width:98px; border:1px solid #c3c3c3;}
  302. .w198{ width:198px;}
  303. .w505{ width:505px;}
  304. .w204{ width:204px;}
  305. .letagt1{ background:url(letagt1-1.jpg)/*tpa=http://www.gf.com.cn/pic/index/letagt1.jpg*/ no-repeat; width:198px; height:42px; line-height:42px; text-align:center; color:#003a94; font-size:15px; font-weight:bold; color:#da251c}
  306. .letagm1{ background:url(letagm1-1.jpg)/*tpa=http://www.gf.com.cn/pic/index/letagm1.jpg*/ repeat-y; width:198px; padding:8px 3px;}
  307. .letagm1b{ background:url(letagm1-1.jpg)/*tpa=http://www.gf.com.cn/pic/index/letagm1.jpg*/ repeat-y; width:198px; padding:0 3px 3px 3px;}
  308. .letagb1{ background:url(letagb1-1.jpg)/*tpa=http://www.gf.com.cn/pic/index/letagb1.jpg*/ no-repeat; width:198px; height:11px; overflow:hidden}
  309. .hq_a{ background:url(hqa.jpg)/*tpa=http://www.gf.com.cn/pic/index/hqa.jpg*/ repeat-x; height:28px; line-height:28px;text-align:center}
  310. .hq_hov{ background:url(hqh.jpg)/*tpa=http://www.gf.com.cn/pic/index/hqh.jpg*/ repeat-x; height:28px; line-height:28px;text-align:center}
  311. .sybut01{ background:url(sybut01.jpg)/*tpa=http://www.gf.com.cn/pic/index/sybut01.jpg*/ no-repeat; width:42px; height:21px; line-height:21px;border:0; cursor:pointer}
  312. .sybut02{ background:url(sybut02.jpg)/*tpa=http://www.gf.com.cn/pic/index/sybut02.jpg*/ no-repeat; width:68px; height:21px; line-height:21px;border:0; cursor:pointer}
  313. .rightb1{ background:url(rightb1.gif)/*tpa=http://www.gf.com.cn/pic/index/rightb1.gif*/ no-repeat; width:205px; height:9px; overflow:hidden }
  314. .rightb2{ background:url(rightb2.gif)/*tpa=http://www.gf.com.cn/pic/index/rightb2.gif*/ repeat-y; width:205px;}
  315. .rightb3{ background:url(rightb3.gif)/*tpa=http://www.gf.com.cn/pic/index/rightb3.gif*/ no-repeat; width:205px; height:8px; overflow:hidden }
  316. .sidelogin{ width:212px; height:212px; background: url(logbg.jpg)/*tpa=http://www.gf.com.cn/pic/share/logbg.jpg*/ no-repeat; padding-left:18px}
  317. /*design by sk*/
  318. /*新闻文章页*/
  319. .textTitle1 { font-size:15px; font-weight:bold; text-align:center; line-height:31px; margin:10px auto; background:url(textTitle1-1.jpg)/*tpa=http://www.gf.com.cn/pic/share/textTitle1.jpg*/ no-repeat center center;}
  320. .textTitle2 { line-height:34px; text-align:center; width:800px; margin:10px auto; background:url(textTitle2-1.jpg)/*tpa=http://www.gf.com.cn/pic/share/textTitle2.jpg*/ no-repeat center center;}
  321. .newstextArea { line-height:20px; width:800px;margin:10px auto; text-indent:24px; background:url(newstextArea-1.jpg)/*tpa=http://www.gf.com.cn/pic/share/newstextArea.jpg*/ repeat-y center 0; }
  322. .newstextArea div { padding:0 15px;}
  323. .newstextAreatop {background:url(textTitle2-1.jpg)/*tpa=http://www.gf.com.cn/pic/share/textTitle2.jpg*/ no-repeat center 0; height:10px;}
  324. .newstextAreabottom {background:url(textTitle2-1.jpg)/*tpa=http://www.gf.com.cn/pic/share/textTitle2.jpg*/ no-repeat center bottom; height:10px; clear:both;}
  325. .menu4l{ margin:3px 0px 8px 38px;}
  326. .menu4l .active{ background:url(menu4_hico.gif)/*tpa=http://www.gf.com.cn/pic/infoCenter/menu4_hico.gif*/ no-repeat; height:28px; line-height:28px; text-indent:17px; display:block}
  327. .menu4l .link{ background:url(menu4_lico.gif)/*tpa=http://www.gf.com.cn/pic/infoCenter/menu4_lico.gif*/ no-repeat; height:28px; line-height:28px;text-indent:17px; display:block}
  328. #yybListForm .main .left_tit2 {background-position:0 -18px; height:40px;}
  329. /***add by 陈思亮 at 20120601*****/
  330. .left_tit007{ background:url(left_tit3.gif)/*tpa=http://www.gf.com.cn/pic/wsyyt/left_tit3.gif*/ 0 -20px no-repeat; height:43px; line-height:24px; text-indent:33px; color:#cc0000; font-weight:bold}