rcltzt-body.css 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. /***********************头部***********************/
  2. .header{ width:100%; background:url(../images/rcltzt-index_01.png) no-repeat; height:596px;}
  3. .fhsy{width:1200px; margin:0 auto;}
  4. .fhsy a{ font-size:16px; color:#fff; background:url(../images/rcltzt-index_02.png) no-repeat; width:159px; height:75px; text-align:center; line-height:75px; display:block; background-size:100% 100%;}
  5. .logo{ width:1012px; height:271px; margin:100px auto 0 auto;}
  6. .contentbox{ width:1200px;background:#fff; margin:5px auto;}
  7. .all_list{ margin:10px 0;}
  8. .all_list li{ line-height:36px; font-size:16px; overflow:hidden;}
  9. .all_list li a{ float:left; color:#333; background:url(../images/rcltzt-index_14.png) no-repeat left center; padding:0 0 0 20px;}
  10. .all_list li em{ float:right; color:#888;}
  11. .all_list li.dashed{ border-bottom:dashed 1px #ccc;}
  12. .all_title{ width:100%; height:46px; background:#f5f6f8;}
  13. .all_title i{ width:3px; height:46px; background:#318ddc; float:left; margin:0 15px 0 0;}
  14. .all_title a{ font-size:20px; color:#318ddc; line-height:46px; font-weight:bold;}
  15. .xian{ width:3px; height:46px; background:#318ddc; float:left; margin:0 15px 0 0;}
  16. .footerbox{ width:100%; background:#033c6c; height:200px; padding:30px 0;}
  17. .footerbox table{ width:680px; margin:0 auto;}
  18. .footerbox table tr td img{ display:block; margin:0 auto;}
  19. .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;}
  20. .footerbox table tr td p{ font-size:16px; color:#fff;}