index.vue 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836
  1. <template>
  2. <section class="container">
  3. <!-- 品牌实力部分结束 -->
  4. </section>
  5. </template>
  6. <script>
  7. import axios from "axios";
  8. // import indexVideo from "~/components/home/indexVideo";
  9. export default {
  10. data() {
  11. return {};
  12. },
  13. components: {
  14. // indexVideo,
  15. },
  16. head() {
  17. return {
  18. };
  19. },
  20. async asyncData({ params, store }) {
  21. },
  22. };
  23. </script>
  24. <style scoped>
  25. /*banner*/
  26. #common-banner {
  27. position: relative;
  28. overflow: hidden;
  29. width: 100%;
  30. height: 600px;
  31. }
  32. .common-banner-container {
  33. position: relative;
  34. width: 1200px;
  35. height: 100%;
  36. margin: 0 auto;
  37. }
  38. .common-banner-img {
  39. position: absolute;
  40. top: 0;
  41. left: 50%;
  42. overflow: hidden;
  43. width: 1920px;
  44. height: 100%;
  45. margin-left: -960px;
  46. }
  47. /*banner*/
  48. /*brand story*/
  49. div#brand-story {
  50. width: 100%;
  51. height: auto;
  52. }
  53. .story-content {
  54. width: 1200px;
  55. height: auto;
  56. margin: 0 auto;
  57. }
  58. .story-content-top {
  59. width: 100%;
  60. height: auto;
  61. padding: 162px 0 100px;
  62. text-align: center;
  63. }
  64. .story-content-top-titleC {
  65. width: 100%;
  66. height: auto;
  67. font-size: 38px;
  68. font-family: "Noto Serif CJK SC", "Source Han Serif SC", "Source Han Serif",
  69. "source-han-serif-sc", "STZhongsong", "宋体", "serif";
  70. font-weight: 900;
  71. color: #22202b;
  72. line-height: 46px;
  73. }
  74. .story-content-top-titleE {
  75. width: 100%;
  76. height: auto;
  77. font-size: 14px;
  78. color: #858585;
  79. line-height: 22px;
  80. }
  81. .story-content-top-description {
  82. width: 100%;
  83. height: auto;
  84. font-size: 14px;
  85. color: #858585;
  86. line-height: 22px;
  87. }
  88. .story-content-box {
  89. overflow: hidden;
  90. width: 100%;
  91. height: auto;
  92. padding-bottom: 90px;
  93. }
  94. .story-margaret {
  95. overflow: hidden;
  96. width: 100%;
  97. }
  98. .story-margaret-left {
  99. float: left;
  100. width: 661px;
  101. height: 370px;
  102. }
  103. .story-margaret-left img {
  104. width: 100%;
  105. height: 100%;
  106. }
  107. .story-margaret-right {
  108. float: right;
  109. width: 340px;
  110. height: 370px;
  111. border-bottom: 2px solid #d5d5d8;
  112. }
  113. .story-margaret-titleC {
  114. width: 100%;
  115. height: auto;
  116. color: #22202b;
  117. font-size: 22px;
  118. font-weight: bold;
  119. line-height: 28px;
  120. text-align: right;
  121. }
  122. .story-margaret-titleE {
  123. overflow: hidden;
  124. width: 100%;
  125. height: auto;
  126. padding: 5px 0 15px;
  127. color: #ccc;
  128. font-size: 12px;
  129. line-height: 18px;
  130. text-align: right;
  131. }
  132. .story-margaret-add {
  133. width: 100%;
  134. height: auto;
  135. padding-top: 70px;
  136. color: #000;
  137. font-size: 36px;
  138. font-weight: bolder;
  139. text-align: right;
  140. }
  141. .story-margaret-intro {
  142. overflow: hidden;
  143. width: 100%;
  144. height: auto;
  145. padding: 77px 0 60px;
  146. color: #858585;
  147. font-size: 14px;
  148. line-height: 22px;
  149. text-align: left;
  150. }
  151. .story-margaret-intro-left {
  152. float: left;
  153. width: 600px;
  154. height: auto;
  155. padding-right: 60px;
  156. box-sizing: border-box;
  157. }
  158. .story-margaret-intro-right {
  159. float: right;
  160. width: 600px;
  161. height: auto;
  162. padding-left: 60px;
  163. box-sizing: border-box;
  164. }
  165. .story-margaret-intro p {
  166. padding-top: 24px;
  167. }
  168. .story-margaret-intro h3 {
  169. padding-top: 24px;
  170. color: #22202b;
  171. }
  172. /*brand story*/
  173. /*brand background*/
  174. div#brand-background {
  175. width: 100%;
  176. height: auto;
  177. background: #f9f9fa;
  178. }
  179. .background-content {
  180. width: 1200px;
  181. height: auto;
  182. margin: 0 auto;
  183. }
  184. .background-content-top {
  185. width: 100%;
  186. height: auto;
  187. padding: 162px 0 100px;
  188. text-align: center;
  189. }
  190. .background-content-top-titleC {
  191. width: 100%;
  192. height: auto;
  193. font-size: 38px;
  194. font-family: "Noto Serif CJK SC", "Source Han Serif SC", "Source Han Serif",
  195. "source-han-serif-sc", "STZhongsong", "宋体", "serif";
  196. font-weight: 900;
  197. color: #22202b;
  198. line-height: 46px;
  199. }
  200. .background-content-top-titleE {
  201. width: 100%;
  202. height: auto;
  203. font-size: 14px;
  204. color: #858585;
  205. line-height: 22px;
  206. }
  207. .background-content-top-description {
  208. width: 100%;
  209. height: auto;
  210. font-size: 14px;
  211. color: #858585;
  212. line-height: 22px;
  213. }
  214. .background-content-box {
  215. overflow: hidden;
  216. width: 100%;
  217. height: auto;
  218. padding-bottom: 170px;
  219. }
  220. .background-content-box ul {
  221. overflow: hidden;
  222. width: 100%;
  223. }
  224. li.background-list {
  225. float: left;
  226. overflow: hidden;
  227. width: 400px;
  228. height: auto;
  229. box-sizing: border-box;
  230. }
  231. .background-content-box ul li:last-child {
  232. padding-left: 50px;
  233. }
  234. .background-list-title {
  235. overflow: hidden;
  236. width: 100%;
  237. height: 48px;
  238. color: #6d6d6d;
  239. font-size: 18px;
  240. font-weight: bold;
  241. text-align: left;
  242. line-height: 48px;
  243. }
  244. .background-list-title p {
  245. overflow: hidden;
  246. width: 100%;
  247. height: 100%;
  248. text-overflow: ellipsis;
  249. white-space: nowrap;
  250. }
  251. .bg-list-intro {
  252. overflow: hidden;
  253. width: 300px;
  254. height: auto;
  255. padding: 35px 0 50px;
  256. color: #858585;
  257. font-size: 14px;
  258. line-height: 20px;
  259. text-align: left;
  260. }
  261. /*brand background*/
  262. /*发展历程部分*/
  263. div#brand-development {
  264. width: 100%;
  265. height: auto;
  266. }
  267. .development-content {
  268. width: 1200px;
  269. height: auto;
  270. margin: 0 auto;
  271. }
  272. .development-content-top {
  273. width: 100%;
  274. height: auto;
  275. padding: 162px 0 100px;
  276. text-align: center;
  277. }
  278. .development-content-top-titleC {
  279. width: 100%;
  280. height: auto;
  281. font-size: 38px;
  282. font-family: "Noto Serif CJK SC", "Source Han Serif SC", "Source Han Serif",
  283. "source-han-serif-sc", "STZhongsong", "宋体", "serif";
  284. font-weight: 900;
  285. color: #22202b;
  286. line-height: 46px;
  287. }
  288. .development-content-top-titleE {
  289. width: 100%;
  290. height: auto;
  291. font-size: 14px;
  292. color: #858585;
  293. line-height: 22px;
  294. }
  295. .development-content-top-description {
  296. width: 100%;
  297. height: auto;
  298. font-size: 14px;
  299. color: #858585;
  300. line-height: 22px;
  301. }
  302. .development-content-box {
  303. overflow: hidden;
  304. width: 100%;
  305. height: auto;
  306. padding-bottom: 120px;
  307. }
  308. .development-content-img {
  309. overflow: hidden;
  310. width: 461px;
  311. height: 225px;
  312. margin: 0 auto 25px;
  313. }
  314. .development-content-img img {
  315. width: 100%;
  316. height: 100%;
  317. }
  318. .development-process {
  319. position: relative;
  320. overflow: hidden;
  321. width: 100%;
  322. height: auto;
  323. padding: 75px 0 120px;
  324. }
  325. .development-process ul {
  326. overflow: hidden;
  327. width: 100%;
  328. }
  329. .development-list {
  330. position: relative;
  331. display: flex;
  332. overflow: hidden;
  333. width: 612px;
  334. align-items: center;
  335. }
  336. .development-process ul li:nth-child(2n + 1) {
  337. float: right;
  338. }
  339. .development-process ul li:nth-child(2n + 1)::before {
  340. position: absolute;
  341. top: 50%;
  342. left: 0;
  343. content: "";
  344. width: 6px;
  345. height: 40px;
  346. margin-top: -20px;
  347. background: #000;
  348. z-index: 66;
  349. }
  350. .development-process ul li:nth-child(2n) {
  351. float: left;
  352. }
  353. .development-process ul li:nth-child(2n)::before {
  354. position: absolute;
  355. top: 50%;
  356. right: 18px;
  357. content: "";
  358. width: 6px;
  359. height: 40px;
  360. margin-top: -20px;
  361. background: #000;
  362. z-index: 66;
  363. }
  364. .development-time {
  365. width: 160px;
  366. color: #22202b;
  367. font-size: 22px;
  368. font-weight: bold;
  369. text-align: center;
  370. }
  371. .development-intro {
  372. overflow: hidden;
  373. width: 440px;
  374. color: #858585;
  375. font-size: 14px;
  376. line-height: 22px;
  377. text-align: left;
  378. }
  379. .development-process ul li:nth-child(2) {
  380. margin-top: 40px;
  381. }
  382. .development-process ul li:nth-child(3) {
  383. margin-top: 60px;
  384. }
  385. .development-process ul li:nth-child(4) {
  386. margin-top: 60px;
  387. }
  388. /* .development-process ul li:nth-child(3),.development-process ul li:nth-child(4) {
  389. margin-top: 15px;
  390. } */
  391. .development-process ul li:nth-child(5) {
  392. margin-top: 37px;
  393. }
  394. .development-process ul li:nth-child(6) {
  395. margin-top: 40px;
  396. }
  397. /* .development-process ul li:nth-child(3) p:nth-child(4),.development-process ul li:nth-child(4) p:nth-child(2) {
  398. margin-top: 20px;
  399. } */
  400. .development-fauture {
  401. width: 100%;
  402. height: auto;
  403. }
  404. .development-fauture-title {
  405. width: 100%;
  406. height: auto;
  407. text-align: center;
  408. }
  409. p.fauture-title {
  410. width: 100%;
  411. height: auto;
  412. color: #22202b;
  413. font-size: 22px;
  414. font-weight: bold;
  415. line-height: 44px;
  416. }
  417. p.fauture-title-intro {
  418. width: 100%;
  419. height: auto;
  420. color: #22202b;
  421. font-size: 18px;
  422. line-height: 34px;
  423. }
  424. .development-fauture-intro {
  425. overflow: hidden;
  426. width: 780px;
  427. margin: 0 auto;
  428. padding-top: 85px;
  429. color: #858585;
  430. font-size: 14px;
  431. line-height: 22px;
  432. }
  433. .development-timelines {
  434. position: absolute;
  435. top: 0;
  436. left: 49.3%;
  437. width: 1px;
  438. height: 1095px;
  439. background: #eee;
  440. z-index: -1;
  441. }
  442. /*发展历程部分结束*/
  443. /*品牌理念部分*/
  444. div#brand-concept {
  445. width: 100%;
  446. height: auto;
  447. background: #f9f9fa;
  448. }
  449. .concept-content {
  450. width: 1200px;
  451. height: auto;
  452. margin: 0 auto;
  453. }
  454. .concept-content-top {
  455. width: 100%;
  456. height: auto;
  457. padding: 162px 0 100px;
  458. text-align: center;
  459. }
  460. .concept-content-top-titleC {
  461. width: 100%;
  462. height: auto;
  463. font-size: 38px;
  464. font-family: "Noto Serif CJK SC", "Source Han Serif SC", "Source Han Serif",
  465. "source-han-serif-sc", "STZhongsong", "宋体", "serif";
  466. font-weight: 900;
  467. color: #22202b;
  468. line-height: 46px;
  469. }
  470. .concept-content-top-titleE {
  471. width: 100%;
  472. height: auto;
  473. font-size: 14px;
  474. color: #858585;
  475. line-height: 22px;
  476. }
  477. .concept-content-top-description {
  478. width: 100%;
  479. height: auto;
  480. font-size: 14px;
  481. color: #858585;
  482. line-height: 22px;
  483. }
  484. .concept-content-box {
  485. overflow: hidden;
  486. width: 100%;
  487. height: auto;
  488. padding-bottom: 160px;
  489. }
  490. .concept-intro {
  491. overflow: hidden;
  492. width: 100%;
  493. height: auto;
  494. }
  495. .concept-intro-left {
  496. float: left;
  497. overflow: hidden;
  498. width: 461px;
  499. height: 225px;
  500. }
  501. .concept-intro-left img {
  502. width: 100%;
  503. height: 100%;
  504. }
  505. .concept-intro-right {
  506. float: right;
  507. width: 650px;
  508. height: auto;
  509. }
  510. .concept-intro-title {
  511. overflow: hidden;
  512. width: 100%;
  513. height: 58px;
  514. color: #22202b;
  515. font-size: 22px;
  516. font-weight: bold;
  517. line-height: 58px;
  518. text-align: left;
  519. text-overflow: ellipsis;
  520. white-space: nowrap;
  521. }
  522. .concept-intro-content {
  523. overflow: hidden;
  524. width: 100%;
  525. height: auto;
  526. padding-top: 22px;
  527. color: #858585;
  528. font-size: 14px;
  529. line-height: 20px;
  530. text-align: left;
  531. }
  532. .concept-details {
  533. overflow: hidden;
  534. width: 100%;
  535. height: auto;
  536. padding-top: 145px;
  537. }
  538. .concept-details-left {
  539. float: left;
  540. width: 550px;
  541. height: auto;
  542. }
  543. .concept-details-right {
  544. float: right;
  545. width: 648px;
  546. height: 356px;
  547. }
  548. .concept-details-video {
  549. overflow: hidden;
  550. width: 100%;
  551. height: 100%;
  552. background-color: #000;
  553. }
  554. .brand-slogan {
  555. overflow: hidden;
  556. width: 100%;
  557. height: auto;
  558. margin-top: 30px;
  559. }
  560. p.brand-concept-title {
  561. width: 100%;
  562. height: 38px;
  563. color: #6d6d6d;
  564. font-size: 22px;
  565. line-height: 28px;
  566. text-align: left;
  567. }
  568. p.brand-concept-desc {
  569. overflow: hidden;
  570. width: 100%;
  571. height: 30px;
  572. color: #858585;
  573. font-size: 14px;
  574. line-height: 30px;
  575. text-align: left;
  576. }
  577. .concept-details-left .brand-slogan:first-child {
  578. margin-top: 0;
  579. }
  580. /*品牌理念部分结束*/
  581. /*品牌实力部分*/
  582. div#brand-strength {
  583. width: 100%;
  584. height: auto;
  585. }
  586. .strength-content {
  587. width: 1200px;
  588. height: auto;
  589. margin: 0 auto;
  590. }
  591. .strength-content-first {
  592. overflow: hidden;
  593. width: 100%;
  594. height: auto;
  595. padding: 162px 0 140px;
  596. text-align: center;
  597. }
  598. .strength-content-left {
  599. float: left;
  600. overflow: hidden;
  601. width: 434px;
  602. height: 700px;
  603. }
  604. .strength-content-right {
  605. float: right;
  606. width: 600px;
  607. height: auto;
  608. padding-left: 37px;
  609. box-sizing: border-box;
  610. }
  611. .strength-content-titleC {
  612. overflow: hidden;
  613. width: 100%;
  614. height: 40px;
  615. color: #22202b;
  616. font-size: 38px;
  617. font-family: "Noto Serif CJK SC", "Source Han Serif SC", "Source Han Serif",
  618. "source-han-serif-sc", "STZhongsong", "宋体", "serif";
  619. font-weight: 900;
  620. line-height: 40px;
  621. text-align: left;
  622. }
  623. .strength-content-titleE {
  624. width: 100%;
  625. height: auto;
  626. margin-top: 34px;
  627. color: #6d6d6d;
  628. font-size: 14px;
  629. line-height: 16px;
  630. text-align: left;
  631. }
  632. .strength-content-description {
  633. overflow: hidden;
  634. width: 100%;
  635. height: 45px;
  636. margin-top: 105px;
  637. color: #22202b;
  638. font-size: 22px;
  639. line-height: 45px;
  640. text-align: left;
  641. }
  642. .strength-content-intro {
  643. overflow: hidden;
  644. width: 100%;
  645. height: auto;
  646. margin-top: 90px;
  647. color: #858585;
  648. font-size: 14px;
  649. line-height: 22px;
  650. text-align: left;
  651. }
  652. .strength-content-box {
  653. width: 100%;
  654. height: auto;
  655. padding-bottom: 240px;
  656. }
  657. .strength-content-box ul {
  658. overflow: hidden;
  659. width: 100%;
  660. height: auto;
  661. }
  662. .strength-content-box ul li {
  663. float: left;
  664. width: 364px;
  665. height: auto;
  666. margin-left: 54px;
  667. }
  668. .strength-content-box ul li:first-child {
  669. margin-left: 0px;
  670. }
  671. .strength-main {
  672. overflow: hidden;
  673. width: 100%;
  674. height: 100%;
  675. }
  676. .strength-main-img {
  677. cursor: pointer;
  678. -webkit-transition: all 0.5s ease;
  679. -o-transition: all 0.5s ease;
  680. transition: all 0.5s ease;
  681. }
  682. .strength-main-imgcd {
  683. overflow: hidden;
  684. width: 364px;
  685. height: 200px;
  686. background: url("~assets/images/brand/strength-main-chengdu.png") center
  687. center no-repeat;
  688. }
  689. .strength-main-imgcd:hover {
  690. background: url("~assets/images/brand/strength-main-chengdu2.jpg") center
  691. center no-repeat;
  692. }
  693. .strength-main-imgnj {
  694. overflow: hidden;
  695. width: 364px;
  696. height: 200px;
  697. background: url("~assets/images/brand/strength-main-nanjing.png") center
  698. center no-repeat;
  699. }
  700. .strength-main-imgnj:hover {
  701. background: url("~assets/images/brand/strength-main-nanjing2.jpg") center
  702. center no-repeat;
  703. }
  704. .strength-main-imgdg {
  705. overflow: hidden;
  706. width: 364px;
  707. height: 200px;
  708. background: url("~assets/images/brand/strength-main-dongguan.png") center
  709. center no-repeat;
  710. }
  711. .strength-main-imgdg:hover {
  712. background: url("~assets/images/brand/strength-main-dongguan2.jpg") center
  713. center no-repeat;
  714. }
  715. .strength-main-title {
  716. overflow: hidden;
  717. width: 100%;
  718. height: auto;
  719. padding-top: 10px;
  720. color: #858585;
  721. font-size: 18px;
  722. line-height: 22px;
  723. text-align: center;
  724. }
  725. /*品牌实力部分结束*/
  726. </style>