市长热线演示版

jd.css 1.9KB

12345678910111213141516171819202122232425262728293031323334
  1. @charset "utf-8";
  2. *{ margin:0; padding:0;}
  3. body{ font-size:12px; color:#333;}
  4. a{ font-size:12px;color:#333; text-decoration:none;}
  5. a:hover{ color:#06C;}
  6. #jd_body{ width:100%; text-align:center;}
  7. #jd_body .c1{ line-height:26px;}
  8. .td_h{ line-height:22px; height:22px; border-left:1px solid #CDDAEA;border-right:1px solid #CDDAEA; border-top:1px solid #CDDAEA; text-align:center;}
  9. .td_di{border-bottom:1px solid #CDDAEA;}
  10. .td_r{border-right:1px solid #CDDAEA; width:30%; text-align:center;}
  11. .td_l{border-left:1px solid #CDDAEA; width:35%; text-align:center;}
  12. .td_jz{text-align:center;}
  13. .td_back1{ background:#fff;}
  14. .td_back2{ background:#CCC;}
  15. #jd_body .c2{ margin:0 auto; width:170px;}
  16. #jd_body .c3 { width:375px; height:18px; margin:0 auto; }
  17. #jd_body .c3 .sx ,#jd_body .c5 .c5_left .c6 .sx, #jd_body .c5 .c5_right .c6 .sx{ width:5px; height:18px; background:url(st_x.png) no-repeat; float:left;}
  18. #jd_body .c3 .hx ,#jd_body .c5 .c5_left .c6 .hx, #jd_body .c5 .c5_right .c6 .hx{ width:280px; height:18px; background:url(hx.png) no-repeat;float:left;}
  19. #jd_body .c3 .ss ,#jd_body .c5 .c5_left .c6 .ss, #jd_body .c5 .c5_right .c6 .ss{ width:5px; height:18px; background:url(sx_s.png) no-repeat; float:left;}
  20. #jd_body .c5 .c5_right .c6 ,#jd_body .c5 .c5_left .c6{ width:375px;height:18px; margin:0 auto; }
  21. #jd_body .c4{ width:500px; margin:0 auto;}
  22. #jd_body .c4 .c4_left { float:left;}
  23. #jd_body .c4 .c4_right { float:right;}
  24. #jd_body .c5{margin:0 auto; width:800px;}
  25. #jd_body .c5 .c5_left{ float:left;width:380px; margin:0 auto;}
  26. #jd_body .c5 .c5_left .c5l_c4 , #jd_body .c5 .c5_right .c5r_c4{width:375px; margin:0 auto;}
  27. #jd_body .c5 .c5_left .c5l_c4 .c5l_c4_l , #jd_body .c5 .c5_right .c5r_c4 .c5r_c4_l{margin:0 auto; width:170px; float:left;}
  28. #jd_body .c5 .c5_left .c5l_c4 .c5l_c4_r , #jd_body .c5 .c5_right .c5r_c4 .c5r_c4_r{margin:0 auto; width:170px; float:right;}
  29. #jd_body .c5 .c5_right{ float:right; width:380px; margin:0 auto;}