css.css 32 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709
  1. @import url(pscroll.css);
  2. /*内页*/
  3. .o_big {
  4. overflow: hidden;
  5. background-position: center center;
  6. background-repeat: no-repeat;
  7. background-size: auto 100%;
  8. position: relative;
  9. display: flex;
  10. justify-content: center;
  11. }
  12. .o_big h1 {
  13. color: #fff; margin: 0 auto;position: absolute; top: 120px; font-size: 60px;
  14. }
  15. .o_big img {
  16. width: 100%;
  17. filter: Alpha(Opacity=0);
  18. min-height: 120px;
  19. }
  20. .postions {
  21. height: 41px;
  22. line-height: 41px;
  23. overflow: hidden;
  24. background: #f1f1f1;
  25. color: #919191;
  26. font-size: 12px;
  27. }
  28. .postions a {
  29. color: #919191;
  30. }
  31. /*分页*/
  32. /*秀 站 网分页样式*/
  33. .pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
  34. .pages .pagination {display:inline-block;margin:0 auto;padding:0}
  35. .pages .pagination .page-item,.pages .pagination .page-num{color:#555; padding: 5px 12px; display:block; border-radius: 2px; border: 1px solid #ddd;float: left;margin: 0 5px;}
  36. .pages .pagination .page-num-current{ background:#333; color:#fff; border:#333 1px solid}
  37. @media only screen and (max-width:768px){
  38. .pages .pagination .page-num {display: none;}
  39. }
  40. /*硬件产品*/
  41. .product_a {
  42. overflow: hidden;
  43. padding-top: 3%;
  44. text-align: center;
  45. margin-bottom: 2%;
  46. }
  47. .product_a a {
  48. display: inline-block;
  49. height: 56px;
  50. line-height: 56px;
  51. background-color: #f0f0f0;
  52. width: 160px;
  53. font-size: 14px;
  54. color: #444444;
  55. margin-left: 0.5%;
  56. margin-right: 0.5%;
  57. margin-bottom: 2%;
  58. transition: all 0.3s;
  59. }
  60. .product_a a:hover {
  61. background-color: #409EFF;
  62. color: #fff;
  63. filter: Alpha(Opacity=80);
  64. opacity: 0.8;
  65. }
  66. .product_a a.csel {
  67. background-color: #409EFF;
  68. color: #fff;
  69. }
  70. .product_ul {
  71. overflow: hidden;
  72. padding-bottom: 20px;
  73. padding-top: 8px;
  74. }
  75. .product_ul ul li {
  76. float: left;
  77. width: 32.1%;
  78. margin-left: 0.5%;
  79. margin-right: 1%;
  80. overflow: hidden;
  81. margin-bottom: 1.5%;
  82. text-align: center;
  83. background-color: #fff;
  84. }
  85. .product_ul ul li .product_b {
  86. border: 1px solid #e8e8e8;
  87. padding-bottom: 36px;
  88. }
  89. .product_ul ul li:nth-child(3n+0) {
  90. margin-right: 0;
  91. }
  92. .product_ul ul li img {
  93. display: inline-block;
  94. width: 100%;
  95. -webkit-transform: scale(1);
  96. -moz-transform: scale(1);
  97. -ms-transform: scale(1);
  98. -o-transform: scale(1);
  99. transform: scale(1);
  100. -webkit-transition: all 0.3s ease-out 0s;
  101. -moz-transition: all 0.3s ease-out 0s;
  102. -o-transition: all 0.3s ease-out 0s;
  103. transition: all 0.3s ease-out 0s;
  104. vertical-align: middle;
  105. }
  106. .product_ul ul li .imgs {
  107. width: 100%;
  108. overflow: hidden;
  109. }
  110. .product_ul ul li h2 {
  111. font-weight: normal;
  112. color: #333333;
  113. line-height: 36px;
  114. height: 36px;
  115. text-align: center;
  116. overflow: hidden;
  117. padding-left: 2%;
  118. padding-right: 2%;
  119. white-space: nowrap;
  120. text-overflow: ellipsis;
  121. transition: all 0.3s;
  122. margin-bottom: 1%;
  123. }
  124. .product_ul ul li p {
  125. line-height: 20px;
  126. height: 40px;
  127. overflow: hidden;
  128. color: #929292;
  129. font-size: 14px;
  130. padding-left: 2%;
  131. padding-right: 2%;
  132. max-width: 350px;
  133. margin: 0 auto;
  134. }
  135. .product_ul ul li em {
  136. display: block;
  137. color: #ee697e;
  138. font-size: 14px;
  139. margin-top: 10px;
  140. line-height: 20px;
  141. height: 20px;
  142. overflow: hidden;
  143. }
  144. .product_ul ul li label {
  145. display: block;
  146. color: #333;
  147. font-size: 14px;
  148. line-height: 20px;
  149. height: 20px;
  150. overflow: hidden;
  151. margin-top: 5px;
  152. }
  153. .product_ul ul li:hover img {
  154. -webkit-transform: scale(1.1, 1.1);
  155. -moz-transform: scale(1.1, 1.1);
  156. -o-transform: scale(1.1, 1.1);
  157. -ms-transform: scale(1.1, 1.1);
  158. transform: scale(1.1, 1.1);
  159. }
  160. .product_ul ul li:hover {
  161. -webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.1);
  162. box-shadow: 0 5px 20px rgba(0,0,0,0.1);
  163. -webkit-transform: translate3d(0, -2px, 0);
  164. transform: translate3d(0, -2px, 0);
  165. transition: all 0.3s;
  166. }
  167. .product_ul ul li:hover h2 {
  168. color: #00a1e9;
  169. }
  170. .product_ul ul li:hover .product_b {
  171. border: 1px solid #fff;
  172. }
  173. /*公司动态*/
  174. .news_bg {
  175. overflow: hidden;
  176. padding-top: 3%;
  177. }
  178. .news_con {
  179. overflow: hidden;
  180. }
  181. .news_con ul li {
  182. overflow: hidden;
  183. margin-bottom: 2%;
  184. padding-bottom: 2%;
  185. border-bottom: 1px solid #cccccc;
  186. display: block;
  187. }
  188. .news_con ul li:last-child {
  189. border-bottom: 0;
  190. margin-bottom: 0;
  191. }
  192. .news_con ul li .imgs {
  193. width: 19%;
  194. float: left;
  195. display: inline;
  196. overflow: hidden;
  197. }
  198. .news_con ul li .imgs img {
  199. width: 100%;/* -webkit-transform: scale(1) rotate(0deg);transform: scale(1) rotate(0deg);transition-duration: 0.3s;transition-timing-function: ease-out;transition-property: opacity, transform, filter;*/
  200. -webkit-transform: scale(1);
  201. -moz-transform: scale(1);
  202. -ms-transform: scale(1);
  203. -o-transform: scale(1);
  204. transform: scale(1);
  205. -webkit-transition: all 0.3s ease-out 0s;
  206. -moz-transition: all 0.3s ease-out 0s;
  207. -o-transition: all 0.3s ease-out 0s;
  208. transition: all 0.3s ease-out 0s;
  209. }
  210. .news_con ul li:hover .imgs img {/*-webkit-transform: scale(1.2) rotate(4deg); transform: scale(1.2) rotate(4deg);*/
  211. -webkit-transform: scale(1.1, 1.1);
  212. -moz-transform: scale(1.1, 1.1);
  213. -o-transform: scale(1.1, 1.1);
  214. -ms-transform: scale(1.1, 1.1);
  215. transform: scale(1.1, 1.1);
  216. }
  217. .news_con ul li .i_about_r {
  218. float: right;
  219. display: inline;
  220. line-height: 22px;
  221. width: 78%;
  222. overflow: hidden;
  223. }
  224. .news_con ul li .i_about_r h3 {
  225. line-height: 22px;
  226. height: 22px;
  227. overflow: hidden;
  228. font-size: 18px;
  229. color: #333;
  230. font-weight: normal;
  231. margin-bottom: 1%;
  232. }
  233. .news_con ul li .i_about_r label {
  234. display: block;
  235. color: #999999;
  236. font-size: 14px;
  237. height: 20px;
  238. line-height: 20px;
  239. padding-left: 19px;
  240. margin-bottom: 1%;
  241. }
  242. .news_con ul li .i_about_r .p {
  243. max-height: 48px;
  244. overflow: hidden;
  245. font-size: 14px;
  246. color: #7b7b7b;
  247. line-height: 24px;
  248. }
  249. .news_con ul li .i_about_r .news_more {
  250. margin-top: 2%;
  251. width: 106px;
  252. text-align: center;
  253. float: left;
  254. height: 34px;
  255. line-height: 34px;
  256. background-color: #f5f5f5;
  257. border: 1px solid #bababa;
  258. color: #828282;
  259. font-size: 13px;
  260. transition: all 0.3s;
  261. }
  262. .news_con ul li:hover .i_about_r .news_more {
  263. background-color: #409EFF;
  264. color: #fff;
  265. border: 1px solid #409EFF;
  266. }
  267. .news_con ul li:hover .i_about_r h3 {
  268. color: #409EFF;
  269. }
  270. /*公司动态详细*/
  271. .about_x {
  272. overflow: hidden;
  273. line-height: 30px;
  274. font-size: 14px;
  275. color: #666666;
  276. }
  277. .about_x img {
  278. margin-bottom: 15px;
  279. max-width: 100%;
  280. height: auto !important;
  281. }
  282. .about_x .show_t {
  283. line-height: 36px;
  284. font-size: 24px;
  285. color: #333;
  286. text-align: center;
  287. margin-bottom: 15px;
  288. font-weight: normal;
  289. }
  290. .about_x .con_line {
  291. height: 40px;
  292. line-height: 40px;
  293. font-size: 12px;
  294. color: #999999;
  295. border-bottom: 1px dashed #cccccc;
  296. text-align: center;
  297. }
  298. .about_x .con_id {
  299. line-height: 30px;
  300. overflow: hidden;
  301. white-space: normal;
  302. word-break: break-all;
  303. padding-top: 20px;
  304. text-align: left;
  305. padding-bottom: 40px;
  306. }
  307. .about_x table {
  308. border-collapse: collapse;
  309. border-spacing: 0;
  310. }
  311. .about_x table td {
  312. line-height: 22px;
  313. height: 27px; /*border:1px solid #000;*/
  314. }
  315. .prenext {
  316. font-size: 16px;
  317. line-height: 60px;
  318. margin-top: 20px;
  319. color: #444;
  320. }
  321. .prenext span {
  322. float: left;
  323. width: 108px;
  324. color: #666666;
  325. font-size: 16px;
  326. }
  327. .prenext a {
  328. color: #444;
  329. }
  330. .prenext a:hover {
  331. color: #00a1e9;
  332. text-decoration: none;
  333. }
  334. .prenext:last-child {
  335. border-top: 0;
  336. margin-top: 0;
  337. margin-bottom: 10px;
  338. }
  339. .goback {
  340. float: right;
  341. height: 26px;
  342. line-height: 26px;
  343. text-align: right;
  344. padding-left: 23px;
  345. background: url(../img/goback.png) left center no-repeat;
  346. font-size: 14px;
  347. color: #333333;
  348. margin-top: 8px;/* border-bottom:1px solid #a6a6a6;*/
  349. }
  350. .fenxiang {
  351. height: 30px;
  352. overflow: hidden;
  353. }
  354. .fenxiang .span {
  355. float: right;
  356. font-size: 14px;
  357. line-height: 34px;
  358. }
  359. /*公司介绍*/
  360. .about_bg {
  361. background-color: #f5f5f5;
  362. overflow: hidden;
  363. }
  364. .about_div {
  365. overflow: hidden;
  366. }
  367. .about_div .i_one_div_txt {
  368. width: 46.9%;
  369. padding-left: 1.6%;
  370. padding-right: 1.5%;
  371. }
  372. .about_div .i_one_div_txt .i_one_con {
  373. max-width: 588px;
  374. }
  375. .about_div .i_one_div_txt .i_one_t {
  376. line-height: 30px;
  377. color: #0044dc;
  378. }
  379. .about_div .i_one_div_txt .i_one_t img {
  380. display: block;
  381. margin-top: 12%;
  382. margin-bottom: 2%;
  383. }
  384. .about_div .i_one_div_txt .i_one_p {
  385. color: #666666;
  386. font-size: 14px;
  387. line-height: 22px;
  388. padding-top: 2%; /*height:260px; */
  389. overflow: hidden;
  390. text-align: left;
  391. }
  392. .about_div .i_one_div_txt .i_one_p.brandfont {
  393. font-size: 16px;
  394. text-align: center;
  395. padding-top: 0;
  396. }
  397. .about_div .i_one_div_img {
  398. width: 50%;
  399. overflow: hidden;
  400. }
  401. .about_div .i_one_div_img img {
  402. width: 100%;
  403. -webkit-transition: all 0.8s ease-out;
  404. -ms-transition: all 0.8s ease-out;
  405. -moz-transition: all 0.8s ease-out;
  406. -o-transition: all 0.8s ease-out;
  407. transition: all 0.8s ease-out;
  408. }
  409. .about_div .i_one_div_img:hover img {
  410. -webkit-transform: scale(1.1);
  411. -moz-transform: scale(1.1);
  412. -o-transform: scale(1.1);
  413. transform: scale(1.1);
  414. }
  415. .about_two {
  416. overflow: hidden;
  417. text-align: center;
  418. padding-top: 3%;
  419. padding-bottom: 3%;
  420. background-color: #fff;
  421. width: 98%;
  422. padding-left: 1%;
  423. padding-right: 1%;
  424. }
  425. .about_two ul li {
  426. float: left;
  427. width: 30.33%;
  428. margin-left: 1.5%;
  429. margin-right: 1.5%;
  430. overflow: hidden;
  431. color: #7b7b7b;
  432. font-size: 14px;
  433. line-height: 24px;
  434. }
  435. .about_two ul li h2 {
  436. font-weight: normal;
  437. color: #333333;
  438. margin-bottom: 2%;
  439. }
  440. .about_two ul li p {
  441. margin: 0 auto;
  442. max-width: 400px;
  443. }
  444. /*企业荣誉*/
  445. .honor_ul {
  446. overflow: hidden;
  447. }
  448. .honor_ul ul li {
  449. width: 23.5%;
  450. margin-right: 2%;
  451. float: left;
  452. overflow: hidden;
  453. margin-bottom: 3%;
  454. text-align: center;
  455. }
  456. .honor_ul ul li:nth-child(4n+0) {
  457. margin-right: 0;
  458. }
  459. .honor_ul ul li .imgs {
  460. width: 100%;
  461. overflow: hidden;
  462. }
  463. .honor_ul ul li .imgs img {
  464. width: 100%;
  465. -webkit-transition: all 0.8s ease-out;
  466. -ms-transition: all 0.8s ease-out;
  467. -moz-transition: all 0.8s ease-out;
  468. -o-transition: all 0.8s ease-out;
  469. transition: all 0.8s ease-out;
  470. }
  471. .honor_ul ul li h2 {
  472. color: #333;
  473. font-size: 13px;
  474. font-weight: normal;
  475. height: 42px;
  476. overflow: hidden;
  477. line-height: 42px;
  478. }
  479. .honor_ul ul li:Hover .imgs img {
  480. -webkit-transform: scale(1.1);
  481. -moz-transform: scale(1.1);
  482. -o-transform: scale(1.1);
  483. transform: scale(1.1);
  484. }
  485. .honor_ul ul li:Hover h2 {
  486. color: #00a1e9;
  487. }
  488. /*联络我们*/
  489. .contact_bg {
  490. background-color: #f5f5f5;
  491. overflow: hidden;
  492. }
  493. .map_div {
  494. overflow: hidden;
  495. float: left;
  496. width: 50%;
  497. }
  498. .map_div img {
  499. max-width: 100%;
  500. }
  501. .contact_r {
  502. overflow: hidden;
  503. float: left;
  504. width: 44%;
  505. margin-left: 3%;
  506. margin-top: 3%;
  507. margin-bottom: 3%;
  508. color: #6f6f6f;
  509. font-size: 14px;
  510. }
  511. .contact_r h2 {
  512. color: #333333;
  513. font-size: 26px;
  514. font-weight: normal;
  515. margin-bottom: 3%;
  516. }
  517. .contact_r ul li {
  518. display: block;
  519. margin-bottom: 10px;
  520. }
  521. .contact_r ul li img {
  522. display: inline-block;
  523. margin-right: 12px;
  524. margin-top: 3px;
  525. float: left;
  526. }
  527. /*相关案例*/
  528. .case_ul {
  529. overflow: hidden;
  530. padding-top: 1%;
  531. }
  532. .case_ul ul li {
  533. float: left;
  534. width: 23.5%;
  535. overflow: hidden;
  536. margin-bottom: 2%;
  537. margin-right: 2%;
  538. text-align: center;
  539. background-color: #f5f5f5;
  540. }
  541. .case_ul ul li:nth-child(4n+0) {
  542. margin-right: 0;
  543. }
  544. .case_ul ul li img {
  545. display: block;
  546. width: 100%;
  547. height: 100%;
  548. -webkit-transition: all 1s ease-in-out;
  549. -moz-transition: all 1s ease-in-out;
  550. -ms-transition: all 1s ease-in-out;
  551. -o-transition: all 1s ease-in-out;
  552. transition: all 1s ease-in-out;
  553. }
  554. .case_ul ul li .imgs {
  555. overflow: hidden;
  556. width: 100%;
  557. }
  558. .case_ul ul li .imgs img {
  559. display: block;
  560. width: 100%;
  561. -webkit-transform: scale(1);
  562. -moz-transform: scale(1);
  563. -ms-transform: scale(1);
  564. -o-transform: scale(1);
  565. transform: scale(1);
  566. -webkit-transition: all 0.3s ease-out 0s;
  567. -moz-transition: all 0.3s ease-out 0s;
  568. -o-transition: all 0.3s ease-out 0s;
  569. transition: all 0.3s ease-out 0s;
  570. }
  571. .case_ul ul li .txts {
  572. overflow: hidden;
  573. transition: all 0.3s;
  574. padding-bottom: 25px;
  575. padding-top: 25px;
  576. padding-left: 26px;
  577. padding-right: 2%;
  578. text-align: left;
  579. }
  580. .case_ul ul li .txts h2 {
  581. height: 36px;
  582. line-height: 36px;
  583. overflow: hidden;
  584. font-weight: normal;
  585. color: #333;
  586. }
  587. .case_ul ul li .txts .p {
  588. font-size: 14px;
  589. color: #aaaaaa;
  590. line-height: 20px;
  591. height: 20px;
  592. overflow: hidden;
  593. }
  594. .case_ul ul li:hover .imgs img {
  595. -webkit-transform: scale(1.1, 1.1);
  596. -moz-transform: scale(1.1, 1.1);
  597. -o-transform: scale(1.1, 1.1);
  598. -ms-transform: scale(1.1, 1.1);
  599. transform: scale(1.1, 1.1);
  600. }
  601. .case_ul ul li:hover .txts h2 {
  602. color: #014ee7;
  603. }
  604. .case_ul ul li .desc {
  605. display: none;
  606. }
  607. /*人才招聘*/
  608. .job_ul {
  609. overflow: hidden;
  610. border: 1px solid #e9e9e9;
  611. margin-bottom: 4%;
  612. }
  613. .job_ul ul li {
  614. float: left;
  615. overflow: hidden;
  616. width: 25%;
  617. cursor: pointer;
  618. transition: all 0.3s;
  619. }
  620. .job_ul ul li .job_div {
  621. overflow: hidden;
  622. border-right: 1px solid #e9e9e9;
  623. border-bottom: 1px solid #e9e9e9;
  624. padding-bottom: 40px;
  625. }
  626. .job_ul ul li:nth-child(4n+0) .job_div {
  627. border-right: 0;
  628. }
  629. .job_ul ul li .job_txt {
  630. max-width: 220px;
  631. width: 94%;
  632. margin: 0 auto;
  633. }
  634. .job_ul ul li h2 {
  635. height: 102px;
  636. line-height: 102px;
  637. background: url(../img/job_bg2.jpg) left bottom no-repeat;
  638. margin-top: 3%;
  639. color: #505050;
  640. font-size: 20px;
  641. margin-bottom: 7%;
  642. }
  643. .job_ul ul li .p {
  644. font-size: 14px;
  645. color: #646464;
  646. line-height: 26px;
  647. overflow: hidden;
  648. }
  649. .job_ul ul li em {
  650. font-size: 14px;
  651. color: #949494;
  652. font-style: normal;
  653. display: block;
  654. padding-top: 28px;
  655. overflow: hidden;
  656. }
  657. .job_ul ul li:hover {
  658. background-color: #0265f8;
  659. }
  660. .job_ul ul li:hover h2 {
  661. color: #fff;
  662. background: url(../img/job_bg1.jpg) left bottom no-repeat;
  663. }
  664. .job_ul ul li:hover .p {
  665. color: #fff;
  666. }
  667. .job_ul ul li:hover em {
  668. color: #fff;
  669. }
  670. .job_ul ul li dl {
  671. display: none;
  672. overflow: hidden;
  673. }
  674. /*解决方案*/
  675. .solution_bg {
  676. background: url(../img/solution_bg.jpg) center center no-repeat;
  677. background-size: cover;
  678. overflow: hidden;
  679. padding-top: 3%;
  680. padding-bottom: 2%;
  681. }
  682. .solution_bg .solution_t {
  683. color: #ffffff;
  684. font-size: 32px;
  685. text-align: center;
  686. margin-top: 1%;
  687. margin-bottom: 3%;
  688. }
  689. .solution_bg .solution_ul ul li {
  690. float: left;
  691. width: 32%;
  692. margin-right: 2%;
  693. overflow: hidden;
  694. margin-bottom: 2%;
  695. position: relative;
  696. }
  697. .solution_bg .solution_ul ul li:nth-child(3n+0) {
  698. margin-right: 0;
  699. }
  700. .solution_bg .solution_ul ul li .imgs {
  701. overflow: hidden;
  702. }
  703. .solution_bg .solution_ul ul li .imgs img {
  704. width: 100%;
  705. display: block;
  706. -webkit-transform: scale(1);
  707. -moz-transform: scale(1);
  708. -ms-transform: scale(1);
  709. -o-transform: scale(1);
  710. transform: scale(1);
  711. -webkit-transition: all 0.3s ease-out 0s;
  712. -moz-transition: all 0.3s ease-out 0s;
  713. -o-transition: all 0.3s ease-out 0s;
  714. transition: all 0.3s ease-out 0s;
  715. }
  716. .solution_bg .solution_ul ul li .txts {
  717. text-align: center;
  718. position: absolute;
  719. width: 100%;
  720. height: 100%;
  721. left: 0;
  722. top: 0;
  723. color: #fff;
  724. }
  725. .solution_bg .solution_ul ul li .table {
  726. display: table;
  727. vertical-align: middle;
  728. width: 100%;
  729. height: 100%;
  730. }
  731. .solution_bg .solution_ul ul li .td {
  732. display: table-cell;
  733. vertical-align: middle;
  734. height: 100%;
  735. }
  736. .solution_bg .solution_ul ul li .txts img {
  737. margin: 0 auto;
  738. width: 20%;
  739. max-width: 90px;
  740. display: block;
  741. margin-bottom: 5%; /*margin-top:50px;*/
  742. }
  743. .solution_bg .solution_ul ul li .txts h2 {
  744. color: #efefef;
  745. font-weight: normal;
  746. margin: 0 auto;
  747. margin-bottom: 3%;
  748. max-width: 350px;
  749. width: 94%;
  750. font-size: 22px;
  751. }
  752. .solution_bg .solution_ul ul li .txts p {
  753. font-size: 14px;
  754. line-height: 22px;
  755. margin: 0 auto;
  756. max-width: 350px;
  757. width: 94%;
  758. overflow: hidden;
  759. }
  760. .solution_bg .solution_ul ul li:hover .imgs img {
  761. -webkit-transform: scale(1.1, 1.1);
  762. -moz-transform: scale(1.1, 1.1);
  763. -o-transform: scale(1.1, 1.1);
  764. -ms-transform: scale(1.1, 1.1);
  765. transform: scale(1.1, 1.1);
  766. }
  767. /*产品详细*/
  768. .product_con {
  769. overflow: hidden;
  770. font-size: 16px;
  771. color: #444444;
  772. position: relative;
  773. background-position: center bottom;
  774. background-repeat: no-repeat;
  775. background-size: cover;
  776. }
  777. .product_con .bigimg {
  778. width: 100%;
  779. display: block;
  780. min-height: 250px;
  781. filter: Alpha(Opacity=0);
  782. opacity: 0;
  783. }
  784. .product_con .tabel {
  785. display: table;
  786. width: 100%;
  787. height: 100%;
  788. }
  789. .product_con .td {
  790. display: table-cell;
  791. width: 100%;
  792. height: 100%;
  793. vertical-align: middle;
  794. }
  795. .product_con .td.vt {
  796. vertical-align: top;
  797. margin-top: 5%;
  798. }
  799. .product_con .txts {
  800. text-align: center;
  801. position: absolute;
  802. width: 100%;
  803. height: 100%;
  804. left: 0;
  805. top: 0;
  806. }
  807. .product_con .txts .pt {
  808. margin-top: 10%;
  809. font-weight: normal;
  810. margin-bottom: 2%;
  811. }
  812. .product_con .txts .p1 {
  813. color: #444444;
  814. font-size: 16px;
  815. line-height: 26px;
  816. max-width: 680px;
  817. width: 96%;
  818. margin: 0 auto;
  819. }
  820. .product_con .txts .p2 {
  821. color: #444444;
  822. font-size: 16px;
  823. line-height: 36px;
  824. }
  825. .product_con .txts .p2 label {
  826. color: #6d6d6d;
  827. font-size: 12px;
  828. font-family: Arial;
  829. padding-right: 3px;
  830. }
  831. .product_three {
  832. max-width: 1120px;
  833. width: 94%;
  834. margin: 0 auto;
  835. overflow: hidden;
  836. margin-top: 3%;
  837. }
  838. .product_three_l {
  839. float: left;
  840. width: 37.5%;
  841. overflow: hidden;
  842. text-align: left;
  843. }
  844. .product_three_img {
  845. float: right;
  846. width: 59%;
  847. }
  848. .product_three_img img {
  849. width: 100%;
  850. }
  851. .product_con .txts .product_three_l .pt {
  852. margin-top: 5%;
  853. }
  854. /*产品详细2*/
  855. .product_con2 {
  856. overflow: hidden;
  857. font-size: 14px;
  858. line-height: 22px;
  859. }
  860. .product_con2 img {
  861. width: 100%;
  862. display: block;
  863. }
  864. .product_blank {
  865. height: 0;
  866. font-size: 0;
  867. overflow: hidden;
  868. }
  869. /*解决方案2*/
  870. .solution_bg2 {
  871. background: url(../img/solution_bg3.jpg) center center no-repeat;
  872. background-size: cover;
  873. overflow: hidden;
  874. padding-top: 3%;
  875. padding-bottom: 3%;
  876. }
  877. .solution_bg2 .solution_t2 {
  878. text-align: center;
  879. overflow: hidden;
  880. color: #333333;
  881. width: 94%;
  882. max-width: 900px;
  883. margin: 0 auto;
  884. }
  885. .solution_bg2 .solution_desc {
  886. color: #535353;
  887. font-size: 15px;
  888. line-height: 24px;
  889. width: 94%;
  890. max-width: 900px;
  891. margin: 0 auto;
  892. margin-top: 1%;
  893. text-align: center;
  894. }
  895. .solution_bg3 {
  896. background: url(../img/solution_bg2.jpg) center center no-repeat;
  897. overflow: hidden;
  898. margin-top: 2%;
  899. padding-bottom: 8%;
  900. }
  901. .solution_con {
  902. width: 96%;
  903. max-width: 1520px;
  904. margin: 0 auto;
  905. }
  906. .solution_con ul li {
  907. float: left;
  908. margin-top: 3%;
  909. overflow: hidden;
  910. }
  911. .solution_con ul li:nth-child(1) {
  912. width: 13%;
  913. padding-top: 9%;
  914. }
  915. .solution_con ul li:nth-child(2) {
  916. width: 22%;
  917. padding-right: 2%;
  918. padding-top: 8%;
  919. }
  920. .solution_con ul li:nth-child(3) {
  921. width: 20%;
  922. }
  923. .solution_con ul li:nth-child(4) {
  924. width: 20%;
  925. padding-left: 2%;
  926. padding-right: 2%;
  927. padding-top: 6%;
  928. }
  929. .solution_con ul li:nth-child(5) {
  930. width: 19%;
  931. padding-top: 10%;
  932. }
  933. .solution_con ul li .img {
  934. max-width: 90%;
  935. margin: 0 auto;
  936. display: block;
  937. -webkit-transform: scale(1);
  938. -moz-transform: scale(1);
  939. -ms-transform: scale(1);
  940. -o-transform: scale(1);
  941. transform: scale(1);
  942. -webkit-transition: all 0.3s ease-out 0s;
  943. -moz-transition: all 0.3s ease-out 0s;
  944. -o-transition: all 0.3s ease-out 0s;
  945. transition: all 0.3s ease-out 0s;
  946. }
  947. .solution_con ul li h2 {
  948. font-weight: bold;
  949. font-size: 18px;
  950. color: #424242;
  951. text-align: center;
  952. margin-bottom: 10px;
  953. overflow: hidden;
  954. background: url(../img/solution_bg4.png) center bottom no-repeat;
  955. background-size: auto 50px;
  956. padding-bottom: 55px;
  957. }
  958. .solution_con ul li .solution_box {
  959. margin-bottom: 20px;
  960. }
  961. .solution_con ul li .solution_box:hover .img {
  962. -webkit-transform: scale(1.1, 1.1);
  963. -moz-transform: scale(1.1, 1.1);
  964. -o-transform: scale(1.1, 1.1);
  965. -ms-transform: scale(1.1, 1.1);
  966. transform: scale(1.1, 1.1);
  967. }
  968. .solution_con ul li .solution_box:nth-child(2) {
  969. margin-bottom: 0%;
  970. }
  971. .solution_con ul li .solution_box:nth-child(2) h2 {
  972. background: url(../img/solution_bg4.png) center top no-repeat;
  973. background-size: auto 50px;
  974. padding-bottom: 0px;
  975. padding-top: 55px;
  976. }
  977. .solution_con ul li:nth-child(3) .solution_box:nth-child(1) {
  978. margin-bottom: 5%;
  979. }
  980. .solution_con ul li:nth-child(3) .solution_box:nth-child(1):hover .img {
  981. -webkit-transform: scale(1);
  982. -moz-transform: scale(1);
  983. -ms-transform: scale(1);
  984. -o-transform: scale(1);
  985. transform: scale(1);
  986. }
  987. .solution_con ul li:nth-child(3) .solution_box:nth-child(2) {
  988. margin-top: 18%;
  989. }
  990. .solution_con ul li:nth-child(2) .solution_box:nth-child(2) {
  991. margin-left: 36%;
  992. }
  993. .solution_con ul li:nth-child(4) .solution_box:nth-child(2) {
  994. margin-right: 36%;
  995. }
  996. .b_link {
  997. overflow: hidden;
  998. margin-bottom: 1%;
  999. margin-top: 2%;
  1000. }
  1001. .b_link ul li {
  1002. float: left;
  1003. width: 15.8%;
  1004. margin-right: 1%;
  1005. margin-bottom: 2%;
  1006. overflow: hidden;
  1007. }
  1008. .b_link ul li:nth-child(6n+0) {
  1009. margin-right: 0;
  1010. }
  1011. .b_link ul li .imgs {
  1012. overflow: hidden;
  1013. border: 1px solid #f0f0f0;
  1014. }
  1015. .b_link ul li .imgs img {
  1016. display: block;
  1017. width: 100%;
  1018. -webkit-transform: scale(1);
  1019. -moz-transform: scale(1);
  1020. -ms-transform: scale(1);
  1021. -o-transform: scale(1);
  1022. transform: scale(1);
  1023. -webkit-transition: all 0.3s ease-out 0s;
  1024. -moz-transition: all 0.3s ease-out 0s;
  1025. -o-transition: all 0.3s ease-out 0s;
  1026. transition: all 0.3s ease-out 0s;
  1027. }
  1028. .b_link ul li:hover .imgs img {
  1029. -webkit-transform: scale(1.1, 1.1);
  1030. -moz-transform: scale(1.1, 1.1);
  1031. -o-transform: scale(1.1, 1.1);
  1032. -ms-transform: scale(1.1, 1.1);
  1033. transform: scale(1.1, 1.1);
  1034. }
  1035. .b_link ul li h2 {
  1036. font-weight: normal;
  1037. text-align: center;
  1038. font-size: 15px;
  1039. margin-top: 10px;
  1040. height: 22px;
  1041. line-height: 22px;
  1042. overflow: hidden;
  1043. }
  1044. /*防伪code.html*/
  1045. .fangwei_div {
  1046. width: 100%;
  1047. height: 100%;
  1048. overflow: hidden;
  1049. display: inline-table;
  1050. vertical-align: middle;
  1051. text-align: center;
  1052. margin-bottom: 50px;
  1053. }
  1054. .fangwei_div .fangwei_con {
  1055. display: table-cell;
  1056. vertical-align: middle;
  1057. position: relative;
  1058. }
  1059. .fangwei_div .fangwei_con .imgs {
  1060. width: 42%;
  1061. display: inline-block;
  1062. margin-right: 1%;
  1063. max-width: 271px;
  1064. }
  1065. .fangwei_div .fangwei_con .fangwei_txt {
  1066. display: inline-block;
  1067. vertical-align: middle;
  1068. width: 46%;
  1069. padding: 4%;
  1070. padding-top: 0;
  1071. padding-bottom: 0;
  1072. max-width: 330px;
  1073. text-align: left;
  1074. font-family: Arial;
  1075. color: #737373;
  1076. font-size: 14px;
  1077. line-height: 24px;
  1078. background-color: #464646;
  1079. height: 271px;
  1080. overflow: hidden;
  1081. }
  1082. .fangwei_div .fangwei_con .fangwei_txt .div {
  1083. overflow: hidden;
  1084. margin-bottom: 4%;
  1085. }
  1086. .fangwei_div .fangwei_con .fangwei_txt .div .inputs {
  1087. height: 45px;
  1088. line-height: 45px;
  1089. width: 100%;
  1090. text-indent: 10px;
  1091. font-size: 18px;
  1092. color: #313131;
  1093. font-family: "微软雅黑";
  1094. border: none;
  1095. background: #191919;
  1096. margin-top: 13%;
  1097. outline: none;
  1098. }
  1099. .fangwei_div .fangwei_con .fangwei_txt .div .inputs:focus {
  1100. color: #fff;
  1101. }
  1102. .fangwei_div .fangwei_con .fangwei_txt .div .inputs2 {
  1103. float: left;
  1104. height: 45px;
  1105. line-height: 45px;
  1106. width: 56%;
  1107. text-indent: 10px;
  1108. font-size: 18px;
  1109. color: #313131;
  1110. font-family: "微软雅黑";
  1111. border: none;
  1112. background: #191919;
  1113. outline: none;
  1114. }
  1115. .fangwei_div .fangwei_con .fangwei_txt .div .inputs2:focus {
  1116. color: #fff;
  1117. }
  1118. .fangwei_div .fangwei_con .fangwei_txt .div .imgs2 {
  1119. float: right;
  1120. width: 40%;
  1121. height: 45px;
  1122. }
  1123. .fangwei_div .fangwei_con .fangwei_txt .div2 {
  1124. text-align: center;
  1125. overflow: hidden;
  1126. padding-top: 8%;
  1127. }
  1128. .fangwei_div .fangwei_con .fangwei_txt .bnts {
  1129. background: #409EFF;
  1130. border: 0;
  1131. height: 30px;
  1132. line-height: 30px;
  1133. width: 118px;
  1134. color: #fff;
  1135. font-size: 14px;
  1136. letter-spacing: 1px;
  1137. outline: none;
  1138. -webkit-appearance: none;
  1139. cursor: pointer;
  1140. margin: 0 auto;
  1141. }
  1142. .fangwei_div .fangwei_con .fangwei_txt .bnts:hover {
  1143. filter: Alpha(Opacity=80);
  1144. opacity: 0.8;
  1145. transition: all 0.3s;
  1146. }
  1147. .fangwei_pos {
  1148. position: fixed;
  1149. width: 100%;
  1150. height: 100%;
  1151. background: rgba(5,5,5,0.6);
  1152. top: 0;
  1153. left: 0;
  1154. display: none;
  1155. }
  1156. .fangwei_pos1 {
  1157. position: absolute;
  1158. width: 100%;
  1159. height: 93px;
  1160. top: 50%;
  1161. margin-top: -46px;
  1162. left: 0;
  1163. display: none;
  1164. }
  1165. .fangwei_pos_con {
  1166. width: 96%;
  1167. margin: 0 auto;
  1168. max-width: 500px;
  1169. height: 93px;
  1170. background-color: #464646;
  1171. color: #fff;
  1172. font-size: 14px;
  1173. font-family: "宋体";
  1174. line-height: 30px;
  1175. }
  1176. .fangwei_pos_con .fangwei_pos_div {
  1177. text-align: left;
  1178. max-width: 370px;
  1179. width: 96%;
  1180. margin: 0 auto;
  1181. padding-top: 15px;
  1182. }
  1183. @media screen and (max-width: 1440px) {
  1184. /*解决方案2*/
  1185. .solution_con ul li:nth-child(4) {
  1186. padding-top: 4%;
  1187. }
  1188. .solution_con ul li:nth-child(5) {
  1189. padding-top: 8%;
  1190. }
  1191. }
  1192. @media screen and (max-width: 1200px) {
  1193. /*硬件产品*/
  1194. .product_a a {
  1195. height: 50px;
  1196. line-height: 50px;
  1197. }
  1198. /*公司动态*/
  1199. .news_con ul li .i_about_r h3 {
  1200. font-size: 16px;
  1201. margin-bottom: 0.5%;
  1202. }
  1203. .news_con ul li .i_about_r label {
  1204. margin-bottom: 0.5%;
  1205. }
  1206. .news_con ul li .i_about_r .p {
  1207. line-height: 22px;
  1208. max-height: 44px;
  1209. }
  1210. .news_con ul li .i_about_r .news_more {
  1211. margin-top: 1%;
  1212. height: 32px;
  1213. line-height: 32px;
  1214. }
  1215. /*公司介绍*/
  1216. .about_div .i_one_div_txt .i_one_t img {
  1217. margin-top: 6%;
  1218. margin-bottom: 1%;
  1219. width: 40px;
  1220. }
  1221. .about_div .i_one_div_txt .i_one_p {
  1222. padding-top: 1%;
  1223. line-height: 20px;
  1224. font-size: 13px;
  1225. }
  1226. .about_two ul li {
  1227. line-height: 22px;
  1228. font-size: 13px;
  1229. }
  1230. /*联络我们*/
  1231. .contact_r h2 {
  1232. font-size: 24px;
  1233. }
  1234. /*解决方案*/
  1235. .solution_bg .solution_t {
  1236. font-size: 28px;
  1237. }
  1238. .solution_bg .solution_ul ul li .txts img { /*margin-top:30px;*/
  1239. width: 18%;
  1240. }
  1241. .solution_bg .solution_ul ul li .txts h2 {
  1242. margin-bottom: 2%;
  1243. }
  1244. .solution_bg .solution_ul ul li .txts p {
  1245. font-size: 13px;
  1246. line-height: 20px;
  1247. }
  1248. /*解决方案2*/
  1249. .solution_con ul li h2 {
  1250. font-size: 16px;
  1251. }
  1252. .solution_bg3 {
  1253. background-position: center 20%;
  1254. }
  1255. .solution_con ul li:nth-child(4) {
  1256. padding-top: 0%;
  1257. }
  1258. .solution_con ul li:nth-child(2) {
  1259. padding-top: 0%;
  1260. }
  1261. .solution_con ul li:nth-child(5) {
  1262. padding-top: 1%;
  1263. }
  1264. }
  1265. @media screen and (max-width: 1100px) {
  1266. /*内页*/
  1267. .o_big {
  1268. background-size: auto 110%;
  1269. }
  1270. /*公司动态*/
  1271. .news_con ul li .i_about_r h3 {
  1272. font-size: 15px;
  1273. margin-bottom: 0.4%;
  1274. }
  1275. .news_con ul li .i_about_r label {
  1276. margin-bottom: 0.4%;
  1277. font-size: 12px;
  1278. }
  1279. .news_con ul li .i_about_r .p {
  1280. line-height: 18px;
  1281. max-height: 36px;
  1282. font-size: 12px;
  1283. }
  1284. /*相关案例*/
  1285. .case_ul ul li .txts {
  1286. padding-top: 10px;
  1287. padding-bottom: 15px;
  1288. }
  1289. .case_ul ul li .txts .p {
  1290. font-size: 13px;
  1291. }
  1292. /*人才招聘*/
  1293. .job_ul ul li {
  1294. width: 33.33%;
  1295. }
  1296. .job_ul ul li:nth-child(4n+0) .job_div {
  1297. border-right: 1px solid #e9e9e9;
  1298. }
  1299. .job_ul ul li:nth-child(3n+0) .job_div {
  1300. border-right: 0;
  1301. }
  1302. /*解决方案*/
  1303. .solution_bg .solution_t {
  1304. font-size: 24px;
  1305. }
  1306. .solution_bg .solution_ul ul li .txts img { /*margin-top:20px;*/
  1307. width: 16%;
  1308. }
  1309. .solution_bg .solution_ul ul li .txts p {
  1310. font-size: 12px;
  1311. line-height: 18px;
  1312. max-height: 180px;
  1313. }
  1314. }
  1315. @media screen and (max-width: 1000px) {
  1316. /*内页*/
  1317. .o_big {
  1318. background-size: auto 120%;
  1319. }
  1320. /*公司动态*/
  1321. .news_con ul li .i_about_r .news_more {
  1322. margin-top: 0.5%;
  1323. font-size: 12px;
  1324. height: 30px;
  1325. line-height: 30px;
  1326. }
  1327. /*企业荣誉*/
  1328. .honor_ul ul li {
  1329. width: 32%;
  1330. }
  1331. .honor_ul ul li:nth-child(4n+0) {
  1332. margin-right: 2%;
  1333. }
  1334. .honor_ul ul li:nth-child(3n+0) {
  1335. margin-right: 0;
  1336. }
  1337. /*工程案例*/
  1338. .case_ul ul li {
  1339. width: 32%;
  1340. }
  1341. .case_ul ul li:nth-child(4n+0) {
  1342. margin-right: 2%;
  1343. }
  1344. .case_ul ul li:nth-child(3n+0) {
  1345. margin-right: 0;
  1346. }
  1347. /*解决方案2*/
  1348. .solution_con ul li h2 {
  1349. font-size: 14px;
  1350. }
  1351. .b_link ul li {
  1352. width: 19%;
  1353. }
  1354. .b_link ul li:nth-child(6n+0) {
  1355. margin-right: 1.1%;
  1356. }
  1357. .b_link ul li:nth-child(5n+0) {
  1358. margin-right: 0;
  1359. }
  1360. }
  1361. @media screen and (max-width: 960px) {
  1362. /*内页*/
  1363. .o_big {
  1364. background-size: auto 130%;
  1365. }
  1366. /*硬件产品*/
  1367. .product_a a {
  1368. height: 46px;
  1369. line-height: 46px;
  1370. }
  1371. /*公司动态*/
  1372. .news_con ul li .i_about_r h3 {
  1373. font-size: 14px;
  1374. }
  1375. /*公司介绍*/
  1376. .about_div .i_one_div_txt .i_one_t img {
  1377. width: 30px;
  1378. margin-top: 3%;
  1379. }
  1380. .about_two ul li {
  1381. line-height: 20px;
  1382. font-size: 12px;
  1383. }
  1384. /*联络我们*/
  1385. .contact_r h2 {
  1386. font-size: 20px;
  1387. }
  1388. /*解决方案*/
  1389. .solution_bg .solution_t {
  1390. font-size: 20px;
  1391. }
  1392. .solution_bg .solution_ul ul li .txts img { /*margin-top:15px;*/
  1393. width: 14%;
  1394. margin-bottom: 3%;
  1395. }
  1396. .solution_bg .solution_ul ul li .txts h2 {
  1397. font-size: 20px;
  1398. }
  1399. /*产品详细*/
  1400. .product_con .td.vt {
  1401. vertical-align: middle;
  1402. }
  1403. .product_con .txts .p1 {
  1404. font-size: 14px;
  1405. }
  1406. .product_con .txts .p2 {
  1407. font-size: 14px;
  1408. line-height: 26px;
  1409. }
  1410. }
  1411. @media screen and (max-width: 830px) {
  1412. /*内页*/
  1413. .o_big {
  1414. background-size: auto 140%;
  1415. }
  1416. /*公司动态*/
  1417. .news_con ul li .i_about_r .news_more {
  1418. display: none;
  1419. }
  1420. /*公司介绍*/
  1421. .about_div .i_one_div_txt {
  1422. width: 96%;
  1423. padding-left: 2%;
  1424. padding-right: 2%;
  1425. margin-bottom: 3%;
  1426. padding-top: 2%;
  1427. }
  1428. .about_div .i_one_div_txt .i_one_con {
  1429. max-width: none;
  1430. }
  1431. .about_div .i_one_div_img {
  1432. width: 100%;
  1433. }
  1434. .about_two ul li {
  1435. width: 97%;
  1436. margin-bottom: 3%;
  1437. }
  1438. /*解决方案*/
  1439. .solution_bg .solution_ul ul li {
  1440. width: 49%;
  1441. }
  1442. .solution_bg .solution_ul ul li:nth-child(3n+0) {
  1443. margin-right: 2%;
  1444. }
  1445. .solution_bg .solution_ul ul li:nth-child(2n+0) {
  1446. margin-right: 0%;
  1447. }
  1448. /*解决方案2*/
  1449. .b_link ul li {
  1450. width: 24%;
  1451. }
  1452. .b_link ul li:nth-child(5n+0) {
  1453. margin-right: 1.1%;
  1454. }
  1455. .b_link ul li:nth-child(4n+0) {
  1456. margin-right: 0;
  1457. }
  1458. }
  1459. @media screen and (max-width: 780px) {
  1460. /*内页*/
  1461. .o_big {
  1462. background-size: auto 150%;
  1463. }
  1464. /*硬件产品*/
  1465. .product_a a {
  1466. height: 42px;
  1467. line-height: 42px;
  1468. }
  1469. .product_ul ul li {
  1470. width: 49%;
  1471. }
  1472. .product_ul ul li:nth-child(3n+0) {
  1473. margin-right: 1%;
  1474. }
  1475. .product_ul ul li:nth-child(2n+0) {
  1476. margin-right: 0;
  1477. }
  1478. /*公司动态详细*/
  1479. .about_x .show_t {
  1480. font-size: 20px;
  1481. margin-top: 2%;
  1482. margin-bottom: 0px;
  1483. }
  1484. .prenext {
  1485. font-size: 14px;
  1486. }
  1487. .prenext span {
  1488. width: 70px;
  1489. font-size: 14px;
  1490. }
  1491. /*联络我们*/
  1492. .contact_r h2 {
  1493. font-size: 18px;
  1494. }
  1495. .map_div {
  1496. width: 100%;
  1497. }
  1498. .contact_r {
  1499. width: 94%;
  1500. padding-top: 3%;
  1501. }
  1502. /*工程案例*/
  1503. .case_ul ul li {
  1504. width: 49%;
  1505. }
  1506. .case_ul ul li:nth-child(3n+0) {
  1507. margin-right: 2%;
  1508. }
  1509. .case_ul ul li:nth-child(2n+0) {
  1510. margin-right: 0;
  1511. }
  1512. /*人才招聘*/
  1513. .job_ul ul li {
  1514. width: 50%;
  1515. }
  1516. .job_ul ul li:nth-child(3n+0) .job_div {
  1517. border-right: 1px solid #e9e9e9;
  1518. }
  1519. .job_ul ul li:nth-child(2n+0) .job_div {
  1520. border-right: 0;
  1521. }
  1522. /*解决方案2*/
  1523. .solution_bg3 {
  1524. background: none;
  1525. }
  1526. .solution_con ul li:nth-child(1) {
  1527. width: 50%;
  1528. }
  1529. .solution_con ul li:nth-child(2) {
  1530. width: 50%;
  1531. padding-right: 0;
  1532. }
  1533. .solution_con ul li:nth-child(3) {
  1534. width: 50%;
  1535. }
  1536. .solution_con ul li:nth-child(4) {
  1537. width: 50%;
  1538. padding-left: 0;
  1539. padding-right: 0;
  1540. }
  1541. .solution_con ul li:nth-child(5) {
  1542. width: 50%;
  1543. }
  1544. .solution_con ul li .solution_box {
  1545. margin-bottom: 40px;
  1546. }
  1547. }
  1548. @media screen and (max-width: 640px) {
  1549. /*内页*/
  1550. .o_big {
  1551. background-size: auto 160%;
  1552. }
  1553. /*公司动态*/
  1554. .news_con ul li .imgs {
  1555. width: 29%;
  1556. }
  1557. .news_con ul li .i_about_r {
  1558. width: 68%;
  1559. }
  1560. /*企业荣誉*/
  1561. .honor_ul ul li {
  1562. width: 49%;
  1563. }
  1564. .honor_ul ul li:nth-child(4n+0) {
  1565. margin-right: 2%;
  1566. }
  1567. .honor_ul ul li:nth-child(3n+0) {
  1568. margin-right: 2;
  1569. }
  1570. .honor_ul ul li:nth-child(2n+0) {
  1571. margin-right: 0;
  1572. }
  1573. /*相关案例*/
  1574. .case_ul ul li .txts {
  1575. padding-left: 4%;
  1576. }
  1577. /*人才招聘*/
  1578. .job_ul ul li h2 {
  1579. font-size: 18px;
  1580. height: 80px;
  1581. line-height: 80px;
  1582. }
  1583. .job_ul ul li .p {
  1584. font-size: 13px;
  1585. }
  1586. .job_ul ul li em {
  1587. font-size: 13px;
  1588. }
  1589. /*解决方案*/
  1590. .solution_bg .solution_t {
  1591. margin-bottom: 5%;
  1592. }
  1593. .solution_bg .solution_ul ul li {
  1594. width: 100%;
  1595. margin-right: 0%;
  1596. }
  1597. .solution_bg .solution_ul ul li:nth-child(2n+0) {
  1598. margin-right: 3%;
  1599. }
  1600. .solution_bg .solution_ul ul li .txts img {
  1601. width: 21%;
  1602. }
  1603. /*产品详细*/
  1604. .product_con .txts .p1 {
  1605. font-size: 12px;
  1606. line-height: 20px;
  1607. }
  1608. .product_con .txts .p2 {
  1609. font-size: 12px;
  1610. line-height: 22px;
  1611. }
  1612. .product_three_l {
  1613. width: 50%;
  1614. }
  1615. .product_three_img {
  1616. width: 48%;
  1617. }
  1618. /*解决方案2*/
  1619. .b_link ul li {
  1620. width: 32.5%;
  1621. }
  1622. .b_link ul li:nth-child(4n+0) {
  1623. margin-right: 1.1%;
  1624. }
  1625. .b_link ul li:nth-child(3n+0) {
  1626. margin-right: 0;
  1627. }
  1628. /*防伪code.html*/
  1629. .fangwei_div .fangwei_con .imgs {
  1630. width: 40%;
  1631. margin-right: 0;
  1632. margin-bottom: 4%;
  1633. }
  1634. .fangwei_div .fangwei_con .fangwei_txt {
  1635. width: 100%;
  1636. height: 250px;
  1637. }
  1638. }
  1639. @media screen and (max-width: 480px) {
  1640. /*内页*/
  1641. .o_big {
  1642. background-size: auto 170%;
  1643. }
  1644. /*硬件产品*/
  1645. .product_a a {
  1646. height: 36px;
  1647. line-height: 36px;
  1648. width: 48.4%;
  1649. }
  1650. /*公司动态详细*/
  1651. .about_x2 .show_t {
  1652. font-size: 22px;
  1653. line-height: 30px;
  1654. }
  1655. /*公司介绍*/
  1656. .about_div .i_one_div_txt .i_one_p {
  1657. line-height: 18px;
  1658. font-size: 12px;
  1659. }
  1660. /*相关案例*/
  1661. .case_ul ul li .txts h2 {
  1662. font-size: 14px;
  1663. height: 30px;
  1664. line-height: 30px;
  1665. }
  1666. /*人才招聘*/
  1667. .job_ul ul li .job_div {
  1668. padding-bottom: 30px;
  1669. }
  1670. .job_ul ul li .job_txt {
  1671. width: 90%;
  1672. }
  1673. .job_ul ul li h2 {
  1674. font-size: 16px;
  1675. height: 50px;
  1676. line-height: 50px;
  1677. }
  1678. .job_ul ul li .p {
  1679. font-size: 12px;
  1680. line-height: 22px;
  1681. padding-top: 20px;
  1682. }
  1683. .job_ul ul li em {
  1684. font-size: 12px;
  1685. }
  1686. /*解决方案*/
  1687. .solution_bg .solution_ul ul li .txts h2 {
  1688. font-size: 18px;
  1689. }
  1690. }
  1691. @media screen and (max-width: 360px) {
  1692. /*内页*/
  1693. .o_big {
  1694. background-size: auto 180%;
  1695. }
  1696. }
  1697. @media screen and (max-width: 320px) {
  1698. }
  1699. /* 合肥秀站网络科技有限公司 */
  1700. /* 精品与原创网站模板提供商,一站式建站 */
  1701. /* 主营业务:织梦模板、pbootcms模板、云优模板、易优模板 */
  1702. /* 麦站网:Www.Xiuzhanwang.Com */
  1703. /* 主机/服务器:Www.xiuzhanyun.Com */
  1704. /* 域名抢注:Www.xiuzhanmi.Com */
  1705. /* QQ:2361928288 835971066 */