mesobiolift.vue 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679
  1. <template>
  2. <div>
  3. <!-- banner区域 start -->
  4. <div class="swiper-container banner" id="banner">
  5. <div class="swiper-wrapper">
  6. <div class="swiper-slide">
  7. <img src="/img/mesobiolift-banner.jpg" alt="" />
  8. </div>
  9. </div>
  10. <!-- <div class="swiper-pagination"></div> -->
  11. </div>
  12. <!-- banner区域 end -->
  13. <div class="main">
  14. <div class="container about">
  15. <div class="section-title">
  16. <img src="/img/mesobiolift-title-equipment.png" alt="品牌设备" />
  17. <h3>品牌设备</h3>
  18. </div>
  19. <div class="content clearfix">
  20. <div class="tags only-mobile">
  21. <img src="/img/mesobiolift-about-tag-01.png" alt="" />
  22. <img src="/img/mesobiolift-about-tag-02.png" alt="" />
  23. <img src="/img/mesobiolift-about-tag-03.png" alt="" />
  24. </div>
  25. <div class="cover fl">
  26. <img src="/img/mesobiolift-about-cover.png" alt="" />
  27. </div>
  28. <div class="info fr">
  29. <div class="name">Mesobiolift RF</div>
  30. <div class="subname">全身紧致抗衰系统</div>
  31. <div class="line"></div>
  32. <div class="description">
  33. 全新生物修复技术,射频RF与直流电DC完美融合,根据皮肤年龄和衰老程度,制定个性化抗衰方案,激活细胞活力,重建皮肤平衡,对抗皮肤衰老
  34. </div>
  35. <div class="tags only-pc">
  36. <img src="/img/mesobiolift-about-tag-01.png" alt="" />
  37. <img src="/img/mesobiolift-about-tag-02.png" alt="" />
  38. <img src="/img/mesobiolift-about-tag-03.png" alt="" />
  39. </div>
  40. </div>
  41. </div>
  42. </div>
  43. <div class="container technology">
  44. <div class="section-title">
  45. <img src="/img/mesobiolift-title-technologies.png" alt="两大技术" />
  46. <h3>两大技术</h3>
  47. </div>
  48. <div class="content">
  49. <div class="section">
  50. <div class="cover">
  51. <img src="/img/mesobiolift-technologies-01.png" alt="" />
  52. </div>
  53. <div class="info">
  54. <div class="title">射频RF技术</div>
  55. <div class="subtitle">Radio Frequency(RF)</div>
  56. <div class="description">
  57. 1-3mHz射频,促使皮肤温度升高,产生热休克蛋白,促使胶原蛋白和弹性蛋白生成,诱导皮肤成纤维母细胞增殖,改善组织动脉系统,激活循环系统、改善水肿,为皮肤提供额外的氧气和营养物质
  58. </div>
  59. </div>
  60. </div>
  61. <div class="section">
  62. <div class="info">
  63. <div class="title">直流电DC技术</div>
  64. <div class="subtitle">Direct Current(DC)</div>
  65. <div class="description">
  66. 促使组织内部温度可控性升高(43℃),将美容产品中活性成分推入皮肤最深层,刺激循环、促进活性成分吸收,同时引起血管收缩、镇定舒缓
  67. </div>
  68. </div>
  69. <div class="cover">
  70. <img src="/img/mesobiolift-technologies-02.png" alt="" />
  71. </div>
  72. </div>
  73. </div>
  74. </div>
  75. <div class="container care">
  76. <div class="section-title">
  77. <img src="/img/mesobiolift-title-care.png" alt="关于护理" />
  78. <h3>关于护理</h3>
  79. </div>
  80. <div class="content clearfix">
  81. <div class="section">
  82. <div class="info">
  83. <div class="title big">面部护理</div>
  84. <div class="subtitle">Facial Treatment</div>
  85. </div>
  86. </div>
  87. <div class="section">
  88. <div class="cover">
  89. <img src="/img/mesobiolift-care-01.png" alt="" />
  90. </div>
  91. <div class="info">
  92. <div class="title">促进循环</div>
  93. <div class="description">促进新陈代谢、加速血液循环、增强细胞活力和增加促进营养吸收</div>
  94. </div>
  95. </div>
  96. <div class="section">
  97. <div class="cover">
  98. <img src="/img/mesobiolift-care-02.png" alt="" />
  99. </div>
  100. <div class="info">
  101. <div class="title">紧致提升</div>
  102. <div class="description">引起胶原收缩、形成新弹性纤维、弹性修复、紧致抗衰</div>
  103. </div>
  104. </div>
  105. <div class="section">
  106. <div class="cover">
  107. <img src="/img/mesobiolift-care-03.png" alt="" />
  108. </div>
  109. <div class="info">
  110. <div class="title">提拉轮廓</div>
  111. <div class="description">紧实皮下组织,改善轮廓曲线、提拉轮廓、紧致肌肤</div>
  112. </div>
  113. </div>
  114. <div class="section">
  115. <div class="cover">
  116. <img src="/img/mesobiolift-care-04.png" alt="" />
  117. </div>
  118. <div class="info">
  119. <div class="title">淡纹祛斑</div>
  120. <div class="description">刺激胶原蛋白再生、促进面部血液循环、抚平深层皱纹、淡化色斑</div>
  121. </div>
  122. </div>
  123. <div class="section">
  124. <div class="info">
  125. <div class="title big">身体护理</div>
  126. <div class="subtitle">Body Treatment</div>
  127. </div>
  128. </div>
  129. <div class="section">
  130. <div class="cover">
  131. <img src="/img/mesobiolift-care-05.png" alt="" />
  132. </div>
  133. <div class="info">
  134. <div class="title">紧致护理<br />皮肤激活再生</div>
  135. </div>
  136. </div>
  137. <div class="section">
  138. <div class="cover">
  139. <img src="/img/mesobiolift-care-06.png" alt="" />
  140. </div>
  141. <div class="info">
  142. <div class="title">抗充血治疗<br />刺激护理部位血液循环</div>
  143. </div>
  144. </div>
  145. </div>
  146. </div>
  147. <div class="container device">
  148. <div class="section-title">
  149. <img src="/img/mesobiolift-title-guide.png" alt="设备配件" />
  150. <h3>设备配件</h3>
  151. </div>
  152. <div class="content">
  153. <div class="scroll-box only-mobile">
  154. <img src="/img/mesobiolift-guide-01.png" alt="" />
  155. <img src="/img/mesobiolift-guide-02.png" alt="" />
  156. <img src="/img/mesobiolift-guide-03.png" alt="" />
  157. </div>
  158. <div class="swiper-container only-pc" id="deviceSwiper">
  159. <div class="swiper-wrapper">
  160. <div class="swiper-slide">
  161. <img src="/img/mesobiolift-guide-01.png" alt="" />
  162. </div>
  163. <div class="swiper-slide">
  164. <img src="/img/mesobiolift-guide-02.png" alt="" />
  165. </div>
  166. <div class="swiper-slide">
  167. <img src="/img/mesobiolift-guide-03.png" alt="" />
  168. </div>
  169. </div>
  170. </div>
  171. </div>
  172. </div>
  173. </div>
  174. </div>
  175. </template>
  176. <script>
  177. export default {
  178. head() {
  179. return {
  180. title: '首页-艾斯佰丽官网-产品系列-MESOBIOLIFT',
  181. }
  182. },
  183. mounted() {
  184. var bannerSwiper = new Swiper('#banner', {
  185. loop: false, // 循环模式选项
  186. // 如果需要分页器
  187. pagination: {
  188. el: '.swiper-pagination',
  189. },
  190. })
  191. var deviceSwiper = new Swiper('#deviceSwiper', {
  192. loop: true, // 循环模式选项
  193. autoplay: true,
  194. slidesPerView: 3,
  195. spaceBetween: 16,
  196. })
  197. },
  198. }
  199. </script>
  200. <style lang="scss" scoped>
  201. @media screen and (min-width: 768px) {
  202. .main {
  203. .about {
  204. .cover {
  205. img {
  206. display: block;
  207. width: 470px;
  208. height: 480px;
  209. }
  210. }
  211. .info {
  212. width: 660px;
  213. padding-top: 65px;
  214. .name {
  215. font-size: 50px;
  216. color: #5daf32;
  217. font-weight: bold;
  218. }
  219. .subname {
  220. font-size: 30px;
  221. margin-top: 15px;
  222. }
  223. .line {
  224. width: 36px;
  225. height: 7px;
  226. background: #5daf32;
  227. margin: 20px 0 30px;
  228. }
  229. .description {
  230. font-size: 20px;
  231. text-align: justify;
  232. word-break: break-all;
  233. line-height: 36px;
  234. }
  235. .tags {
  236. display: -webkit-box;
  237. display: -ms-flexbox;
  238. display: flex;
  239. -webkit-box-align: center;
  240. -ms-flex-align: center;
  241. align-items: center;
  242. -webkit-box-pack: justify;
  243. -ms-flex-pack: justify;
  244. justify-content: space-between;
  245. margin-top: 40px;
  246. }
  247. }
  248. }
  249. .technology {
  250. .content {
  251. .section {
  252. display: -webkit-box;
  253. display: -ms-flexbox;
  254. display: flex;
  255. -webkit-box-pack: justify;
  256. -ms-flex-pack: justify;
  257. justify-content: space-between;
  258. -webkit-box-align: center;
  259. -ms-flex-align: center;
  260. align-items: center;
  261. padding: 10px 30px;
  262. background: #eee;
  263. margin-top: 40px;
  264. &:first-child {
  265. margin-top: 0;
  266. }
  267. .cover {
  268. -ms-flex-negative: 0;
  269. flex-shrink: 0;
  270. img {
  271. display: block;
  272. width: 374px;
  273. }
  274. }
  275. &:nth-child(2n-1) {
  276. .info {
  277. margin-left: 40px;
  278. }
  279. }
  280. &:nth-child(2n) {
  281. .info {
  282. margin-right: 40px;
  283. }
  284. }
  285. .info {
  286. -webkit-box-flex: 1;
  287. -ms-flex: 1;
  288. flex: 1;
  289. -ms-flex-negative: 0;
  290. flex-shrink: 0;
  291. .title {
  292. font-size: 34px;
  293. color: #5daf33;
  294. font-weight: bold;
  295. }
  296. .subtitle {
  297. font-size: 16px;
  298. color: #434343;
  299. font-weight: lighter;
  300. margin-top: 12px;
  301. }
  302. .description {
  303. font-size: 27px;
  304. color: #434343;
  305. margin-top: 24px;
  306. line-height: 40px;
  307. text-align: justify;
  308. word-break: break-all;
  309. }
  310. }
  311. }
  312. }
  313. }
  314. .care {
  315. .content {
  316. .section {
  317. float: left;
  318. width: 390px;
  319. height: 340px;
  320. position: relative;
  321. margin-right: 15px;
  322. margin-top: 15px;
  323. background: #eee;
  324. overflow: hidden;
  325. &:nth-child(2),
  326. &:nth-child(5),
  327. &:nth-child(8) {
  328. margin-right: 0;
  329. }
  330. &:nth-child(1),
  331. &:nth-child(2) {
  332. margin-top: 0;
  333. }
  334. &:first-child {
  335. width: 795px;
  336. }
  337. &:nth-child(1),
  338. &:nth-child(6) {
  339. background: #5daf32;
  340. }
  341. &:hover {
  342. img {
  343. -webkit-transform: scale(1.2);
  344. transform: scale(1.2);
  345. }
  346. }
  347. .cover {
  348. position: absolute;
  349. width: 100%;
  350. height: 100%;
  351. img {
  352. display: block;
  353. width: 100%;
  354. height: 100%;
  355. -webkit-transition: all 0.4s;
  356. transition: all 0.4s;
  357. }
  358. }
  359. .info {
  360. position: absolute;
  361. z-index: 2;
  362. width: 100%;
  363. height: 100%;
  364. background: rgba(0, 0, 0, 0.3);
  365. display: -webkit-box;
  366. display: -ms-flexbox;
  367. display: flex;
  368. -webkit-box-pack: center;
  369. -ms-flex-pack: center;
  370. justify-content: center;
  371. -webkit-box-align: center;
  372. -ms-flex-align: center;
  373. align-items: center;
  374. -webkit-box-orient: vertical;
  375. -webkit-box-direction: normal;
  376. -ms-flex-direction: column;
  377. flex-direction: column;
  378. color: #fff;
  379. text-align: center;
  380. -webkit-box-sizing: border-box;
  381. box-sizing: border-box;
  382. padding: 0 32px;
  383. line-height: 1.5;
  384. .title {
  385. font-size: 28px;
  386. font-weight: bold;
  387. &.big {
  388. font-size: 41px;
  389. }
  390. }
  391. .subtitle {
  392. font-size: 24px;
  393. margin-top: 8px;
  394. }
  395. .description {
  396. font-size: 20px;
  397. font-weight: lighter;
  398. margin-top: 20px;
  399. }
  400. }
  401. }
  402. }
  403. }
  404. .device {
  405. .content {
  406. .swiper-container {
  407. width: 100%;
  408. img {
  409. display: block;
  410. width: 100%;
  411. }
  412. }
  413. }
  414. }
  415. }
  416. }
  417. @media screen and (max-width: 768px) {
  418. .main {
  419. .about {
  420. .content {
  421. display: -webkit-box;
  422. display: -ms-flexbox;
  423. display: flex;
  424. -webkit-box-orient: vertical;
  425. -webkit-box-direction: reverse;
  426. -ms-flex-direction: column-reverse;
  427. flex-direction: column-reverse;
  428. -webkit-box-align: center;
  429. -ms-flex-align: center;
  430. align-items: center;
  431. .cover {
  432. margin-top: 0.4rem;
  433. img {
  434. display: block;
  435. width: 5.46rem;
  436. height: 5.57rem;
  437. }
  438. }
  439. .tags {
  440. display: -webkit-box;
  441. display: -ms-flexbox;
  442. display: flex;
  443. -webkit-box-align: center;
  444. -ms-flex-align: center;
  445. align-items: center;
  446. -webkit-box-pack: justify;
  447. -ms-flex-pack: justify;
  448. justify-content: space-between;
  449. margin-top: 0.16rem;
  450. img {
  451. display: block;
  452. width: 1.76rem;
  453. height: 1.12rem;
  454. margin: 0 0.06rem;
  455. }
  456. }
  457. .info {
  458. width: 6.5rem;
  459. margin: 0 auto;
  460. .name {
  461. font-size: 0.34rem;
  462. color: #5daf32;
  463. text-align: center;
  464. font-weight: bold;
  465. }
  466. .subname {
  467. font-size: 0.26rem;
  468. margin-top: 0.16rem;
  469. text-align: center;
  470. }
  471. .line {
  472. width: 0.4rem;
  473. height: 0.06rem;
  474. background: #5daf32;
  475. margin: 0.32rem auto;
  476. }
  477. .description {
  478. text-align: justify;
  479. word-break: break-all;
  480. color: #333333;
  481. text-align: center;
  482. font-size: 0.26rem;
  483. line-height: 0.48rem;
  484. }
  485. }
  486. }
  487. }
  488. .technology {
  489. .content {
  490. .section {
  491. width: 6.86rem;
  492. margin: 0 auto;
  493. padding: 0.4rem 0.7rem;
  494. background: #eee;
  495. margin-top: 0.32rem;
  496. -webkit-box-sizing: border-box;
  497. box-sizing: border-box;
  498. &:first-child {
  499. margin-top: 0;
  500. }
  501. .cover {
  502. img {
  503. display: block;
  504. width: 3.74rem;
  505. margin: 0 auto;
  506. }
  507. }
  508. .info {
  509. .title {
  510. font-size: 0.3rem;
  511. color: #5daf33;
  512. font-weight: bold;
  513. text-align: center;
  514. margin-top: 0.26rem;
  515. }
  516. .subtitle {
  517. font-size: 0.24rem;
  518. color: #333;
  519. margin-top: 0.16rem;
  520. text-align: center;
  521. }
  522. .description {
  523. font-size: 0.26rem;
  524. color: #333;
  525. margin-top: 0.4rem;
  526. line-height: 0.48rem;
  527. text-align: justify;
  528. word-break: break-all;
  529. text-align: center;
  530. }
  531. }
  532. }
  533. }
  534. }
  535. .care {
  536. .content {
  537. width: 6.86rem;
  538. margin: 0 auto;
  539. .section {
  540. float: left;
  541. width: 3.34rem;
  542. height: 3.4rem;
  543. position: relative;
  544. margin-right: 0.18rem;
  545. margin-top: 0.18rem;
  546. background: #eee;
  547. &:first-child {
  548. width: 6.86rem;
  549. margin-top: 0;
  550. margin-right: 0;
  551. }
  552. &:nth-child(3),
  553. &:nth-child(5),
  554. &:nth-child(7),
  555. &:nth-child(9) {
  556. margin-right: 0;
  557. }
  558. &:nth-child(1),
  559. &:nth-child(6) {
  560. background: #5daf32;
  561. }
  562. .cover {
  563. position: absolute;
  564. width: 100%;
  565. height: 100%;
  566. img {
  567. display: block;
  568. width: 100%;
  569. height: 100%;
  570. }
  571. }
  572. .info {
  573. position: absolute;
  574. z-index: 2;
  575. width: 100%;
  576. height: 100%;
  577. background: rgba(0, 0, 0, 0.3);
  578. display: -webkit-box;
  579. display: -ms-flexbox;
  580. display: flex;
  581. -webkit-box-pack: center;
  582. -ms-flex-pack: center;
  583. justify-content: center;
  584. -webkit-box-align: center;
  585. -ms-flex-align: center;
  586. align-items: center;
  587. -webkit-box-orient: vertical;
  588. -webkit-box-direction: normal;
  589. -ms-flex-direction: column;
  590. flex-direction: column;
  591. color: #fff;
  592. text-align: center;
  593. -webkit-box-sizing: border-box;
  594. box-sizing: border-box;
  595. padding: 0 0.32rem;
  596. line-height: 1.5;
  597. .title {
  598. font-size: 0.32rem;
  599. &.big {
  600. font-size: 0.32rem;
  601. }
  602. }
  603. .subtitle {
  604. font-size: 0.24rem;
  605. margin-top: 0.24rem;
  606. }
  607. .description {
  608. font-size: 0.24rem;
  609. font-weight: lighter;
  610. margin-top: 0.24rem;
  611. }
  612. }
  613. }
  614. }
  615. }
  616. .device {
  617. .scroll-box {
  618. img {
  619. width: 3.16rem;
  620. height: 3.06rem;
  621. margin-right: 0.24rem;
  622. &:first-child {
  623. margin-left: 0.32rem;
  624. }
  625. &:last-child {
  626. margin-right: 0.32rem;
  627. }
  628. }
  629. }
  630. }
  631. }
  632. }
  633. </style>