aboutUs.css 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. .about{position: relative;height: 180px;}
  2. .line{width: 100%;height: 1px;border-bottom: 1px solid #bfbfbf;display: inline-block;z-index: 10;position:absolute;top: 66px;z-index: 10;}
  3. .aboutHeader{width: 592px;margin: 0 auto;background: #FFFFFF;z-index:20 ;position: absolute;top: 32px;left: 50%;margin-left: -291px;}
  4. .aboutHeader ul li{float: left;width: 130px;height: 44px;text-align: center;border-radius: 10px;line-height: 44px;font-size: 16px;color: #2b2b2b;border: 1px solid #bfbfbf;margin: 12px;cursor: pointer;}
  5. .aboutHeader ul li:first-child{margin-left: 0;}
  6. .aboutHeader ul li:last-child{margin-right: 0;}
  7. .aboutHeader ul li.on{background: #f68705;color: #FFFFFF;border: none;}
  8. /*公司简介*/
  9. .profile>img{float: left;width: 433px;height: 338px;margin-right: 60px;}
  10. .profile div{float: left;width: 672px;text-align: justify;}
  11. .profile div h4{font-weight: normal;font-size: 24px;color: #1a1a1a;margin-bottom: 20px;}
  12. .profile div h4 img{margin-right: 5px;vertical-align: middle;margin-top: -2px;}
  13. .profile div h4 span{font-size: 16px;color: #605f5f;}
  14. .profile div p{font-size:14px ;color: #7a7878;margin-bottom: 15px;line-height: 22px;text-indent: 2em;}
  15. /*业务范围*/
  16. .business{padding-top: 120px;clear: both;}
  17. .business>img{float: right;width: 599px;height: 387px}
  18. .business_txt{width: 540px;height: 270px;background: #f6f6f6;padding-top: 35px;padding-left: 20px;padding-right: 20px;}
  19. .business div{float: left;width: 540px;text-align: justify;}
  20. .business div h4{font-weight: normal;font-size: 24px;color: #1a1a1a;margin-bottom: 40px;}
  21. .business div h4 img{margin-right: 5px;vertical-align: middle;margin-top: -2px;}
  22. .business div h4 span{font-size: 16px;color: #605f5f;}
  23. .business div p{font-size:14px ;color: #7a7878;margin-bottom: 30px;line-height: 22px;}
  24. /*资质荣誉*/
  25. .honor{clear: both;padding-top: 70px;}
  26. .honor div h4{font-weight: normal;font-size: 24px;color: #1a1a1a;margin-bottom: 40px;}
  27. .honor div h4 img{margin-right: 5px;vertical-align: middle;margin-top: -2px;}
  28. .honor div h4 span{font-size: 16px;color: #605f5f;}
  29. .honor div p{font-size:14px ;color: #7a7878;margin-bottom: 30px;line-height: 30px;height: 30px;}
  30. .honor div>ul{position: relative;height: 190px;}
  31. .honor div>ul>li{position: absolute;top: 0;left: 0;width: 1170px;}
  32. .honor div>ul>li>ol>li{float: left;width:218px;margin-left: 20px;text-align: center;}
  33. .honor div>ul>li>ol>li P{width: 218px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
  34. .honor div>ul>li>ol>li img{width: 218px;height: 162px;overflow: hidden;}
  35. .honor div>ul>li>ol>li:first-child{margin-left: 0;}
  36. .spot{width:96px ;margin: 30px auto 0px;}
  37. .spot span{width: 16px;height: 16px;border-radius: 50%;background: #d5d6d8;display: inline-block;margin: 0 3px;cursor: pointer;}
  38. .spot span.this{background: #000000;}
  39. /*发展历程*/
  40. .history{clear: both;padding-top: 70px;position: relative;}
  41. .history h4{font-weight: normal;font-size: 24px;color: #1a1a1a;}
  42. .history h4 img{margin-right: 5px;vertical-align: middle;margin-top: -2px;margin-right: 5px;}
  43. .history h4 span{font-size: 16px;color: #605f5f;}
  44. .historyBanner{width: 1100px;clear: both;overflow: hidden;height: 350px;margin-left: 50px;}
  45. .historyBanner ul{width: 1000000px;overflow: hidden;padding-top: 50px;transition: all .5s;}
  46. .historyBanner>ul>li{float: left;height: 300px;width: 1100px;}
  47. .historyBanner>ul>li>ol>li{float: left;text-align: center;width: 88px;vertical-align: top;}
  48. .historyBanner>ul>li>ol>li p{width: 100px;font-size: 14px;color: #8d8d8d;visibility: hidden;margin-bottom: 5px;}
  49. .historyBanner>ul>li:first-child{background: url(../../img/aboutUs011.png) no-repeat center;background-size:98% 80% ;background-position-x: -11px;}
  50. .historyBanner>ul>li>ol>li span:hover{color: #ff7302;}
  51. .historyBanner>ul>li:first-child+li{background: url(../../img/aboutUs012.png) no-repeat center;background-size:98% 80% ;background-position-x: -11px;margin-left: -26px;}
  52. .historyBanner>ul>li:nth-child(2)+li{background: url(../../img/aboutUs011.png) no-repeat center;background-size:98% 80% ;background-position-x: -11px;margin-left: -26px;}
  53. .historyBanner>ul>li:nth-child(3)+li{background: url(../../img/aboutUs012.png) no-repeat center;background-size:98% 80% ;background-position-x: -11px;margin-left: -26px;}
  54. .historyBanner>ul>li:first-child>ol>li:nth-child(1){margin-top: 17px;margin-left: 2px;}
  55. .historyBanner>ul>li:first-child>ol>li:nth-child(2){margin-top: -13px;margin-left: 0px;}
  56. .historyBanner>ul>li:first-child>ol>li:nth-child(3){margin-top: -37px;margin-left: 0px;}
  57. .historyBanner>ul>li:first-child>ol>li:nth-child(4){margin-top: -50px;margin-left: 7px;}
  58. .historyBanner>ul>li:first-child>ol>li:nth-child(5){margin-top: -50px;margin-left: 10px;}
  59. .historyBanner>ul>li:first-child>ol>li:nth-child(6){margin-top: -30px;margin-left: 3px;}
  60. .historyBanner>ul>li:first-child>ol>li:nth-child(7){margin-top: -45px;margin-left: 8px;}
  61. .historyBanner>ul>li:first-child>ol>li:nth-child(8){margin-top: 14px;margin-left: 3px;}
  62. .historyBanner>ul>li:first-child>ol>li:nth-child(9){margin-top: 25px;margin-left: 6px;}
  63. .historyBanner>ul>li:first-child>ol>li:nth-child(10){margin-top: -25px;margin-left: 4px;}
  64. .historyBanner>ul>li:first-child>ol>li:nth-child(11){margin-top:0px;margin-left: -1px;}
  65. .historyBanner>ul>li:first-child>ol>li:nth-child(12){margin-top: -17px;margin-left:-12px;}
  66. .direction{width: 1200px;margin: 0 auto;margin-top: -150px;margin-bottom: 150px;}
  67. .direction span{width: 28px;height: 28px;background: #ff7302;display: inline-block;color: #FFFFFF;font-size: 18px;line-height: 28px;text-align: center;border-radius: 50%;cursor: pointer;}
  68. .direction span:first-child{float: left;}
  69. .direction span:first-child+span{float:right;}
  70. .historyBanner>ul>li:first-child+li>ol>li:nth-child(1){margin-top: -37px;margin-left: 44px;}
  71. .historyBanner>ul>li:first-child+li>ol>li:nth-child(2){margin-top: -5px;margin-left: 3px;}
  72. .historyBanner>ul>li:first-child+li>ol>li:nth-child(3){margin-top: -52px;margin-left: 5px;}
  73. .historyBanner>ul>li:first-child+li>ol>li:nth-child(4){margin-top: -45px;margin-left: 7px;}
  74. .historyBanner>ul>li:first-child+li>ol>li:nth-child(5){margin-top: -45px;margin-left:4px;}
  75. .historyBanner>ul>li:first-child+li>ol>li:nth-child(5) p{width:120px;margin-left:-10px;}
  76. .historyBanner>ul>li:first-child+li>ol>li:nth-child(6){margin-top: -50px;margin-left: 3px;}
  77. .historyBanner>ul>li:first-child+li>ol>li:nth-child(6) p{width:165px;margin-left:-40px;}
  78. .historyBanner>ul>li:first-child+li>ol>li:nth-child(7){margin-top: -50px;margin-left: 7px;}
  79. .historyBanner>ul>li:first-child+li>ol>li:nth-child(8){margin-top: -50px;margin-left: 8px;}
  80. .historyBanner>ul>li:first-child+li>ol>li:nth-child(8) p{width:165px;margin-left:-40px;}
  81. .historyBanner>ul>li:first-child+li>ol>li:nth-child(9){margin-top: -54px;margin-left: 8px;}
  82. .historyBanner>ul>li:first-child+li>ol>li:nth-child(9) p{width:165px;margin-left:-40px;}
  83. .historyBanner>ul>li:first-child+li>ol>li:nth-child(10){margin-top: -30px;margin-left:5px;}
  84. .historyBanner>ul>li:first-child+li>ol>li:nth-child(10) p{width:165px;margin-left:-40px;}
  85. .historyBanner>ul>li:first-child+li>ol>li:nth-child(11){margin-top:-20px;margin-left: 8px;}
  86. .historyBanner>ul>li:first-child+li>ol>li:nth-child(11) p{width:112px;margin-left:-15px;}
  87. .historyBanner>ul>li:nth-child(3)>ol>li:nth-child(1){margin-top:50px;margin-left: 8px;}
  88. .historyBanner>ul>li:nth-child(3)>ol>li:nth-child(2){margin-top:-58px;margin-left: -5px;}
  89. .historyBanner>ul>li:nth-child(3)>ol>li:nth-child(3){margin-top:-62px;}
  90. .historyBanner>ul>li:nth-child(3)>ol>li:nth-child(4){margin-top:-38px;margin-left: 5px}
  91. .historyBanner>ul>li:nth-child(3)>ol>li:nth-child(5){margin-top:-41px;margin-left: 11px}
  92. .historyBanner>ul>li:nth-child(3)>ol>li:nth-child(6){margin-top:-57px;margin-left: 4px}
  93. .historyBanner>ul>li:nth-child(3)>ol>li:nth-child(7){margin-top:-57px;margin-left: 4px}
  94. .historyBanner>ul>li:nth-child(3)>ol>li:nth-child(8){margin-top:25px;margin-left: 6px}
  95. .historyBanner>ul>li:nth-child(3)>ol>li:nth-child(9){margin-top:54px;margin-left: 4px}
  96. .historyBanner>ul>li:nth-child(3)>ol>li:nth-child(10){margin-top:7px;margin-left: 5px}
  97. .historyBanner>ul>li:nth-child(3)>ol>li:nth-child(11){margin-top:-2px;margin-left: 0px}
  98. .historyBanner>ul>li:nth-child(3)>ol>li:nth-child(12){margin-top:-45px;margin-left: -11px}
  99. .historyBanner>ul>li:nth-child(4)>ol>li:nth-child(1){margin-top:-45px;margin-left: 46px}
  100. .historyBanner>ul>li:nth-child(4)>ol>li:nth-child(2){margin-top:-13px;margin-left: -1px}
  101. .historyBanner>ul>li:nth-child(4)>ol>li:nth-child(3){margin-top:-13px;margin-left: 8px}
  102. .historyBanner>ul>li:nth-child(4)>ol>li:nth-child(4){margin-top:-14px;margin-left: 5px}
  103. .historyBanner>ul>li:nth-child(4)>ol>li:nth-child(5){margin-top:-14px;margin-left: 3px}
  104. .historyBanner>ul>li:nth-child(4)>ol>li:nth-child(6){margin-top:-56px;margin-left: 7px}
  105. .historyBanner>ul>li:nth-child(4)>ol>li:nth-child(7){margin-top:-75px;margin-left: 3px}
  106. .historyBanner>ul>li:nth-child(4)>ol>li:nth-child(8){margin-top:-38px;margin-left: 8px}
  107. .historyBanner>ul>li:nth-child(4)>ol>li:nth-child(8) p{width: 309px;margin-left: -97px;}
  108. .historyBanner>ul>li:nth-child(4)>ol>li:nth-child(9){margin-top: -23px;margin-left: 10px;}
  109. .historyBanner>ul>li:nth-child(4)>ol>li:nth-child(9) p{width: 251px;margin-left: -159px;margin-top: -10px;margin-bottom: 14px;}