policyDetail.css 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. #policyDetail{padding-top: 50px;width:100%;background: #F5F5F5;border-top:6px solid #2C6597; padding-bottom: 100px; }
  2. #title_top{width:100%;height:45px;background: #fff;padding-top: 15px;border-bottom: 1px solid #EDEDED;}
  3. .title_top{width:1100px;height:30px;padding-left: 25px;line-height: 24px;margin: 0 auto;
  4. background: url("../../../img/detail_home.jpg") no-repeat;}
  5. .title_top>a{color:#787878;}
  6. .title_top>a.a_detail{color:#3C3B3B;}
  7. #policy_content{width:1200px;margin: 0 auto;background: #fff;padding:40px 40px 0 50px;margin-bottom: 50px;
  8. position: relative;}
  9. .content_left{width:780px;display: inline-block;margin-bottom: 150px;}
  10. .contetn_right{width:250px;height:800px;display: inline-block;position: absolute;
  11. top:40px;right:50px;}
  12. .content_left p{text-align: justify;text-indent: 14px;}
  13. .content_left h1{
  14. font-size: 20px;
  15. }
  16. .content_left>h3{text-align: center;color:#2D6697;}
  17. .small_title{width:700px;height:50px;border-bottom: 1px solid #eee;padding-top: 25px;
  18. margin-bottom: 15px;}
  19. .small_title>span{float: right;margin-left: 20px;color:#ACACAC;}
  20. .small_title>p{color:#626161;}
  21. .small_title>h1{
  22. font-size: 24px;
  23. }
  24. .contetn_right h5 a{
  25. color: #333333;
  26. }
  27. .content_img{width:700px;height:350px;text-align: center;margin-top:15px;border-bottom: none; }
  28. .content_img>img{width:515px;height:340px;margin: 0 auto;}
  29. .content_left>h4{font-weight: bold;font-size: 16px;margin-bottom: 15px;}
  30. .content_left h5{display: inline-block;color:#222222;margin-bottom: 0;}
  31. .content_left>p{line-height: 26px; width:780px;font-family: "simsun";}
  32. .content_left>hr{margin: 0;display: inline-block;width: 780px;}
  33. .text_end{margin-top: 50px;}
  34. .next_div{width:780px;height:30px;}
  35. .contetn_right>div{width:250px;height:60px;border-bottom:1px solid #F1F1F1;}
  36. .contetn_right>div.right_title{width:250px;height:40px;}
  37. .contetn_right>div:hover h5 a{
  38. color: #3185D0
  39. }
  40. .content_left a:hover{
  41. color: #0C79FF;
  42. }
  43. .content_left a {
  44. color :#333333;
  45. }
  46. .contetn_right>div.right_title>div{width:90px;height:40px;background: #3185D0;line-height: 40px;
  47. text-align: center;color:#F2F7FC;font-weight: bold;}
  48. .contetn_right>div>h5{margin: 0;font-weight: bold;padding-top: 10px;margin-bottom: 10px;width: 240px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
  49. .next_div span a:hover{color:#0C79FF;}
  50. #bottom{margin-top: -144px;}
  51. .carousel{
  52. width: 100%;
  53. }
  54. .carousel img{
  55. width: 100%;
  56. height: 100%;
  57. }
  58. .content_left p img{
  59. width: 100%;
  60. }