index.css 29 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693
  1. @charset "UTF-8";
  2. /*主色调*/
  3. /*文字文本*/
  4. /*单行省略号*/
  5. /*多行省略号*/
  6. /*箭头*/
  7. /**a标签hoverboder效果**/
  8. /**使用vw适配**/
  9. body {
  10. background: #fff;
  11. }
  12. .banner .swiper-wrapper {
  13. height: calc(100vw * (280 / 375)) !important;
  14. overflow: hidden;
  15. }
  16. @media (min-width: 768px) {
  17. .banner .swiper-wrapper {
  18. height: 600px !important;
  19. }
  20. }
  21. @media (min-width: 1200px) {
  22. .banner .swiper-wrapper {
  23. height: 800px !important;
  24. }
  25. }
  26. @media (min-width: 1960px) {
  27. .banner .swiper-wrapper {
  28. height: 900px !important;
  29. }
  30. }
  31. .banner .swiper-slide {
  32. width: 100%;
  33. height: calc(100vw * (280 / 375)) !important;
  34. overflow: hidden;
  35. background-repeat: no-repeat;
  36. background-position: center;
  37. background-size: cover;
  38. }
  39. @media (min-width: 768px) {
  40. .banner .swiper-slide {
  41. height: 600px !important;
  42. }
  43. }
  44. @media (min-width: 1200px) {
  45. .banner .swiper-slide {
  46. height: 800px !important;
  47. }
  48. }
  49. @media (min-width: 1960px) {
  50. .banner .swiper-slide {
  51. height: 900px !important;
  52. }
  53. }
  54. .banner .swiper-slide .txt {
  55. display: block;
  56. color: #fff;
  57. position: relative;
  58. z-index: 1;
  59. text-align: center;
  60. width: 100%;
  61. height: 100%;
  62. line-height: calc(100vw * (280 / 375));
  63. }
  64. @media (min-width: 768px) {
  65. .banner .swiper-slide .txt {
  66. line-height: 600px;
  67. }
  68. }
  69. @media (min-width: 1200px) {
  70. .banner .swiper-slide .txt {
  71. line-height: 800px;
  72. }
  73. }
  74. .banner .swiper-slide .txt h2 {
  75. padding: 0 20px;
  76. width: 100%;
  77. font-size: 32px;
  78. margin-bottom: 40px;
  79. line-height: 1.4;
  80. font-weight: bold;
  81. letter-spacing: 5px;
  82. display: inline-block;
  83. vertical-align: middle;
  84. }
  85. @media (min-width: 768px) {
  86. .banner .swiper-slide .txt h2 {
  87. font-size: 50px;
  88. margin-bottom: 100px;
  89. padding: 0 50px;
  90. }
  91. }
  92. @media (min-width: 1200px) {
  93. .banner .swiper-slide .txt h2 {
  94. font-size: 60px;
  95. }
  96. }
  97. @media (min-width: 1400px) {
  98. .banner .swiper-slide .txt h2 {
  99. font-size: 68px;
  100. }
  101. }
  102. .banner .swiper-slide .txt a {
  103. display: inline-block;
  104. position: absolute;
  105. bottom: 40px;
  106. border: 1px solid #fff;
  107. font-size: 15px;
  108. color: #fff;
  109. text-align: center;
  110. margin-top: 80px;
  111. cursor: pointer;
  112. overflow: hidden;
  113. width: 180px;
  114. left: 0;
  115. right: 0;
  116. margin: 0 auto 10px;
  117. height: 40px;
  118. line-height: 40px;
  119. }
  120. @media (min-width: 768px) {
  121. .banner .swiper-slide .txt a {
  122. width: 240px;
  123. height: 48px;
  124. line-height: 48px;
  125. bottom: 120px;
  126. font-size: 18px;
  127. }
  128. }
  129. @media (min-width: 1200px) {
  130. .banner .swiper-slide .txt a {
  131. bottom: 200px;
  132. }
  133. }
  134. .banner .swiper-slide .txt a:after {
  135. content: '';
  136. position: absolute;
  137. z-index: -1;
  138. -webkit-transition: width 0.3s, opacity 0.3s;
  139. transition: width 0.3s, opacity 0.3s;
  140. width: 0;
  141. height: 530px;
  142. top: 50%;
  143. left: 50%;
  144. -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  145. opacity: 0;
  146. background: #000000;
  147. background: rgba(0, 0, 0, 0.3);
  148. -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  149. transform: translate3d(-50%, -50%, 0) rotate(45deg);
  150. -webkit-backface-visibility: hidden;
  151. backface-visibility: hidden;
  152. }
  153. .banner .swiper-slide .txt a:hover:after, .banner .swiper-slide .txt a:active:after {
  154. width: 100%;
  155. -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  156. opacity: 1;
  157. }
  158. .banner .swiper-slide .txt:after {
  159. content: "";
  160. height: 100%;
  161. display: inline-block;
  162. vertical-align: middle;
  163. }
  164. .banner .swiper-slide:before {
  165. content: "";
  166. display: block;
  167. position: absolute;
  168. top: 0;
  169. left: 0;
  170. width: 100%;
  171. height: 100%;
  172. }
  173. .banner .swiper-pagination {
  174. position: absolute;
  175. display: inline-block;
  176. left: 0;
  177. right: 0;
  178. bottom: 12px;
  179. text-align: center;
  180. }
  181. @media (min-width: 1200px) {
  182. .banner .swiper-pagination {
  183. bottom: 0;
  184. display: -webkit-box;
  185. display: -ms-flexbox;
  186. display: flex;
  187. }
  188. }
  189. .banner .swiper-pagination li {
  190. display: inline-block;
  191. background: #ffffff;
  192. background: rgba(255, 255, 255, 0.5);
  193. border-radius: 50%;
  194. cursor: pointer;
  195. width: 8px;
  196. height: 8px;
  197. margin: 0 3px;
  198. }
  199. @media (min-width: 768px) {
  200. .banner .swiper-pagination li {
  201. width: 12px;
  202. height: 12px;
  203. margin: 0 6px;
  204. }
  205. }
  206. .banner .swiper-pagination li.cur {
  207. background: #ed4747;
  208. background: rgba(237, 71, 71, 0.8);
  209. }
  210. .banner .swiper-pagination li h2, .banner .swiper-pagination li p {
  211. display: none;
  212. }
  213. @media (min-width: 1200px) {
  214. .banner .swiper-pagination li {
  215. background: #000000;
  216. background: rgba(0, 0, 0, 0.5);
  217. -webkit-box-flex: 1;
  218. -ms-flex: auto;
  219. flex: auto;
  220. width: 1%;
  221. padding: 25px;
  222. height: auto;
  223. border-radius: 0;
  224. margin: 0;
  225. text-align: center;
  226. color: #fff;
  227. -webkit-transition: all .5s ease;
  228. transition: all .5s ease;
  229. }
  230. .banner .swiper-pagination li h2 {
  231. display: block;
  232. font-size: 24px;
  233. margin-bottom: 15px;
  234. width: auto;
  235. overflow: hidden;
  236. text-overflow: ellipsis;
  237. white-space: nowrap;
  238. word-wrap: normal;
  239. }
  240. .banner .swiper-pagination li p {
  241. display: block;
  242. font-size: 18px;
  243. width: auto;
  244. overflow: hidden;
  245. text-overflow: ellipsis;
  246. white-space: nowrap;
  247. word-wrap: normal;
  248. }
  249. }
  250. .index-tit {
  251. font-size: 20px;
  252. margin: 40px 0 30px;
  253. line-height: 1.8;
  254. color: #333;
  255. text-align: center;
  256. }
  257. @media (min-width: 768px) {
  258. .index-tit {
  259. font-size: 26px;
  260. margin: 50px 0 30px;
  261. }
  262. }
  263. @media (min-width: 992px) {
  264. .index-tit {
  265. font-size: 32px;
  266. margin: 80px 0 50px;
  267. }
  268. }
  269. @media (min-width: 1200px) {
  270. .index-tit {
  271. font-size: 36px;
  272. margin: 80px 0 50px;
  273. }
  274. }
  275. .fast-track .index-tit {
  276. margin-bottom: 10px;
  277. }
  278. @media (min-width: 768px) {
  279. .fast-track .index-tit {
  280. margin-bottom: 30px;
  281. }
  282. }
  283. #fast {
  284. position: relative;
  285. height: 148px !important;
  286. padding-top: 20px;
  287. overflow: hidden;
  288. }
  289. #fast .swiper-wrapper {
  290. height: 128px !important;
  291. }
  292. #fast .swiper-slide {
  293. text-align: center;
  294. }
  295. #fast .swiper-slide a {
  296. display: inline-block;
  297. cursor: pointer;
  298. padding: 0 10px;
  299. }
  300. #fast .swiper-slide a:hover img, #fast .swiper-slide a:active img {
  301. -webkit-transform: translateY(-10px);
  302. transform: translateY(-10px);
  303. }
  304. #fast .swiper-slide a:hover p, #fast .swiper-slide a:active p {
  305. color: #ed4747;
  306. -webkit-transform: translateY(-15px);
  307. transform: translateY(-15px);
  308. }
  309. #fast .swiper-slide img {
  310. width: 60px;
  311. height: 52px;
  312. -o-object-fit: contain;
  313. object-fit: contain;
  314. -webkit-transition: all .5s ease;
  315. transition: all .5s ease;
  316. }
  317. @media (min-width: 768px) {
  318. #fast .swiper-slide img {
  319. width: 80px;
  320. height: 70px;
  321. }
  322. }
  323. @media (min-width: 1200px) {
  324. #fast .swiper-slide img {
  325. width: 89px;
  326. height: 78px;
  327. }
  328. }
  329. #fast .swiper-slide p {
  330. font-size: 14px;
  331. color: #666;
  332. margin-top: 15px;
  333. -webkit-transition: all .5s ease .1s;
  334. transition: all .5s ease .1s;
  335. }
  336. @media (min-width: 768px) {
  337. #fast .swiper-slide p {
  338. font-size: 16px;
  339. }
  340. }
  341. #fast .swiper-pagination {
  342. display: block;
  343. position: absolute;
  344. bottom: 0;
  345. left: 0;
  346. right: 0;
  347. text-align: center;
  348. }
  349. #fast .swiper-pagination span {
  350. display: inline-block;
  351. width: 8px;
  352. height: 8px;
  353. background: #000000;
  354. background: rgba(0, 0, 0, 0.3);
  355. border-radius: 50%;
  356. margin: 0 6px;
  357. }
  358. #fast .swiper-pagination span.swiper-visible-switch {
  359. background: #ed4747;
  360. background: rgba(237, 71, 71, 0.5);
  361. }
  362. #fast .swiper-pagination span.swiper-active-switch {
  363. background: #ed4747;
  364. }
  365. #fast .arrow {
  366. cursor: pointer;
  367. position: absolute;
  368. top: 50%;
  369. margin-top: -18px;
  370. display: inline-block;
  371. width: 20px;
  372. height: 35px;
  373. background-repeat: no-repeat;
  374. background-position: center;
  375. }
  376. #fast .arrow.arrow-left {
  377. background-image: url("/assets/image/arrow-left.png");
  378. left: 0;
  379. }
  380. #fast .arrow.arrow-left:hover, #fast .arrow.arrow-left:active {
  381. background-image: url("/assets/image/arrow-left-on.png");
  382. }
  383. #fast .arrow.arrow-right {
  384. background-image: url("/assets/image/arrow-right.png");
  385. right: 0;
  386. }
  387. #fast .arrow.arrow-right:hover, #fast .arrow.arrow-right:active {
  388. background-image: url("/assets/image/arrow-right-on.png");
  389. }
  390. #fast .arrow.disabled {
  391. pointer-events: none;
  392. -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  393. opacity: .8;
  394. cursor: default;
  395. }
  396. .product .row a {
  397. display: block;
  398. overflow: hidden;
  399. position: relative;
  400. -webkit-transition: all .5s ease;
  401. transition: all .5s ease;
  402. }
  403. .product .row a .img {
  404. overflow: hidden;
  405. height: calc(100vw * (206 / 375));
  406. }
  407. @media (min-width: 768px) {
  408. .product .row a .img {
  409. height: 197px;
  410. }
  411. }
  412. @media (min-width: 992px) {
  413. .product .row a .img {
  414. height: 266px;
  415. }
  416. }
  417. @media (min-width: 1200px) {
  418. .product .row a .img {
  419. height: 328px;
  420. }
  421. }
  422. .product .row a img {
  423. -webkit-transition: all .5s ease;
  424. transition: all .5s ease;
  425. width: 100%;
  426. height: 100%;
  427. }
  428. .product .row a:hover, .product .row a:active {
  429. -webkit-box-shadow: 0 12px 40px -8px rgba(0, 0, 0, 0.2);
  430. box-shadow: 0 12px 40px -8px rgba(0, 0, 0, 0.2);
  431. }
  432. .product .row a:hover .txt:after, .product .row a:active .txt:after {
  433. width: 50px;
  434. }
  435. .product .row a:hover .con, .product .row a:active .con {
  436. -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  437. opacity: 1;
  438. }
  439. .product .row a:hover .con h2, .product .row a:active .con h2 {
  440. -webkit-transform: translateY(0px);
  441. transform: translateY(0px);
  442. }
  443. .product .row a:hover .con p, .product .row a:active .con p {
  444. -webkit-transform: translateY(0px);
  445. transform: translateY(0px);
  446. }
  447. .product .con {
  448. position: absolute;
  449. top: 0;
  450. left: 0;
  451. right: 0;
  452. bottom: 0;
  453. background: #ed4747;
  454. background: rgba(237, 71, 71, 0.85);
  455. padding: 12px;
  456. -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  457. opacity: 0;
  458. -webkit-transition: all .5s ease;
  459. transition: all .5s ease;
  460. color: #fff;
  461. }
  462. @media (min-width: 768px) {
  463. .product .con {
  464. padding: 15px;
  465. }
  466. }
  467. @media (min-width: 1200px) {
  468. .product .con {
  469. padding: 30px 20px;
  470. }
  471. }
  472. .product .con h2 {
  473. padding-bottom: 5px;
  474. font-size: 20px;
  475. -webkit-transition: all .5s ease;
  476. transition: all .5s ease;
  477. -webkit-transform: translateY(15px);
  478. transform: translateY(15px);
  479. font-size: 16px;
  480. }
  481. @media (min-width: 1200px) {
  482. .product .con h2 {
  483. font-size: 20px;
  484. }
  485. }
  486. .product .con p {
  487. margin-top: 10px;
  488. line-height: 1.4;
  489. -webkit-transition: all .5s ease;
  490. transition: all .5s ease;
  491. -webkit-transform: translateY(10px);
  492. transform: translateY(10px);
  493. font-size: 12px;
  494. }
  495. @media (min-width: 768px) {
  496. .product .con p {
  497. line-height: 2;
  498. }
  499. }
  500. @media (min-width: 1200px) {
  501. .product .con p {
  502. font-size: 14px;
  503. }
  504. }
  505. .product .row {
  506. padding: 0 15px;
  507. }
  508. @media (min-width: 768px) {
  509. .product .row {
  510. padding: 0;
  511. }
  512. }
  513. .product .row > div {
  514. padding: 0;
  515. padding-bottom: 15px;
  516. }
  517. .product .row > div:nth-child(odd) {
  518. padding-right: 7.5px;
  519. }
  520. .product .row > div:nth-child(even) {
  521. padding-left: 7.5px;
  522. }
  523. @media (min-width: 768px) {
  524. .product .row > div {
  525. padding-left: 15px;
  526. padding-right: 15px;
  527. padding-bottom: 0;
  528. }
  529. .product .row > div:nth-child(odd) {
  530. padding-right: 15px;
  531. }
  532. .product .row > div:nth-child(even) {
  533. padding-left: 15px;
  534. }
  535. }
  536. .product .txt {
  537. position: absolute;
  538. bottom: 0;
  539. left: 0;
  540. right: 0;
  541. padding: 15px;
  542. font-size: 14px;
  543. color: #fff;
  544. -webkit-box-shadow: inset 0px -38px 22px 0px rgba(0, 0, 0, 0.3);
  545. box-shadow: inset 0px -38px 22px 0px rgba(0, 0, 0, 0.3);
  546. }
  547. .product .txt p {
  548. overflow: hidden;
  549. text-overflow: ellipsis;
  550. display: -webkit-box;
  551. -webkit-box-orient: vertical;
  552. -webkit-line-clamp: 2;
  553. }
  554. .product .txt:after {
  555. content: "";
  556. display: block;
  557. width: 30px;
  558. height: 4px;
  559. background: #ed4747;
  560. margin-top: 4px;
  561. -webkit-transition: all .5s ease;
  562. transition: all .5s ease;
  563. }
  564. .product .more {
  565. display: block;
  566. width: 200px;
  567. height: 42px;
  568. line-height: 42px;
  569. border: 1px solid #bfbfbf;
  570. font-size: 15px;
  571. color: #666;
  572. text-align: center;
  573. margin: 10px auto 20px;
  574. position: relative;
  575. overflow: hidden;
  576. }
  577. @media (min-width: 768px) {
  578. .product .more {
  579. margin: 50px auto 20px;
  580. font-size: 20px;
  581. height: 48px;
  582. line-height: 48px;
  583. }
  584. }
  585. .product .more:after {
  586. content: '';
  587. position: absolute;
  588. z-index: -1;
  589. -webkit-transition: width 0.3s, opacity 0.3s;
  590. transition: width 0.3s, opacity 0.3s;
  591. width: 0;
  592. height: 530px;
  593. top: 50%;
  594. left: 50%;
  595. -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  596. opacity: 0;
  597. background: #ed4747;
  598. -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  599. transform: translate3d(-50%, -50%, 0) rotate(45deg);
  600. -webkit-backface-visibility: hidden;
  601. backface-visibility: hidden;
  602. }
  603. .product .more:hover, .product .more:active {
  604. color: #fff;
  605. border-color: #ed4747;
  606. }
  607. .product .more:hover:after, .product .more:active:after {
  608. width: 100%;
  609. -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  610. opacity: 1;
  611. }
  612. .service .left {
  613. margin-bottom: 15px;
  614. position: relative;
  615. }
  616. @media (min-width: 768px) {
  617. .service .left {
  618. width: 30%;
  619. margin-bottom: 25px;
  620. }
  621. }
  622. .service .left .img {
  623. overflow: hidden;
  624. position: relative;
  625. }
  626. .service .left .img img {
  627. width: 100%;
  628. -webkit-transition: all .5s ease;
  629. transition: all .5s ease;
  630. }
  631. .service .left .img:hover img, .service .left .img:active img {
  632. -webkit-transform: scale(1.05);
  633. transform: scale(1.05);
  634. }
  635. .service .left .img:after {
  636. content: "";
  637. left: 0;
  638. right: 0;
  639. top: 0;
  640. bottom: 0;
  641. background: #000000;
  642. background: rgba(0, 0, 0, 0.3);
  643. position: absolute;
  644. }
  645. .service .left .txt {
  646. position: absolute;
  647. z-index: 2;
  648. bottom: 10%;
  649. color: #fff;
  650. text-align: center;
  651. padding: 0 15%;
  652. left: 15px;
  653. right: 15px;
  654. }
  655. .service .left .txt h2 {
  656. position: relative;
  657. margin-bottom: 30px;
  658. font-size: 20px;
  659. }
  660. @media (min-width: 768px) {
  661. .service .left .txt h2 {
  662. font-size: 24px;
  663. margin-bottom: 40px;
  664. }
  665. }
  666. .service .left .txt h2:after {
  667. content: "";
  668. display: inline-block;
  669. width: 30px;
  670. height: 2px;
  671. background: #fff;
  672. position: absolute;
  673. bottom: -16px;
  674. left: 50%;
  675. margin-left: -15px;
  676. }
  677. .service .left .txt p {
  678. font-size: 14px;
  679. margin-bottom: 20px;
  680. line-height: 1.5;
  681. width: auto;
  682. overflow: hidden;
  683. text-overflow: ellipsis;
  684. white-space: nowrap;
  685. word-wrap: normal;
  686. }
  687. @media (min-width: 768px) {
  688. .service .left .txt p {
  689. overflow: hidden;
  690. text-overflow: ellipsis;
  691. display: -webkit-box;
  692. -webkit-box-orient: vertical;
  693. -webkit-line-clamp: 2;
  694. white-space: normal;
  695. margin-bottom: 30px;
  696. }
  697. }
  698. .service .left .txt a {
  699. display: inline-block;
  700. width: 140px;
  701. height: 40px;
  702. line-height: 40px;
  703. font-size: 14px;
  704. border-radius: 2px;
  705. background: #ed4747;
  706. color: #fff;
  707. overflow: hidden;
  708. position: relative;
  709. -webkit-transition: all .5s ease;
  710. transition: all .5s ease;
  711. }
  712. .service .left .txt a:hover, .service .left .txt a:active {
  713. -webkit-transform: scale(0.95);
  714. transform: scale(0.95);
  715. }
  716. @media (min-width: 768px) {
  717. .service .right {
  718. width: 70%;
  719. }
  720. }
  721. .service .right .row {
  722. padding: 0 15px;
  723. }
  724. @media (min-width: 768px) {
  725. .service .right .row {
  726. padding: 0;
  727. }
  728. }
  729. .service .right .row > div {
  730. padding: 0;
  731. padding-bottom: 15px;
  732. margin-bottom: 5px;
  733. }
  734. .service .right .row > div:nth-child(odd) {
  735. padding-right: 7.5px;
  736. }
  737. .service .right .row > div:nth-child(even) {
  738. padding-left: 7.5px;
  739. }
  740. @media (min-width: 768px) {
  741. .service .right .row > div {
  742. padding-left: 15px;
  743. padding-right: 15px;
  744. padding-bottom: 0;
  745. margin-bottom: 25px;
  746. }
  747. .service .right .row > div:nth-child(odd) {
  748. padding-right: 15px;
  749. }
  750. .service .right .row > div:nth-child(even) {
  751. padding-left: 15px;
  752. }
  753. }
  754. .service .right .img {
  755. overflow: hidden;
  756. }
  757. .service .right a {
  758. overflow: hidden;
  759. height: calc(100vw * (123px / 375));
  760. }
  761. @media (min-height: 768px) {
  762. .service .right a {
  763. height: 108px;
  764. }
  765. }
  766. @media (min-height: 992px) {
  767. .service .right a {
  768. height: 146px;
  769. }
  770. }
  771. @media (min-height: 1200px) {
  772. .service .right a {
  773. height: 182px;
  774. }
  775. }
  776. .service .right a img {
  777. width: 100%;
  778. height: 100%;
  779. -webkit-transition: all .5s ease;
  780. transition: all .5s ease;
  781. }
  782. .service .right a:hover img, .service .right a:active img {
  783. -webkit-transform: scale(1.05);
  784. transform: scale(1.05);
  785. }
  786. .service .right .txt h2 {
  787. width: auto;
  788. overflow: hidden;
  789. text-overflow: ellipsis;
  790. white-space: nowrap;
  791. word-wrap: normal;
  792. font-size: 15px;
  793. margin-top: 10px;
  794. }
  795. .service .right .txt h2 a {
  796. color: #333;
  797. }
  798. .service .right .txt h2 a:hover, .service .right .txt h2 a:active {
  799. color: #ed4747;
  800. }
  801. @media (min-width: 768px) {
  802. .service .right .txt h2 {
  803. font-size: 18px;
  804. margin-top: 15px;
  805. }
  806. }
  807. .service .right .txt p {
  808. font-size: 12px;
  809. color: #666;
  810. overflow: hidden;
  811. text-overflow: ellipsis;
  812. display: -webkit-box;
  813. -webkit-box-orient: vertical;
  814. -webkit-line-clamp: 2;
  815. height: 32px;
  816. margin-top: 6px;
  817. }
  818. @media (min-width: 768px) {
  819. .service .right .txt p {
  820. font-size: 14px;
  821. margin-top: 10px;
  822. height: 38px;
  823. }
  824. }
  825. .ad-ent {
  826. position: relative;
  827. margin-top: 20px;
  828. width: 100%;
  829. height: 300px;
  830. text-align: center;
  831. }
  832. @media (min-width: 768px) {
  833. .ad-ent {
  834. height: 450px;
  835. margin-top: 50px;
  836. background-image: url("/assets/image/back-2.jpg");
  837. background-attachment: fixed;
  838. background-position: center;
  839. background-size: cover;
  840. }
  841. }
  842. @media (min-width: 1200px) {
  843. .ad-ent {
  844. height: 600px;
  845. margin-top: 70px;
  846. }
  847. }
  848. .ad-ent:after {
  849. content: "";
  850. display: inline-block;
  851. vertical-align: middle;
  852. height: 100%;
  853. }
  854. .ad-ent .txt {
  855. color: #fff;
  856. text-align: center;
  857. overflow: hidden;
  858. padding: 0 15px;
  859. display: inline-block;
  860. vertical-align: middle;
  861. }
  862. .ad-ent .txt h2 {
  863. font-size: 32px;
  864. }
  865. @media (min-width: 768px) {
  866. .ad-ent .txt h2 {
  867. font-size: 44px;
  868. }
  869. }
  870. @media (min-width: 1200px) {
  871. .ad-ent .txt h2 {
  872. font-size: 54px;
  873. }
  874. }
  875. .ad-ent .txt p {
  876. font-size: 18px;
  877. margin-top: 50px;
  878. }
  879. @media (min-width: 768px) {
  880. .ad-ent .txt p {
  881. font-size: 32px;
  882. margin-top: 100px;
  883. }
  884. }
  885. @media (min-width: 1200px) {
  886. .ad-ent .txt p {
  887. font-size: 42px;
  888. margin-top: 150px;
  889. }
  890. }
  891. .ad-ent:after {
  892. content: "";
  893. display: inline-block;
  894. vertical-align: middle;
  895. height: 100%;
  896. }
  897. @media (max-width: 767px) {
  898. .ad-ent:before {
  899. content: '';
  900. position: absolute;
  901. z-index: -1;
  902. top: 0;
  903. right: 0;
  904. bottom: 0;
  905. left: 0;
  906. background: url("/assets/image/back-22.jpg") center no-repeat;
  907. background-size: cover;
  908. }
  909. }
  910. .ad-num {
  911. background: #f9f9f9;
  912. padding: 40px 0;
  913. }
  914. @media (min-width: 768px) {
  915. .ad-num {
  916. padding: 20px 0;
  917. }
  918. }
  919. @media (min-width: 1200px) {
  920. .ad-num {
  921. padding: 40px 0;
  922. }
  923. }
  924. .ad-num .row > div {
  925. text-align: center;
  926. }
  927. .ad-num .row > div p {
  928. font-family: "trump_gothic_east_bold";
  929. color: #333;
  930. font-size: 30px;
  931. }
  932. @media (min-width: 768px) {
  933. .ad-num .row > div p {
  934. font-size: 48px;
  935. }
  936. }
  937. @media (min-width: 1200px) {
  938. .ad-num .row > div p {
  939. font-size: 60px;
  940. }
  941. }
  942. .ad-num .row > div span {
  943. color: #666;
  944. font-size: 16px;
  945. }
  946. .info-box {
  947. padding-top: 50px;
  948. padding-bottom: 50px;
  949. }
  950. @media (min-width: 768px) {
  951. .info-box {
  952. padding-top: 80px;
  953. padding-bottom: 80px;
  954. }
  955. }
  956. .news .tabs {
  957. font-size: 0;
  958. margin-bottom: 20px;
  959. }
  960. @media (min-width: 768px) {
  961. .news .tabs {
  962. margin-bottom: 30px;
  963. }
  964. }
  965. .news .tabs span {
  966. display: inline-block;
  967. height: 40px;
  968. line-height: 40px;
  969. font-size: 15px;
  970. color: #ed4747;
  971. border: 1px solid #ed4747;
  972. width: 22%;
  973. text-align: center;
  974. cursor: pointer;
  975. -webkit-transition: all .5s ease;
  976. transition: all .5s ease;
  977. }
  978. @media (min-width: 768px) {
  979. .news .tabs span {
  980. height: 44px;
  981. line-height: 44px;
  982. font-size: 18px;
  983. }
  984. }
  985. @media (min-width: 1200px) {
  986. .news .tabs span {
  987. height: 50px;
  988. line-height: 50px;
  989. font-size: 20px;
  990. }
  991. }
  992. .news .tabs span.cur, .news .tabs span:hover {
  993. background: #ed4747;
  994. color: #fff;
  995. }
  996. .news .tabs span ~ span {
  997. margin-left: 4%;
  998. }
  999. .news .tab-con {
  1000. height: calc(100vw * (320 / 375)) !important;
  1001. }
  1002. @media (min-width: 768px) {
  1003. .news .tab-con {
  1004. height: 400px !important;
  1005. }
  1006. }
  1007. @media (min-width: 1200px) {
  1008. .news .tab-con {
  1009. height: 596px !important;
  1010. }
  1011. }
  1012. .news .tab-con .swiper-wrapper {
  1013. height: 320px !important;
  1014. }
  1015. @media (min-width: 768px) {
  1016. .news .tab-con .swiper-wrapper {
  1017. height: 400px !important;
  1018. }
  1019. }
  1020. @media (min-width: 1200px) {
  1021. .news .tab-con .swiper-wrapper {
  1022. height: 596px !important;
  1023. }
  1024. }
  1025. .news .tab-con .img {
  1026. display: block;
  1027. overflow: hidden;
  1028. }
  1029. .news .tab-con .img img {
  1030. width: 100%;
  1031. -webkit-filter: none;
  1032. filter: none;
  1033. -webkit-transition: all .5s ease;
  1034. transition: all .5s ease;
  1035. height: calc(100vw * (230 / 375));
  1036. }
  1037. @media (min-width: 768px) {
  1038. .news .tab-con .img img {
  1039. height: 320px;
  1040. }
  1041. }
  1042. @media (min-width: 992px) {
  1043. .news .tab-con .img img {
  1044. height: 410px;
  1045. }
  1046. }
  1047. @media (min-width: 1200px) {
  1048. .news .tab-con .img img {
  1049. height: 500px;
  1050. }
  1051. }
  1052. .news .tab-con .img:hover img, .news .tab-con .img:active img {
  1053. -webkit-transform: scale(1.05);
  1054. transform: scale(1.05);
  1055. }
  1056. .news .tab-con .txt {
  1057. position: relative;
  1058. }
  1059. .news .tab-con .txt .left {
  1060. margin-right: 140px;
  1061. }
  1062. .news .tab-con .txt .left h2 {
  1063. color: #333;
  1064. font-size: 15px;
  1065. margin-top: 18px;
  1066. }
  1067. @media (min-width: 768px) {
  1068. .news .tab-con .txt .left h2 {
  1069. font-size: 24px;
  1070. }
  1071. }
  1072. .news .tab-con .txt .left p {
  1073. color: #666;
  1074. font-size: 12px;
  1075. margin-top: 6px;
  1076. width: auto;
  1077. overflow: hidden;
  1078. text-overflow: ellipsis;
  1079. white-space: nowrap;
  1080. word-wrap: normal;
  1081. }
  1082. @media (min-width: 768px) {
  1083. .news .tab-con .txt .left p {
  1084. font-size: 16px;
  1085. margin-top: 10px;
  1086. }
  1087. }
  1088. .news .tab-con .txt .right {
  1089. position: absolute;
  1090. right: 0;
  1091. top: 0;
  1092. }
  1093. @media (min-width: 768px) {
  1094. .news .tab-con .txt .right {
  1095. top: 0px;
  1096. }
  1097. }
  1098. .news .tab-con .txt .right a {
  1099. display: inline-block;
  1100. width: 140px;
  1101. height: 36px;
  1102. line-height: 36px;
  1103. border: 1px solid #e0e0e0;
  1104. color: #666;
  1105. text-align: center;
  1106. font-size: 14px;
  1107. position: relative;
  1108. overflow: hidden;
  1109. }
  1110. @media (min-width: 768px) {
  1111. .news .tab-con .txt .right a {
  1112. height: 40px;
  1113. line-height: 40px;
  1114. font-size: 16px;
  1115. }
  1116. }
  1117. .news .tab-con .txt .right a:after {
  1118. content: '';
  1119. position: absolute;
  1120. z-index: -1;
  1121. -webkit-transition: width 0.3s, opacity 0.3s;
  1122. transition: width 0.3s, opacity 0.3s;
  1123. width: 0;
  1124. height: 530px;
  1125. top: 50%;
  1126. left: 50%;
  1127. -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  1128. opacity: 0;
  1129. background: #ed4747;
  1130. -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  1131. transform: translate3d(-50%, -50%, 0) rotate(45deg);
  1132. -webkit-backface-visibility: hidden;
  1133. backface-visibility: hidden;
  1134. }
  1135. .news .tab-con .txt .right a:hover, .news .tab-con .txt .right a:active {
  1136. color: #fff;
  1137. border-color: #ed4747;
  1138. }
  1139. .news .tab-con .txt .right a:hover:after, .news .tab-con .txt .right a:active:after {
  1140. width: 100%;
  1141. -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  1142. opacity: 1;
  1143. }
  1144. .media-all h2 {
  1145. font-size: 20px;
  1146. color: #333;
  1147. text-align: left;
  1148. margin-top: 40px;
  1149. }
  1150. @media (min-width: 768px) {
  1151. .media-all h2 {
  1152. margin-top: 0;
  1153. font-size: 24px;
  1154. text-align: right;
  1155. }
  1156. }
  1157. @media (min-width: 1200px) {
  1158. .media-all h2 {
  1159. font-size: 30px;
  1160. }
  1161. }
  1162. .media-all h2 span {
  1163. font-size: 12px;
  1164. }
  1165. @media (min-width: 768px) {
  1166. .media-all h2 span {
  1167. font-size: 14px;
  1168. }
  1169. }
  1170. @media (min-width: 1200px) {
  1171. .media-all h2 span {
  1172. font-size: 18px;
  1173. }
  1174. }
  1175. .media-all .icons {
  1176. padding: 0 30px;
  1177. }
  1178. .media-all .icons:after {
  1179. content: '';
  1180. display: block;
  1181. clear: both;
  1182. }
  1183. @media (min-width: 768px) {
  1184. .media-all .icons {
  1185. padding: 80px 0;
  1186. }
  1187. }
  1188. .media-all .icons li {
  1189. float: left;
  1190. width: 50%;
  1191. text-align: center;
  1192. margin-top: 30px;
  1193. position: relative;
  1194. }
  1195. @media (min-width: 768px) {
  1196. .media-all .icons li {
  1197. padding-left: 20%;
  1198. -webkit-transform-style: preserve-3d;
  1199. transform-style: preserve-3d;
  1200. -webkit-perspective: 1000;
  1201. perspective: 1000;
  1202. }
  1203. }
  1204. .media-all .icons li a {
  1205. display: block;
  1206. position: relative;
  1207. }
  1208. .media-all .icons li .img {
  1209. position: relative;
  1210. z-index: 1;
  1211. width: 90px;
  1212. margin: 0 auto;
  1213. display: block;
  1214. border-radius: 50%;
  1215. border: 1px solid #e0e0e0;
  1216. -webkit-transition: all .5s ease;
  1217. transition: all .5s ease;
  1218. -webkit-transform: rotateY(0);
  1219. transform: rotateY(0);
  1220. background: #fff;
  1221. }
  1222. @media (min-width: 768px) {
  1223. .media-all .icons li .img {
  1224. width: 100%;
  1225. }
  1226. }
  1227. .media-all .icons li .img img {
  1228. -webkit-transform-style: preserve-3d;
  1229. transform-style: preserve-3d;
  1230. width: 100%;
  1231. -webkit-transition: all .5s ease;
  1232. transition: all .5s ease;
  1233. }
  1234. .media-all .icons li .img:hover, .media-all .icons li .img:active {
  1235. -webkit-box-shadow: inset 0 0 11px 5px rgba(153, 153, 153, 0.2);
  1236. box-shadow: inset 0 0 11px 5px rgba(153, 153, 153, 0.2);
  1237. }
  1238. .media-all .icons li .img:hover > img, .media-all .icons li .img:active > img {
  1239. -webkit-transform: scale(0.9);
  1240. transform: scale(0.9);
  1241. }
  1242. .media-all .icons li p {
  1243. color: #333;
  1244. margin-top: 15px;
  1245. font-size: 16px;
  1246. }
  1247. .media-all .icons li.wx-box {
  1248. -webkit-transition: all .5s ease;
  1249. transition: all .5s ease;
  1250. }
  1251. .media-all .icons li.wx-box:hover .img, .media-all .icons li.wx-box:active .img {
  1252. -webkit-transform: rotateY(180deg);
  1253. transform: rotateY(180deg);
  1254. z-index: 0;
  1255. }
  1256. .media-all .icons li.wx-box:hover .wxQrcode, .media-all .icons li.wx-box:active .wxQrcode {
  1257. -webkit-transform: rotateY(0) scale(1) translateZ(2px);
  1258. transform: rotateY(0) scale(1) translateZ(2px);
  1259. -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  1260. opacity: 1;
  1261. z-index: 1;
  1262. }
  1263. .media-all .icons li .wxQrcode {
  1264. position: absolute;
  1265. z-index: 0;
  1266. top: 0;
  1267. left: 50%;
  1268. margin-left: -45px;
  1269. -webkit-transform-style: preserve-3d;
  1270. transform-style: preserve-3d;
  1271. -webkit-transform: rotateY(-180deg) scale(0.6) translateZ(1px);
  1272. transform: rotateY(-180deg) scale(0.6) translateZ(1px);
  1273. -webkit-transition: all .5s ease;
  1274. transition: all .5s ease;
  1275. }
  1276. @media (min-width: 768px) {
  1277. .media-all .icons li .wxQrcode {
  1278. left: 0;
  1279. margin-left: 0;
  1280. }
  1281. }
  1282. .media-all .icons li .wxQrcode img {
  1283. border: 1px solid #e0e0e0;
  1284. width: 90px;
  1285. }
  1286. @media (min-width: 768px) {
  1287. .media-all .icons li .wxQrcode img {
  1288. width: 150px;
  1289. }
  1290. }
  1291. .map-box {
  1292. padding: 90px 0;
  1293. width: 100%;
  1294. position: relative;
  1295. text-align: center;
  1296. position: relative;
  1297. }
  1298. @media (min-width: 768px) {
  1299. .map-box {
  1300. background-image: url("/assets/image/back-1.jpg");
  1301. background-attachment: fixed;
  1302. background-position: center;
  1303. background-size: cover;
  1304. }
  1305. }
  1306. .map-box:before {
  1307. content: '';
  1308. position: absolute;
  1309. z-index: -1;
  1310. top: 0;
  1311. right: 0;
  1312. bottom: 0;
  1313. left: 0;
  1314. background: url("/assets/image/back-1.jpg") center no-repeat;
  1315. background-size: cover;
  1316. }
  1317. .map-box:after {
  1318. display: block;
  1319. content: "";
  1320. position: absolute;
  1321. left: 0;
  1322. top: 0;
  1323. width: 100%;
  1324. height: 100%;
  1325. background: #254369;
  1326. background: rgba(37, 67, 105, 0.6);
  1327. z-index: 1;
  1328. }
  1329. .map-box .container {
  1330. z-index: 2;
  1331. position: relative;
  1332. max-width: 1100px;
  1333. }
  1334. .map-box .container:after {
  1335. content: '';
  1336. display: block;
  1337. clear: both;
  1338. }
  1339. .map-box .container .img {
  1340. float: left;
  1341. width: 100%;
  1342. overflow: hidden;
  1343. }
  1344. @media (min-width: 768px) {
  1345. .map-box .container .img {
  1346. height: 295px;
  1347. width: 35%;
  1348. }
  1349. }
  1350. @media (min-width: 992px) {
  1351. .map-box .container .img {
  1352. height: 385px;
  1353. }
  1354. }
  1355. @media (min-width: 1200px) {
  1356. .map-box .container .img {
  1357. height: 440px;
  1358. }
  1359. }
  1360. .map-box .container .img img {
  1361. width: 100%;
  1362. -webkit-transition: all .5s ease;
  1363. transition: all .5s ease;
  1364. }
  1365. .map-box .container .img:hover img {
  1366. -webkit-transform: scale(1.05);
  1367. transform: scale(1.05);
  1368. }
  1369. .map-box .container .map {
  1370. float: left;
  1371. width: 100%;
  1372. height: 300px;
  1373. background: url("/assets/image/mapbg.jpg") center no-repeat;
  1374. background-size: 100%;
  1375. position: relative;
  1376. }
  1377. @media (min-width: 768px) {
  1378. .map-box .container .map {
  1379. height: 295px;
  1380. width: 65%;
  1381. }
  1382. }
  1383. @media (min-width: 992px) {
  1384. .map-box .container .map {
  1385. height: 385px;
  1386. }
  1387. }
  1388. @media (min-width: 1200px) {
  1389. .map-box .container .map {
  1390. height: 440px;
  1391. }
  1392. }
  1393. .map-box .container .map #map {
  1394. width: 100%;
  1395. height: 100%;
  1396. position: relative;
  1397. }
  1398. .map-box .container .map .tip {
  1399. font-size: 18px;
  1400. color: #333;
  1401. position: absolute;
  1402. z-index: 1;
  1403. bottom: 20px;
  1404. right: 20px;
  1405. }
  1406. @media (min-width: 768px) {
  1407. .map-box .container .map .tip {
  1408. font-size: 20px;
  1409. }
  1410. }
  1411. @media (min-width: 992px) {
  1412. .map-box .container .map .tip {
  1413. font-size: 20px;
  1414. }
  1415. }
  1416. @media (min-width: 1200px) {
  1417. .map-box .container .map .tip {
  1418. font-size: 26px;
  1419. }
  1420. }
  1421. .map-box {
  1422. padding: 0;
  1423. height: 200px;
  1424. }
  1425. .map-box .container {
  1426. height: 100%;
  1427. font-size: 0;
  1428. }
  1429. .map-box .container:after {
  1430. content: "";
  1431. display: inline-block;
  1432. vertical-align: middle;
  1433. height: 100%;
  1434. }
  1435. .map-box h2.title {
  1436. display: inline-block;
  1437. vertical-align: middle;
  1438. color: #fff;
  1439. font-size: 26px;
  1440. }
  1441. @media (min-width: 768px) {
  1442. .map-box h2.title {
  1443. font-size: 42px;
  1444. }
  1445. }
  1446. @media (min-width: 1200px) {
  1447. .map-box h2.title {
  1448. font-size: 60px;
  1449. }
  1450. }
  1451. @media (min-width: 768px) {
  1452. .map-box {
  1453. height: 400px;
  1454. }
  1455. }
  1456. @media (min-width: 1200px) {
  1457. .map-box {
  1458. height: 540px;
  1459. }
  1460. }