home.wxss 22 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394
  1. /* .wux-popup {
  2. width: 100% !important;
  3. max-width: 100% !important;
  4. } */
  5. page {
  6. background-color: #F7F8FA !important;
  7. }
  8. .homeBack {
  9. width: 750rpx;
  10. height: 574rpx;
  11. position: absolute;
  12. top: 0;
  13. left: 0;
  14. }
  15. .home-poster .wux-landscape__inner {
  16. padding: 0 !important;
  17. }
  18. .home-poster .popup-index--wux-popup {
  19. width: 650rpx !important;
  20. max-width: 650rpx !important;
  21. }
  22. .location {
  23. height: 126rpx;
  24. padding: 0 30rpx;
  25. margin: 18rpx 30rpx 0;
  26. border-radius: 24rpx;
  27. /* opacity: 0.45; */
  28. /* background: #FFFFFF; */
  29. background: rgba(255, 255, 255, .45);
  30. /* background-image: linear-gradient(128deg, #1AACAC 0%, #13DAD8 100%); */
  31. }
  32. /*
  33. #popup1 .wux-popup__content {
  34. border-radius: 40rpx;
  35. } */
  36. /* .location .img {
  37. position: relative;
  38. } */
  39. .location image {
  40. width: 72rpx;
  41. height: 72rpx;
  42. margin-right: 20rpx;
  43. border-radius: 50%;
  44. }
  45. /* .location .img2 {
  46. width: 96rpx;
  47. height: 28rpx;
  48. position: absolute;
  49. left: 0;
  50. top: 68rpx;
  51. }
  52. .location .img text {
  53. position: absolute;
  54. left: 26rpx;
  55. top: 66rpx;
  56. font-size: 20rpx;
  57. color: #fff;
  58. } */
  59. /* .location .text {
  60. overflow: hidden;
  61. } */
  62. /* .location text {
  63. white-space: nowrap;
  64. overflow: hidden;
  65. text-overflow: ellipsis;
  66. color: #fff;
  67. } */
  68. .location .text-box .active {
  69. width: 44rpx;
  70. height: 30rpx;
  71. color: #FF8686;
  72. font-size: 16rpx;
  73. border-radius: 8rpx;
  74. border: 2rpx solid #FF8686;
  75. margin-left: 10rpx;
  76. }
  77. .swiper-box {
  78. position: relative;
  79. height: 300rpx;
  80. /* margin-top: 20rpx; */
  81. /* padding: 0 30rpx; */
  82. }
  83. .swiper-box swiper {
  84. width: 100%;
  85. height: 100%;
  86. border-radius: 24rpx;
  87. overflow: hidden;
  88. transform: translateY(0);
  89. }
  90. .swiper-box image {
  91. width: 100%;
  92. height: 100%;
  93. border-radius: 24rpx;
  94. /* box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.01), 0px 2px 4px 0px rgba(0, 0, 0, 0.15); */
  95. }
  96. /*用来包裹所有的小圆点 */
  97. .swiper-box .swiper-dots {
  98. position: absolute;
  99. width: 210rpx;
  100. height: 20rpx;
  101. display: flex;
  102. flex-direction: row;
  103. justify-content: center;
  104. left: 50%;
  105. transform: translateX(-50%);
  106. bottom: 16rpx;
  107. }
  108. /*未选中时的小圆点样式 */
  109. .swiper-dots .swiper-dot {
  110. width: 12rpx;
  111. height: 12rpx;
  112. background: #FA7D22;
  113. opacity: 0.2;
  114. margin-right: 8rpx;
  115. border-radius: 12rpx;
  116. }
  117. /*选中以后的小圆点样式 */
  118. .swiper-dots .swiper-dot-active {
  119. width: 24rpx;
  120. height: 12rpx;
  121. background: #FA7D22;
  122. border-radius: 6rpx;
  123. opacity: unset;
  124. }
  125. .content .title {
  126. margin-top: 12rpx;
  127. }
  128. .content .title,
  129. .content .title-text {
  130. height: 80rpx;
  131. /* padding: 0 30rpx; */
  132. font-size: 36rpx;
  133. font-family: PingFangSC-Semibold, PingFang SC;
  134. color: #333;
  135. /* font-family: PingFangSC-Medium; */
  136. /* font-size: 18px; */
  137. /* color: #fff; */
  138. }
  139. .content .title-text {
  140. margin-left: 10rpx;
  141. font-weight: 600;
  142. }
  143. .content .title image {
  144. width: 32rpx;
  145. height: 32rpx;
  146. }
  147. .content .list {
  148. padding: 0 30rpx;
  149. overflow: hidden;
  150. margin-top: -20rpx;
  151. }
  152. .content .item {
  153. margin: 20rpx 0;
  154. width: 100%;
  155. background: #fff;
  156. border-radius: 24rpx;
  157. box-shadow: 4rpx 24rpx 50rpx -8rpx rgba(255, 119, 176, 0.55);
  158. /* box-shadow: 0px 4rpx 8rpx 0px rgba(221, 190, 190, 0.01), 0px 2rpx 4rpx 0px rgba(0, 0, 0, 0.15); */
  159. }
  160. .content .item-top {
  161. width: 100%;
  162. height: 282rpx;
  163. /* background: blue; */
  164. }
  165. .content .item-text {
  166. padding: 22rpx 28rpx;
  167. }
  168. .content .item-text image {
  169. width: 54rpx;
  170. height: 38rpx;
  171. /* 46+8 */
  172. }
  173. .content .item-text .box {
  174. position: relative;
  175. margin-right: 12rpx;
  176. }
  177. .content .item-text .box view {
  178. position: absolute;
  179. left: 0;
  180. top: 0;
  181. width: 46rpx;
  182. height: 38rpx;
  183. color: #fff;
  184. }
  185. .content .item-btn {
  186. /* height: 78rpx; */
  187. /* width: 100%; */
  188. /* background: rgba(19,218,216,0.09); */
  189. position: relative;
  190. padding: 0 30rpx 30rpx;
  191. }
  192. .content .item-btn .btn {
  193. width: 190rpx;
  194. height: 68rpx;
  195. color: #fff;
  196. background: #FA7D22;
  197. box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.01);
  198. border-radius: 39rpx;
  199. font-family: PingFangSC-Semibold, PingFang SC;
  200. }
  201. /* .content .case-list {
  202. white-space: nowrap;
  203. margin-bottom: 48rpx;
  204. } */
  205. .content .case-list .case-item {
  206. margin-left: 30rpx;
  207. margin-bottom: 48rpx;
  208. width: 248rpx;
  209. /* height: 100px; */
  210. /* display: inline-block; */
  211. border-radius: 16rpx;
  212. box-shadow: 4rpx 24rpx 50rpx -8rpx rgba(255, 119, 176, 0.55);
  213. }
  214. .content .case-item image {
  215. width: 248rpx;
  216. height: 248rpx;
  217. border-top-left-radius: 16rpx;
  218. border-top-right-radius: 16rpx;
  219. }
  220. .content .case-item .text-box {
  221. padding: 20rpx;
  222. }
  223. /* .content .item-btn image {
  224. height: 84rpx;
  225. width: 303rpx;
  226. position: absolute;
  227. right: 0;
  228. top: -4rpx;
  229. } */
  230. /* .content .item-btn image text {
  231. position: absolute;
  232. left: 0;
  233. top: 0;
  234. width: 100%;
  235. height: 100%;
  236. color: #fff;
  237. font-family: PingFangSC-Semibold;
  238. padding-left: 22rpx;
  239. } */
  240. /* .content {
  241. min-height: 934rpx;
  242. } */
  243. .home-coupon .img-box {
  244. position: relative;
  245. }
  246. .home-coupon .coupon-popup-img {
  247. height: 958rpx;
  248. width: 100%;
  249. position: relative;
  250. }
  251. .coupon-popup-img1 {
  252. height: 958rpx;
  253. width: 100%;
  254. }
  255. .home-poster .coupon-popup-img {
  256. height: 824rpx;
  257. width: 100%;
  258. }
  259. .home-coupon .img-box text {
  260. position: absolute;
  261. bottom: 156rpx;
  262. left: 172rpx;
  263. color: #C3004C;
  264. font-size: 24rpx;
  265. }
  266. .coupon-popup {
  267. background-color: #fff;
  268. width: 558rpx;
  269. height: 446rpx;
  270. border-radius: 40rpx;
  271. padding: 0 66rpx;
  272. box-sizing: border-box;
  273. display: flex;
  274. flex-direction: column;
  275. justify-content: center;
  276. }
  277. .coupon-popup .item {
  278. height: 135rpx;
  279. padding: 34rpx 0 40rpx;
  280. }
  281. .coupon-popup .item-left {
  282. width: 145rpx;
  283. height: 100%;
  284. font-family: PingFangSC-Semibold;
  285. color: #FFFFFF;
  286. font-size: 32rpx;
  287. border-top-left-radius: 16rpx;
  288. border-bottom-left-radius: 16rpx;
  289. background-image: radial-gradient(circle at 0px 50%, #fff 15rpx, #FF7676 15rpx);
  290. }
  291. .coupon-popup .item-right {
  292. justify-content: center;
  293. align-items: flex-start;
  294. padding-left: 16rpx;
  295. border-top-right-radius: 16rpx;
  296. border-bottom-right-radius: 16rpx;
  297. box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.13);
  298. }
  299. .coupon-popup .item-right text {
  300. font-size: 20rpx;
  301. color: #000;
  302. }
  303. .coupon-popup .btn {
  304. width: 416rpx;
  305. height: 92rpx;
  306. background: #85DBD8;
  307. border-radius: 52px;
  308. color: #FFFFFF;
  309. font-size: 36rpx;
  310. }
  311. .btm-toast {
  312. position: fixed;
  313. bottom: 8rpx;
  314. width: 100%;
  315. /* overflow: hidden; */
  316. }
  317. .btm-toast .margin-box {
  318. margin: 0 20rpx;
  319. border-radius: 24rpx;
  320. height: 192rpx;
  321. padding: 0 44rpx;
  322. background-color: rgba(51, 51, 51, 0.89);
  323. position: relative;
  324. }
  325. .btm-toast .left-image {
  326. width: 112rpx;
  327. height: 112rpx;
  328. border: 2rpx solid #FFFFFF;
  329. box-sizing: border-box;
  330. border-radius: 50%;
  331. }
  332. .btm-toast .right {
  333. margin-left: 18rpx;
  334. line-height: 38rpx;
  335. }
  336. .btm-toast .right text {
  337. font-size: 28rpx;
  338. font-family: PingFangSC-Regular, PingFang SC;
  339. font-weight: 400;
  340. color: #FFFFFF;
  341. }
  342. .btm-toast .close {
  343. width: 48rpx;
  344. height: 48rpx;
  345. border-radius: 50%;
  346. position: absolute;
  347. right: -12rpx;
  348. top: -14rpx;
  349. }
  350. .btm-toast .btn {
  351. width: 136rpx;
  352. height: 50rpx;
  353. background: #FA7D22;
  354. border-radius: 29rpx;
  355. font-size: 28rpx;
  356. font-family: PingFangTC-Medium, PingFangTC;
  357. color: #fff;
  358. position: absolute;
  359. right: 48rpx;
  360. bottom: 28rpx;
  361. }
  362. .plan-scroll-x::-webkit-scrollbar {
  363. display: none;
  364. /* Chrome Safari */
  365. }
  366. .content {
  367. padding: 0 30rpx;
  368. }
  369. .content .image-bgc {
  370. width: 100%;
  371. position: absolute;
  372. top: 0;
  373. left: 0;
  374. z-index: -1;
  375. }
  376. .navbar-box {
  377. width: 100%;
  378. /* height: 100%; */
  379. position: fixed;
  380. top: 0;
  381. left: 0;
  382. }
  383. .navbar-box-container {
  384. box-sizing: border-box;
  385. position: absolute;
  386. display: flex;
  387. align-items: center;
  388. z-index: 999;
  389. }
  390. .navbar-box-container .navbar-location {
  391. width: 48rpx;
  392. height: 48rpx;
  393. margin-left: 20rpx;
  394. margin-top: 10rpx;
  395. }
  396. .navbar-box-container .navbar-tips {
  397. color: #fff;
  398. margin-top: 10rpx;
  399. }
  400. .navbar-distance {
  401. margin-left: 72rpx;
  402. font-size: 20rpx;
  403. color: #fff;
  404. position: absolute;
  405. z-index: 99;
  406. }
  407. .navbar-hint {
  408. position: absolute;
  409. margin-top: 10rpx;
  410. z-index: 99;
  411. }
  412. .navbar-hint image {
  413. position: absolute;
  414. height: 78rpx;
  415. width: 356rpx;
  416. margin-left: 38rpx;
  417. color: #333;
  418. }
  419. .navbar-hint-tip {
  420. position: absolute;
  421. top: 36rpx;
  422. left: 0;
  423. font-size: 20rpx;
  424. margin-left: 68rpx;
  425. height: 60rpx;
  426. width: 356rpx;
  427. }
  428. .navbar-arrow {
  429. width: 48rpx;
  430. height: 48rpx;
  431. margin-top: 10rpx;
  432. }
  433. .navbar-bg-white {
  434. background: #F7F8FA;
  435. }
  436. /* 顶部banner样式 */
  437. .content {
  438. padding: 0;
  439. }
  440. /* 顶部banner */
  441. .top-banner {
  442. width: 750rpx;
  443. height: 700rpx;
  444. }
  445. .top-banner .top-swiper {
  446. width: 100%;
  447. height: 100%;
  448. }
  449. .active-swiper {
  450. margin-top: 110rpx !important;
  451. }
  452. .top-banner .top-swiper swiper-item image {
  453. width: 100%;
  454. height: 640rpx;
  455. }
  456. /* 消息提示框 */
  457. .message-box {
  458. width: 690rpx;
  459. height: 50rpx;
  460. margin-left: 30rpx;
  461. display: flex;
  462. align-items: center;
  463. }
  464. .message-box .trumpet {
  465. width: 30rpx;
  466. height: 30rpx;
  467. }
  468. .message-box .message-tip {
  469. height: 50rpx;
  470. line-height: 50rpx;
  471. width:400rpx;
  472. font-size: 20rpx;
  473. margin-left: 16rpx;
  474. }
  475. message-contents{
  476. width: 240rpx;
  477. overflow: hidden;
  478. text-overflow: ellipsis;
  479. white-space: nowrap;
  480. flex-shrink: 0;
  481. }
  482. .message-tip swiper-item{
  483. width: 100%;
  484. height: 100%;
  485. display: flex;
  486. flex-shrink: 0;
  487. }
  488. .message-box .goMessage {
  489. color: #FA7D22;
  490. font-size: 20rpx;
  491. margin-left: 60rpx;
  492. width: 100rpx;
  493. flex-shrink: 0;
  494. }
  495. .message-box .message-icon {
  496. width: 48rpx;
  497. height: 48rpx;
  498. margin-left: 194rpx;
  499. position: relative;
  500. }
  501. .message-box .message-icon image{
  502. width: 48rpx;
  503. height: 48rpx;
  504. }
  505. .message-total {
  506. width: 27rpx;
  507. height: 27rpx;
  508. background-color: #FF4414;
  509. border-radius: 50%;
  510. position: absolute;
  511. top: 0;
  512. right: 0;
  513. color: #FFFFFF;
  514. font-size: 24rpx;
  515. line-height: 27rpx;
  516. text-align: center;
  517. }
  518. /* 肤龄 */
  519. .skin-box {
  520. width: 690rpx;
  521. margin-left: 30rpx;
  522. height: 120rpx;
  523. background-color: #FFFFFF;
  524. margin-top: 30rpx;
  525. border-radius: 20rpx;
  526. display: flex;
  527. align-items: center;
  528. overflow: hidden;
  529. }
  530. .skin-box-left {
  531. width: 400rpx;
  532. display: flex;
  533. align-items: center;
  534. }
  535. .skin-box-right {
  536. width: 290rpx;
  537. height: 100%;
  538. line-height: 120rpx;
  539. text-align: right;
  540. }
  541. .skin-box .skin-title {
  542. color: #333;
  543. margin-left: 40rpx;
  544. font-weight: 600;
  545. font-size: 32rpx;
  546. }
  547. .skin-box .skin-date {
  548. color: #333;
  549. margin-left: 38rpx;
  550. font-size: 20rpx;
  551. }
  552. .skin-box .skin-age {
  553. font-size: 20rpx;
  554. margin-right: 40rpx;
  555. }
  556. .skin-box .skin-age text {
  557. color: #FA7D22;
  558. font-size: 56rpx;
  559. }
  560. /* 项目分类 */
  561. .project-classify {
  562. width: 690rpx;
  563. height: auto;
  564. margin-left: 30rpx;
  565. background-color: #FFFFFF;
  566. margin-top: 20rpx;
  567. border-radius: 20rpx;
  568. display: flex;
  569. flex-wrap: wrap;
  570. padding-top: 40rpx;
  571. box-sizing: border-box;
  572. padding-bottom: 40rpx;
  573. }
  574. .project-classify .project-classify-item {
  575. flex-shrink: 0;
  576. width: 80rpx;
  577. text-align: center;
  578. margin-left: 100rpx;
  579. }
  580. .project-classify .project-classify-item:first-child {
  581. margin-left: 40rpx;
  582. }
  583. .project-classify .project-classify-item:nth-child(n+5) {
  584. margin-top: 40rpx;
  585. }
  586. .project-classify .project-classify-item:nth-child(5) {
  587. margin-left: 40rpx;
  588. }
  589. .project-classify .project-classify-item image {
  590. width: 56rpx;
  591. height: 56rpx;
  592. }
  593. .project-classify .project-classify-item view {
  594. font-size: 20rpx;
  595. color: #333;
  596. }
  597. /* 推荐项目 */
  598. .recommend-project {
  599. margin-left: 30rpx;
  600. font-weight: 600;
  601. font-size: 32rpx;
  602. margin-top: 40rpx;
  603. color: #333333;
  604. }
  605. /* 推荐项目轮播图 */
  606. .projectImage {
  607. width: 100%;
  608. height: 380rpx;
  609. margin-top: 34rpx;
  610. }
  611. .projectImage-item {
  612. height: 380rpx;
  613. margin: 0 auto;
  614. display: flex;
  615. justify-content: center;
  616. align-items: center;
  617. }
  618. .projectImage-item image {
  619. width: 100%;
  620. height: 100%;
  621. }
  622. .projectImage-item .project-box {
  623. width: 650rpx;
  624. height: 380rpx;
  625. border-radius: 20rpx;
  626. overflow: hidden;
  627. }
  628. .projectImage-item .project-box-top {
  629. width: 100%;
  630. height: 204rpx;
  631. }
  632. .projectImage-item .project-box-top image {
  633. height: 100%;
  634. width: 100%;
  635. }
  636. .projectImage-item .project-box-bottom {
  637. background-color: #FFFFFF;
  638. width: 650rpx;
  639. height: 120rpx;
  640. padding: 0 20rpx;
  641. padding-top: 20rpx;
  642. box-sizing: border-box;
  643. }
  644. .projectImage-item .project-box-bottom .project-title {
  645. color: #222222;
  646. font-size: 28rpx;
  647. overflow: hidden;
  648. white-space: nowrap;
  649. text-overflow: ellipsis;
  650. }
  651. .project-box-bottom .project-box-bottom-A {
  652. height: 56rpx;
  653. margin-top: 20rpx;
  654. display: flex;
  655. align-items: center;
  656. /* justify-content: space-between; */
  657. }
  658. .project-box-bottom-A .project-sum {
  659. font-size: 20rpx;
  660. color: #999999;
  661. }
  662. .project-box-bottom-A .project-price {
  663. color: #FA4622;
  664. font-size: 24rpx;
  665. margin-left: auto;
  666. }
  667. .project-box-bottom-A .project-price text {
  668. color: #FA4622;
  669. font-size: 40rpx;
  670. }
  671. .projectImage-item .boxSmall {
  672. width: 650rpx;
  673. height: 324rpx;
  674. margin: 0 auto;
  675. overflow: hidden;
  676. border-radius: 20rpx;
  677. }
  678. .projectImage-item .boxBig {
  679. width: 650rpx;
  680. height: 380rpx;
  681. border-radius: 20rpx;
  682. overflow: hidden;
  683. }
  684. .projectImage-item .imageBig {
  685. width: 650rpx;
  686. height: 240rpx;
  687. }
  688. .projectImage-item .bottomBig {
  689. width: 650rpx;
  690. height: 140rpx;
  691. }
  692. /* 美丽秘籍 */
  693. .article {
  694. width: 750rpx;
  695. background: linear-gradient(180deg, #FFFFFF 0%, #f7f8fa 100%);
  696. height: auto;
  697. margin-top: 40rpx;
  698. border-radius: 10px 10px 0px 0px;
  699. overflow: hidden;
  700. padding-bottom: 40rpx;
  701. }
  702. .article-tab {
  703. height: 100rpx;
  704. width: 100%;
  705. white-space: nowrap;
  706. display: flex;
  707. }
  708. .articleFixed {
  709. position: fixed;
  710. top: var(--top--);
  711. left: 0;
  712. background-color: #fff;
  713. }
  714. .article-tab .tab-item {
  715. margin-top: 40rpx;
  716. box-sizing: border-box;
  717. display: inline-block;
  718. position: relative;
  719. margin-left: 60rpx;
  720. font-size: 28rpx;
  721. color: #333333;
  722. }
  723. .article-tab .tab-item:first-child {
  724. margin-left: 30rpx;
  725. }
  726. .tab-item-active {
  727. font-weight: 700;
  728. position: relative;
  729. }
  730. .tab-item-active::before {
  731. content: '';
  732. position: absolute;
  733. bottom: 4rpx;
  734. left: 0px;
  735. width: 104%;
  736. height: 12rpx;
  737. background-color: #fa7d22;
  738. border-radius: 10rpx;
  739. }
  740. /* 美丽秘籍瀑布流布局 */
  741. .main {
  742. display: flex;
  743. align-items: flex-start;
  744. }
  745. .column {
  746. /* width: 50%; */
  747. }
  748. .column_item {
  749. margin-left: 30rpx;
  750. margin-top: 20rpx;
  751. }
  752. .column_pic {
  753. display: block;
  754. width: 330rpx;
  755. height: 330rpx;
  756. border-radius: 10px 10px 0 0;
  757. }
  758. .hide {
  759. display: none;
  760. }
  761. .main-content {
  762. height: 172rpx;
  763. width: 330rpx;
  764. background-color: #FFFFFF;
  765. border-radius: 0 0 10px 10px;
  766. padding: 20rpx;
  767. box-sizing: border-box;
  768. }
  769. .main-title {
  770. color: #222222;
  771. font-size: 28rpx;
  772. height: 80rpx;
  773. overflow: hidden;
  774. text-overflow: ellipsis;
  775. display: -webkit-box;
  776. -webkit-line-clamp: 2;
  777. -webkit-box-orient: vertical;
  778. }
  779. .main-bottom {
  780. margin-top: 20rpx;
  781. display: flex;
  782. justify-content: space-between;
  783. font-size: 24rpx;
  784. color: #666;
  785. }
  786. .plan {
  787. height: 240rpx;
  788. margin-top: 20rpx;
  789. }
  790. .plan .plan-item {
  791. height: 100%;
  792. padding: 2rpx;
  793. border-radius: 24rpx;
  794. overflow: hidden;
  795. background: #FFFFFF;
  796. }
  797. .plan .plan-item .top-text {
  798. height: 76rpx;
  799. padding: 0 20rpx;
  800. font-size: 28rpx;
  801. font-family: PingFangSC-Medium, PingFang SC;
  802. font-weight: 500;
  803. color: #333333;
  804. }
  805. .plan .plan-item .top-text text {
  806. font-size: 28rpx;
  807. font-family: PingFangSC-Medium, PingFang SC;
  808. font-weight: 500;
  809. color: #333333;
  810. }
  811. .plan .plan-item .top-text .plan-process {
  812. font-size: 28rpx;
  813. font-family: PingFangSC-Medium, PingFang SC;
  814. font-weight: 500;
  815. color: #FA7D22;
  816. }
  817. .prites {
  818. width: 160rpx;
  819. height: 160rpx;
  820. }
  821. .plan .plan-item .plan-item-guide-img {
  822. width: 100%;
  823. display: block;
  824. }
  825. .plan .plan-item .bottom-box {
  826. /* width: 100%; */
  827. border-radius: 24rpx;
  828. background-color: #fff;
  829. }
  830. .plan .bottom-box .sum {
  831. font-size: 80rpx;
  832. font-family: DINCondensed-Bold, DINCondensed;
  833. font-weight: bold;
  834. color: #FA7D22;
  835. }
  836. .plan .bottom-box .text {
  837. font-size: 24rpx;
  838. font-family: PingFang-SC-Medium, PingFang-SC;
  839. font-weight: 500;
  840. color: #666666;
  841. }
  842. .plan-scroll-x {
  843. padding: 0 12rpx;
  844. }
  845. .plan-scroll-x image {
  846. width: 140rpx;
  847. height: 140rpx;
  848. margin-right: 20rpx;
  849. background-color: #FA7D22;
  850. flex-shrink: 0;
  851. border-radius: 20rpx;
  852. }
  853. .project-item {
  854. margin-bottom: 20rpx;
  855. }
  856. .project-item image {
  857. height: 300rpx;
  858. width: 100%;
  859. border-radius: 24rpx;
  860. }
  861. .article text {
  862. font-family: PingFang-SC-Medium, PingFang-SC;
  863. font-weight: 500;
  864. }
  865. .article-item {
  866. background: #FFFFFF;
  867. border-radius: 24rpx;
  868. /* padding-left: 40rpx; */
  869. }
  870. .article .left {
  871. height: 300rpx;
  872. width: 300rpx;
  873. margin-right: 20rpx;
  874. }
  875. .article .left image {
  876. width: 166rpx;
  877. height: 166rpx;
  878. margin-bottom: 14rpx;
  879. /* background-color: yellow; */
  880. }
  881. .article .right-item image {
  882. width: 80rpx;
  883. height: 80rpx;
  884. }
  885. .article .right .article-item {
  886. padding-left: 40rpx;
  887. }
  888. .invite {
  889. margin-top: 32rpx;
  890. }
  891. .invite .invite-title {
  892. margin-left: 10rpx;
  893. font-size: 36rpx;
  894. font-family: PingFangSC-Semibold, PingFang SC;
  895. font-weight: 600;
  896. color: #333333;
  897. line-height: 50rpx;
  898. }
  899. .invite .invite-banner {
  900. margin-top: 20rpx;
  901. display: block;
  902. width: 100%;
  903. height: 300rpx;
  904. }
  905. /* <view>
  906. <view class="title flex-align-center">
  907. <text class="title-text flex-align-center">打卡活动</text>
  908. </view>
  909. <view class="carding">
  910. <view class="top">
  911. <view class="title">免费领取菲洛嘉产品</view>
  912. <image class="img"></image>
  913. </view>
  914. <view class="carding_content">
  915. <view class="item">
  916. <image class="status_img"></image>
  917. <view class="carding_number">几号</view>
  918. </view>
  919. </view>
  920. <view class="viewData">*体验项目累计6天/月</view>
  921. </view>
  922. </view> */
  923. .carding {
  924. width: 690rpx;
  925. height: 300rpx;
  926. background: #FFFFFF;
  927. border-radius: 24rpx;
  928. }
  929. .carding .top {
  930. display: flex;
  931. align-items: center;
  932. width: 100%;
  933. height: 80rpx;
  934. }
  935. .carding .top .title {
  936. margin-left: 20rpx;
  937. font-size: 28rpx;
  938. font-weight: 400;
  939. line-height: 80rpx;
  940. color: #333333;
  941. flex: 1;
  942. }
  943. .carding .top .img {
  944. margin-right: 20rpx;
  945. width: 56rpx;
  946. height: 56rpx;
  947. }
  948. .carding_content {
  949. margin-top: 16rpx;
  950. width: 590rpx;
  951. margin-left: 50rpx;
  952. display: flex;
  953. align-items: center;
  954. position: relative;
  955. }
  956. .carding_item {
  957. z-index: 11;
  958. margin-right: 31rpx;
  959. width: 72rpx;
  960. display: flex;
  961. flex-direction: column;
  962. align-items: center;
  963. justify-content: center;
  964. }
  965. .carding__img {
  966. width: 72rpx;
  967. height: 72rpx;
  968. }
  969. .carding_number {
  970. margin-top: 5rpx;
  971. font-size: 24rpx;
  972. font-weight: 400;
  973. color: #333333;
  974. }
  975. .viewData {
  976. margin-top: 20rpx;
  977. width: 100%;
  978. height: 50rpx;
  979. text-align: center;
  980. line-height: 50rpx;
  981. font-size: 24rpx;
  982. font-weight: 400;
  983. color: #999999;
  984. }
  985. .line_show {
  986. margin-left: 10rpx;
  987. z-index: 8;
  988. position: absolute;
  989. width: 534rpx;
  990. height: 4rpx;
  991. background: #F9DB55;
  992. top: 36rpx;
  993. }
  994. /* <view class="carding_content">
  995. <view class="carding_item">
  996. <image class="carding__img"></image>
  997. <view class="carding_number">几号</view>
  998. </view>
  999. </view> */
  1000. /* ================================================= */
  1001. .use-popup {
  1002. width: 640rpx;
  1003. height: 598rpx;
  1004. background: #FFFFFF;
  1005. border-radius: 40rpx;
  1006. padding: 60rpx 48rpx;
  1007. box-sizing: border-box;
  1008. position: relative;
  1009. /* justify-content: center; */
  1010. /* justify-content: space-evenly; */
  1011. }
  1012. .use-popup .close-img {
  1013. width: 56rpx;
  1014. height: 56rpx;
  1015. /* background: red; */
  1016. position: absolute;
  1017. top: 16rpx;
  1018. right: 16rpx;
  1019. }
  1020. .use-popup .title {
  1021. /* margin-top: 60rpx; */
  1022. font-size: 36rpx;
  1023. font-family: PingFangSC-Medium, PingFang SC;
  1024. font-weight: 500;
  1025. color: #000000;
  1026. }
  1027. .use-popup .text-cotent {
  1028. /* background-color: red; */
  1029. overflow-y: scroll;
  1030. text-align: left;
  1031. /* height: 100%; */
  1032. }
  1033. .title_guild {
  1034. margin-bottom: 30rpx;
  1035. width: 520rpx;
  1036. text-align: center;
  1037. font-size: 36rpx;
  1038. font-weight: 500;
  1039. color: #000000;
  1040. }
  1041. .inText {
  1042. margin-top: 20rpx;
  1043. width: 540rpx;
  1044. font-size: 28rpx;
  1045. font-weight: 400;
  1046. color: #000000;
  1047. line-height: 40rpx;
  1048. }
  1049. .skin-popup .wux-landscape__inner {
  1050. padding: 0 !important;
  1051. }
  1052. .skin-popup .popup-index--wux-popup {
  1053. width: 650rpx !important;
  1054. max-width: 650rpx !important;
  1055. }
  1056. /* =============新用户需求============ */
  1057. .onTag {
  1058. margin-top: 20px;
  1059. width: 100%;
  1060. display: flex;
  1061. align-items: center;
  1062. justify-content: center;
  1063. }
  1064. .onTag-index {
  1065. width: 12rpx;
  1066. height: 12rpx;
  1067. background: #FFFFFF;
  1068. margin-right: 12rpx;
  1069. border-radius: 12rpx;
  1070. }
  1071. .onTag-index-select {
  1072. border-radius: 12rpx;
  1073. width: 12rpx;
  1074. height: 12rpx;
  1075. background: #999999;
  1076. margin-right: 12rpx;
  1077. }
  1078. /* <view class="couponCard"></view>
  1079. <view class="getNow"></view> */
  1080. /* <view class="onTag">
  1081. <view wx:for="{{3}}" wx:key="*this" class="onTag-index"></view>
  1082. </view> */
  1083. /* <view class="newAcountText">新用户专享</view>
  1084. <view class="couponCard">修丽可项目</view>
  1085. <view class="getNow">立即领取</view> */
  1086. .newAcountText {
  1087. width: 100%;
  1088. text-align: center;
  1089. position: absolute;
  1090. bottom: 324rpx;
  1091. font-size: 44rpx;
  1092. color: #FFFCF7;
  1093. }
  1094. .couponCard {
  1095. width: 100%;
  1096. text-align: center;
  1097. position: absolute;
  1098. bottom: 178rpx;
  1099. font-weight: 500;
  1100. font-size: 44rpx;
  1101. }
  1102. .colorShowLike {
  1103. color: #CC5D00;
  1104. }
  1105. .colorShowLikeGet {
  1106. color: #A84C01;
  1107. }
  1108. .colorVFace {
  1109. color: #AF6E0A;
  1110. }
  1111. .colorVFaceGet {
  1112. color: #925900;
  1113. }
  1114. .getNow {
  1115. width: 100%;
  1116. text-align: center;
  1117. position: absolute;
  1118. font-size: 46rpx;
  1119. font-weight: 500;
  1120. bottom: 32rpx;
  1121. }
  1122. .scape-block {
  1123. background: #FFFFFF;
  1124. position: relative;
  1125. }
  1126. .scape-block .close {
  1127. position: absolute;
  1128. right: 16rpx;
  1129. top: 16rpx;
  1130. width: 56rpx;
  1131. height: 56rpx;
  1132. }
  1133. .scape-block .close image {
  1134. width: 100%;
  1135. height: 100%;
  1136. }
  1137. .van-center-enter-to {
  1138. padding: 80rpx 48rpx 0 48rpx;
  1139. width: 640rpx;
  1140. height: 556rpx;
  1141. }
  1142. .loading {
  1143. /* margin-top: 80rpx; */
  1144. position: relative;
  1145. left: 50%;
  1146. transform: translateX(-50%);
  1147. width: 240rpx;
  1148. height: 240rpx;
  1149. }
  1150. .loading image {
  1151. width: 100%;
  1152. height: 100%;
  1153. }
  1154. .matching-tips {
  1155. margin-top: 50rpx;
  1156. font-size: 28rpx;
  1157. font-family: PingFangSC-Regular, PingFang SC;
  1158. font-weight: 400;
  1159. color: #000000;
  1160. line-height: 40rpx;
  1161. text-align: center;
  1162. }
  1163. /* 悬浮图标 */
  1164. .suspend {
  1165. width: 140rpx;
  1166. height: 140rpx;
  1167. position: fixed;
  1168. left: 20rpx;
  1169. bottom: 50rpx;
  1170. z-index: 1;
  1171. }
  1172. .suspend image {
  1173. width: 100%;
  1174. height: 100%;
  1175. }
  1176. /* 十月一活动弹窗 */
  1177. .activePop {
  1178. width: 490rpx;
  1179. height: 546rpx;
  1180. }
  1181. .activePop image {
  1182. width: 100%;
  1183. height: 100%;
  1184. }
  1185. .activePopBox {
  1186. margin-left: 20rpx;
  1187. margin-top: 40rpx;
  1188. }