jknw_index.css 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872
  1. .contentbox {
  2. width: 1400px;
  3. margin: 15px auto;
  4. overflow: hidden;
  5. }
  6. .leftcont {
  7. width: 350px;
  8. margin: 0 20px 0 0;
  9. }
  10. .cont_in {
  11. width: 505px;
  12. margin: 0 20px 0 0;
  13. }
  14. /********************脙楼芒鈧好偮久兟⑩偓掳芒鈧∶兟偮矫偮兟γ⑩偓鈩⒚偮�************************/
  15. .ly_01_01 {
  16. width: 350px;
  17. height: 233px;
  18. }
  19. .ly_01_01_box {
  20. width: 350px;
  21. height: 233px;
  22. position: relative;
  23. }
  24. .ly_01_01_box ul {
  25. width: 350px;
  26. height: 233px;
  27. }
  28. .ly_01_01_box ul li {
  29. width: 350px;
  30. height: 233px;
  31. position: relative;
  32. float: left;
  33. }
  34. .ly_01_01_box ul li p {
  35. width: 350px;
  36. height: 233px;
  37. background: #ffffff url(df_loading.gif) center center no-repeat;
  38. }
  39. .ly_01_01_box ul li p img {
  40. width: 100%;
  41. height: 100%;
  42. }
  43. .ly_01_01_box ul li h3 {
  44. width: 340px;
  45. height: 30px;
  46. line-height: 28px;
  47. padding-left: 10px;
  48. position: absolute;
  49. left: 0px;
  50. bottom: 0;
  51. overflow: hidden;
  52. background: url(../images/jknw_16.png) repeat;
  53. }
  54. .ly_01_01_box ul li h3 a {
  55. color: #fff;
  56. font-family: "Microsoft YaHei";
  57. font-size: 14px;
  58. font-weight: normal;
  59. }
  60. .ly_01_01_box h6 {
  61. width: 100%;
  62. height: 36px;
  63. position: absolute;
  64. left: 0px;
  65. bottom: 0px;
  66. z-index: 1;
  67. overflow: hidden;
  68. }
  69. .ly_01_01_box ol {
  70. position: absolute;
  71. bottom: 10px;
  72. right: 8px;
  73. z-index: 3;
  74. }
  75. .ly_01_01_box ol li {
  76. width: 10px;
  77. height: 10px;
  78. line-height: 10px;
  79. margin-right: 5px;
  80. text-align: center;
  81. cursor: pointer;
  82. position: relative;
  83. overflow: hidden;
  84. float: left;
  85. }
  86. .ly_01_01_box ol li a {
  87. width: 100%;
  88. height: 100%;
  89. font-size: 4px;
  90. color: #fff;
  91. background: #fff;
  92. float: left;
  93. }
  94. .ly_01_01_box ol a:hover, .ly_01_01_box ol li.df_on a {
  95. color: #ed1e26;
  96. background: #ed1e26;
  97. }
  98. .ly_01_01_box .df_next, .ly_01_01_box .df_prev {
  99. width: 20px;
  100. height: 40px;
  101. margin-top: -20px;
  102. position: absolute;
  103. top: 50%;
  104. filter: alpha(opacity=50);
  105. opacity: 50;
  106. z-index: 2;
  107. }
  108. .ly_01_01_box .df_prev {
  109. background: url(df_prev.png) no-repeat;
  110. left: 15px;
  111. }
  112. .ly_01_01_box .df_next {
  113. background: url(df_next.png) no-repeat;
  114. right: 15px;
  115. }
  116. /***********************脙楼芒鈧好偮久兟⑩偓掳芒鈧∶兟偮⑩偓聽脙漏脗垄芒鈧渢ab*******************************/
  117. .rsj_news_tab {
  118. width: 100%;
  119. overflow: hidden;
  120. margin: 10px 0 0 0;
  121. }
  122. .rsj_news_tab .div_tab {
  123. width: 100%;
  124. line-height: 40px;
  125. height: 40px;
  126. border-bottom: solid 3px #ed1e26;
  127. }
  128. .rsj_news_tab .div_tab a {
  129. display: block;
  130. float: left;
  131. font-size: 20px;
  132. font-weight: bold;
  133. font-family: "Microsoft YaHei";
  134. height: 40px;
  135. width: 116px;
  136. text-align: center;
  137. color: #fff;
  138. background: #ed1e26;
  139. }
  140. .rsj_news_tab .div_tab a.df_on {
  141. background: #ed1e26;
  142. color: #fff;
  143. }
  144. .table_list {
  145. position: relative;
  146. width: 100%;
  147. height: 252px;
  148. }
  149. .more {
  150. position: absolute;
  151. right: 14px;
  152. top: -32px;
  153. z-index: 99;
  154. font-size: 14px;
  155. color: #555;
  156. }
  157. /********************脙楼芒鈧好偮久兟⑩偓掳芒鈧∶兟偮矫偮兟γ⑩偓鈩⒚偮�************************/
  158. .ly_01_02 {
  159. width: 350px;
  160. height: 233px;
  161. margin: 10px 0 0 0;
  162. }
  163. .ly_01_02_box {
  164. width: 350px;
  165. height: 233px;
  166. position: relative;
  167. }
  168. .ly_01_02_box ul {
  169. width: 350px;
  170. height: 233px;
  171. }
  172. .ly_01_02_box ul li {
  173. width: 350px;
  174. height: 233px;
  175. position: relative;
  176. float: left;
  177. }
  178. .ly_01_02_box ul li p {
  179. width: 350px;
  180. height: 233px;
  181. background: #ffffff url(df_loading.gif) center center no-repeat;
  182. }
  183. .ly_01_02_box ul li p img {
  184. width: 100%;
  185. height: 100%;
  186. }
  187. .ly_01_02_box ul li h3 {
  188. width: 340px;
  189. height: 30px;
  190. line-height: 28px;
  191. padding-left: 10px;
  192. position: absolute;
  193. left: 0px;
  194. bottom: 0;
  195. overflow: hidden;
  196. background: url(../images/jknw_16.png) repeat;
  197. }
  198. .ly_01_02_box ul li h3 a {
  199. color: #fff;
  200. font-family: "Microsoft YaHei";
  201. font-size: 14px;
  202. font-weight: normal;
  203. }
  204. .ly_01_02_box h6 {
  205. width: 100%;
  206. height: 36px;
  207. position: absolute;
  208. left: 0px;
  209. bottom: 0px;
  210. z-index: 1;
  211. overflow: hidden;
  212. }
  213. .ly_01_02_box ol {
  214. position: absolute;
  215. bottom: 10px;
  216. right: 8px;
  217. z-index: 3;
  218. }
  219. .ly_01_02_box ol li {
  220. width: 10px;
  221. height: 10px;
  222. line-height: 10px;
  223. margin-right: 5px;
  224. text-align: center;
  225. cursor: pointer;
  226. position: relative;
  227. overflow: hidden;
  228. float: left;
  229. }
  230. .ly_01_02_box ol li a {
  231. width: 100%;
  232. height: 100%;
  233. font-size: 4px;
  234. color: #fff;
  235. background: #fff;
  236. float: left;
  237. }
  238. .ly_01_02_box ol a:hover, .ly_01_02_box ol li.df_on a {
  239. color: #ed1e26;
  240. background: #ed1e26;
  241. }
  242. .ly_01_02_box .df_next, .ly_01_02_box .df_prev {
  243. width: 20px;
  244. height: 40px;
  245. margin-top: -20px;
  246. position: absolute;
  247. top: 50%;
  248. filter: alpha(opacity=50);
  249. opacity: 50;
  250. z-index: 2;
  251. }
  252. .ly_01_02_box .df_prev {
  253. background: url(df_prev.png) no-repeat;
  254. left: 15px;
  255. }
  256. .ly_01_02_box .df_next {
  257. background: url(df_next.png) no-repeat;
  258. right: 15px;
  259. }
  260. /********************脙楼芒鈧好偮久兟⑩偓掳芒鈧∶兟偮矫偮兟γ⑩偓鈩⒚偮�************************/
  261. .ly_01_03 {
  262. width: 350px;
  263. height: 233px;
  264. margin: 10px 0 0 0;
  265. }
  266. .ly_01_03_box {
  267. width: 350px;
  268. height: 233px;
  269. position: relative;
  270. }
  271. .ly_01_03_box ul {
  272. width: 350px;
  273. height: 233px;
  274. }
  275. .ly_01_03_box ul li {
  276. width: 350px;
  277. height: 233px;
  278. position: relative;
  279. float: left;
  280. }
  281. .ly_01_03_box ul li p {
  282. width: 350px;
  283. height: 233px;
  284. background: #ffffff url(df_loading.gif) center center no-repeat;
  285. }
  286. .ly_01_03_box ul li p img {
  287. width: 100%;
  288. height: 100%;
  289. }
  290. .ly_01_03_box ul li h3 {
  291. width: 340px;
  292. height: 30px;
  293. line-height: 28px;
  294. padding-left: 10px;
  295. position: absolute;
  296. left: 0px;
  297. bottom: 0;
  298. overflow: hidden;
  299. background: url(../images/jknw_16.png) repeat;
  300. }
  301. .ly_01_03_box ul li h3 a {
  302. color: #fff;
  303. font-family: "Microsoft YaHei";
  304. font-size: 14px;
  305. font-weight: normal;
  306. }
  307. .ly_01_03_box h6 {
  308. width: 100%;
  309. height: 36px;
  310. position: absolute;
  311. left: 0px;
  312. bottom: 0px;
  313. z-index: 1;
  314. overflow: hidden;
  315. }
  316. .ly_01_03_box ol {
  317. position: absolute;
  318. bottom: 10px;
  319. right: 8px;
  320. z-index: 3;
  321. }
  322. .ly_01_03_box ol li {
  323. width: 10px;
  324. height: 10px;
  325. line-height: 10px;
  326. margin-right: 5px;
  327. text-align: center;
  328. cursor: pointer;
  329. position: relative;
  330. overflow: hidden;
  331. float: left;
  332. }
  333. .ly_01_03_box ol li a {
  334. width: 100%;
  335. height: 100%;
  336. font-size: 4px;
  337. color: #fff;
  338. background: #fff;
  339. float: left;
  340. }
  341. .ly_01_03_box ol a:hover, .ly_01_03_box ol li.df_on a {
  342. color: #ed1e26;
  343. background: #ed1e26;
  344. }
  345. .ly_01_03_box .df_next, .ly_01_03_box .df_prev {
  346. width: 20px;
  347. height: 40px;
  348. margin-top: -20px;
  349. position: absolute;
  350. top: 50%;
  351. filter: alpha(opacity=50);
  352. opacity: 50;
  353. z-index: 2;
  354. }
  355. .ly_01_03_box .df_prev {
  356. background: url(df_prev.png) no-repeat;
  357. left: 15px;
  358. }
  359. .ly_01_03_box .df_next {
  360. background: url(df_next.png) no-repeat;
  361. right: 15px;
  362. }
  363. /********************脙楼芒鈧好偮久兟⑩偓掳芒鈧∶兟偮矫偮兟γ⑩偓鈩⒚偮�************************/
  364. .ly_01_05 {
  365. width: 505px;
  366. height: 70px;
  367. margin: 10px 0 0 0;
  368. }
  369. .ly_01_05_box {
  370. width: 505px;
  371. height: 70px;
  372. position: relative;
  373. }
  374. .ly_01_05_box ul {
  375. width: 505px;
  376. height: 70px;
  377. }
  378. .ly_01_05_box ul li {
  379. width: 505px;
  380. height: 70px;
  381. position: relative;
  382. float: left;
  383. }
  384. .ly_01_05_box ul li p {
  385. width: 505px;
  386. height: 70px;
  387. background: #ffffff url(df_loading.gif) center center no-repeat;
  388. }
  389. .ly_01_05_box ul li p img {
  390. width: 100%;
  391. height: 100%;
  392. }
  393. .ly_01_05_box .df_next, .ly_01_05_box .df_prev {
  394. width: 20px;
  395. height: 40px;
  396. margin-top: -20px;
  397. position: absolute;
  398. top: 50%;
  399. filter: alpha(opacity=50);
  400. opacity: 50;
  401. z-index: 2;
  402. }
  403. .ly_01_05_box .df_prev {
  404. background: url(df_prev.png) no-repeat;
  405. left: 15px;
  406. }
  407. .ly_01_05_box .df_next {
  408. background: url(df_next.png) no-repeat;
  409. right: 15px;
  410. }
  411. /********************脙楼芒鈧好偮久兟⑩偓掳芒鈧∶兟偮矫偮兟γ⑩偓鈩⒚偮�************************/
  412. .ly_01_04 {
  413. width: 350px;
  414. height: 233px;
  415. margin: 10px 0 0 0;
  416. }
  417. .ly_01_04_box {
  418. width: 350px;
  419. height: 233px;
  420. position: relative;
  421. }
  422. .ly_01_04_box ul {
  423. width: 350px;
  424. height: 233px;
  425. }
  426. .ly_01_04_box ul li {
  427. width: 350px;
  428. height: 233px;
  429. position: relative;
  430. float: left;
  431. }
  432. .ly_01_04_box ul li p {
  433. width: 350px;
  434. height: 233px;
  435. background: #ffffff url(df_loading.gif) center center no-repeat;
  436. }
  437. .ly_01_04_box ul li p img {
  438. width: 100%;
  439. height: 100%;
  440. }
  441. .ly_01_04_box ul li h3 {
  442. width: 340px;
  443. height: 30px;
  444. line-height: 28px;
  445. padding-left: 10px;
  446. position: absolute;
  447. left: 0px;
  448. bottom: 0;
  449. overflow: hidden;
  450. background: url(../images/jknw_16.png) repeat;
  451. }
  452. .ly_01_04_box ul li h3 a {
  453. color: #fff;
  454. font-family: "Microsoft YaHei";
  455. font-size: 14px;
  456. font-weight: normal;
  457. }
  458. .ly_01_04_box h6 {
  459. width: 100%;
  460. height: 36px;
  461. position: absolute;
  462. left: 0px;
  463. bottom: 0px;
  464. z-index: 1;
  465. overflow: hidden;
  466. }
  467. .ly_01_04_box ol {
  468. position: absolute;
  469. bottom: 10px;
  470. right: 8px;
  471. z-index: 3;
  472. }
  473. .ly_01_04_box ol li {
  474. width: 10px;
  475. height: 10px;
  476. line-height: 10px;
  477. margin-right: 5px;
  478. text-align: center;
  479. cursor: pointer;
  480. position: relative;
  481. overflow: hidden;
  482. float: left;
  483. }
  484. .ly_01_04_box ol li a {
  485. width: 100%;
  486. height: 100%;
  487. font-size: 4px;
  488. color: #fff;
  489. background: #fff;
  490. float: left;
  491. }
  492. .ly_01_04_box ol a:hover, .ly_01_04_box ol li.df_on a {
  493. color: #ed1e26;
  494. background: #ed1e26;
  495. }
  496. .ly_01_04_box .df_next, .ly_01_04_box .df_prev {
  497. width: 20px;
  498. height: 40px;
  499. margin-top: -20px;
  500. position: absolute;
  501. top: 50%;
  502. filter: alpha(opacity=50);
  503. opacity: 50;
  504. z-index: 2;
  505. }
  506. .ly_01_04_box .df_prev {
  507. background: url(df_prev.png) no-repeat;
  508. left: 15px;
  509. }
  510. .ly_01_04_box .df_next {
  511. background: url(df_next.png) no-repeat;
  512. right: 15px;
  513. }
  514. /********************脙楼芒鈧好偮久兟⑩偓掳芒鈧∶兟偮矫偮兟γ⑩偓鈩⒚偮�************************/
  515. .ly_01_06 {
  516. width: 505px;
  517. height: 70px;
  518. margin: 10px 0 0 0;
  519. }
  520. .ly_01_06_box {
  521. width: 505px;
  522. height: 70px;
  523. position: relative;
  524. }
  525. .ly_01_06_box ul {
  526. width: 505px;
  527. height: 70px;
  528. }
  529. .ly_01_06_box ul li {
  530. width: 505px;
  531. height: 70px;
  532. position: relative;
  533. float: left;
  534. }
  535. .ly_01_06_box ul li p {
  536. width: 505px;
  537. height: 70px;
  538. background: #ffffff url(df_loading.gif) center center no-repeat;
  539. }
  540. .ly_01_06_box ul li p img {
  541. width: 100%;
  542. height: 100%;
  543. }
  544. .ly_01_06_box .df_next, .ly_01_06_box .df_prev {
  545. width: 20px;
  546. height: 40px;
  547. margin-top: -20px;
  548. position: absolute;
  549. top: 50%;
  550. filter: alpha(opacity=50);
  551. opacity: 50;
  552. z-index: 2;
  553. }
  554. .ly_01_06_box .df_prev {
  555. background: url(df_prev.png) no-repeat;
  556. left: 15px;
  557. }
  558. .ly_01_06_box .df_next {
  559. background: url(df_next.png) no-repeat;
  560. right: 15px;
  561. }
  562. .ly_01_06_box ol {
  563. position: absolute;
  564. bottom: 3px;
  565. right: 1px;
  566. z-index: 3;
  567. }
  568. .ly_01_06_box ol li {
  569. width: 16px;
  570. height: 16px;
  571. line-height: 16px;
  572. margin-right: 5px;
  573. text-align: center;
  574. cursor: pointer;
  575. overflow: hidden;
  576. float: left;
  577. }
  578. .ly_01_06_box ol li a {
  579. width: 100%;
  580. height: 100%;
  581. font-size: 10px;
  582. color: #000;
  583. background: #fff;
  584. float: left;
  585. }
  586. .ly_01_06_box ol a:hover, .ly_01_06_box ol li.df_on a {
  587. color: #fff;
  588. background: #ed1e26;
  589. }
  590. .banner {
  591. width: 505px;
  592. height: 70px;
  593. }
  594. .banner a {
  595. display: block;
  596. width: 505px;
  597. height: 70px;
  598. }
  599. .banner img {
  600. width: 100%;
  601. height: 100%;
  602. }
  603. .ysdt {
  604. margin: 10px 20px 0 0 !important;
  605. }
  606. .jgzzbox {
  607. width: 875px;
  608. margin: 0 20px 0 0;
  609. }
  610. /***********************脙楼脗路脗楼脙陇脗陆脜鈥溍兟ッ吢犆偮兟γ⑩�毬偮乼ab*******************************/
  611. .jgzz_in {
  612. width: 100%;
  613. overflow: hidden;
  614. }
  615. .jgzz_in .jgzz_title {
  616. width: 100%;
  617. border-bottom: #cccccc 2px solid;
  618. height: 30px;
  619. }
  620. .jgzz_in .jgzz_title a {
  621. display: block;
  622. float: left;
  623. font-size: 20px;
  624. color: #333;
  625. font-family: "Microsoft YaHei";
  626. font-weight: bold;
  627. text-align: center;
  628. line-height: 30px;
  629. padding: 0 15px;
  630. }
  631. .jgzz_in .jgzz_title a.df_on {
  632. color: #ed1e26;
  633. border-bottom: #ed1e26 2px solid;
  634. }
  635. .jgzz_in ul {
  636. margin: 10px 0 0 0;
  637. height: 110px;
  638. }
  639. .jgzz_in ul li {
  640. font-size: 16px;
  641. overflow: hidden;
  642. float: left;
  643. margin: 0 10px 0 7px;
  644. line-height: 32px;
  645. }
  646. .jgzz_in ul li a {
  647. color: #333;
  648. }
  649. .jgzz_in ul li a span {
  650. color: #9a0208;
  651. }
  652. .wlj {
  653. width: 100%;
  654. }
  655. .wlj a {
  656. display: block;
  657. width: 248px;
  658. height: 90px;
  659. margin: 0 0 5px 0;
  660. }
  661. .wlj a img {
  662. width: 100%;
  663. height: 100%;
  664. }
  665. /***********************脙楼脗路脗楼脙陇脗陆脜鈥溍兟ッ吢犆偮兟γ⑩�毬偮乼ab*******************************/
  666. .ldjhbox {
  667. width: 100%;
  668. overflow: hidden;
  669. position: relative
  670. }
  671. .ldjhbox .ldjh_title {
  672. width: 100%;
  673. border-bottom: #f38589 2px solid;
  674. height: 40px;
  675. }
  676. .ldjhbox .ldjh_title a {
  677. padding: 0 15px;
  678. height: 40px;
  679. background: #f38589;
  680. color: #fff;
  681. margin: 0 15px 0 0;
  682. display: block;
  683. text-align: center;
  684. line-height: 40px;
  685. float: left;
  686. font-size: 20px;
  687. font-weight: bold;
  688. }
  689. .ldjhbox .ldjh_title a.df_on {
  690. background: #ed1e26;
  691. color: #fff;
  692. }
  693. /***********************脙楼脗路脗楼脙陇脗陆脜鈥溍兟ッ吢犆偮兟γ⑩�毬偮乼ab*******************************/
  694. .xxgxbox {
  695. width: 100%;
  696. overflow: hidden;
  697. position: relative
  698. }
  699. .xxgxbox .xxgx_title {
  700. width: 100%;
  701. border-bottom: #f38589 2px solid;
  702. height: 40px;
  703. }
  704. .xxgxbox .xxgx_title a {
  705. padding: 0 15px;
  706. height: 40px;
  707. background: #f38589;
  708. color: #fff;
  709. margin: 0 15px 0 0;
  710. display: block;
  711. text-align: center;
  712. line-height: 40px;
  713. float: left;
  714. font-size: 20px;
  715. font-weight: bold;
  716. }
  717. .xxgxbox .xxgx_title a.df_on {
  718. background: #ed1e26;
  719. color: #fff;
  720. }
  721. .tab_more {
  722. top: 10px;
  723. right: 10px;
  724. background: none;
  725. color: #555 !important;
  726. font-size: 14px;
  727. font-weight: normal;
  728. margin: 0;
  729. position: absolute;
  730. }