syrc-body.css 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. body{ width:100%; background:url(../images/sy-index_01.png) no-repeat left top; background-size:100% auto;}
  2. /***********************头部***********************/
  3. .header{ width:1200px; margin:30px auto; overflow:hidden;}
  4. .nav{ width:720px;}
  5. .nav li{ float:right; width:165px; background:url(../images/sy-index_19.png) no-repeat right center; text-align:center;}
  6. .nav .zypx_on{ background:none;}
  7. .nav li a{ width:100%; display:block; padding:46px 0 0 0; font-size:20px; color:#318ddc!important;}
  8. .nav li .xzsy{ background:url(../images/sy-index_06.png) no-repeat center top;}
  9. .nav li .syyc{ background:url(../images/sy-index_08.png) no-repeat center top;}
  10. .nav li .wlzp{ background:url(../images/sy-index_10.png) no-repeat center top;}
  11. .nav li .xczp{ background:url(../images/sy-index_12.png) no-repeat center top;}
  12. .nav li .gjrc{ background:url(../images/sy-index_14.png) no-repeat center top;}
  13. .nav li .zypx{ background:url(../images/sy-index_16.png) no-repeat center top;}
  14. /************************搜索************************/
  15. .searchbox{ width:680px; height:110px; padding:5px; background:url(../images/sy-index_34.png) repeat; border-radius:5px; margin:20px auto 30px auto;}
  16. .searchbox_in{width:680px;height:110px; background:url(../images/sy-index_30.png) repeat; border-radius:5px;}
  17. .rsj_news_tab{width:490px;height:100px; margin:10px 0 0 35px;}
  18. .rsj_news_tab .div_tab{ width:100%; height:36px; line-height:36px;}
  19. .rsj_news_tab .div_tab span{display:block;float: left;font-size:16px;color:#fff;font-family:"Microsoft YaHei";margin:0 20px 0 0; width:97px; text-align:center; line-height:36px;}
  20. .rsj_news_tab .div_tab span.df_on{ color:#ff8201;background:url(../images/sy-index_07.png) no-repeat bottom center;}
  21. .rsj_news_tab .ssbox{ overflow:hidden; height:40px;}
  22. .rsj_news_tab .ssbox .ss_text{ width:380px; height:40px; background:#fff; border:none; margin:0 10px 0 0; float:left;}
  23. .rsj_news_tab .ssbox .ss_but{ width:86px; height:40px; text-align:center; line-height:40px; font-size:16px; color:#fff; background:#e44a3a; float:left; border:none;}
  24. .gjss{ width:124px; height:40px; text-align:center; line-height:40px; font-size:16px; color:#fff; display:block; background:#053b91;margin: 46px 30px 0 0;}
  25. .contentbox{ width:1180px; padding:10px; background:#fff; margin:0 auto;}
  26. .all_list{ margin:10px 0;}
  27. .all_list li{ line-height:36px; font-size:16px; overflow:hidden;}
  28. .all_list li a{ float:left; color:#333; background:url(../images/sy-index_56.png) no-repeat left center; padding:0 0 0 15px;}
  29. .all_list li a:hover{ color:#000; }
  30. .all_list li em{ float:right; color:#888;}
  31. .all_list li.dashed{ border-bottom:dashed 1px #ccc;}
  32. .all_title{ width:100%; height:46px; background:#f5f6f8;}
  33. .all_title i{ width:3px; height:46px; background:#318ddc; float:left; margin:0 15px 0 0;}
  34. .all_title a{ font-size:20px; color:#318ddc; line-height:46px; font-weight:bold;}
  35. .xian{ width:3px; height:46px; background:#318ddc; float:left; margin:0 15px 0 0;}
  36. .footerbox{ width:100%; background:#033c6c; height:200px; padding:30px 0;}
  37. .footerbox table{ width:680px; margin:0 auto;}
  38. .footerbox table tr td img{ display:block; margin:0 auto;}
  39. .footerbox table tr td a{ display:block; width:120px; padding:0 0 40px 0; border-bottom:solid 1px #c8e3fa; font-size:16px; color:#fff; margin:10px 0 20px 0;}
  40. .footerbox table tr td p{ font-size:16px; color:#fff;}