companyProfile.css 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274
  1. .topNav{
  2. border-bottom:3px solid #eaeaea;
  3. }
  4. .componyLogo{
  5. width:600px;
  6. height: 80px;
  7. z-index: 50;
  8. position: relative;
  9. margin-bottom: 60px;
  10. }
  11. .componyLogo div{
  12. width: 102px;
  13. height: 102px;
  14. background: #ffffff;
  15. padding: 4px;
  16. box-shadow: 0 2px 10px #ccc;
  17. position: absolute;
  18. bottom: 0px;
  19. z-index: 60;
  20. overflow: hidden;
  21. border-radius: 5px;
  22. }
  23. .componyLogo div img{
  24. width: 100%;
  25. height: 100%;
  26. display: inline-block;
  27. border-radius: 5px;
  28. }
  29. .componyLogo p{
  30. position: absolute;
  31. left:120px;
  32. top: 0;
  33. height: 80px;
  34. line-height: 80px;
  35. font-size: 24px;
  36. color: #1f1f1f;
  37. }
  38. /* 热门推荐 */
  39. .RecommendTitle{
  40. clear: both;
  41. text-align: center;
  42. }
  43. .RecommendTitle h2{
  44. font-size: 26px;
  45. color: #323131;
  46. }
  47. .RecommendTitle span{
  48. display: inline-block;
  49. width: 54px;
  50. height: 4px;
  51. background: #1697e9;
  52. transition: all .2s ease-in;
  53. }
  54. /* 服务项目 */
  55. .componyService {
  56. margin-top: 32px;
  57. margin-bottom: 52px;
  58. }
  59. .componyService ul{
  60. display: flex;
  61. display: -webkit-flex;
  62. justify-content: space-between;
  63. }
  64. .componyService ul li{
  65. width: 273px;
  66. background: #ffffff;
  67. height: 366px;
  68. transition: all .2s ease-in;
  69. }
  70. .componyService .componyServiceImg{
  71. width: 100%;
  72. height: 273px;
  73. }
  74. .componyService .componyServiceImg img{
  75. width: 100%;
  76. height: 100%;
  77. display: inline-block;
  78. }
  79. .componyService .btnTxt .companyImg {
  80. display: inline-block;
  81. width: 23px;
  82. height: 23px;
  83. background: url(../../../img/shopList/shop_com.jpg) no-repeat;
  84. background-size: 100% 100%;
  85. margin-right: 8px;
  86. vertical-align: top;
  87. margin-top: 2px;
  88. }
  89. .componyService ul li .txtIntroduce {
  90. width: 100%;
  91. border: 1px solid #efefef;
  92. padding: 0px 10px 22px;
  93. }
  94. .componyService ul li:hover .txtIntroduce{
  95. border-color: transparent
  96. }
  97. .txtIntroduce .btnTxt p{
  98. color:#787878;
  99. overflow: hidden;
  100. display: -webkit-box;
  101. text-overflow: ellipsis;
  102. -webkit-box-orient: vertical;
  103. -webkit-line-clamp:3;
  104. }
  105. .txtIntroduce .txts p {
  106. font-size: 20px;
  107. color: #ff580e;
  108. height: 50px;
  109. line-height: 50px;
  110. }
  111. .txtIntroduce .btnTxt p{
  112. height: 28px;
  113. line-height: 28px;
  114. }
  115. .txtIntroduce .txts p .componyName{
  116. font-size: 16px;
  117. color: #1f1f1f;
  118. margin-left: 12px;
  119. width: 140px;
  120. vertical-align: top;
  121. overflow: hidden;
  122. }
  123. .txtIntroduce .btnTxt .number{
  124. float: right;
  125. }
  126. .txtIntroduce .btnTxt .companyName{
  127. vertical-align: top
  128. }
  129. .componyService ul li:hover{
  130. box-shadow: 0 4px 10px #ccc;
  131. margin-top: -4px;
  132. transition: all .2s ease-in-out;
  133. }
  134. .componyService ul li:hover .txtIntroduce .txts p .componyName{
  135. color: #1697e9;
  136. }
  137. .introducue{
  138. margin-bottom: 36px;
  139. }
  140. .introducue h3{
  141. font-weight: normal;
  142. font-size: 22px;
  143. color: #1f1f1f;
  144. margin-bottom: 30px;
  145. }
  146. .introducue p{
  147. text-indent: 2em;;
  148. text-align:justify;
  149. font-size: 16px;
  150. color: #7a7878;
  151. line-height: 28px;
  152. }
  153. .business{
  154. margin-bottom: 67px;
  155. }
  156. /*荣誉资质*/
  157. .cooperationPeople{
  158. margin-top: 20px;
  159. padding:50px 20px 35px;
  160. background: #f4f4f4;
  161. margin-bottom: 40px;
  162. }
  163. .customerList {
  164. width: 1160px;
  165. overflow: hidden;
  166. }
  167. .customerList ul{
  168. width: 9999999999px;
  169. overflow: hidden;
  170. padding: 1px;
  171. }
  172. .customerList ul li{
  173. width: 282px;
  174. float: left;
  175. margin-right: 9px;
  176. background: #ffffff;
  177. height: 200px;
  178. box-shadow: 0 0 10px #ccc;
  179. }
  180. .customerList ul li div{
  181. width: 100%;
  182. height: 100%;
  183. padding:10px;
  184. }
  185. .customerList ul li p{
  186. font-size: 14px;
  187. text-align: center;
  188. padding: 0 10px;
  189. overflow: hidden;
  190. text-overflow: ellipsis;
  191. -o-text-overflow: ellipsis;
  192. white-space: nowrap;
  193. height: 42px;
  194. line-height: 42px
  195. }
  196. .customerList ul li div img{
  197. width: 100%;
  198. height: 100%;
  199. display: inline-block;
  200. }
  201. .btnDirection{
  202. clear: both;
  203. margin-top: 17px;
  204. text-align: center;
  205. }
  206. .btnDirection .listPre{
  207. width: 20px;
  208. height: 20px;
  209. border-left: 2px solid #cdcdcd;
  210. border-top: 2px solid #cdcdcd;
  211. transform: rotate(-45deg);
  212. display: inline-block;
  213. margin-top: 20px;
  214. margin-right: 40px;
  215. }
  216. .btnDirection .listNext{
  217. width: 20px;
  218. height: 20px;
  219. border-right: 2px solid #cdcdcd;
  220. border-bottom: 2px solid #cdcdcd;
  221. transform: rotate(-45deg);
  222. display: inline-block;
  223. margin-left: 40px;
  224. }
  225. .btnDirection span:hover{
  226. cursor: pointer;
  227. border-color: #1697e9;
  228. }
  229. .contantUs{
  230. margin-top: 33px;
  231. height: 130px;
  232. display: flex;
  233. display: -webkit-flex;
  234. justify-content: space-between;
  235. margin-bottom: 100px;
  236. }
  237. .contantUs li{
  238. width: 372px;
  239. background: #f4f4f4;
  240. height: 130px;
  241. display: -webkit-flex;
  242. display: flex;
  243. padding: 36px 0px 0 40px ;
  244. }
  245. .contantUs li .glyphicon{
  246. color: #757474;
  247. font-size: 48px;
  248. display: inline-block;
  249. margin-right: 28px;
  250. font-weight: normal;
  251. margin-top: 4px;
  252. }
  253. .contantUs li p:nth-child(1){
  254. margin-bottom: 14px;
  255. }
  256. .contantUs li p span{
  257. font-size: 14px;
  258. color: #7a7878;
  259. }
  260. .contantUs li p{
  261. font-size: 16px;
  262. color: #1f1f1f;
  263. }
  264. .contantUs li p .pho{
  265. margin-left: 10px;
  266. }
  267. .contantUs li:hover{
  268. background: #1697e9;
  269. }
  270. .contantUs li:hover .glyphicon,.contantUs li:hover p,.contantUs li:hover span{
  271. color: #ffffff;
  272. }