investmentDetail.css 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. .main_top{width: 1330px;margin: -200px auto 0px; position: relative;z-index: 9999;}
  2. .head_bj{width: 1330px;background: url(../../../img/investment_01.png) no-repeat center;background-size:100% 100% ;height: 300px;}
  3. .container{width: 1200px;}
  4. .main_top .container>ul{overflow: hidden;}
  5. .main_top .container>ul>li{float: left;margin-right:10px ;line-height: 30px;height: 30px;margin-bottom: 30px;margin-top: 68px;}
  6. .main_top .container>ul>li a{color: #787878;font-size: 14px;}
  7. .main_top .container>ul>li.that a{color: #000000;}
  8. .main_top .container>ul>li img{vertical-align: top;margin-top: 3px;}
  9. .detail_contant{margin-top: -160px;}
  10. .detail_toptitle li a:hover{color: #000000!important;}
  11. .detail_left{float: left;}
  12. .detail_left .introduction{width: 650px;background: #fcfaf9;padding-top:38px;padding-left: 30px;padding-bottom: 90px;padding-right: 30px;margin-bottom: 20px;}
  13. .detail_left .introduction h4{font-weight:normal;font-size: 20px;color: #074d88;margin-bottom: 20px;}
  14. .detail_left .introduction P{font-size: #5f5e5e;color: #5f5e5e;line-height: 26px;}
  15. .list_logo{width: 650px;}
  16. .list_logo h4{font-weight: normal;font-size: 20px;color: #074d88;margin-top:40px ;margin-bottom: 20px;}
  17. .list_logo .list_imgs{background:#fcfaf9;height: 82px;}
  18. .list_imgs{position: relative;z-index: 10;}
  19. .list_imgs .need_prev{position: absolute;left: 20px;top: 19px;}
  20. .list_imgs .need_next{position: absolute;right: 20px;top: 19px;}
  21. .list_imgs ol {float: left;width: 100000px;}
  22. .list_imgs ol li img{width:46px ;height: 46px;}
  23. .list_imgs ol li:hover{border: 1px solid #CCCCCC;}
  24. .list_imgs ol li {width:94px;float: left;text-align: center;border: 1px solid transparent;}
  25. .list_imgs span img{vertical-align: top;margin-top: 15px;}
  26. .detail_right{float: right;margin-right: 20px;}
  27. .list_imgs span:hover{cursor: pointer;}
  28. /*轮播*/
  29. .list_width{position: absolute;top:18px;left: 40px;overflow: hidden;width: 564px;}
  30. .detail_right{width: 450px;}
  31. .detail_right .institutions_love {position: relative;z-index: 10;height: 260px;}
  32. .institutions_love>img{width: 450px;top: 0;height: 260px;}
  33. .institutions_love .love_text{position:absolute ;background: rgba(255,255,255, .5);width: 450px;height: 38px;line-height: 38px;bottom: 0;}
  34. .love_text p{float: left;margin-left:56px ;}
  35. .love_text p span{color: #ffb200;}
  36. .love_text p img{vertical-align: top;margin-top: 12px;}
  37. .institutions_top h4{font-weight: normal;font-size: 20px;color: #074d88;margin-top: 14px;margin-bottom: 14px;}
  38. .institutions_top>p{font-size: 14px;color:#1c1c1c;line-height: 30px;}
  39. .institutions_top>p span{color: #5f5e5e;}
  40. .institutions_top>a{font-size: 16px;width: 150px;height: 42px;background: #ffb200;color: #ffffff;font-size: 16px;line-height: 42px;text-align: center;display: inline-block;margin-top: 20px;margin-bottom: 26px;}
  41. .institutions_bottom h4{font-size: 20px;color: #1c1c1c;margin-bottom:22px;}
  42. .institutions_bottom ul li img{width: 50px;height: 50px;border-radius: 50%;float: left;}
  43. .institutions_bottom ul li div{float: left;margin-left: 8px;width: 340px;font-size: 12px;}
  44. .institutions_bottom ul li{clear: both;margin-bottom: 18px;padding-bottom: 18px;border-bottom: 1px solid #cccccc;overflow: hidden;}
  45. .institutions_bottom ul li div p span{color: #15578f;margin-left: 16px;}
  46. .institutions_bottom ul li div p:first-child+p{height: 34px;overflow: hidden;}
  47. .h_fix{z-index: 9999;}
  48. #bottom{margin-top: 60px;}