serviceList.css 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391
  1. /* 行业类别 */
  2. .industry {
  3. overflow: hidden;
  4. border: 1px dashed #eeeeee;
  5. border-style: solid solid dashed solid;
  6. margin-top: 12px;
  7. }
  8. .industry>p {
  9. float: left;
  10. height: 82px;
  11. width: 115px;
  12. background: #f9f9f9;
  13. text-align: center;
  14. line-height: 82px;
  15. font-size: 14px;
  16. }
  17. .industry .industryList {
  18. width: 1082px;
  19. float: left;
  20. overflow: hidden;
  21. height: 82px;
  22. padding: 18px 0px 22px 0px;
  23. }
  24. .industry .industryList ul li {
  25. width: 110px;
  26. text-align: center;
  27. cursor: pointer;
  28. float: left;
  29. margin-bottom: 8px;
  30. font-size: 14px;
  31. color: #333;
  32. line-height: 48px;
  33. }
  34. .industry .industryList ul li:hover{
  35. color: #ff570c;
  36. }
  37. .industry .industryList ul li.active,.productionType ol li.active{
  38. color: #ff570c
  39. }
  40. .industry .industryList ul li span {
  41. color: #7a7878
  42. }
  43. .industry .industryList ul li:hover span {
  44. color: #ff570c
  45. }
  46. /* 知产类型 */
  47. .productionType {
  48. height: 50px;
  49. border: 1px solid #eeeeee;
  50. border-top: none
  51. }
  52. .productionType>p {
  53. width: 115px;
  54. height: 49px;
  55. line-height: 50px;
  56. font-size: 14px;
  57. text-align: center;
  58. float: left;
  59. background: #f9f9f9
  60. }
  61. .productionType ol {
  62. float: left;
  63. }
  64. .productionType ol li {
  65. float: left;
  66. width: 110px;
  67. text-align: center;
  68. line-height: 50px;
  69. color: #7a7878
  70. }
  71. .productionType ol li:hover {
  72. color: #ff570c;
  73. cursor: pointer;
  74. }
  75. .onSelect p {
  76. float: left;
  77. width: 115px;
  78. height: 60px;
  79. text-align: center;
  80. line-height: 60px;
  81. }
  82. .onSelect ol {
  83. float: left;
  84. margin-top: 16px;
  85. }
  86. .onSelect ol li {
  87. display:none;
  88. float: left;
  89. color: #7a7878;
  90. height: 28px;
  91. line-height: 28px;
  92. padding: 0px 10px;
  93. border: 1px solid #b8d3e4;
  94. background: #f3f9fc;
  95. margin-right: 10px;
  96. }
  97. .onSelect ol li span {
  98. font-size: 14px;
  99. color: #1f1f1f;
  100. }
  101. .onSelect ol li .typeClose {
  102. color: #6ea7c9;
  103. cursor: pointer;
  104. float: right;
  105. display: inline-block;
  106. margin-left: 10px;
  107. }
  108. /* 精品技术 */
  109. .achievementList {
  110. clear: both;
  111. padding-top: 30px
  112. }
  113. .achievementHot {
  114. width: 100%;
  115. }
  116. .pagination_box {
  117. width: 100%;
  118. line-height: 74px
  119. }
  120. .pagination_box nav {
  121. float: right;
  122. clear: both;
  123. }
  124. .pagination_box ul li a {
  125. color: #333
  126. }
  127. .pagination_box .pagination {
  128. float: right;
  129. margin-right: 20px;
  130. }
  131. .pagination_box .totalCount {
  132. float: right;
  133. display: inline-block;
  134. margin-right: 15px;
  135. }
  136. .achievementHot>ul>li {
  137. float: left;
  138. width: 308px;
  139. margin-left: 37px;
  140. margin-bottom: 22px;
  141. }
  142. .achievementHot>ul>li>div {
  143. width: 114px;
  144. height: 114px;
  145. overflow: hidden;
  146. }
  147. .achievementHot>ul>li>div>img {
  148. width: 100%;
  149. height: 100%;
  150. }
  151. .achievementHot ul li:nth-child(5n+1) {
  152. margin-left: 0
  153. }
  154. .achievementHot ul li .txts h5 {
  155. font-weight: normal;
  156. font-size: 14px;
  157. text-align: center;
  158. color: #1f1f1f;
  159. overflow: hidden;
  160. white-space: nowrap;
  161. text-overflow: ellipsis;
  162. -o-text-overflow: ellipsis;
  163. padding: 10px 2px 0;
  164. }
  165. .achievementHot ul li:hover{
  166. box-shadow: 0 0 20px #ccc;
  167. transition: all .2s ease-in;
  168. }
  169. .achievementHot ul li .hr {
  170. width: 100%;
  171. height: 18px;
  172. background: url(../../../img/newMenu/achievement_27.jpg) no-repeat;
  173. background-size: 100% 100%;
  174. margin: 1px 0px;
  175. }
  176. .achievementHot ul li .txts p span {
  177. color: #7a7878;
  178. font-size: 12px;
  179. display: inline-block;
  180. margin-right: 5px;
  181. }
  182. .achievementHot ul li .txts .hotImg {
  183. float: right;
  184. margin-right: 16px;
  185. height: 18px;
  186. width: 32px;
  187. display: inline-block;
  188. background: url(../../../img/newMenu/achievement_hot.jpg) no-repeat;
  189. background-size: 100% 100%;
  190. }
  191. .achievementHot .btnTxt span {
  192. width: 64px;
  193. height: 24px;
  194. display: inline-block;
  195. text-align: center;
  196. font-size: 14px;
  197. color: #ff6600;
  198. border: 1px solid #ff6600;
  199. line-height: 24px;
  200. margin: 0 3px;
  201. }
  202. .achievementHot ul li .img {
  203. width: 100%;
  204. height:150px;
  205. position: relative;
  206. }
  207. .achievementHot ul li{
  208. width: 210px;
  209. transition: all .2s ease-in;
  210. }
  211. .achievementHot ul li .img img {
  212. width: 100%;
  213. height: 100%;
  214. }
  215. .achievementHot ul li .img span {
  216. position: absolute;
  217. left: 0;
  218. top: 0;
  219. z-index: 9999;
  220. width: 48px;
  221. height: 41px;
  222. background: url(../../../img/newMenu/achievement_26.png) no-repeat;
  223. background-size: 100% 100%;
  224. }
  225. .achievementHot ul li .txtIntroduce {
  226. width: 100%;
  227. border: 1px solid #efefef;
  228. height: 130px;
  229. padding: 0px 10px 12px;
  230. }
  231. .txtIntroduce .btnTxt p{
  232. color:#787878;
  233. overflow: hidden;
  234. display: -webkit-box;
  235. text-overflow: ellipsis;
  236. -webkit-box-orient: vertical;
  237. -webkit-line-clamp:3;
  238. }
  239. .txtIntroduce .btnTxt{
  240. padding-top: 9px;
  241. }
  242. .inp{
  243. float: right;
  244. }
  245. .pagination_box{
  246. display: none;
  247. }
  248. .list_none {
  249. width: 550px;
  250. height: 150px;
  251. background: url("../../../img/all_null.png") no-repeat;
  252. margin: 50px auto;
  253. }
  254. .inp{
  255. display: none;
  256. }
  257. .inp input{
  258. width:40px;
  259. height: 35px;
  260. text-align: center;
  261. border-radius: 5px;
  262. border:1px solid #ccc;
  263. }
  264. .inp button{
  265. margin: 0 10px;
  266. width: 50px;
  267. }
  268. .search{
  269. width: 100%;
  270. height: 52px;
  271. line-height: 52px;
  272. background: #f9f9f9;
  273. }
  274. .searchService .input-group {
  275. width: 530px!important;
  276. height: 36px!important ;
  277. line-height: 36px!important;
  278. }
  279. .search .search-inp input{
  280. font-size: 14px!important;
  281. }
  282. .searchService .input-group input{
  283. font-size: 14px;
  284. height: 36px!important ;
  285. line-height: 36px!important;
  286. border-color: #b7d3e1!important;
  287. }
  288. .searchService button{
  289. height: 36px!important ;
  290. line-height: 26px!important;
  291. }
  292. .searchService span img{
  293. vertical-align: top
  294. }
  295. .searchService .search-inp{
  296. float: right;
  297. margin-right: 10px;
  298. vertical-align: top;
  299. margin-top: 8px;
  300. }
  301. .search .hot{
  302. }
  303. .search .hot p {
  304. float: left;
  305. font-size: 14px;
  306. width: 42px;
  307. height:18px;
  308. line-height: 18px;
  309. color: #ffffff;
  310. font-size: 14px;
  311. vertical-align: top;
  312. margin-left: 26px;
  313. margin-top: 18px;
  314. text-align: center;
  315. background: #fa2902;
  316. border-radius: 10px;
  317. margin-right: 18px;
  318. }
  319. .search .hot ul {
  320. float: left;
  321. }
  322. .search .hot ul li{
  323. float: left;
  324. }
  325. .search .hot ul li {
  326. cursor: pointer;
  327. margin-right: 22px;
  328. }
  329. .search .hot ul li.active{
  330. color: #fa2902
  331. }