小程序端工程代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9377 lines
176 KiB

  1. view,
  2. scroll-view,
  3. swiper,
  4. button,
  5. input,
  6. textarea,
  7. label,
  8. navigator,
  9. image {
  10. box-sizing: border-box;
  11. }
  12. page {
  13. background: #f5f5f5;
  14. height: 100%;
  15. }
  16. .newsList .newsSwitch .van-hairline--top-bottom::after {
  17. border: 0;
  18. }
  19. .newsList .newsSwitch .van-tab {
  20. font-size: 0.32 * 100rpx;
  21. padding: 0;
  22. flex-basis: unset !important;
  23. margin-right: 0.46 * 100rpx;
  24. }
  25. .newsList .newsSwitch .van-tabs__wrap {
  26. padding: 0 0.3 * 100rpx;
  27. }
  28. .newsList .newsSwitch.van-tabs--line {
  29. padding-top: 0.9 * 100rpx;
  30. }
  31. #footer {
  32. position: fixed;
  33. width: 100%;
  34. height: 100rpx;
  35. bottom: 0;
  36. left: 0;
  37. background-color: #fff;
  38. border-top: 1px solid #eee;
  39. z-index: 9999;
  40. }
  41. #footer.iphonex-footer {
  42. height: 100rpx;
  43. padding-bottom: 68rpx;
  44. }
  45. .footer-bg {
  46. height: 100rpx;
  47. }
  48. .iphonex-footer-bg {
  49. height: 168rpx;
  50. }
  51. #footer .item {
  52. flex: 1;
  53. -o-flex: 1;
  54. -ms-flex: 1;
  55. text-align: center;
  56. font-size: 0.2 * 100rpx;
  57. color: #282828;
  58. }
  59. #footer .item.on {
  60. color: #eb3729;
  61. }
  62. #footer .item .iconfont {
  63. font-size: 0.45 * 100rpx;
  64. height: 0.55 * 100rpx;
  65. line-height: 0.55 * 100rpx;
  66. }
  67. .goodList .item {
  68. position: relative;
  69. padding-left: 0.3 * 100rpx;
  70. background-color: #fff;
  71. }
  72. .goodList .item .pictrue {
  73. width: 1.8 * 100rpx;
  74. height: 1.8 * 100rpx;
  75. position: relative;
  76. }
  77. .goodList .item .pictrue .image {
  78. width: 100%;
  79. height: 100%;
  80. border-radius: 0.06 * 100rpx;
  81. }
  82. .goodList .item .pictrue image {
  83. width: 100%;
  84. height: 100%;
  85. border-radius: 0.06 * 100rpx;
  86. }
  87. .goodList .item .pictrue .numPic {
  88. position: absolute;
  89. left: 0.07 * 100rpx;
  90. top: 0.07 * 100rpx;
  91. width: 0.5 * 100rpx;
  92. height: 0.5 * 100rpx;
  93. border-radius: 50%;
  94. }
  95. .goodList .item .underline {
  96. padding: 0.3 * 100rpx 0.3 * 100rpx 0.3 * 100rpx 0;
  97. border-bottom: 1px solid #f5f5f5;
  98. }
  99. .goodList .item:nth-last-child(1) .underline {
  100. border-bottom: 0;
  101. }
  102. .goodList .item .text {
  103. font-size: 0.3 * 100rpx;
  104. color: #222;
  105. width: 4.89 * 100rpx;
  106. text-align: left;
  107. }
  108. .goodList .item .text .money .num {
  109. font-size: 0.34 * 100rpx;
  110. }
  111. .goodList .item .text .vip-money {
  112. font-size: 0.24 * 100rpx;
  113. color: #282828;
  114. font-weight: bold;
  115. margin-top: 0.1 * 100rpx;
  116. }
  117. .goodList .item .text .vip-money .vip {
  118. margin-right: 0.22 * 100rpx;
  119. text-decoration: line-through;
  120. }
  121. .goodList .item .text .vip-money .image {
  122. width: 0.46 * 100rpx;
  123. height: 0.21 * 100rpx;
  124. margin-left: 0.05 * 100rpx;
  125. }
  126. .goodList .item .text .vip-money .num {
  127. font-size: 0.22 * 100rpx;
  128. color: #aaa;
  129. font-weight: normal;
  130. margin: -0.02 * 100rpx 0 0 0;
  131. }
  132. .goodList .item .iconfont {
  133. position: absolute;
  134. right: 0.3 * 100rpx;
  135. width: 0.5 * 100rpx;
  136. height: 0.5 * 100rpx;
  137. border-radius: 50%;
  138. font-size: 0.3 * 100rpx;
  139. bottom: 0.38 * 100rpx;
  140. }
  141. .promotionGood {
  142. padding: 0 0.3 * 100rpx;
  143. background-color: #fff;
  144. }
  145. .promotionGood .item {
  146. border-bottom: 1px solid #eee;
  147. height: 2.5 * 100rpx;
  148. }
  149. .promotionGood .item .pictrue {
  150. width: 1.88 * 100rpx;
  151. height: 1.88 * 100rpx;
  152. }
  153. .promotionGood .item .pictrue .image {
  154. width: 100%;
  155. height: 100%;
  156. border-radius: 0.08 * 100rpx;
  157. }
  158. .promotionGood .item .text {
  159. font-size: 0.24 * 100rpx;
  160. color: #999;
  161. width: 4.72 * 100rpx;
  162. text-align: left;
  163. }
  164. .promotionGood .item .text .name {
  165. font-size: 0.3 * 100rpx;
  166. color: #333;
  167. }
  168. .promotionGood .item .text .sp-money {
  169. margin: 0.34 * 100rpx 0 0.2 * 100rpx 0;
  170. }
  171. .promotionGood .item .text .sp-money .moneyCon {
  172. // padding: 0 0.18*100rpx;
  173. height: 0.36 * 100rpx;
  174. line-height: 0.46 * 100rpx;
  175. font-size: 0.26 * 100rpx;
  176. color: #ea3526;
  177. border-radius: 0.24 * 100rpx 0.03 * 100rpx 0.24 * 100rpx 0.03 * 100rpx;
  178. }
  179. .promotionGood .item .text .sp-money .moneyCon .num {
  180. font-size: 0.24 * 100rpx;
  181. }
  182. .promotionGood .item .text .money {
  183. text-decoration: line-through;
  184. }
  185. .recommend {
  186. background-color: #fff;
  187. }
  188. .recommend .title {
  189. height: 1.35 * 100rpx;
  190. font-size: 0.28 * 100rpx;
  191. color: #282828;
  192. }
  193. .recommend .title .name {
  194. margin: 0 0.28 * 100rpx;
  195. }
  196. .recommend .title .iconfont {
  197. font-size: 1.7 * 100rpx;
  198. color: #454545;
  199. height: 0.5 * 100rpx;
  200. line-height: 0.5 * 100rpx;
  201. }
  202. .recommend .title .iconfont.lefticon {
  203. transform: rotate(180deg);
  204. }
  205. .recommend .recommendList {
  206. padding: 0 0.3 * 100rpx;
  207. }
  208. .recommend .recommendList .item {
  209. width: 3.35 * 100rpx;
  210. margin-bottom: 0.3 * 100rpx;
  211. }
  212. .recommend .recommendList .item .pictrue {
  213. width: 100%;
  214. height: 3.35 * 100rpx;
  215. }
  216. .recommend .recommendList .item .pictrue .image {
  217. width: 100%;
  218. height: 100%;
  219. border-radius: 0.06 * 100rpx;
  220. }
  221. .recommend .recommendList .item .name {
  222. font-size: 0.28 * 100rpx;
  223. color: #282828;
  224. margin-top: 0.2 * 100rpx;
  225. }
  226. .recommend .recommendList .item .money {
  227. font-size: 0.2 * 100rpx;
  228. margin-top: 0.03 * 100rpx;
  229. }
  230. .recommend .recommendList .item .money .num {
  231. font-size: 0.28 * 100rpx;
  232. }
  233. .noCommodity {
  234. padding-top: 0.75 * 100rpx;
  235. }
  236. .noCommodity .noPictrue {
  237. width: 4.14 * 100rpx;
  238. height: 3.36 * 100rpx;
  239. margin: 0 auto 0.3 * 100rpx auto;
  240. }
  241. .noCommodity .noPictrue .image {
  242. width: 100%;
  243. height: 100%;
  244. }
  245. /*产品详情轮播*/
  246. .product-bg {
  247. height: 7.5 * 100rpx;
  248. }
  249. .product-bg swiper {
  250. height: 7.5 * 100rpx;
  251. }
  252. .product-bg .slide-image {
  253. width: 100%;
  254. height: 100%;
  255. }
  256. .product-bg .pages {
  257. position: absolute;
  258. background-color: #fff;
  259. height: 0.34 * 100rpx;
  260. padding: 0 0.1 * 100rpx;
  261. border-radius: 0.03 * 100rpx;
  262. right: 0.3 * 100rpx;
  263. bottom: 0.3 * 100rpx;
  264. line-height: 0.34 * 100rpx;
  265. font-size: 0.24 * 100rpx;
  266. color: #050505;
  267. z-index: 9;
  268. }
  269. /*评价列表公共*/
  270. .evaluateWtapper .evaluateItem {
  271. background-color: #fff;
  272. padding-bottom: 0.25 * 100rpx;
  273. }
  274. .evaluateWtapper .evaluateItem ~ .evaluateItem {
  275. border-top: 1px solid #f5f5f5;
  276. }
  277. .evaluateWtapper .evaluateItem .pic-text {
  278. font-size: 0.26 * 100rpx;
  279. color: #282828;
  280. height: 0.95 * 100rpx;
  281. padding: 0 0.3 * 100rpx;
  282. }
  283. .evaluateWtapper .evaluateItem .pic-text .pictrue {
  284. width: 0.56 * 100rpx;
  285. height: 0.56 * 100rpx;
  286. margin-right: 0.2 * 100rpx;
  287. }
  288. .evaluateWtapper .evaluateItem .pic-text .pictrue .image {
  289. width: 100%;
  290. height: 100%;
  291. border-radius: 50%;
  292. }
  293. .evaluateWtapper .evaluateItem .pic-text .name {
  294. max-width: 4.5 * 100rpx;
  295. margin-right: 0.15 * 100rpx;
  296. }
  297. .evaluateWtapper .evaluateItem .time {
  298. font-size: 0.24 * 100rpx;
  299. color: #82848f;
  300. padding: 0 0.3 * 100rpx;
  301. }
  302. .evaluateWtapper .evaluateItem .evaluate-infor {
  303. font-size: 0.28 * 100rpx;
  304. color: #282828;
  305. margin-top: 0.19 * 100rpx;
  306. padding: 0 0.3 * 100rpx;
  307. }
  308. .evaluateWtapper .evaluateItem .imgList {
  309. padding: 0 0.3 * 100rpx 0 0.15 * 100rpx;
  310. margin-top: 0.25 * 100rpx;
  311. }
  312. .evaluateWtapper .evaluateItem .imgList .pictrue {
  313. width: 1.56 * 100rpx;
  314. height: 1.56 * 100rpx;
  315. margin: 0 0 0.15 * 100rpx 0.15 * 100rpx;
  316. }
  317. .evaluateWtapper .evaluateItem .imgList .pictrue .image {
  318. width: 100%;
  319. height: 100%;
  320. }
  321. .evaluateWtapper .evaluateItem .reply {
  322. font-size: 0.26 * 100rpx;
  323. color: #454545;
  324. background-color: #f7f7f7;
  325. border-radius: 0.05 * 100rpx;
  326. margin: 0.2 * 100rpx 0.3 * 100rpx 0 0.3 * 100rpx;
  327. padding: 0.3 * 100rpx;
  328. position: relative;
  329. }
  330. .evaluateWtapper .evaluateItem .reply::before {
  331. content: '';
  332. width: 0;
  333. height: 0;
  334. border-left: 0.1 * 100rpx solid transparent;
  335. border-right: 0.1 * 100rpx solid transparent;
  336. border-bottom: 0.2 * 100rpx solid #f7f7f7;
  337. position: absolute;
  338. top: -0.2 * 100rpx;
  339. left: 1 * 100rpx;
  340. }
  341. /*优惠券列表公共*/
  342. .coupon-list {
  343. padding: 0 0.3 * 100rpx;
  344. margin-top: 0.25 * 100rpx;
  345. box-sizing: border-box;
  346. }
  347. .coupon-list .item {
  348. width: 100%;
  349. height: 1.7 * 100rpx;
  350. margin-bottom: 0.16 * 100rpx;
  351. }
  352. .coupon-list .item .money {
  353. background-image: url('https://wx.yixiang.co/static/images/coupon1.png');
  354. background-repeat: no-repeat;
  355. background-size: 100% 100%;
  356. width: 2.4 * 100rpx;
  357. height: 100%;
  358. color: #fff;
  359. font-size: 0.36 * 100rpx;
  360. font-weight: bold;
  361. text-align: center;
  362. display: flex;
  363. flex-direction: column;
  364. align-items: center;
  365. justify-content: center;
  366. }
  367. .coupon-list .item .money.moneyGray {
  368. background-image: url('https://wx.yixiang.co/static/images/coupon2.png');
  369. }
  370. .coupon-list .item .money .num {
  371. font-size: 0.6 * 100rpx;
  372. }
  373. .coupon-list .item .text {
  374. width: 4.5 * 100rpx;
  375. padding: 0 0.17 * 100rpx 0 0.24 * 100rpx;
  376. background-color: #fff;
  377. box-sizing: border-box;
  378. }
  379. .coupon-list .item .text .condition {
  380. font-size: 0.3 * 100rpx;
  381. color: #282828;
  382. height: 0.93 * 100rpx;
  383. line-height: 0.93 * 100rpx;
  384. border-bottom: 1px solid #f0f0f0;
  385. }
  386. .coupon-list .item .text .data {
  387. font-size: 0.2 * 100rpx;
  388. color: #999;
  389. height: 0.76 * 100rpx;
  390. }
  391. .coupon-list .item .text .data .bnt {
  392. width: 1.36 * 100rpx;
  393. height: 0.44 * 100rpx;
  394. border-radius: 0.22 * 100rpx;
  395. font-size: 0.22 * 100rpx;
  396. color: #fff;
  397. text-align: center;
  398. line-height: 0.44 * 100rpx;
  399. }
  400. .coupon-list .item .text .data .bnt.gray {
  401. background-color: #ccc;
  402. }
  403. .condition .line-title {
  404. width: 0.9 * 100rpx;
  405. height: 0.3 * 100rpx;
  406. line-height: 0.3 * 100rpx;
  407. padding: 0 0.1 * 100rpx;
  408. box-sizing: border-box;
  409. background: rgba(255, 247, 247, 1);
  410. border: 1rpx solid rgba(232, 51, 35, 1);
  411. opacity: 1;
  412. border-radius: 0.22 * 100rpx;
  413. font-size: 0.2 * 100rpx !important;
  414. color: #e83323;
  415. margin-right: 0.12 * 100rpx;
  416. }
  417. .coupon-list .pic-num {
  418. color: #ffffff !important;
  419. font-size: 0.24 * 100rpx !important;
  420. }
  421. /*优惠券列表弹窗*/
  422. .coupon-list-window {
  423. position: fixed;
  424. bottom: 0;
  425. left: 0;
  426. width: 100%;
  427. background-color: #f5f5f5;
  428. border-radius: 0.16 * 100rpx 0.16 * 100rpx 0 0;
  429. z-index: 111;
  430. transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  431. -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  432. -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  433. -o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  434. transform: translate3d(0, 100%, 0);
  435. -webkit-transform: translate3d(0, 100%, 0);
  436. -ms-transform: translate3d(0, 100%, 0);
  437. -moz-transform: translate3d(0, 100%, 0);
  438. -o-transform: translate3d(0, 100%, 0);
  439. }
  440. .coupon-list-window.on {
  441. transform: translate3d(0, 0, 0);
  442. -webkit-transform: translate3d(0, 0, 0);
  443. -ms-transform: translate3d(0, 0, 0);
  444. -moz-transform: translate3d(0, 0, 0);
  445. -o-transform: translate3d(0, 0, 0);
  446. }
  447. .coupon-list-window .title {
  448. height: 1.24 * 100rpx;
  449. width: 100%;
  450. text-align: center;
  451. line-height: 1.24 * 100rpx;
  452. font-size: 0.32 * 100rpx;
  453. font-weight: bold;
  454. position: relative;
  455. color: #333;
  456. }
  457. .coupon-list-window .title .iconfont {
  458. position: absolute;
  459. right: 0.3 * 100rpx;
  460. top: 50%;
  461. transform: translateY(-50%);
  462. font-size: 0.35 * 100rpx;
  463. color: #8a8a8a;
  464. font-weight: normal;
  465. }
  466. .coupon-list-window .coupon-list {
  467. margin: 0 0 0.5 * 100rpx 0;
  468. height: 5.5 * 100rpx;
  469. overflow: auto;
  470. }
  471. .coupon-list-window .pictrue {
  472. width: 4.14 * 100rpx;
  473. height: 3.36 * 100rpx;
  474. margin: 0 auto 0.5 * 100rpx auto;
  475. }
  476. .coupon-list-window .pictrue .image {
  477. width: 100%;
  478. height: 100%;
  479. }
  480. /*详情首页弹窗*/
  481. .product-window {
  482. position: fixed;
  483. bottom: 0;
  484. width: 100%;
  485. left: 0;
  486. background-color: #fff;
  487. z-index: 88;
  488. border-radius: 0.16 * 100rpx 0.16 * 100rpx 0 0;
  489. padding-bottom: 1.4 * 100rpx;
  490. transform: translate3d(0, 100%, 0);
  491. transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  492. }
  493. .product-window.on {
  494. transform: translate3d(0, 0, 0);
  495. }
  496. .product-window .textpic {
  497. padding: 0 1.3 * 100rpx 0 0.3 * 100rpx;
  498. margin-top: 0.29 * 100rpx;
  499. position: relative;
  500. }
  501. .product-window .textpic .pictrue {
  502. width: 1.5 * 100rpx;
  503. height: 1.5 * 100rpx;
  504. }
  505. .product-window .textpic .pictrue .image {
  506. width: 100%;
  507. height: 100%;
  508. border-radius: 0.1 * 100rpx;
  509. }
  510. .product-window .textpic .text {
  511. width: 4.1 * 100rpx;
  512. font-size: 0.32 * 100rpx;
  513. color: #202020;
  514. }
  515. .product-window .textpic .text .money {
  516. font-size: 0.24 * 100rpx;
  517. margin-top: 0.4 * 100rpx;
  518. }
  519. .product-window .textpic .text .money .num {
  520. font-size: 0.36 * 100rpx;
  521. }
  522. .product-window .textpic .text .money .stock {
  523. color: #999;
  524. margin-left: 0.18 * 100rpx;
  525. }
  526. .product-window .textpic .iconfont {
  527. position: absolute;
  528. right: 0.3 * 100rpx;
  529. top: -0.05 * 100rpx;
  530. font-size: 0.35 * 100rpx;
  531. color: #8a8a8a;
  532. }
  533. .product-window .productWinList {
  534. max-height: 3.95 * 100rpx;
  535. overflow: auto;
  536. margin-top: 0.36 * 100rpx;
  537. }
  538. .product-window .productWinList .item ~ .item {
  539. margin-top: 0.36 * 100rpx;
  540. }
  541. .product-window .productWinList .item .title {
  542. font-size: 0.3 * 100rpx;
  543. color: #999;
  544. padding: 0 0.3 * 100rpx;
  545. }
  546. .product-window .productWinList .item .listn {
  547. padding: 0 0.3 * 100rpx 0 0.16 * 100rpx;
  548. }
  549. .product-window .productWinList .item .listn .itemn {
  550. border: 1px solid #bbb;
  551. font-size: 0.26 * 100rpx;
  552. color: #282828;
  553. padding: 0.07 * 100rpx 0.33 * 100rpx;
  554. border-radius: 0.06 * 100rpx;
  555. margin: 0.14 * 100rpx 0 0 0.14 * 100rpx;
  556. }
  557. .product-window .productWinList .item .listn .itemn.on {
  558. color: #fff;
  559. background-color: #eb3729;
  560. border-color: #eb3729;
  561. }
  562. .product-window .cart {
  563. margin-top: 0.36 * 100rpx;
  564. padding: 0 0.3 * 100rpx;
  565. }
  566. .product-window .cart .title {
  567. font-size: 0.3 * 100rpx;
  568. color: #999;
  569. }
  570. .product-window .cart .carnum {
  571. height: 0.54 * 100rpx;
  572. margin-top: 0.24 * 100rpx;
  573. }
  574. .product-window .cart .carnum .item {
  575. border: 1px solid #a4a4a4;
  576. width: 0.84 * 100rpx;
  577. text-align: center;
  578. height: 100%;
  579. line-height: 0.54 * 100rpx;
  580. color: #a4a4a4;
  581. font-size: 0.45 * 100rpx;
  582. }
  583. .product-window .cart .carnum .reduce {
  584. border-right: 0;
  585. border-radius: 0.06 * 100rpx 0 0 0.06 * 100rpx;
  586. line-height: 0.48 * 100rpx;
  587. }
  588. .product-window .cart .carnum .reduce.on {
  589. border-color: #e3e3e3;
  590. color: #dedede;
  591. }
  592. .product-window .cart .carnum .plus {
  593. border-left: 0;
  594. border-radius: 0 0.06 * 100rpx 0.06 * 100rpx 0;
  595. line-height: 0.46 * 100rpx;
  596. }
  597. .product-window .cart .carnum .plus.on {
  598. border-color: #e3e3e3;
  599. color: #dedede;
  600. }
  601. .product-window .cart .carnum .num {
  602. color: #282828;
  603. font-size: 0.28 * 100rpx;
  604. }
  605. /*产品详情的分享红包*/
  606. .sharing-packets {
  607. position: fixed;
  608. left: 0.3 * 100rpx;
  609. bottom: 1.5 * 100rpx;
  610. z-index: 5;
  611. transition: all 0.3s ease-in-out 0s;
  612. opacity: 1;
  613. transform: scale(1);
  614. }
  615. .sharing-packets.on {
  616. transform: scale(0);
  617. opacity: 0;
  618. }
  619. .sharing-packets .iconfont {
  620. width: 0.44 * 100rpx;
  621. height: 0.44 * 100rpx;
  622. border-radius: 50%;
  623. background-color: #999;
  624. font-size: 0.2 * 100rpx;
  625. color: #fff;
  626. margin: 0 auto;
  627. padding-left: 0.01 * 100rpx;
  628. }
  629. .sharing-packets .line {
  630. width: 0.02 * 100rpx;
  631. height: 0.4 * 100rpx;
  632. background-color: #999;
  633. margin: 0 auto;
  634. }
  635. .sharing-packets .sharing-con {
  636. width: 1.87 * 100rpx;
  637. height: 2.1 * 100rpx;
  638. position: relative;
  639. }
  640. .sharing-packets .sharing-con .image {
  641. width: 100%;
  642. height: 100%;
  643. }
  644. .sharing-packets .sharing-con .text {
  645. position: absolute;
  646. top: 0.2 * 100rpx;
  647. font-size: 0.2 * 100rpx;
  648. width: 100%;
  649. text-align: center;
  650. }
  651. .sharing-packets .sharing-con .text .money {
  652. font-size: 0.32 * 100rpx;
  653. font-weight: bold;
  654. }
  655. .sharing-packets .sharing-con .text .money .label {
  656. font-size: 0.2 * 100rpx;
  657. }
  658. .sharing-packets .sharing-con .text .tip {
  659. font-size: 0.18 * 100rpx;
  660. color: #999;
  661. }
  662. .sharing-packets .sharing-con .text .shareBut {
  663. font-size: 0.22 * 100rpx;
  664. color: #fff;
  665. margin-top: 0.27 * 100rpx;
  666. height: 0.5 * 100rpx;
  667. line-height: 0.5 * 100rpx;
  668. }
  669. /*订单产品*/
  670. .orderGoods {
  671. background-color: #fff;
  672. margin-top: 0.12 * 100rpx;
  673. }
  674. .orderGoods .total {
  675. box-sizing: border-box;
  676. width: 100%;
  677. height: 0.86 * 100rpx;
  678. padding: 0 0.3 * 100rpx;
  679. border-bottom: 0.01 * 100rpx solid #eee;
  680. font-size: 0.3 * 100rpx;
  681. color: #282828;
  682. line-height: 0.86 * 100rpx;
  683. }
  684. .goodWrapper .item {
  685. margin-left: 0.3 * 100rpx;
  686. padding-right: 0.3 * 100rpx;
  687. border-bottom: 0.02 * 100rpx solid #f0f0f0;
  688. height: 1.8 * 100rpx;
  689. }
  690. .goodWrapper .item .pictrue {
  691. width: 1.3 * 100rpx;
  692. height: 1.3 * 100rpx;
  693. }
  694. .goodWrapper .item .pictrue .image {
  695. width: 100%;
  696. height: 100%;
  697. border-radius: 0.06 * 100rpx;
  698. }
  699. .goodWrapper .item .text {
  700. width: 5.37 * 100rpx;
  701. position: relative;
  702. }
  703. .goodWrapper .item .text .name {
  704. font-size: 0.28 * 100rpx;
  705. color: #282828;
  706. width: 4.53 * 100rpx;
  707. }
  708. .goodWrapper .item .text .num {
  709. font-size: 0.26 * 100rpx;
  710. color: #868686;
  711. }
  712. .goodWrapper .item .text .attr {
  713. font-size: 0.2 * 100rpx;
  714. color: #868686;
  715. margin-top: 0.07 * 100rpx;
  716. }
  717. .goodWrapper .item .text .money {
  718. font-size: 0.26 * 100rpx;
  719. margin-top: 0.17 * 100rpx;
  720. }
  721. .goodWrapper .item .text .evaluate {
  722. position: absolute;
  723. width: 1.14 * 100rpx;
  724. height: 0.46 * 100rpx;
  725. border: 1px solid #e93323;
  726. color: #e93323;
  727. border-radius: 0.04 * 100rpx;
  728. text-align: center;
  729. line-height: 0.46 * 100rpx;
  730. right: 0;
  731. bottom: -0.1 * 100rpx;
  732. }
  733. .goodWrapper .item .text .evaluate.userEvaluated {
  734. font-size: 0.26 * 100rpx;
  735. color: #aaa;
  736. background-color: #f7f7f7;
  737. border-color: #f7f7f7;
  738. }
  739. /*地址弹窗*/
  740. .address-window {
  741. background-color: #fff;
  742. position: fixed;
  743. bottom: 0;
  744. left: 0;
  745. width: 100%;
  746. z-index: 99;
  747. transform: translate3d(0, 100%, 0);
  748. transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  749. }
  750. .address-window.on {
  751. transform: translate3d(0, 0, 0);
  752. }
  753. .address-window .title {
  754. font-size: 0.32 * 100rpx;
  755. font-weight: bold;
  756. text-align: center;
  757. height: 1.23 * 100rpx;
  758. line-height: 1.23 * 100rpx;
  759. position: relative;
  760. color: #333;
  761. }
  762. .address-window .title .iconfont {
  763. position: absolute;
  764. right: 0.3 * 100rpx;
  765. color: #8a8a8a;
  766. font-size: 0.35 * 100rpx;
  767. }
  768. .address-window .list {
  769. max-height: 6 * 100rpx;
  770. overflow-y: auto;
  771. overflow-x: hidden;
  772. }
  773. .address-window .list .item {
  774. margin-left: 0.3 * 100rpx;
  775. padding-right: 0.3 * 100rpx;
  776. border-bottom: 1px solid #eee;
  777. height: 1.29 * 100rpx;
  778. font-size: 0.25 * 100rpx;
  779. color: #333;
  780. }
  781. .address-window .list .item .iconfont {
  782. font-size: 0.37 * 100rpx;
  783. color: #2c2c2c;
  784. }
  785. .address-window .list .item .iconfont.icon-complete {
  786. font-size: 0.3 * 100rpx;
  787. color: #fff;
  788. }
  789. .address-window .list .item .addressTxt {
  790. width: 5.6 * 100rpx;
  791. }
  792. .address-window .list .item .addressTxt .name {
  793. font-size: 0.28 * 100rpx;
  794. font-weight: bold;
  795. color: #282828;
  796. margin-bottom: 0.04 * 100rpx;
  797. }
  798. .address-window .list .item .addressTxt .name .phone {
  799. margin-left: 0.18 * 100rpx;
  800. }
  801. .address-window .addressBnt {
  802. font-size: 0.3 * 100rpx;
  803. font-weight: bold;
  804. color: #fff;
  805. width: 6.9 * 100rpx;
  806. height: 0.86 * 100rpx;
  807. border-radius: 0.43 * 100rpx;
  808. text-align: center;
  809. line-height: 0.86 * 100rpx;
  810. margin: 0.85 * 100rpx auto;
  811. }
  812. .address-window .pictrue {
  813. width: 4.14 * 100rpx;
  814. height: 3.36 * 100rpx;
  815. margin: 0.8 * 100rpx auto;
  816. }
  817. .address-window .pictrue .image {
  818. width: 100%;
  819. height: 100%;
  820. }
  821. /*轮播图*/
  822. .swiper {
  823. height: 2.82 * 100rpx;
  824. }
  825. .swiper .slide-image {
  826. width: 100%;
  827. height: 100%;
  828. }
  829. .swiper .swiper-pagination {
  830. text-align: right;
  831. padding-right: 0.4 * 100rpx;
  832. bottom: 0.1 * 100rpx;
  833. width: 100%;
  834. }
  835. .swiper .swiper-pagination-bullet {
  836. width: 0.12 * 100rpx;
  837. height: 0.12 * 100rpx;
  838. border: 0.02 * 100rpx solid #fff;
  839. border-radius: 50%;
  840. background-color: rgba(0, 0, 0, 0);
  841. opacity: 1;
  842. }
  843. .swiper .swiper-pagination-bullet ~ .swiper-pagination-bullet {
  844. margin-left: 0.12 * 100rpx;
  845. }
  846. .swiper .swiper-pagination-bullet-active {
  847. border-color: #e93323;
  848. background-color: #e93323;
  849. }
  850. /**/
  851. .goodsStyle {
  852. background-color: #fff;
  853. padding: 0.22 * 100rpx 0.3 * 100rpx;
  854. }
  855. .goodsStyle .pictrue {
  856. width: 1.2 * 100rpx;
  857. height: 1.2 * 100rpx;
  858. }
  859. .goodsStyle .pictrue .image {
  860. width: 100%;
  861. height: 100%;
  862. border-radius: 0.06 * 100rpx;
  863. }
  864. .goodsStyle .text {
  865. width: 5.45 * 100rpx;
  866. font-size: 0.28 * 100rpx;
  867. color: #999;
  868. }
  869. .goodsStyle .text .name {
  870. width: 3.6 * 100rpx;
  871. color: #282828;
  872. }
  873. .goodsStyle .text .money {
  874. text-align: right;
  875. }
  876. .goodsStyle .text .money .num {
  877. margin-top: 0.07 * 100rpx;
  878. }
  879. /*所有推广头部样式*/
  880. .promoterHeader {
  881. width: 100%;
  882. height: 2.2 * 100rpx;
  883. }
  884. .promoterHeader .headerCon {
  885. width: 100%;
  886. height: 100%;
  887. padding: 0 0.88 * 100rpx 0 0.55 * 100rpx;
  888. font-size: 0.28 * 100rpx;
  889. color: #fff;
  890. background-image: url('https://wx.yixiang.co/static/images/transparent.png');
  891. background-repeat: no-repeat;
  892. background-size: 100% 100%;
  893. }
  894. .promoterHeader .headerCon .name {
  895. margin-bottom: 0.02 * 100rpx;
  896. }
  897. .promoterHeader .headerCon .num {
  898. font-size: 0.5 * 100rpx;
  899. }
  900. .promoterHeader .headerCon .iconfont {
  901. font-size: 1.25 * 100rpx;
  902. }
  903. /*首页优惠券弹窗*/
  904. .coupon-window {
  905. background-image: url('https://wx.yixiang.co/static/images/coupon-window.png');
  906. background-repeat: no-repeat;
  907. background-size: 100% 100%;
  908. width: 6.3 * 100rpx;
  909. height: 6.49 * 100rpx;
  910. position: fixed;
  911. top: 20%;
  912. z-index: 99;
  913. left: 50%;
  914. margin-left: -3.05 * 100rpx;
  915. transform: translate3d(0, -200%, 0);
  916. transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  917. }
  918. .coupon-window.on {
  919. transform: translate3d(0, 0, 0);
  920. }
  921. .coupon-window .couponWinList {
  922. width: 4.8 * 100rpx;
  923. margin: 1.57 * 100rpx 0 0 0.6 * 100rpx;
  924. height: 4.15 * 100rpx;
  925. overflow: auto;
  926. }
  927. .coupon-window .couponWinList .item {
  928. width: 100%;
  929. height: 1.2 * 100rpx;
  930. background-color: #fff;
  931. position: relative;
  932. margin-bottom: 0.17 * 100rpx;
  933. }
  934. .coupon-window .couponWinList .item::after {
  935. content: '';
  936. position: absolute;
  937. width: 0.18 * 100rpx;
  938. height: 0.18 * 100rpx;
  939. border-radius: 50%;
  940. background-color: #eb3729;
  941. left: 25.5%;
  942. bottom: 0;
  943. margin-bottom: -0.09 * 100rpx;
  944. }
  945. .coupon-window .couponWinList .item::before {
  946. content: '';
  947. position: absolute;
  948. width: 0.18 * 100rpx;
  949. height: 0.18 * 100rpx;
  950. border-radius: 50%;
  951. background-color: #eb3729;
  952. left: 25.5%;
  953. top: 0;
  954. margin-top: -0.09 * 100rpx;
  955. }
  956. .coupon-window .couponWinList .item .money {
  957. width: 1.3 * 100rpx;
  958. border-right: 1px dashed #ddd;
  959. height: 100%;
  960. text-align: center;
  961. line-height: 1.2 * 100rpx;
  962. font-size: 0.26 * 100rpx;
  963. font-weight: bold;
  964. }
  965. .coupon-window .couponWinList .item .money .num {
  966. font-size: 0.4 * 100rpx;
  967. }
  968. .coupon-window .couponWinList .item .text {
  969. width: 3.49 * 100rpx;
  970. font-size: 0.22 * 100rpx;
  971. color: #999;
  972. padding: 0 0.29 * 100rpx;
  973. }
  974. .coupon-window .couponWinList .item .text .name {
  975. font-size: 0.26 * 100rpx;
  976. color: #282828;
  977. font-weight: bold;
  978. margin-bottom: 0.09 * 100rpx;
  979. }
  980. .coupon-window .lid {
  981. background-image: url('https://wx.yixiang.co/static/images/coupon-window2.png');
  982. background-repeat: no-repeat;
  983. background-size: 100% 100%;
  984. width: 5.73 * 100rpx;
  985. height: 2.24 * 100rpx;
  986. position: fixed;
  987. left: 50%;
  988. top: 20%;
  989. margin: 4.24 * 100rpx 0 0 -2.96 * 100rpx;
  990. }
  991. .coupon-window .lid .bnt {
  992. font-size: 0.29 * 100rpx;
  993. width: 4.4 * 100rpx;
  994. height: 0.8 * 100rpx;
  995. border-radius: 0.4 * 100rpx;
  996. background-color: #f9f1d3;
  997. text-align: center;
  998. line-height: 0.8 * 100rpx;
  999. font-weight: bold;
  1000. margin: 0.98 * 100rpx auto 0 auto;
  1001. }
  1002. .coupon-window .lid .iconfont {
  1003. color: #fff;
  1004. font-size: 0.6 * 100rpx;
  1005. text-align: center;
  1006. margin-top: 0.87 * 100rpx;
  1007. }
  1008. /*首页*/
  1009. .index .header {
  1010. height: 0.98 * 100rpx;
  1011. width: 100%;
  1012. padding: 0 30rpx;
  1013. box-sizing: border-box;
  1014. }
  1015. .index .header .logo {
  1016. width: 1.27 * 100rpx;
  1017. height: 0.45 * 100rpx;
  1018. margin-right: 0.25 * 100rpx;
  1019. }
  1020. .index .header .logo image {
  1021. width: 100%;
  1022. height: 100%;
  1023. display: block;
  1024. }
  1025. .index .header .search {
  1026. // width: 100%;
  1027. flex: 1;
  1028. box-sizing: border-box;
  1029. height: 0.64 * 100rpx;
  1030. background-color: #f7f7f7;
  1031. border-radius: 0.5 * 100rpx;
  1032. padding: 0 0.28 * 100rpx;
  1033. font-size: 0.28 * 100rpx;
  1034. color: #bbb;
  1035. }
  1036. .index .header .qr {
  1037. width: 0.34 * 150rpx;
  1038. height: 0.34 * 150rpx;
  1039. font-size: 0.34 * 100rpx;
  1040. margin-left: 0.16 * 100rpx;
  1041. margin-right: 0.16 * 100rpx;
  1042. }
  1043. .index .header .qr image {
  1044. width: 0.34 * 150rpx;
  1045. height: 0.34 * 150rpx;
  1046. }
  1047. .index .header .search .iconfont {
  1048. font-size: 0.34 * 100rpx;
  1049. margin-right: 0.16 * 100rpx;
  1050. }
  1051. .index .banner {
  1052. height: 3.75 * 100rpx;
  1053. }
  1054. .index .banner swiper {
  1055. height: 3.75 * 100rpx;
  1056. }
  1057. .index .banner image {
  1058. width: 100%;
  1059. height: 3.75 * 100rpx;
  1060. }
  1061. .index .banner .swiper-pagination {
  1062. bottom: 0.07 * 100rpx;
  1063. }
  1064. .index .banner .swiper-pagination-bullet {
  1065. width: 0.2 * 100rpx;
  1066. height: 0.04 * 100rpx;
  1067. border-radius: 0.03 * 100rpx;
  1068. background-color: #fff;
  1069. opacity: 0.6;
  1070. }
  1071. .index .banner .swiper-pagination-bullet-active {
  1072. opacity: 1;
  1073. }
  1074. .index .nav {
  1075. padding-top: 0.26 * 100rpx;
  1076. }
  1077. .index .nav .item {
  1078. width: 25%;
  1079. text-align: center;
  1080. font-size: 0.26 * 100rpx;
  1081. margin-bottom: 0.35 * 100rpx;
  1082. }
  1083. .index .nav .item .pictrue {
  1084. width: 0.9 * 100rpx;
  1085. height: 0.9 * 100rpx;
  1086. margin: 0 auto 0.15 * 100rpx auto;
  1087. }
  1088. .index .nav .item .pictrue image {
  1089. width: 100%;
  1090. height: 100%;
  1091. border-radius: 50%;
  1092. }
  1093. .index .news {
  1094. align-items: center;
  1095. height: 0.77 * 100rpx;
  1096. border-top: 1px solid #f4f4f4;
  1097. padding: 0 0.3 * 100rpx;
  1098. box-shadow: 0 0.1 * 100rpx 0.3 * 100rpx #f5f5f5;
  1099. -moz-box-shadow: 0 0.1 * 100rpx 0.3 * 100rpx #f5f5f5;
  1100. -o-box-shadow: 0 0.1 * 100rpx 0.3 * 100rpx #f5f5f5;
  1101. background: #fffbe8;
  1102. }
  1103. .index .news .pictrue {
  1104. width: 26rpx;
  1105. height: 26rpx;
  1106. border-right: 1px solid #ddd;
  1107. padding-right: 0.23 * 100rpx;
  1108. box-sizing: content-box;
  1109. -moz-box-sizing: content-box;
  1110. margin-right: 20rpx;
  1111. }
  1112. .index .news .pictrue image {
  1113. width: 100%;
  1114. height: 100%;
  1115. display: block;
  1116. }
  1117. .index .news .new-banner {
  1118. flex: 1;
  1119. overflow: hidden;
  1120. height: 0.77 * 100rpx;
  1121. }
  1122. .index .news .new-banner .swiper-wrapper {
  1123. height: 0.77 * 100rpx;
  1124. width: 100%;
  1125. }
  1126. .index .news .new-banner .swiper-slide {
  1127. height: 0.77 * 100rpx;
  1128. width: 100%;
  1129. }
  1130. .index .news .new-banner .swiper-slide .swiper-item {
  1131. height: 0.77 * 100rpx;
  1132. width: 100%;
  1133. }
  1134. .index .news .new-banner .text {
  1135. width: 4.8 * 100rpx;
  1136. height: 0.77 * 100rpx;
  1137. }
  1138. .index .news .new-banner .text .label {
  1139. font-size: 0.2 * 100rpx;
  1140. color: #eb3729;
  1141. width: 0.68 * 100rpx;
  1142. height: 0.34 * 100rpx;
  1143. border-radius: 0.2 * 100rpx;
  1144. text-align: center;
  1145. line-height: 0.34 * 100rpx;
  1146. border: 0.02 * 100rpx solid #eb3729;
  1147. }
  1148. .index .news .new-banner .text .newsTitle {
  1149. width: 3.97 * 100rpx;
  1150. font-size: 0.24 * 100rpx;
  1151. color: #666;
  1152. }
  1153. .index .news .new-banner .iconfont {
  1154. font-size: 0.28 * 100rpx;
  1155. color: #888;
  1156. }
  1157. .index .specialArea {
  1158. padding: 0.3 * 100rpx;
  1159. }
  1160. .index .specialArea .assemble {
  1161. width: 2.6 * 100rpx;
  1162. height: 2.6 * 100rpx;
  1163. position: relative;
  1164. }
  1165. .index .specialArea .assemble image {
  1166. width: 100%;
  1167. height: 100%;
  1168. border-radius: 0.05 * 100rpx;
  1169. }
  1170. .index .specialArea .assemble .text {
  1171. position: absolute;
  1172. top: 0.37 * 100rpx;
  1173. left: 0.22 * 100rpx;
  1174. }
  1175. .index .specialArea .name {
  1176. font-size: 0.3 * 100rpx;
  1177. color: #fff;
  1178. }
  1179. .index .specialArea .infor {
  1180. font-size: 0.22 * 100rpx;
  1181. color: rgba(255, 255, 255, 0.8);
  1182. margin-top: 0.05 * 100rpx;
  1183. }
  1184. .index .specialArea .list {
  1185. height: 2.6 * 100rpx;
  1186. width: 4.16 * 100rpx;
  1187. }
  1188. .index .specialArea .item {
  1189. width: 100%;
  1190. height: 1.24 * 100rpx;
  1191. position: relative;
  1192. }
  1193. .index .specialArea .item image {
  1194. width: 100%;
  1195. height: 100%;
  1196. }
  1197. .index .specialArea .item .text {
  1198. position: absolute;
  1199. top: 0.23 * 100rpx;
  1200. left: 0.28 * 100rpx;
  1201. }
  1202. .index .wrapper .title {
  1203. border-top: 1px solid #eee;
  1204. padding-top: 0.34 * 100rpx;
  1205. margin: 0 0.3 * 100rpx;
  1206. &.no-border {
  1207. border: 0;
  1208. }
  1209. }
  1210. .index .wrapper.hot + .wrapper {
  1211. border-top: 0;
  1212. }
  1213. .index .wrapper .goodList {
  1214. margin-bottom: 0.34 * 100rpx;
  1215. }
  1216. .index .wrapper .title .text {
  1217. font-size: 0.24 * 100rpx;
  1218. color: #999;
  1219. width: 5.3 * 100rpx;
  1220. text-align: left;
  1221. }
  1222. .index .wrapper .title .text-center .name {
  1223. justify-content: center;
  1224. }
  1225. .index .wrapper .title .text .name {
  1226. color: #282828;
  1227. font-size: 28rpx;
  1228. font-weight: bold;
  1229. margin-bottom: 0.05 * 100rpx;
  1230. position: relative;
  1231. display: flex;
  1232. align-items: center;
  1233. }
  1234. .index .wrapper .title .text .name .iconfont {
  1235. margin-right: 10rpx;
  1236. }
  1237. .index .wrapper .title .text .name .new {
  1238. position: absolute;
  1239. top: 0.02 * 100rpx;
  1240. left: 1.3 * 100rpx;
  1241. font-size: 0.16 * 100rpx;
  1242. font-weight: bold;
  1243. }
  1244. .index .wrapper .title .more {
  1245. font-size: 0.26 * 100rpx;
  1246. color: #333;
  1247. }
  1248. .index .wrapper .title .more .iconfont {
  1249. margin-left: 0.02 * 100rpx;
  1250. font-size: 0.26 * 100rpx;
  1251. }
  1252. .index .wrapper .scroll-product {
  1253. white-space: nowrap;
  1254. margin-top: 0.38 * 100rpx;
  1255. padding: 0 0.3 * 100rpx 0.37 * 100rpx 0.3 * 100rpx;
  1256. overflow: hidden;
  1257. }
  1258. .index .wrapper .scroll-product .swiper-slide {
  1259. width: 1.8 * 100rpx;
  1260. display: inline-block;
  1261. margin-right: 0.19 * 100rpx;
  1262. border-bottom: 0.04 * 100rpx solid #47b479;
  1263. box-shadow: 0 0.15 * 100rpx 0.15 * 100rpx -0.1 * 100rpx #eee;
  1264. -moz-box-shadow: 0 0.15 * 100rpx 0.15 * 100rpx -0.1 * 100rpx #eee;
  1265. -o-box-shadow: 0 0.15 * 100rpx 0.15 * 100rpx -0.1 * 100rpx #eee;
  1266. }
  1267. .index .wrapper .scroll-product .swiper-slide:nth-of-type(3n) {
  1268. border-bottom: 0.04 * 100rpx solid #ff6960;
  1269. }
  1270. .index .wrapper .scroll-product .swiper-slide:nth-of-type(3n-1) {
  1271. border-bottom: 0.04 * 100rpx solid #579afe;
  1272. }
  1273. .index .wrapper .scroll-product .swiper-slide:nth-last-child(1) {
  1274. margin-right: 0;
  1275. }
  1276. .index .wrapper .scroll-product .swiper-slide .img-box {
  1277. width: 100%;
  1278. height: 1.8 * 100rpx;
  1279. }
  1280. .index .wrapper .scroll-product .swiper-slide .img-box image {
  1281. width: 100%;
  1282. height: 100%;
  1283. border-radius: 0.06 * 100rpx 0.06 * 100rpx 0 0;
  1284. }
  1285. .index .wrapper .scroll-product .swiper-slide .pro-info {
  1286. font-size: 0.24 * 100rpx;
  1287. color: #282828;
  1288. text-align: center;
  1289. height: 0.6 * 100rpx;
  1290. line-height: 0.6 * 100rpx;
  1291. border: 1px solid #f5f5f5;
  1292. border-bottom: 0;
  1293. border-top: 0;
  1294. padding: 0 0.1 * 100rpx;
  1295. }
  1296. .index .wrapper .boutique {
  1297. width: 6.9 * 100rpx;
  1298. height: 2.9 * 100rpx;
  1299. margin: 0.28 * 100rpx auto 0 auto;
  1300. }
  1301. .index .wrapper .boutique {
  1302. width: 6.9 * 100rpx;
  1303. height: 2.9 * 100rpx;
  1304. margin: 0.28 * 100rpx auto 0 auto;
  1305. }
  1306. .index .wrapper .boutique image {
  1307. width: 100%;
  1308. height: 2.6 * 100rpx;
  1309. }
  1310. .index .wrapper .boutique .swiper-pagination {
  1311. bottom: -0.08 * 100rpx;
  1312. width: 100%;
  1313. }
  1314. .index .wrapper .boutique .swiper-pagination-bullet {
  1315. width: 0.07 * 100rpx;
  1316. height: 0.07 * 100rpx;
  1317. border-radius: 50%;
  1318. background-color: #fc4141;
  1319. opacity: 0.3;
  1320. }
  1321. .index .wrapper .boutique .swiper-pagination-bullet ~ .swiper-pagination-bullet {
  1322. margin-left: 0.1 * 100rpx;
  1323. }
  1324. .index .wrapper .boutique .swiper-pagination-bullet-active {
  1325. width: 0.2 * 100rpx;
  1326. height: 0.07 * 100rpx;
  1327. border-radius: 0.035 * 100rpx;
  1328. opacity: 1;
  1329. }
  1330. .index .hotList .hot-bg {
  1331. width: 100%;
  1332. height: 2.15 * 100rpx;
  1333. background-image: url('https://wx.yixiang.co/static/images/index-bg.png');
  1334. background-repeat: no-repeat;
  1335. background-size: 100% 100%;
  1336. padding: 0 0.3 * 100rpx;
  1337. font-size: 0.24 * 100rpx;
  1338. color: #fff;
  1339. margin-top: 0.15 * 100rpx;
  1340. }
  1341. .index .hotList .hot-bg .title {
  1342. height: 0.87 * 100rpx;
  1343. }
  1344. .index .hotList .hot-bg .title .text {
  1345. width: 5.75 * 100rpx;
  1346. }
  1347. .index .hotList .hot-bg .title .text .label {
  1348. font-size: 0.3 * 100rpx;
  1349. font-weight: bold;
  1350. margin-right: 0.2 * 100rpx;
  1351. }
  1352. .index .hotList .hot-bg .title .more {
  1353. font-size: 0.26 * 100rpx;
  1354. color: #fff;
  1355. }
  1356. .index .hotList .hot-bg .title .more .iconfont {
  1357. font-size: 0.25 * 100rpx;
  1358. vertical-align: 0.02 * 100rpx;
  1359. margin-left: 0.1 * 100rpx;
  1360. }
  1361. .index .hotList .list {
  1362. width: 6.9 * 100rpx;
  1363. height: 3.3 * 100rpx;
  1364. border-radius: 0.2 * 100rpx;
  1365. background-color: #fff;
  1366. margin: -1.28 * 100rpx auto 0 auto;
  1367. padding: 0 0.22 * 100rpx;
  1368. box-shadow: 0 0 0.2 * 100rpx -0.1 * 100rpx #aaa;
  1369. -moz-box-shadow: 0 0 0.2 * 100rpx -0.1 * 100rpx #aaa;
  1370. -o-box-shadow: 0 0 0.2 * 100rpx -0.1 * 100rpx #aaa;
  1371. }
  1372. .index .hotList .list .item {
  1373. width: 2 * 100rpx;
  1374. text-align: left;
  1375. }
  1376. .index .hotList .list .item ~ .item {
  1377. margin-left: 0.23 * 100rpx;
  1378. }
  1379. .index .hotList .list .item .pictrue {
  1380. width: 100%;
  1381. height: 2 * 100rpx;
  1382. position: relative;
  1383. }
  1384. .index .hotList .list .item .pictrue image {
  1385. width: 100%;
  1386. height: 100%;
  1387. border-radius: 0.1 * 100rpx;
  1388. }
  1389. .index .hotList .list .item .pictrue .numPic {
  1390. width: 0.5 * 100rpx;
  1391. height: 0.5 * 100rpx;
  1392. border-radius: 50%;
  1393. position: absolute;
  1394. top: 0.07 * 100rpx;
  1395. left: 0.07 * 100rpx;
  1396. }
  1397. .index .hotList .list .item .name {
  1398. font-size: 0.26 * 100rpx;
  1399. color: #282828;
  1400. margin-top: 0.12 * 100rpx;
  1401. }
  1402. .index .hotList .list .item .money {
  1403. font-size: 0.2 * 100rpx;
  1404. font-weight: bold;
  1405. margin-top: 0.02 * 100rpx;
  1406. }
  1407. .index .hotList .list .item .money .num {
  1408. font-size: 0.28 * 100rpx;
  1409. }
  1410. .index .adver {
  1411. width: 100%;
  1412. height: 1.8 * 100rpx;
  1413. margin-top: 0.37 * 100rpx;
  1414. }
  1415. .index .adver image {
  1416. width: 100%;
  1417. height: 100%;
  1418. display: block;
  1419. }
  1420. .index .hot {
  1421. position: relative;
  1422. background: none;
  1423. }
  1424. .index .hot .title {
  1425. position: relative;
  1426. z-index: 9;
  1427. }
  1428. .index .hot .title .text .name {
  1429. color: #fff;
  1430. }
  1431. .index .hot .title .more {
  1432. color: #fff;
  1433. }
  1434. .index .hot .title .more .iconfont {
  1435. color: #fff;
  1436. }
  1437. .index .hot .bg {
  1438. width: 100%;
  1439. position: absolute;
  1440. left: 0;
  1441. top: 0;
  1442. right: 0;
  1443. }
  1444. .index .wrapper.hot .newProducts .newProductsItem {
  1445. border: 0;
  1446. }
  1447. .index .wrapper.hot .title .text {
  1448. color: #fff;
  1449. font-size: 28rpx;
  1450. .iconfont {
  1451. margin-right: 10rpx;
  1452. }
  1453. }
  1454. .index .wrapper.hot .newProducts {
  1455. white-space: nowrap;
  1456. padding: 0 0.3 * 100rpx;
  1457. margin: 0.35 * 100rpx;
  1458. overflow: hidden;
  1459. background-color: #fff;
  1460. padding: 0.3 * 100rpx;
  1461. z-index: 99;
  1462. position: relative;
  1463. margin-bottom: 0;
  1464. border-radius: 0.2 * 100rpx;
  1465. box-shadow: 0 0 0.2 * 100rpx -0.1 * 100rpx #aaa;
  1466. }
  1467. .index .wrapper .newProducts {
  1468. white-space: nowrap;
  1469. padding: 0 0.3 * 100rpx;
  1470. margin: 0.35 * 100rpx 0 0.42 * 100rpx 0;
  1471. overflow: hidden;
  1472. }
  1473. .index .wrapper .newProducts .swiper-wrapper {
  1474. height: 350rpx;
  1475. }
  1476. .index .wrapper .newProducts {
  1477. }
  1478. .index .wrapper.hot .newProducts .newProductsItem {
  1479. width: 2.4 * 100rpx;
  1480. min-width: 2.4 * 100rpx;
  1481. margin-right: 0.2 * 100rpx;
  1482. flex: 0 2.4 * 100rpx;
  1483. }
  1484. .index .wrapper .newProducts .newProductsScroll {
  1485. display: flex;
  1486. flex-direction: row;
  1487. }
  1488. .index .wrapper.hot .newProducts .newProductsItem image {
  1489. width: 2.4 * 100rpx;
  1490. height: 2.4 * 100rpx;
  1491. }
  1492. .index .wrapper .newProducts .newProductsItem {
  1493. border: 1rpx solid #eee;
  1494. width: 2.4 * 100rpx;
  1495. min-width: 2.4 * 100rpx;
  1496. border-radius: 0.12 * 100rpx;
  1497. overflow: hidden;
  1498. margin-right: 0.2 * 100rpx;
  1499. flex: 0 2.4 * 100rpx;
  1500. }
  1501. .index .wrapper .newProducts:nth-last-child(1) {
  1502. }
  1503. .index .wrapper .newProducts .img-box {
  1504. width: 100%;
  1505. height: 2.4 * 100rpx;
  1506. }
  1507. .index .wrapper.hot .newProducts .img-box {
  1508. width: 2.4 * 100rpx;
  1509. }
  1510. .index .wrapper .newProducts .img-box image {
  1511. width: 100%;
  1512. height: 100%;
  1513. border-radius: 0.12 * 100rpx 0.12 * 100rpx 0 0;
  1514. }
  1515. .index .wrapper.hot .newProducts .img-box image {
  1516. border-radius: 0.12 * 100rpx;
  1517. }
  1518. .index .wrapper .newProducts .pro-info {
  1519. font-size: 0.28 * 100rpx;
  1520. color: #333;
  1521. text-align: center;
  1522. padding: 0.15 * 100rpx 0.1 * 100rpx 0 0.1 * 100rpx;
  1523. }
  1524. .index .wrapper .newProducts .money {
  1525. padding: 0 0.1 * 100rpx 0.18 * 100rpx 0.1 * 100rpx;
  1526. text-align: center;
  1527. font-size: 0.26 * 100rpx;
  1528. font-weight: bold;
  1529. }
  1530. .index .wrapper.hot .newProducts .pro-info {
  1531. text-align: left;
  1532. }
  1533. .index .wrapper.hot .newProducts .money {
  1534. text-align: left;
  1535. }
  1536. /*商品列表*/
  1537. .productList .search {
  1538. width: 100%;
  1539. height: 0.86 * 100rpx;
  1540. padding-left: 0.23 * 100rpx;
  1541. padding-right: 0.23 * 100rpx;
  1542. position: fixed;
  1543. left: 0;
  1544. top: 0;
  1545. z-index: 5;
  1546. box-sizing: border-box;
  1547. }
  1548. .productList .search .input {
  1549. flex: 1;
  1550. height: 0.6 * 100rpx;
  1551. background-color: #fff;
  1552. border-radius: 0.5 * 100rpx;
  1553. padding: 0 0.2 * 100rpx;
  1554. margin-right: 0.23 * 100rpx;
  1555. }
  1556. .productList .search .input input {
  1557. width: 5.48 * 100rpx;
  1558. height: 100%;
  1559. font-size: 0.26 * 100rpx;
  1560. }
  1561. .productList .search .input input::placeholder {
  1562. color: #999;
  1563. }
  1564. .productList .search .input .iconfont {
  1565. font-size: 0.35 * 100rpx;
  1566. color: #555;
  1567. }
  1568. .productList .search .icon-pailie,
  1569. .productList .search .icon-tupianpailie {
  1570. margin: 0 auto;
  1571. color: #fff;
  1572. width: 0.4 * 100rpx;
  1573. font-size: 0.4 * 100rpx;
  1574. height: 0.86 * 100rpx;
  1575. line-height: 0.86 * 100rpx;
  1576. }
  1577. .productList .nav {
  1578. height: 0.86 * 100rpx;
  1579. color: #454545;
  1580. position: fixed;
  1581. left: 0;
  1582. width: 100%;
  1583. font-size: 0.28 * 100rpx;
  1584. background-color: #fff;
  1585. top: 0.86 * 100rpx;
  1586. z-index: 5;
  1587. }
  1588. .productList .nav .item {
  1589. width: 25%;
  1590. text-align: center;
  1591. }
  1592. .productList .nav .item.font-color {
  1593. font-weight: bold;
  1594. }
  1595. .productList .nav .item image {
  1596. width: 0.15 * 100rpx;
  1597. height: 0.19 * 100rpx;
  1598. margin-left: 0.1 * 100rpx;
  1599. }
  1600. .productList .list {
  1601. padding: 0 0.2 * 100rpx;
  1602. margin-top: 1.72 * 100rpx;
  1603. }
  1604. .productList .list.on {
  1605. background-color: #fff;
  1606. border-top: 1px solid #f6f6f6;
  1607. }
  1608. .productList .list .item {
  1609. width: 3.45 * 100rpx;
  1610. margin-top: 0.2 * 100rpx;
  1611. background-color: #fff;
  1612. border-radius: 0.1 * 100rpx;
  1613. }
  1614. .productList .list .item.on {
  1615. width: 100%;
  1616. display: flex;
  1617. border-bottom: 1px solid #f6f6f6;
  1618. padding: 0.3 * 100rpx 0;
  1619. margin: 0;
  1620. }
  1621. .productList .list .item .pictrue {
  1622. width: 100%;
  1623. height: 3.45 * 100rpx;
  1624. }
  1625. .productList .list .item .pictrue.on {
  1626. width: 1.8 * 100rpx;
  1627. height: 1.8 * 100rpx;
  1628. }
  1629. .productList .list .item .pictrue image {
  1630. width: 100%;
  1631. height: 100%;
  1632. border-radius: 0.1 * 100rpx 0.1 * 100rpx 0 0;
  1633. }
  1634. .productList .list .item .pictrue img.on {
  1635. border-radius: 0.06 * 100rpx;
  1636. }
  1637. .productList .list .item .text {
  1638. padding: 0.2 * 100rpx 0.17 * 100rpx 0.26 * 100rpx 0.17 * 100rpx;
  1639. font-size: 0.3 * 100rpx;
  1640. color: #222;
  1641. text-align: left;
  1642. }
  1643. .productList .list .item .text.on {
  1644. width: 5.08 * 100rpx;
  1645. padding: 0 0 0 0.22 * 100rpx;
  1646. }
  1647. .productList .list .item .text .money {
  1648. font-size: 0.26 * 100rpx;
  1649. font-weight: bold;
  1650. margin-top: 0.08 * 100rpx;
  1651. }
  1652. .productList .list .item .text .money.on {
  1653. margin-top: 0.4 * 100rpx;
  1654. }
  1655. .productList .list .item .text .money .num {
  1656. font-size: 0.34 * 100rpx;
  1657. }
  1658. .productList .list .item .text .vip {
  1659. font-size: 0.22 * 100rpx;
  1660. color: #aaa;
  1661. margin-top: 0.07 * 100rpx;
  1662. }
  1663. .productList .list .item .text .vip.on {
  1664. margin-top: 0.11 * 100rpx;
  1665. }
  1666. .productList .list .item .text .vip .vip-money {
  1667. font-size: 0.24 * 100rpx;
  1668. color: #282828;
  1669. font-weight: bold;
  1670. text-decoration: line-through;
  1671. }
  1672. .productList .list .item .text .vip .vip-money image {
  1673. width: 0.46 * 100rpx;
  1674. height: 0.21 * 100rpx;
  1675. margin-left: 0.04 * 100rpx;
  1676. }
  1677. /*购物车*/
  1678. .shoppingCart .labelNav {
  1679. box-sizing: border-box;
  1680. height: 0.76 * 100rpx;
  1681. padding: 0 0.3 * 100rpx;
  1682. font-size: 0.22 * 100rpx;
  1683. color: #8c8c8c;
  1684. position: fixed;
  1685. left: 0;
  1686. width: 100%;
  1687. background-color: #f5f5f5;
  1688. z-index: 5;
  1689. top: 0;
  1690. /* #ifdef H5 */
  1691. // top: calc(0 + env(safe-area-inset-top));
  1692. /* #endif */
  1693. }
  1694. .shoppingCart .labelNav .item .iconfont {
  1695. font-size: 0.25 * 100rpx;
  1696. margin-right: 0.1 * 100rpx;
  1697. }
  1698. .shoppingCart .nav {
  1699. box-sizing: border-box;
  1700. width: 100%;
  1701. height: 0.8 * 100rpx;
  1702. background-color: #fff;
  1703. padding: 0 0.3 * 100rpx;
  1704. font-size: 0.28 * 100rpx;
  1705. color: #282828;
  1706. position: fixed;
  1707. left: 0;
  1708. z-index: 5;
  1709. top: 0.76 * 100rpx;
  1710. border-bottom: 1px solid #f5f5f5;
  1711. /* #ifdef H5 */
  1712. // top: calc(0 + env(safe-area-inset-top) + 76rpx);
  1713. /* #endif */
  1714. }
  1715. .shoppingCart .nav .administrate {
  1716. font-size: 0.26 * 100rpx;
  1717. color: #282828;
  1718. width: 1.1 * 100rpx;
  1719. height: 0.46 * 100rpx;
  1720. border-radius: 0.06 * 100rpx;
  1721. border: 1px solid #868686;
  1722. }
  1723. .shoppingCart .noCart {
  1724. margin-top: 1.71 * 100rpx;
  1725. background-color: #fff;
  1726. padding: 0.78 * 100rpx 0 0.56 * 100rpx 0;
  1727. }
  1728. .shoppingCart .noCart .pictrue {
  1729. width: 4.14 * 100rpx;
  1730. height: 3.36 * 100rpx;
  1731. margin: 0 auto;
  1732. }
  1733. .shoppingCart .noCart .pictrue image {
  1734. width: 100%;
  1735. height: 100%;
  1736. }
  1737. .shoppingCart .list {
  1738. margin-top: .8 * 100rpx;
  1739. }
  1740. .shoppingCart .list .item {
  1741. padding: 0.25 * 100rpx 0.3 * 100rpx;
  1742. background-color: #fff;
  1743. margin-bottom: 0.15 * 100rpx;
  1744. }
  1745. .shoppingCart .list .item .picTxt {
  1746. width: 6.27 * 100rpx;
  1747. position: relative;
  1748. }
  1749. .shoppingCart .list .item .picTxt .pictrue {
  1750. width: 1.6 * 100rpx;
  1751. height: 1.6 * 100rpx;
  1752. }
  1753. .shoppingCart .list .item .picTxt .pictrue image {
  1754. width: 100%;
  1755. height: 100%;
  1756. border-radius: 0.06 * 100rpx;
  1757. }
  1758. .shoppingCart .list .item .picTxt .text {
  1759. width: 4.44 * 100rpx;
  1760. font-size: 0.28 * 100rpx;
  1761. color: #282828;
  1762. text-align: left;
  1763. }
  1764. .shoppingCart .list .item .picTxt .text .infor {
  1765. font-size: 0.24 * 100rpx;
  1766. color: #868686;
  1767. margin-top: 0.16 * 100rpx;
  1768. }
  1769. .shoppingCart .list .item .picTxt .text .money {
  1770. font-size: 0.32 * 100rpx;
  1771. color: #282828;
  1772. margin-top: 0.26 * 100rpx;
  1773. }
  1774. .shoppingCart .list .item .picTxt .carnum {
  1775. height: 0.44 * 100rpx;
  1776. position: absolute;
  1777. bottom: 0.07 * 100rpx;
  1778. right: 0;
  1779. }
  1780. .shoppingCart .list .item .picTxt .carnum view {
  1781. border: 1px solid #a4a4a4;
  1782. width: 0.66 * 100rpx;
  1783. text-align: center;
  1784. height: 100%;
  1785. line-height: 0.44 * 100rpx;
  1786. font-size: 0.28 * 100rpx;
  1787. color: #a4a4a4;
  1788. }
  1789. .shoppingCart .list .item .picTxt .carnum .reduce {
  1790. border-right: 0;
  1791. border-radius: 0.03 * 100rpx 0 0 0.03 * 100rpx;
  1792. line-height: 0.39 * 100rpx;
  1793. }
  1794. .shoppingCart .list .item .picTxt .carnum .reduce.on {
  1795. border-color: #e3e3e3;
  1796. color: #dedede;
  1797. }
  1798. .shoppingCart .list .item .picTxt .carnum .plus {
  1799. border-left: 0;
  1800. border-radius: 0 0.03 * 100rpx 0.03 * 100rpx 0;
  1801. line-height: 0.38 * 100rpx;
  1802. }
  1803. .shoppingCart .list .item .picTxt .carnum .num {
  1804. color: #282828;
  1805. }
  1806. .shoppingCart .invalidGoods {
  1807. background-color: #fff;
  1808. }
  1809. .shoppingCart .invalidGoods .goodsNav {
  1810. box-sizing: border-box;
  1811. width: 100%;
  1812. height: 0.66 * 100rpx;
  1813. padding: 0 0.3 * 100rpx;
  1814. font-size: 0.28 * 100rpx;
  1815. color: #282828;
  1816. }
  1817. .shoppingCart .invalidGoods .goodsNav .iconfont {
  1818. color: #424242;
  1819. font-size: 0.28 * 100rpx;
  1820. margin-right: 0.17 * 100rpx;
  1821. }
  1822. .shoppingCart .invalidGoods .goodsNav .del {
  1823. font-size: 0.26 * 100rpx;
  1824. color: #999;
  1825. }
  1826. .shoppingCart .invalidGoods .goodsNav .del .icon-shanchu1 {
  1827. color: #999;
  1828. font-size: 0.33 * 100rpx;
  1829. vertical-align: -0.02 * 100rpx;
  1830. margin-right: 0.08 * 100rpx;
  1831. }
  1832. .shoppingCart .invalidGoods .goodsList .item {
  1833. padding: 0.2 * 100rpx 0.3 * 100rpx;
  1834. border-top: 1px solid #f5f5f5;
  1835. }
  1836. .shoppingCart .invalidGoods .goodsList .item .invalid {
  1837. font-size: 0.22 * 100rpx;
  1838. color: #fff;
  1839. width: 0.7 * 100rpx;
  1840. height: 0.36 * 100rpx;
  1841. background-color: #aaa;
  1842. border-radius: 0.03 * 100rpx;
  1843. }
  1844. .shoppingCart .invalidGoods .goodsList .item .pictrue {
  1845. width: 1.4 * 100rpx;
  1846. height: 1.4 * 100rpx;
  1847. }
  1848. .shoppingCart .invalidGoods .goodsList .item .pictrue image {
  1849. width: 100%;
  1850. height: 100%;
  1851. border-radius: 0.06 * 100rpx;
  1852. }
  1853. .shoppingCart .invalidGoods .goodsList .item .text {
  1854. width: 4.33 * 100rpx;
  1855. font-size: 0.28 * 100rpx;
  1856. color: #999;
  1857. height: 1.4 * 100rpx;
  1858. text-align: left;
  1859. }
  1860. .shoppingCart .invalidGoods .goodsList .item .text .infor {
  1861. font-size: 0.24 * 100rpx;
  1862. }
  1863. .shoppingCart .invalidGoods .goodsList .item .text .end {
  1864. font-size: 0.26 * 100rpx;
  1865. color: #bbb;
  1866. }
  1867. .shoppingCart .footer {
  1868. box-sizing: border-box;
  1869. width: 100%;
  1870. height: 0.96 * 100rpx;
  1871. background-color: #fafafa;
  1872. position: fixed;
  1873. bottom: 0;
  1874. padding: 0 0.3 * 100rpx;
  1875. border-top: 1px solid #eee;
  1876. }
  1877. .shoppingCart .iphonex-footer {
  1878. bottom: 168rpx;
  1879. }
  1880. .shoppingCart .footer .checkAll {
  1881. font-size: 0.28 * 100rpx;
  1882. color: #282828;
  1883. margin-left: 0.1 * 100rpx;
  1884. }
  1885. .shoppingCart .footer .money {
  1886. font-size: 0.3 * 100rpx;
  1887. }
  1888. .shoppingCart .footer .placeOrder {
  1889. color: #fff;
  1890. font-size: 0.3 * 100rpx;
  1891. width: 2.26 * 100rpx;
  1892. height: 0.7 * 100rpx;
  1893. border-radius: 0.5 * 100rpx;
  1894. text-align: center;
  1895. line-height: 0.7 * 100rpx;
  1896. margin-left: 0.22 * 100rpx;
  1897. }
  1898. .shoppingCart .footer .button .bnt {
  1899. font-size: 0.28 * 100rpx;
  1900. color: #999;
  1901. border-radius: 0.5 * 100rpx;
  1902. border: 1px solid #999;
  1903. width: 1.6 * 100rpx;
  1904. height: 0.6 * 100rpx;
  1905. text-align: center;
  1906. line-height: 0.6 * 100rpx;
  1907. }
  1908. .shoppingCart .footer .button .bnt ~ .bnt {
  1909. margin-left: 0.17 * 100rpx;
  1910. }
  1911. /*个人中心*/
  1912. .user .header {
  1913. padding: 0 0.3 * 100rpx;
  1914. height: 1.9 * 100rpx;
  1915. position: relative;
  1916. }
  1917. .user .header:after {
  1918. position: absolute;
  1919. left: 0;
  1920. right: 0;
  1921. bottom: -0.98 * 100rpx;
  1922. z-index: -1;
  1923. content: '';
  1924. height: 1 * 100rpx;
  1925. width: 100%;
  1926. border-radius: 0 0 50% 50%;
  1927. background-color: #eb3729;
  1928. }
  1929. .user .header .picTxt .pictrue {
  1930. width: 1.2 * 100rpx;
  1931. height: 1.2 * 100rpx;
  1932. }
  1933. .user .header .picTxt .pictrue image {
  1934. width: 100%;
  1935. height: 100%;
  1936. border-radius: 50%;
  1937. border: 0.03 * 100rpx solid #f5f5f5;
  1938. }
  1939. .user .header .picTxt .text {
  1940. width: 4.34 * 100rpx;
  1941. color: rgba(255, 255, 255, 1);
  1942. margin-left: 0.35 * 100rpx;
  1943. text-align: left;
  1944. }
  1945. .user .header .picTxt .text .name {
  1946. font-size: 0.32 * 100rpx;
  1947. max-width: 2.6 * 100rpx;
  1948. width: unset;
  1949. }
  1950. .user .header .picTxt .text .member {
  1951. padding: 0 0.1 * 100rpx;
  1952. height: 0.36 * 100rpx;
  1953. background-color: rgba(0, 0, 0, 0.2);
  1954. font-size: 0.2 * 100rpx;
  1955. border-radius: 0.3 * 100rpx;
  1956. margin-left: 0.17 * 100rpx;
  1957. }
  1958. .user .header .picTxt .text .member image {
  1959. width: 0.28 * 100rpx;
  1960. height: 0.28 * 100rpx;
  1961. font-size: 0.2 * 100rpx;
  1962. margin-right: 0.08 * 100rpx;
  1963. }
  1964. .user .header .picTxt .text .id {
  1965. color: rgba(255, 255, 255, 0.6);
  1966. font-size: 0.26 * 100rpx;
  1967. margin-top: 0.15 * 100rpx;
  1968. }
  1969. .user .header .picTxt .text .id .iconfont {
  1970. font-size: 0.3 * 100rpx;
  1971. margin-left: 0.12 * 100rpx;
  1972. }
  1973. .user .header .icon-shezhi {
  1974. font-size: 0.36 * 100rpx;
  1975. color: #fff;
  1976. margin-top: -0.52 * 100rpx;
  1977. }
  1978. .user .wrapper {
  1979. padding: 0 0.2 * 100rpx;
  1980. }
  1981. .user .wrapper .nav {
  1982. background-color: #fff;
  1983. border-radius: 0.06 * 100rpx;
  1984. height: 1.4 * 100rpx;
  1985. }
  1986. .user .wrapper .nav .item {
  1987. flex: 1;
  1988. -o-flex: 1;
  1989. -ms-flex: 1;
  1990. text-align: center;
  1991. font-size: 0.26 * 100rpx;
  1992. color: #aaa;
  1993. position: relative;
  1994. }
  1995. .user .wrapper .nav .item text {
  1996. display: block;
  1997. }
  1998. .user .wrapper .nav .item ~ .item:after {
  1999. position: absolute;
  2000. content: '';
  2001. left: 0;
  2002. width: 1px;
  2003. height: 0.7 * 100rpx;
  2004. background-color: #eee;
  2005. top: 50%;
  2006. margin-top: -0.35 * 100rpx;
  2007. }
  2008. .user .wrapper .nav .item .num {
  2009. margin-top: 0.1 * 100rpx;
  2010. font-size: 0.36 * 100rpx;
  2011. color: #282828;
  2012. }
  2013. .user .wrapper .myOrder {
  2014. background-color: #fff;
  2015. border-radius: 0.1 * 100rpx;
  2016. margin-top: 0.15 * 100rpx;
  2017. }
  2018. .user .wrapper .myOrder .title,
  2019. .user .wrapper .myService .title {
  2020. height: 0.88 * 100rpx;
  2021. padding: 0 0.3 * 100rpx;
  2022. border-bottom: 1px dashed #eee;
  2023. font-size: 0.3 * 100rpx;
  2024. color: #282828;
  2025. }
  2026. .user .wrapper .myOrder .title .allOrder {
  2027. font-size: 0.26 * 100rpx;
  2028. color: #666;
  2029. }
  2030. .user .wrapper .myOrder .title .allOrder .iconfont {
  2031. font-size: 0.25 * 100rpx;
  2032. margin-left: 0.07 * 100rpx;
  2033. }
  2034. .user .wrapper .myOrder .orderState {
  2035. height: 1.6 * 100rpx;
  2036. }
  2037. .user .wrapper .myOrder .orderState .item {
  2038. font-size: 0.26 * 100rpx;
  2039. color: #454545;
  2040. flex: 1;
  2041. -o-flex: 1;
  2042. -ms-flex: 1;
  2043. text-align: center;
  2044. }
  2045. .user .wrapper .myOrder .orderState .item .pictrue {
  2046. width: 0.49 * 100rpx;
  2047. height: 0.42 * 100rpx;
  2048. margin: 0 auto 0.18 * 100rpx auto;
  2049. }
  2050. .user .wrapper .myOrder .orderState .item .pictrue image {
  2051. width: 100%;
  2052. height: 100%;
  2053. }
  2054. .user .wrapper .myService {
  2055. background-color: #fff;
  2056. margin-top: 0.15 * 100rpx;
  2057. border-radius: 0.1 * 100rpx;
  2058. }
  2059. .user .wrapper .myService .serviceList {
  2060. padding: 0.08 * 100rpx 0 0.27 * 100rpx 0;
  2061. }
  2062. .user .wrapper .myService .serviceList .item {
  2063. width: 100%;
  2064. text-align: left;
  2065. font-size: 0.26 * 100rpx;
  2066. color: #333;
  2067. display: flex;
  2068. align-items: center;
  2069. padding: 0.2 * 100rpx 0.3 * 100rpx;
  2070. position: relative;
  2071. .iconfont {
  2072. font-size: 0.26 * 100rpx;
  2073. color: #666;
  2074. }
  2075. &::after {
  2076. content: '';
  2077. display: block;
  2078. position: absolute;
  2079. left: 0.3 * 100rpx;
  2080. right: 0;
  2081. bottom: 0;
  2082. border-bottom: 1rpx solid #f5f5f5;
  2083. z-index: 99;
  2084. height: 1rpx;
  2085. }
  2086. }
  2087. .user .wrapper .myService .serviceList .item .pictrue {
  2088. width: 36rpx;
  2089. height: 36rpx;
  2090. margin-right: 0.16 * 100rpx;
  2091. }
  2092. .user .wrapper .myService .serviceList .item .cell {
  2093. flex: 1;
  2094. }
  2095. .user .wrapper .myService .serviceList .item .pictrue image {
  2096. width: 100%;
  2097. height: 100%;
  2098. }
  2099. .user .support {
  2100. width: 2.19 * 100rpx;
  2101. height: 0.74 * 100rpx;
  2102. margin: 0.54 * 100rpx auto;
  2103. display: block;
  2104. }
  2105. /*所有产品的详情公用部分*/
  2106. .product-con .wrapper {
  2107. background-color: #fff;
  2108. }
  2109. .product-con .wrapper .share {
  2110. margin: 0 0.3 * 100rpx;
  2111. padding-top: 0.25 * 100rpx;
  2112. }
  2113. .product-con .wrapper .share .money {
  2114. font-size: 0.28 * 100rpx;
  2115. font-weight: bold;
  2116. }
  2117. .product-con .wrapper .share .money .num {
  2118. font-size: 0.48 * 100rpx;
  2119. }
  2120. .product-con .wrapper .share .money .vip-money {
  2121. color: #282828;
  2122. margin-left: 0.13 * 100rpx;
  2123. }
  2124. .product-con .wrapper .share .money .image {
  2125. width: 0.46 * 100rpx;
  2126. height: 0.21 * 100rpx;
  2127. margin-left: 0.07 * 100rpx;
  2128. }
  2129. .product-con .wrapper .share .money .vip-money {
  2130. color: #282828;
  2131. margin-left: 0.13 * 100rpx;
  2132. }
  2133. .product-con .wrapper .share .iconfont {
  2134. color: #515151;
  2135. font-size: 0.4 * 100rpx;
  2136. margin-bottom: 0.1 * 100rpx;
  2137. }
  2138. .product-con .wrapper .introduce {
  2139. font-size: 0.32 * 100rpx;
  2140. font-weight: bold;
  2141. margin: 0.1 * 100rpx 0.3 * 100rpx 0 0.3 * 100rpx;
  2142. }
  2143. .product-con .wrapper .label {
  2144. margin: 0.22 * 100rpx 0.3 * 100rpx 0 0.3 * 100rpx;
  2145. font-size: 0.24 * 100rpx;
  2146. color: #82848f;
  2147. padding-bottom: 0.25 * 100rpx;
  2148. }
  2149. .product-con .wrapper .coupon {
  2150. padding: 0 0.3 * 100rpx;
  2151. border-top: 1px solid #f5f5f5;
  2152. height: 0.8 * 100rpx;
  2153. font-size: 0.26 * 100rpx;
  2154. color: #82848f;
  2155. }
  2156. .product-con .wrapper .coupon .hide {
  2157. text-overflow: clip;
  2158. flex: 1;
  2159. height: 0.8 * 100rpx;
  2160. line-height: 0.8 * 100rpx;
  2161. }
  2162. .product-con .wrapper .coupon .activity {
  2163. height: 0.4 * 100rpx;
  2164. padding: 0 0.2 * 100rpx;
  2165. border: 1px solid #f2857b;
  2166. color: #e93323;
  2167. font-size: 0.24 * 100rpx;
  2168. line-height: 0.4 * 100rpx;
  2169. position: relative;
  2170. margin: 0.19 * 100rpx 0 0.19 * 100rpx 0.15 * 100rpx;
  2171. }
  2172. .product-con .wrapper .coupon .activity:before {
  2173. content: ' ';
  2174. position: absolute;
  2175. width: 0.07 * 100rpx;
  2176. height: 0.1 * 100rpx;
  2177. border-radius: 0 0.07 * 100rpx 0.07 * 100rpx 0;
  2178. border: 1px solid #f2857b;
  2179. background-color: #fff;
  2180. bottom: 50%;
  2181. left: -0.02 * 100rpx;
  2182. margin-bottom: -0.07 * 100rpx;
  2183. border-left-color: #fff;
  2184. }
  2185. .product-con .wrapper .coupon .activity:after {
  2186. content: ' ';
  2187. position: absolute;
  2188. width: 0.07 * 100rpx;
  2189. height: 0.1 * 100rpx;
  2190. border-radius: 0.07 * 100rpx 0 0 0.07 * 100rpx;
  2191. border: 1px solid #f2857b;
  2192. background-color: #fff;
  2193. right: -0.02 * 100rpx;
  2194. bottom: 50%;
  2195. margin-bottom: -0.05 * 100rpx;
  2196. border-right-color: #fff;
  2197. }
  2198. .product-con .wrapper .coupon .iconfont {
  2199. color: #7a7a7a;
  2200. font-size: 0.28 * 100rpx;
  2201. }
  2202. .product-con .attribute {
  2203. background-color: #fff;
  2204. padding: 0 0.3 * 100rpx;
  2205. font-size: 0.26 * 100rpx;
  2206. color: #82848f;
  2207. margin-top: 0.2 * 100rpx;
  2208. height: 0.8 * 100rpx;
  2209. }
  2210. .product-con .attribute .atterTxt {
  2211. font-size: 0.28 * 100rpx;
  2212. color: #282828;
  2213. }
  2214. .product-con .attribute .iconfont {
  2215. font-size: 0.28 * 100rpx;
  2216. color: #7a7a7a;
  2217. }
  2218. .product-con .userEvaluation {
  2219. margin-top: 0.2 * 100rpx;
  2220. background-color: #fff;
  2221. }
  2222. .product-con .userEvaluation .title {
  2223. height: 0.86 * 100rpx;
  2224. border-bottom: 1px solid #eee;
  2225. font-size: 0.28 * 100rpx;
  2226. color: #282828;
  2227. margin-left: 0.3 * 100rpx;
  2228. padding-right: 0.3 * 100rpx;
  2229. }
  2230. .product-con .userEvaluation .title .praise {
  2231. font-size: 0.28 * 100rpx;
  2232. color: #808080;
  2233. }
  2234. .product-con .userEvaluation .title .praise .iconfont {
  2235. color: #7a7a7a;
  2236. font-size: 0.28 * 100rpx;
  2237. vertical-align: 0.01 * 100rpx;
  2238. margin-left: 0.08 * 100rpx;
  2239. }
  2240. .product-con .product-intro {
  2241. margin-top: 0.2 * 100rpx;
  2242. }
  2243. .product-con .product-intro .title {
  2244. // font-size: 0.3 * 100rpx;
  2245. // color: #282828;
  2246. // height: 0.86 * 100rpx;
  2247. // width: 100%;
  2248. // background-color: #fff;
  2249. // text-align: center;
  2250. // line-height: 0.86 * 100rpx;
  2251. position: relative;
  2252. width: 50%;
  2253. margin: 1.5em auto;
  2254. line-height: 1.5em;
  2255. font-size: 30rpx;
  2256. display: -webkit-box;
  2257. display: -webkit-flex;
  2258. display: flex;
  2259. -webkit-box-pack: center;
  2260. -webkit-justify-content: center;
  2261. justify-content: center;
  2262. &:after {
  2263. content: ' ';
  2264. position: absolute;
  2265. border-bottom: 0.5px solid #e5e5e5;
  2266. -webkit-transform: scaleY(0.5);
  2267. transform: scaleY(0.5);
  2268. width: 100%;
  2269. top: 9px;
  2270. left: 0;
  2271. z-index: -1;
  2272. }
  2273. text {
  2274. background: #f5f5f5;
  2275. padding: 0 20rpx;
  2276. }
  2277. }
  2278. .product-con .product-intro .conter {
  2279. width: 100%;
  2280. }
  2281. .product-con .product-intro .conter * {
  2282. width: 100% !important;
  2283. display: block !important;
  2284. }
  2285. /*产品详情*/
  2286. .product-con .footer {
  2287. box-sizing: border-box;
  2288. padding: 0 0.2 * 100rpx 0 0.3 * 100rpx;
  2289. position: fixed;
  2290. bottom: 0;
  2291. width: 100%;
  2292. height: 1 * 100rpx;
  2293. background-color: #fff;
  2294. z-index: 99;
  2295. border-top: 1px solid #f0f0f0;
  2296. }
  2297. .product-con .footer .item {
  2298. font-size: 0.18 * 100rpx;
  2299. color: #666;
  2300. margin-top: 0.07 * 100rpx;
  2301. }
  2302. .product-con .footer .item .iconfont {
  2303. text-align: center;
  2304. font-size: 0.4 * 100rpx;
  2305. height: 0.4 * 100rpx;
  2306. line-height: 0.4 * 100rpx;
  2307. }
  2308. .product-con .footer .item .iconfont.icon-gouwuche1 {
  2309. position: relative;
  2310. }
  2311. .product-con .footer .item .iconfont.icon-gouwuche1 .num {
  2312. color: #fff;
  2313. position: absolute;
  2314. font-size: 0.18 * 100rpx;
  2315. border-radius: 2 * 100rpx;
  2316. top: -0.1 * 100rpx;
  2317. right: 0;
  2318. height: 0.3 * 100rpx;
  2319. line-height: 0.3 * 100rpx;
  2320. padding: 0 0.08 * 100rpx;
  2321. min-width: 0.3 * 100rpx;
  2322. }
  2323. .product-con .footer .bnt {
  2324. width: 4.44 * 100rpx;
  2325. height: 0.76 * 100rpx;
  2326. color: #fff;
  2327. font-size: 0.28 * 100rpx;
  2328. }
  2329. .product-con .footer .bnt > view {
  2330. width: 2.22 * 100rpx;
  2331. text-align: center;
  2332. line-height: 0.76 * 100rpx;
  2333. }
  2334. .product-con .footer .bnt .joinCart {
  2335. border-radius: 0.5 * 100rpx 0 0 0.5 * 100rpx;
  2336. background-image: linear-gradient(to right, #fea10f 0%, #fea10f 100%);
  2337. background-image: -moz-linear-gradient(to right, #eb3729 0%, #eb3729 100%);
  2338. }
  2339. .product-con .footer .bnt .buy {
  2340. border-radius: 0 0.5 * 100rpx 0.5 * 100rpx 0;
  2341. background-image: linear-gradient(to right, #eb3729 0%, #eb3729 100%);
  2342. background-image: -moz-linear-gradient(to right, #eb3729 0%, #eb3729 100%);
  2343. }
  2344. .product-con .footer .bnt.seckill-bnt {
  2345. flex: 1;
  2346. margin-left: 20rpx;
  2347. .buy {
  2348. width: 100%;
  2349. border-radius: 50rpx;
  2350. }
  2351. }
  2352. /*订单提交*/
  2353. .order-submission .line {
  2354. width: 100%;
  2355. height: 0.03 * 100rpx;
  2356. }
  2357. .order-submission .line image {
  2358. width: 100%;
  2359. height: 100%;
  2360. display: block;
  2361. }
  2362. .order-submission .address {
  2363. padding: 0.28 * 100rpx 0.3 * 100rpx;
  2364. background-color: #fff;
  2365. }
  2366. .order-submission .address .addressCon {
  2367. width: 5.7 * 100rpx;
  2368. font-size: 0.26 * 100rpx;
  2369. color: #666;
  2370. }
  2371. .order-submission .address .addressCon .name {
  2372. font-size: 0.3 * 100rpx;
  2373. color: #282828;
  2374. font-weight: bold;
  2375. margin-bottom: 0.1 * 100rpx;
  2376. }
  2377. .order-submission .address .addressCon .name .phone {
  2378. margin-left: 0.5 * 100rpx;
  2379. }
  2380. .order-submission .address .addressCon .default {
  2381. margin-right: 0.12 * 100rpx;
  2382. }
  2383. .order-submission .address .addressCon .setaddress {
  2384. color: #333;
  2385. font-size: 0.28 * 100rpx;
  2386. }
  2387. .order-submission .address .iconfont {
  2388. font-size: 0.35 * 100rpx;
  2389. color: #707070;
  2390. }
  2391. .order-submission .wrapper {
  2392. background-color: #fff;
  2393. margin-top: 0.13 * 100rpx;
  2394. }
  2395. .order-submission .wrapper .item {
  2396. padding: 0.27 * 100rpx 0.3 * 100rpx;
  2397. font-size: 0.3 * 100rpx;
  2398. color: #282828;
  2399. border-bottom: 1px solid #f0f0f0;
  2400. }
  2401. .order-submission .wrapper .item .discount {
  2402. font-size: 0.3 * 100rpx;
  2403. color: #999;
  2404. width: 5 * 100rpx;
  2405. text-align: right;
  2406. }
  2407. .order-submission .wrapper .item .discount .integral {
  2408. margin-right: 0.4 * 100rpx;
  2409. }
  2410. .order-submission .wrapper .item .discount .checkbox-wrapper .icon {
  2411. right: 0;
  2412. left: unset;
  2413. }
  2414. .order-submission .wrapper .item .discount .iconfont {
  2415. color: #515151;
  2416. font-size: 0.3 * 100rpx;
  2417. margin-left: 0.15 * 100rpx;
  2418. }
  2419. .order-submission .wrapper .item .discount .num {
  2420. font-size: 0.32 * 100rpx;
  2421. margin-right: 0.2 * 100rpx;
  2422. }
  2423. .order-submission .wrapper .item textarea {
  2424. box-sizing: border-box;
  2425. background-color: #f9f9f9;
  2426. width: 100%;
  2427. height: 1.4 * 100rpx;
  2428. border-radius: 0.03 * 100rpx;
  2429. margin-top: 0.3 * 100rpx;
  2430. padding: 0.25 * 100rpx 0.28 * 100rpx;
  2431. }
  2432. .order-submission .wrapper .item textarea::placeholder {
  2433. color: #ccc;
  2434. }
  2435. .order-submission .wrapper .item .list {
  2436. margin-top: 0.35 * 100rpx;
  2437. }
  2438. .order-submission .wrapper .item .list .payItem {
  2439. border: 1px solid #eee;
  2440. border-radius: 0.06 * 100rpx;
  2441. height: 0.86 * 100rpx;
  2442. width: 100%;
  2443. margin-top: 0.2 * 100rpx;
  2444. font-size: 0.28 * 100rpx;
  2445. color: #282828;
  2446. }
  2447. .order-submission .wrapper .item .list .payItem.on {
  2448. border-color: #fc5445;
  2449. color: #e93323;
  2450. }
  2451. .order-submission .wrapper .item .list .payItem .name {
  2452. width: 50%;
  2453. text-align: center;
  2454. border-right: 1px solid #eee;
  2455. }
  2456. .order-submission .wrapper .item .list .payItem .name .iconfont {
  2457. width: 0.44 * 100rpx;
  2458. height: 0.44 * 100rpx;
  2459. border-radius: 50%;
  2460. text-align: center;
  2461. line-height: 0.44 * 100rpx;
  2462. background-color: #fe960f;
  2463. color: #fff;
  2464. font-size: 0.3 * 100rpx;
  2465. margin-right: 0.15 * 100rpx;
  2466. }
  2467. .order-submission .wrapper .item .list .payItem .name .iconfont.icon-weixin2 {
  2468. background-color: #41b035;
  2469. }
  2470. .order-submission .wrapper .item .list .payItem .name .iconfont.icon-yinhangqia {
  2471. background-color: #eb3729;
  2472. }
  2473. .order-submission .wrapper .item .list .payItem .tip {
  2474. width: 49%;
  2475. text-align: center;
  2476. font-size: 0.26 * 100rpx;
  2477. color: #aaa;
  2478. }
  2479. .order-submission .moneyList {
  2480. margin-top: 0.12 * 100rpx;
  2481. background-color: #fff;
  2482. padding: 0.3 * 100rpx;
  2483. }
  2484. .order-submission .moneyList .item {
  2485. font-size: 0.28 * 100rpx;
  2486. color: #282828;
  2487. }
  2488. .order-submission .moneyList .item ~ .item {
  2489. margin-top: 0.2 * 100rpx;
  2490. }
  2491. .order-submission .moneyList .item .money {
  2492. color: #868686;
  2493. }
  2494. .order-submission .footer {
  2495. box-sizing: border-box;
  2496. width: 100%;
  2497. height: 1 * 100rpx;
  2498. background-color: #fff;
  2499. padding: 0 0.3 * 100rpx;
  2500. font-size: 0.28 * 100rpx;
  2501. color: #333;
  2502. position: fixed;
  2503. bottom: 0;
  2504. left: 0;
  2505. }
  2506. .order-submission .footer .settlement {
  2507. font-size: 0.3 * 100rpx;
  2508. color: #fff;
  2509. width: 2.4 * 100rpx;
  2510. height: 0.7 * 100rpx;
  2511. background-color: #e93323;
  2512. border-radius: 0.5 * 100rpx;
  2513. text-align: center;
  2514. line-height: 0.7 * 100rpx;
  2515. }
  2516. /*地址管理*/
  2517. .address-management .line {
  2518. width: 100%;
  2519. height: 0.03 * 100rpx;
  2520. }
  2521. .address-management .line image {
  2522. width: 100%;
  2523. height: 100%;
  2524. display: block;
  2525. }
  2526. .address-management .item {
  2527. background-color: #fff;
  2528. padding: 0 0.3 * 100rpx;
  2529. margin-bottom: 0.12 * 100rpx;
  2530. }
  2531. .address-management .item .address {
  2532. padding: 0.3 * 100rpx 0;
  2533. border-bottom: 1px solid #eee;
  2534. font-size: 0.28 * 100rpx;
  2535. color: #282828;
  2536. }
  2537. .address-management .item .address .consignee {
  2538. font-size: 0.28 * 100rpx;
  2539. font-weight: bold;
  2540. margin-bottom: 0.08 * 100rpx;
  2541. }
  2542. .address-management .item .address .consignee .phone {
  2543. margin-left: 0.25 * 100rpx;
  2544. }
  2545. .address-management .item .operation {
  2546. height: 0.83 * 100rpx;
  2547. font-size: 0.28 * 100rpx;
  2548. color: #282828;
  2549. }
  2550. .address-management .item .operation .default {
  2551. margin-left: 0.1 * 100rpx;
  2552. }
  2553. .address-management .item .operation .iconfont {
  2554. color: #2c2c2c;
  2555. font-size: 0.3 * 100rpx;
  2556. vertical-align: -0.02 * 100rpx;
  2557. margin-right: 0.1 * 100rpx;
  2558. }
  2559. .address-management .item .operation .iconfont.icon-shanchu {
  2560. margin-left: 0.4 * 100rpx;
  2561. font-size: 0.33 * 100rpx;
  2562. }
  2563. .address-management .footer {
  2564. box-sizing: border-box;
  2565. position: fixed;
  2566. width: 100%;
  2567. background-color: #fff;
  2568. bottom: 0;
  2569. height: 1.06 * 100rpx;
  2570. padding: 0 0.3 * 100rpx;
  2571. }
  2572. .address-management .footer .addressBnt {
  2573. width: 3.3 * 100rpx;
  2574. height: 0.76 * 100rpx;
  2575. border-radius: 0.5 * 100rpx;
  2576. text-align: center;
  2577. line-height: 0.76 * 100rpx;
  2578. font-size: 0.3 * 100rpx;
  2579. color: #fff;
  2580. }
  2581. .address-management .footer .addressBnt.on {
  2582. width: 6.9 * 100rpx;
  2583. margin: 0 auto;
  2584. }
  2585. .address-management .footer .addressBnt .iconfont {
  2586. font-size: 0.35 * 100rpx;
  2587. margin-right: 0.08 * 100rpx;
  2588. vertical-align: -0.01 * 100rpx;
  2589. }
  2590. .address-management .footer .addressBnt.wxbnt {
  2591. background-color: #eb3729;
  2592. }
  2593. /*添加地址*/
  2594. .addAddress .list {
  2595. background-color: #fff;
  2596. }
  2597. .addAddress .list .item {
  2598. padding: 0 0.3 * 100rpx;
  2599. min-height: 0.9 * 100rpx;
  2600. border-top: 0.01 * 100rpx solid #eee;
  2601. font-size: 0.3 * 100rpx;
  2602. }
  2603. .addAddress .list .item .name {
  2604. width: 1.95 * 100rpx;
  2605. color: #333;
  2606. }
  2607. .addAddress .list .item input {
  2608. width: 4.75 * 100rpx;
  2609. font-size: 0.3 * 100rpx;
  2610. }
  2611. .addAddress .list .item input::placeholder {
  2612. color: #ccc;
  2613. }
  2614. .addAddress .list .item .picker {
  2615. width: 4.75 * 100rpx;
  2616. }
  2617. .addAddress .list .item .address {
  2618. width: 4.1 * 100rpx;
  2619. }
  2620. .addAddress .list .item .picker .iconfont {
  2621. font-size: 0.43 * 100rpx;
  2622. }
  2623. .addAddress .default {
  2624. padding: 0 0.3 * 100rpx;
  2625. height: 0.9 * 100rpx;
  2626. background-color: #fff;
  2627. margin-top: 0.23 * 100rpx;
  2628. }
  2629. .addAddress .default .def {
  2630. margin-left: 0.1 * 100rpx;
  2631. height: 0.83 * 100rpx;
  2632. font-size: 0.28 * 100rpx;
  2633. color: #282828;
  2634. }
  2635. .addAddress .keepBnt {
  2636. width: 6.9 * 100rpx;
  2637. height: 0.86 * 100rpx;
  2638. border-radius: 0.5 * 100rpx;
  2639. text-align: center;
  2640. line-height: 0.86 * 100rpx;
  2641. margin: 0.5 * 100rpx auto 0.3 * 100rpx auto;
  2642. font-size: 0.32 * 100rpx;
  2643. color: #fff;
  2644. }
  2645. .addAddress .wechatAddress {
  2646. width: 6.9 * 100rpx;
  2647. height: 0.86 * 100rpx;
  2648. border-radius: 0.5 * 100rpx;
  2649. text-align: center;
  2650. line-height: 0.86 * 100rpx;
  2651. margin: 0 auto;
  2652. font-size: 0.32 * 100rpx;
  2653. color: #eb3729;
  2654. border: 1px solid #eb3729;
  2655. }
  2656. /*我的订单*/
  2657. .my-order .header {
  2658. height: 2.6 * 100rpx;
  2659. padding: 0 0.3 * 100rpx;
  2660. }
  2661. .my-order .header .picTxt {
  2662. height: 1.9 * 100rpx;
  2663. }
  2664. .my-order .header .picTxt .text {
  2665. color: rgba(255, 255, 255, 0.8);
  2666. font-size: 0.26 * 100rpx;
  2667. font-family: 'GuildfordProBook 5';
  2668. }
  2669. .my-order .header .picTxt .text .name {
  2670. font-size: 0.34 * 100rpx;
  2671. font-weight: bold;
  2672. color: #fff;
  2673. margin-bottom: 0.2 * 100rpx;
  2674. }
  2675. .my-order .header .picTxt .pictrue {
  2676. width: 1.22 * 100rpx;
  2677. height: 1.09 * 100rpx;
  2678. }
  2679. .my-order .header .picTxt .pictrue image {
  2680. width: 100%;
  2681. height: 100%;
  2682. }
  2683. .my-order .nav {
  2684. background-color: #fff;
  2685. width: 6.9 * 100rpx;
  2686. height: 1.4 * 100rpx;
  2687. border-radius: 0.06 * 100rpx;
  2688. margin: -0.73 * 100rpx auto 0 auto;
  2689. }
  2690. .my-order .nav .item {
  2691. text-align: center;
  2692. font-size: 0.26 * 100rpx;
  2693. color: #282828;
  2694. padding: 0.29 * 100rpx 0 0.2 * 100rpx 0;
  2695. }
  2696. .my-order .nav .item.on {
  2697. font-weight: bold;
  2698. border-bottom: 0.05 * 100rpx solid #eb3729;
  2699. }
  2700. .my-order .nav .item .num {
  2701. margin-top: 0.1 * 100rpx;
  2702. }
  2703. .my-order .list {
  2704. width: 6.9 * 100rpx;
  2705. margin: 0.14 * 100rpx auto 0 auto;
  2706. }
  2707. .my-order .list .item {
  2708. background-color: #fff;
  2709. border-radius: 0.06 * 100rpx;
  2710. margin-bottom: 0.14 * 100rpx;
  2711. }
  2712. .my-order .list .item .title {
  2713. height: 0.84 * 100rpx;
  2714. padding: 0 0.3 * 100rpx;
  2715. border-bottom: 0.01 * 100rpx solid #eee;
  2716. font-size: 0.28 * 100rpx;
  2717. color: #282828;
  2718. }
  2719. .my-order .list .item .title .sign {
  2720. font-size: 0.24 * 100rpx;
  2721. padding: 0 0.07 * 100rpx;
  2722. height: 0.36 * 100rpx;
  2723. margin-right: 0.15 * 100rpx;
  2724. }
  2725. .my-order .list .item .item-info {
  2726. padding: 0 0.3 * 100rpx;
  2727. margin-top: 0.22 * 100rpx;
  2728. }
  2729. .my-order .list .item .item-info .pictrue {
  2730. width: 1.2 * 100rpx;
  2731. height: 1.2 * 100rpx;
  2732. }
  2733. .my-order .list .item .item-info .pictrue image {
  2734. width: 100%;
  2735. height: 100%;
  2736. border-radius: 0.06 * 100rpx;
  2737. }
  2738. .my-order .list .item .item-info .text {
  2739. width: 4.86 * 100rpx;
  2740. font-size: 0.28 * 100rpx;
  2741. color: #999;
  2742. margin-top: 0.06 * 100rpx;
  2743. }
  2744. .my-order .list .item .item-info .text .name {
  2745. width: 3.06 * 100rpx;
  2746. color: #282828;
  2747. }
  2748. .my-order .list .item .item-info .text .money {
  2749. text-align: right;
  2750. }
  2751. .my-order .list .item .totalPrice {
  2752. font-size: 0.26 * 100rpx;
  2753. color: #282828;
  2754. text-align: right;
  2755. margin: 0.27 * 100rpx 0 0 0.3 * 100rpx;
  2756. padding: 0 0.3 * 100rpx 0.3 * 100rpx 0;
  2757. border-bottom: 0.01 * 100rpx solid #eee;
  2758. }
  2759. .my-order .list .item .totalPrice .money {
  2760. font-size: 0.28 * 100rpx;
  2761. font-weight: bold;
  2762. }
  2763. .my-order .list .item .bottom {
  2764. height: 1.07 * 100rpx;
  2765. padding: 0 0.3 * 100rpx;
  2766. }
  2767. .my-order .list .item .bottom .bnt {
  2768. width: 1.76 * 100rpx;
  2769. height: 0.6 * 100rpx;
  2770. text-align: center;
  2771. line-height: 0.6 * 100rpx;
  2772. color: #fff;
  2773. border-radius: 0.5 * 100rpx;
  2774. font-size: 0.27 * 100rpx;
  2775. }
  2776. .my-order .list .item .bottom .bnt.cancelBnt {
  2777. border: 1px solid #ddd;
  2778. color: #aaa;
  2779. }
  2780. .my-order .list .item .bottom .bnt.default {
  2781. color: #444;
  2782. border: 1px solid #444;
  2783. }
  2784. .my-order .list .item .bottom .bnt ~ .bnt {
  2785. margin-left: 0.17 * 100rpx;
  2786. }
  2787. /*订单详情*/
  2788. .order-details .header {
  2789. padding: 0 0.3 * 100rpx;
  2790. height: 1.5 * 100rpx;
  2791. }
  2792. .order-details .header.on {
  2793. background-color: #666 !important;
  2794. }
  2795. .order-details .header .pictrue {
  2796. width: 1.1 * 100rpx;
  2797. height: 1.1 * 100rpx;
  2798. }
  2799. .order-details .header .pictrue image {
  2800. width: 100%;
  2801. height: 100%;
  2802. }
  2803. .order-details .header .data {
  2804. color: rgba(255, 255, 255, 0.8);
  2805. font-size: 0.24 * 100rpx;
  2806. margin-left: 0.27 * 100rpx;
  2807. }
  2808. .order-details .header.on .data {
  2809. margin-left: 0;
  2810. }
  2811. .order-details .header .data .state {
  2812. font-size: 0.3 * 100rpx;
  2813. font-weight: bold;
  2814. color: #fff;
  2815. margin-bottom: 0.07 * 100rpx;
  2816. }
  2817. .order-details .header .data .time {
  2818. margin-left: 0.2 * 100rpx;
  2819. }
  2820. .order-details .nav {
  2821. background-color: #fff;
  2822. font-size: 0.26 * 100rpx;
  2823. color: #282828;
  2824. padding: 0.25 * 100rpx 0;
  2825. }
  2826. .order-details .nav .navCon {
  2827. padding: 0 0.4 * 100rpx;
  2828. }
  2829. .order-details .nav .navCon .on {
  2830. font-weight: bold;
  2831. color: #eb3729;
  2832. }
  2833. .order-details .nav .progress {
  2834. padding: 0 0.65 * 100rpx;
  2835. margin-top: 0.1 * 100rpx;
  2836. }
  2837. .order-details .nav .progress .line {
  2838. width: 1 * 100rpx;
  2839. height: 0.02 * 100rpx;
  2840. background-color: #939390;
  2841. }
  2842. .order-details .nav .progress .iconfont {
  2843. font-size: 0.25 * 100rpx;
  2844. color: #939390;
  2845. margin-top: -0.02 * 100rpx;
  2846. width: 0.3 * 100rpx;
  2847. height: 0.3 * 100rpx;
  2848. line-height: 0.33 * 100rpx;
  2849. text-align: center;
  2850. }
  2851. .order-details .address {
  2852. font-size: 0.26 * 100rpx;
  2853. color: #868686;
  2854. background-color: #fff;
  2855. padding: 0.25 * 100rpx 0.3 * 100rpx 0.3 * 100rpx 0.3 * 100rpx;
  2856. }
  2857. .order-details .address .name {
  2858. font-size: 0.3 * 100rpx;
  2859. color: #282828;
  2860. margin-bottom: 0.1 * 100rpx;
  2861. }
  2862. .order-details .address .name .phone {
  2863. margin-left: 0.4 * 100rpx;
  2864. }
  2865. .order-details .line {
  2866. width: 100%;
  2867. height: 0.03 * 100rpx;
  2868. }
  2869. .order-details .line image {
  2870. width: 100%;
  2871. height: 100%;
  2872. display: block;
  2873. }
  2874. .order-details .wrapper {
  2875. background-color: #fff;
  2876. margin-top: 0.12 * 100rpx;
  2877. padding: 0.3 * 100rpx;
  2878. }
  2879. .order-details .wrapper .item {
  2880. font-size: 0.28 * 100rpx;
  2881. color: #282828;
  2882. }
  2883. .order-details .wrapper .item ~ .item {
  2884. margin-top: 0.2 * 100rpx;
  2885. }
  2886. .order-details .wrapper .item .conter {
  2887. color: #868686;
  2888. width: 5 * 100rpx;
  2889. text-align: right;
  2890. }
  2891. .order-details .wrapper .item .conter .copy {
  2892. font-size: 0.2 * 100rpx;
  2893. color: #333;
  2894. border-radius: 0.03 * 100rpx;
  2895. border: 1px solid #666;
  2896. padding: 0.03 * 100rpx 0.15 * 100rpx;
  2897. margin-left: 0.24 * 100rpx;
  2898. }
  2899. .order-details .wrapper .actualPay {
  2900. border-top: 0.01 * 100rpx solid #eee;
  2901. margin-top: 0.3 * 100rpx;
  2902. padding-top: 0.3 * 100rpx;
  2903. }
  2904. .order-details .wrapper .actualPay .money {
  2905. font-weight: bold;
  2906. font-size: 0.3 * 100rpx;
  2907. }
  2908. .order-details .footer {
  2909. box-sizing: border-box;
  2910. width: 100%;
  2911. height: 1 * 100rpx;
  2912. position: fixed;
  2913. bottom: 0;
  2914. left: 0;
  2915. background-color: #fff;
  2916. padding: 0 0.3 * 100rpx;
  2917. border-top: 1px solid #eee;
  2918. }
  2919. .order-details .footer .bnt {
  2920. width: 1.76 * 100rpx;
  2921. height: 0.6 * 100rpx;
  2922. text-align: center;
  2923. line-height: 0.6 * 100rpx;
  2924. border-radius: 0.5 * 100rpx;
  2925. color: #fff;
  2926. font-size: 0.27 * 100rpx;
  2927. }
  2928. .order-details .footer .bnt.cancel {
  2929. color: #aaa;
  2930. border: 1px solid #ddd;
  2931. }
  2932. .order-details .footer .bnt.default {
  2933. color: #444;
  2934. border: 1px solid #444;
  2935. }
  2936. .order-details .footer .bnt ~ .bnt {
  2937. margin-left: 0.18 * 100rpx;
  2938. }
  2939. /*物流信息*/
  2940. .logistics .header {
  2941. padding: 0.23 * 100rpx 0.3 * 100rpx;
  2942. background-color: #fff;
  2943. height: 1.66 * 100rpx;
  2944. }
  2945. .logistics .header .pictrue {
  2946. width: 1.2 * 100rpx;
  2947. height: 1.2 * 100rpx;
  2948. }
  2949. .logistics .header .pictrue image {
  2950. width: 100%;
  2951. height: 100%;
  2952. border-radius: 0.06 * 100rpx;
  2953. }
  2954. .logistics .header .text {
  2955. width: 5.4 * 100rpx;
  2956. font-size: 0.28 * 100rpx;
  2957. color: #999;
  2958. margin-top: 0.06 * 100rpx;
  2959. }
  2960. .logistics .header .text .name {
  2961. width: 3.65 * 100rpx;
  2962. color: #282828;
  2963. }
  2964. .logistics .header .text .money {
  2965. text-align: right;
  2966. }
  2967. .logistics .logisticsCon {
  2968. background-color: #fff;
  2969. margin: 0.12 * 100rpx 0;
  2970. }
  2971. .logistics .logisticsCon .company {
  2972. height: 1.2 * 100rpx;
  2973. margin: 0 0 0.45 * 100rpx 0.3 * 100rpx;
  2974. padding-right: 0.3 * 100rpx;
  2975. border-bottom: 1px solid #f5f5f5;
  2976. }
  2977. .logistics .logisticsCon .company .picTxt {
  2978. width: 5.2 * 100rpx;
  2979. }
  2980. .logistics .logisticsCon .company .picTxt .iconfont {
  2981. width: 0.5 * 100rpx;
  2982. height: 0.5 * 100rpx;
  2983. background-color: #666;
  2984. text-align: center;
  2985. line-height: 0.5 * 100rpx;
  2986. color: #fff;
  2987. font-size: 0.35 * 100rpx;
  2988. }
  2989. .logistics .logisticsCon .company .picTxt .text {
  2990. width: 4.5 * 100rpx;
  2991. font-size: 0.26 * 100rpx;
  2992. color: #282828;
  2993. }
  2994. .logistics .logisticsCon .company .picTxt .text .name {
  2995. color: #999;
  2996. }
  2997. .logistics .logisticsCon .company .picTxt .text .express {
  2998. margin-top: 0.05 * 100rpx;
  2999. }
  3000. .logistics .logisticsCon .company .copy {
  3001. font-size: 0.2 * 100rpx;
  3002. width: 1.06 * 100rpx;
  3003. height: 0.4 * 100rpx;
  3004. border-radius: 0.03 * 100rpx;
  3005. border: 1px solid #999;
  3006. }
  3007. .logistics .logisticsCon .item {
  3008. padding: 0 0.4 * 100rpx;
  3009. position: relative;
  3010. }
  3011. .logistics .logisticsCon .item .circular {
  3012. width: 0.2 * 100rpx;
  3013. height: 0.2 * 100rpx;
  3014. border-radius: 50%;
  3015. position: absolute;
  3016. top: -0.01 * 100rpx;
  3017. left: 0.315 * 100rpx;
  3018. background-color: #ddd;
  3019. }
  3020. .logistics .logisticsCon .item .circular.on {
  3021. background-color: #eb3729;
  3022. }
  3023. .logistics .logisticsCon .item .text {
  3024. font-size: 0.26 * 100rpx;
  3025. color: #666;
  3026. width: 6.15 * 100rpx;
  3027. border-left: 1px solid #e6e6e6;
  3028. padding: 0 0 0.6 * 100rpx 0.38 * 100rpx;
  3029. }
  3030. .logistics .logisticsCon .item .text.on {
  3031. border-left-color: #f8c1bd;
  3032. }
  3033. .logistics .logisticsCon .item .text .data {
  3034. font-size: 0.24 * 100rpx;
  3035. color: #999;
  3036. margin-top: 0.1 * 100rpx;
  3037. }
  3038. .logistics .logisticsCon .item .text .data .time {
  3039. margin-left: 0.15 * 100rpx;
  3040. }
  3041. /*支付状态*/
  3042. .payment-status {
  3043. background-color: #fff;
  3044. margin: 1.95 * 100rpx auto 0 auto;
  3045. border-radius: 0.1 * 100rpx;
  3046. padding: 0.01 * 100rpx 0 0.28 * 100rpx 0;
  3047. width: 6.9 * 100rpx;
  3048. left: 50%;
  3049. margin-left: -3.45 * 100rpx;
  3050. }
  3051. .payment-status .iconfont {
  3052. font-size: 0.7 * 100rpx;
  3053. width: 1.4 * 100rpx;
  3054. height: 1.4 * 100rpx;
  3055. border-radius: 50%;
  3056. color: #fff;
  3057. text-align: center;
  3058. line-height: 1.3 * 100rpx;
  3059. text-shadow: 0 4px 0 #eb3729;
  3060. border: 0.06 * 100rpx solid #f5f5f5;
  3061. margin: -0.76 * 100rpx auto 0 auto;
  3062. background-color: #999;
  3063. }
  3064. .payment-status .iconfont.fail {
  3065. text-shadow: 0 4px 0 #7a7a7a;
  3066. }
  3067. .payment-status .status {
  3068. font-size: 0.32 * 100rpx;
  3069. font-weight: bold;
  3070. text-align: center;
  3071. margin: 0.25 * 100rpx 0 0.37 * 100rpx 0;
  3072. }
  3073. .payment-status .wrapper {
  3074. border: 1px solid #eee;
  3075. margin: 0 0.3 * 100rpx 0.47 * 100rpx 0.3 * 100rpx;
  3076. padding: 0.35 * 100rpx 0;
  3077. border-left: 0;
  3078. border-right: 0;
  3079. }
  3080. .payment-status .wrapper .item {
  3081. font-size: 0.28 * 100rpx;
  3082. color: #282828;
  3083. }
  3084. .payment-status .wrapper .item ~ .item {
  3085. margin-top: 0.2 * 100rpx;
  3086. }
  3087. .payment-status .wrapper .item .itemCom {
  3088. color: #666;
  3089. }
  3090. .payment-status .returnBnt {
  3091. width: 6.3 * 100rpx;
  3092. height: 0.86 * 100rpx;
  3093. border-radius: 0.5 * 100rpx;
  3094. color: #fff;
  3095. font-size: 0.3 * 100rpx;
  3096. text-align: center;
  3097. line-height: 0.86 * 100rpx;
  3098. margin: 0 auto 0.2 * 100rpx auto;
  3099. }
  3100. /*个人资料*/
  3101. .personal-data .wrapper {
  3102. margin: 0.1 * 100rpx 0;
  3103. background-color: #fff;
  3104. padding: 0.36 * 100rpx 0.3 * 100rpx 0.13 * 100rpx 0.3 * 100rpx;
  3105. }
  3106. .personal-data .wrapper .title {
  3107. margin-bottom: 0.3 * 100rpx;
  3108. font-size: 0.32 * 100rpx;
  3109. color: #282828;
  3110. }
  3111. .personal-data .wrapper .wrapList .item {
  3112. width: 100%;
  3113. /*height: 1.6rem;*/
  3114. background-color: #f8f8f8;
  3115. border-radius: 20rpx;
  3116. position: relative;
  3117. // border: 0.02rem solid #f8f8f8;
  3118. }
  3119. .personal-data .wrapper .wrapList .item.on {
  3120. background-size: 100% 100%;
  3121. background-color: #fff;
  3122. }
  3123. .personal-data .wrapper .wrapList .item .picTxt {
  3124. width: 4.45 * 100rpx;
  3125. }
  3126. .personal-data .wrapper .wrapList .item .picTxt .pictrue {
  3127. width: 0.96 * 100rpx;
  3128. height: 0.96 * 100rpx;
  3129. position: relative;
  3130. }
  3131. .personal-data .wrapper .wrapList .item .picTxt .pictrue image {
  3132. width: 100%;
  3133. height: 100%;
  3134. border-radius: 50%;
  3135. }
  3136. .personal-data .wrapper .wrapList .item .picTxt .pictrue img {
  3137. width: 100%;
  3138. height: 100%;
  3139. border-radius: 50%;
  3140. }
  3141. .personal-data .wrapper .wrapList .item .picTxt .pictrue .alter {
  3142. width: 0.3 * 100rpx;
  3143. height: 0.3 * 100rpx;
  3144. border-radius: 50%;
  3145. position: absolute;
  3146. bottom: 0;
  3147. right: 0;
  3148. }
  3149. .personal-data .wrapper .wrapList .item .picTxt .text {
  3150. width: 3.25 * 100rpx;
  3151. }
  3152. .personal-data .wrapper .wrapList .item .picTxt .text .name {
  3153. width: 100%;
  3154. font-size: 0.3 * 100rpx;
  3155. color: #282828;
  3156. }
  3157. .personal-data .wrapper .wrapList .item .picTxt .text .phone {
  3158. font-size: 0.24 * 100rpx;
  3159. color: #999;
  3160. margin-top: 0.1 * 100rpx;
  3161. }
  3162. .personal-data .wrapper .wrapList .item .bnt {
  3163. font-size: 0.24 * 100rpx;
  3164. background-color: #fff;
  3165. border-radius: 0.27 * 100rpx;
  3166. width: 1.4 * 100rpx;
  3167. height: 0.54 * 100rpx;
  3168. border: 0.02 * 100rpx solid #e93323;
  3169. }
  3170. .personal-data .wrapper .wrapList .item .currentBnt {
  3171. position: absolute;
  3172. right: 0;
  3173. top: 0;
  3174. font-size: 0.26 * 100rpx;
  3175. background-color: rgba(233, 51, 35, 0.1);
  3176. width: 1.4 * 100rpx;
  3177. height: 0.48 * 100rpx;
  3178. border-radius: 0 0.2 * 100rpx 0 0.2 * 100rpx;
  3179. }
  3180. .personal-data .list {
  3181. background-color: #fff;
  3182. }
  3183. .personal-data .list .item {
  3184. padding: 0.3 * 100rpx 0.3 * 100rpx 0.3 * 100rpx 0;
  3185. border-bottom: 1px solid #f2f2f2;
  3186. margin-left: 0.3 * 100rpx;
  3187. font-size: 0.32 * 100rpx;
  3188. color: #282828;
  3189. }
  3190. .personal-data .list .item .pictrue {
  3191. width: 0.88 * 100rpx;
  3192. height: 0.88 * 100rpx;
  3193. }
  3194. .personal-data .list .item .pictrue image {
  3195. width: 100%;
  3196. height: 100%;
  3197. border-radius: 50%;
  3198. }
  3199. .personal-data .list .item .input {
  3200. width: 4.15 * 100rpx;
  3201. text-align: right;
  3202. color: #868686;
  3203. }
  3204. .personal-data .list .item .input input {
  3205. color: #868686;
  3206. text-align: right;
  3207. width: 100%;
  3208. }
  3209. .personal-data .list .item .input .id {
  3210. width: 3.65 * 100rpx;
  3211. }
  3212. .personal-data .list .item .input .iconfont {
  3213. font-size: 0.35 * 100rpx;
  3214. }
  3215. .personal-data .list .item .input .iconfont.icon-xiangyou {
  3216. font-size: 0.3 * 100rpx;
  3217. margin-left: 0.27 * 100rpx;
  3218. }
  3219. .personal-data .modifyBnt {
  3220. font-size: 0.32 * 100rpx;
  3221. color: #fff;
  3222. width: 6.9 * 100rpx;
  3223. height: 0.9 * 100rpx;
  3224. border-radius: 0.5 * 100rpx;
  3225. text-align: center;
  3226. line-height: 0.9 * 100rpx;
  3227. margin: 0.76 * 100rpx auto 0 auto;
  3228. }
  3229. .personal-data .logOut {
  3230. font-size: 0.32 * 100rpx;
  3231. text-align: center;
  3232. width: 6.9 * 100rpx;
  3233. height: 0.9 * 100rpx;
  3234. border-radius: 0.45 * 100rpx;
  3235. margin: 0.3 * 100rpx auto 0.7 * 100rpx auto;
  3236. }
  3237. /*拼团海报*/
  3238. .poster-poster .tip {
  3239. height: 0.8 * 100rpx;
  3240. font-size: 0.26 * 100rpx;
  3241. color: #e8c787;
  3242. text-align: center;
  3243. line-height: 0.8 * 100rpx;
  3244. }
  3245. .poster-poster .tip .iconfont {
  3246. font-size: 0.36 * 100rpx;
  3247. vertical-align: -0.04 * 100rpx;
  3248. margin-right: 0.18 * 100rpx;
  3249. }
  3250. .poster-poster .poster {
  3251. width: 6.9 * 100rpx;
  3252. height: 100%;
  3253. margin: 0 auto;
  3254. }
  3255. .poster-poster .poster image {
  3256. width: 100%;
  3257. height: 100%;
  3258. display: block;
  3259. }
  3260. /*分销海报*/
  3261. .distribution-posters .slider-banner {
  3262. width: 100%;
  3263. box-sizing: border-box;
  3264. height: 100%;
  3265. padding: 0.4 * 100rpx;
  3266. position: relative;
  3267. }
  3268. .distribution-posters .slider-banner .swiper-slide {
  3269. width: 6 * 100rpx !important;
  3270. height: 100%;
  3271. }
  3272. .distribution-posters .slide-image {
  3273. width: 100%;
  3274. height: 100%;
  3275. border-radius: 0.15 * 100rpx;
  3276. }
  3277. .distribution-posters .keep {
  3278. font-size: 0.3 * 100rpx;
  3279. color: #fff;
  3280. width: 6 * 100rpx;
  3281. height: 0.8 * 100rpx;
  3282. border-radius: 0.5 * 100rpx;
  3283. text-align: center;
  3284. line-height: 0.8 * 100rpx;
  3285. margin: 0.38 * 100rpx auto;
  3286. }
  3287. /*会员中心*/
  3288. .member-center .header {
  3289. background-color: #232323;
  3290. width: 100%;
  3291. padding: 0.5 * 100rpx 0;
  3292. }
  3293. .member-center .header .slider-banner {
  3294. height: 3.28 * 100rpx;
  3295. }
  3296. .member-center .header .slider-banner .swiper-slide {
  3297. width: 6.36 * 100rpx !important;
  3298. height: 3.28 * 100rpx;
  3299. border-radius: 0.16 * 100rpx;
  3300. color: #fff;
  3301. position: relative;
  3302. background-repeat: no-repeat;
  3303. background-size: 100% 100%;
  3304. }
  3305. .member-center .header .slider-banner .swiper-slide.diamonds {
  3306. background-image: url('https://wx.yixiang.co/static/images/diamonds.jpg');
  3307. }
  3308. .member-center .header .slider-banner .swiper-slide.gold {
  3309. background-image: url('https://wx.yixiang.co/static/images/gold.jpg');
  3310. }
  3311. .member-center .header .slider-banner .swiper-slide.silver {
  3312. background-image: url('https://wx.yixiang.co/static/images/silver.jpg');
  3313. }
  3314. .member-center .header .slider-banner .swiper-slide.brass {
  3315. background-image: url('https://wx.yixiang.co/static/images/brass.jpg');
  3316. }
  3317. .member-center .header .slider-banner .swiper-slide.bronze {
  3318. background-image: url('https://wx.yixiang.co/static/images/bronze.jpg');
  3319. }
  3320. .member-center .header .slider-banner .swiper-slide.ordinary {
  3321. background-image: url('https://wx.yixiang.co/static/images/ordinary.jpg');
  3322. }
  3323. .member-center .header .slider-banner .swiper-slide image {
  3324. width: 0.89 * 100rpx;
  3325. height: 1.08 * 100rpx;
  3326. display: block;
  3327. position: absolute;
  3328. right: 0.6 * 100rpx;
  3329. }
  3330. .member-center .header .slider-banner .swiper-slide .name {
  3331. font-size: 0.46 * 100rpx;
  3332. font-weight: bold;
  3333. padding: 0.33 * 100rpx 0 0 0.35 * 100rpx;
  3334. }
  3335. .member-center .header .slider-banner .swiper-slide .discount {
  3336. font-size: 0.28 * 100rpx;
  3337. font-weight: bold;
  3338. margin: 0.02 * 100rpx 0 0 0.35 * 100rpx;
  3339. }
  3340. .member-center .header .slider-banner .swiper-slide .discount .iconfont {
  3341. margin-left: 0.1 * 100rpx;
  3342. font-size: 0.3 * 100rpx;
  3343. }
  3344. .member-center .header .slider-banner .swiper-slide .nav {
  3345. margin-top: 0.48 * 100rpx;
  3346. }
  3347. .member-center .header .slider-banner .swiper-slide .nav .item {
  3348. flex: 1;
  3349. -o-flex: 1;
  3350. -ms-flex: 1;
  3351. text-align: center;
  3352. color: rgba(255, 255, 255, 0.6);
  3353. position: relative;
  3354. }
  3355. .member-center .header .slider-banner .swiper-slide .nav .item .num {
  3356. font-size: 0.4 * 100rpx;
  3357. color: #fff;
  3358. font-family: 'GuildfordProBook 5';
  3359. }
  3360. .member-center .header .slider-banner .swiper-slide .nav .item ~ .item::before {
  3361. position: absolute;
  3362. width: 0.02 * 100rpx;
  3363. height: 0.32 * 100rpx;
  3364. background-color: rgba(255, 255, 255, 0.6);
  3365. content: '';
  3366. left: 0;
  3367. top: 50%;
  3368. transform: translateY(-50%);
  3369. }
  3370. .member-center .header .slider-banner .swiper-slide .lock {
  3371. font-size: 0.26 * 100rpx;
  3372. margin: 0.73 * 100rpx 0 0 0.35 * 100rpx;
  3373. }
  3374. .member-center .header .slider-banner .swiper-slide .lock .iconfont {
  3375. font-size: 0.33 * 100rpx;
  3376. margin-right: 0.15 * 100rpx;
  3377. vertical-align: -0.04 * 100rpx;
  3378. }
  3379. .member-center .wrapper {
  3380. background-color: #fff;
  3381. padding-bottom: 0.16 * 100rpx;
  3382. margin-bottom: 0.2 * 100rpx;
  3383. }
  3384. .member-center .wrapper .title {
  3385. height: 0.98 * 100rpx;
  3386. padding: 0 0.3 * 100rpx;
  3387. font-size: 0.3 * 100rpx;
  3388. font-weight: bold;
  3389. color: #282828;
  3390. }
  3391. .member-center .wrapper .title .iconfont {
  3392. color: #eb3729;
  3393. font-weight: normal;
  3394. font-size: 0.4 * 100rpx;
  3395. margin-right: 0.12 * 100rpx;
  3396. vertical-align: -0.02 * 100rpx;
  3397. }
  3398. .member-center .wrapper .title .num {
  3399. font-size: 0.28 * 100rpx;
  3400. color: #999;
  3401. }
  3402. .member-center .wrapper .title .num .current {
  3403. color: #eb3729;
  3404. }
  3405. .member-center .wrapper .list .item {
  3406. width: 6.9 * 100rpx;
  3407. height: 1.84 * 100rpx;
  3408. background-color: #f9f9f9;
  3409. margin: 0 auto 0.2 * 100rpx auto;
  3410. padding: 0.27 * 100rpx 0 0.22 * 100rpx 0;
  3411. border-radius: 0.12 * 100rpx;
  3412. }
  3413. .member-center .wrapper .list .item .top {
  3414. padding-right: 0.27 * 100rpx;
  3415. font-size: 0.26 * 100rpx;
  3416. color: #999;
  3417. }
  3418. .member-center .wrapper .list .item .top .name {
  3419. border-left: 0.06 * 100rpx solid #eb3729;
  3420. padding-left: 0.2 * 100rpx;
  3421. font-size: 0.28 * 100rpx;
  3422. color: #282828;
  3423. font-weight: bold;
  3424. }
  3425. .member-center .wrapper .list .item .top .name .iconfont {
  3426. color: #999;
  3427. font-size: 0.3 * 100rpx;
  3428. vertical-align: -0.02 * 100rpx;
  3429. margin-left: 0.1 * 100rpx;
  3430. }
  3431. .member-center .wrapper .list .item .cu-progress {
  3432. overflow: hidden;
  3433. height: 0.12 * 100rpx;
  3434. background-color: #eee;
  3435. width: 6.36 * 100rpx;
  3436. border-radius: 0.2 * 100rpx;
  3437. margin: 0.35 * 100rpx auto 0 auto;
  3438. }
  3439. .member-center .wrapper .list .item .cu-progress .bg-red {
  3440. width: 0;
  3441. height: 100%;
  3442. transition: width 0.6s ease;
  3443. background-color: #eb3729;
  3444. border-radius: 0.2 * 100rpx;
  3445. }
  3446. .member-center .wrapper .list .item .experience {
  3447. margin-top: 0.17 * 100rpx;
  3448. padding: 0 0.27 * 100rpx;
  3449. font-size: 0.24 * 100rpx;
  3450. color: #999;
  3451. }
  3452. .member-center .wrapper .list .item .experience .num {
  3453. color: #eb3729;
  3454. }
  3455. .member-center .growthValue {
  3456. background-color: #fff;
  3457. border-radius: 0.16 * 100rpx;
  3458. position: fixed;
  3459. top: 2.66 * 100rpx;
  3460. left: 50%;
  3461. width: 5.6 * 100rpx;
  3462. height: 7.4 * 100rpx;
  3463. margin-left: -2.8 * 100rpx;
  3464. z-index: 99;
  3465. transform: translate3d(0, -200%, 0);
  3466. transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  3467. }
  3468. .member-center .growthValue.on {
  3469. transform: translate3d(0, 0, 0);
  3470. }
  3471. .member-center .growthValue .pictrue {
  3472. width: 100%;
  3473. height: 2.57 * 100rpx;
  3474. position: relative;
  3475. }
  3476. .member-center .growthValue .pictrue image {
  3477. width: 100%;
  3478. height: 100%;
  3479. border-radius: 0.16 * 100rpx 0.16 * 100rpx 0 0;
  3480. }
  3481. .member-center .growthValue .conter {
  3482. padding: 0 0.35 * 100rpx;
  3483. font-size: 0.3 * 100rpx;
  3484. color: #333;
  3485. margin-top: 0.58 * 100rpx;
  3486. line-height: 1.5;
  3487. height: 3.5 * 100rpx;
  3488. overflow: auto;
  3489. }
  3490. .member-center .growthValue .pictrue .iconfont {
  3491. position: absolute;
  3492. font-size: 0.65 * 100rpx;
  3493. color: #fff;
  3494. top: 7.75 * 100rpx;
  3495. left: 50%;
  3496. transform: translateX(-50%);
  3497. }
  3498. /*积分详情*/
  3499. .integral-details .header {
  3500. background-image: url('https://wx.yixiang.co/static/images/integralbg.jpg');
  3501. background-repeat: no-repeat;
  3502. background-size: 100% 100%;
  3503. width: 100%;
  3504. height: 3.6 * 100rpx;
  3505. font-size: 0.72 * 100rpx;
  3506. color: #fff;
  3507. padding: 0.31 * 100rpx 0 0.45 * 100rpx 0;
  3508. text-align: center;
  3509. font-family: 'GuildfordProBook 5';
  3510. }
  3511. .integral-details .header .currentScore {
  3512. font-size: 0.26 * 100rpx;
  3513. color: rgba(255, 255, 255, 0.8);
  3514. text-align: center;
  3515. margin-bottom: 0.05 * 100rpx;
  3516. }
  3517. .integral-details .header .line {
  3518. width: 0.6 * 100rpx;
  3519. height: 0.03 * 100rpx;
  3520. background-color: #fff;
  3521. margin: 0.2 * 100rpx auto 0 auto;
  3522. }
  3523. .integral-details .header .nav {
  3524. font-size: 0.22 * 100rpx;
  3525. color: rgba(255, 255, 255, 0.8);
  3526. flex: 1;
  3527. -o-flex: 1;
  3528. -ms-flex: 1;
  3529. margin-top: 0.35 * 100rpx;
  3530. }
  3531. .integral-details .header .nav .item {
  3532. width: 33.33%;
  3533. text-align: center;
  3534. }
  3535. .integral-details .header .nav .item .num {
  3536. color: #fff;
  3537. font-size: 0.4 * 100rpx;
  3538. }
  3539. .integral-details .wrapper .nav {
  3540. flex: 1;
  3541. -o-flex: 1;
  3542. -ms-flex: 1;
  3543. width: 6.9 * 100rpx;
  3544. border-radius: 0.2 * 100rpx 0.2 * 100rpx 0 0;
  3545. margin: -0.96 * 100rpx auto 0 auto;
  3546. background-color: #f7f7f7;
  3547. height: 0.96 * 100rpx;
  3548. font-size: 0.3 * 100rpx;
  3549. color: #bbb;
  3550. }
  3551. .integral-details .wrapper .nav .item {
  3552. text-align: center;
  3553. width: 100%;
  3554. }
  3555. /*.integral-details .wrapper .nav .item{text-align:center;width:50%;}*/
  3556. .integral-details .wrapper .nav .item.on {
  3557. background-color: #fff;
  3558. color: #eb3729;
  3559. font-weight: bold;
  3560. border-radius: 0.2 * 100rpx 0.2 * 100rpx 0 0;
  3561. }
  3562. .integral-details .wrapper .nav .item .iconfont {
  3563. font-size: 0.38 * 100rpx;
  3564. margin-right: 0.1 * 100rpx;
  3565. }
  3566. .integral-details .wrapper .list {
  3567. background-color: #fff;
  3568. padding: 0.24 * 100rpx 0.3 * 100rpx;
  3569. }
  3570. .integral-details .wrapper .list .tip {
  3571. font-size: 0.25 * 100rpx;
  3572. width: 6.9 * 100rpx;
  3573. height: 0.6 * 100rpx;
  3574. border-radius: 0.5 * 100rpx;
  3575. background-color: #fff5e2;
  3576. border: 1px solid #ffeac1;
  3577. color: #c8a86b;
  3578. padding: 0 0.2 * 100rpx;
  3579. margin-bottom: 0.24 * 100rpx;
  3580. }
  3581. .integral-details .wrapper .list .tip .iconfont {
  3582. font-size: 0.35 * 100rpx;
  3583. margin-right: 0.15 * 100rpx;
  3584. }
  3585. .integral-details .wrapper .list .item {
  3586. height: 1.24 * 100rpx;
  3587. border-bottom: 1px solid #eee;
  3588. font-size: 0.24 * 100rpx;
  3589. color: #999;
  3590. }
  3591. .integral-details .wrapper .list .item .state {
  3592. font-size: 0.28 * 100rpx;
  3593. color: #282828;
  3594. margin-bottom: 0.08 * 100rpx;
  3595. }
  3596. .integral-details .wrapper .list .item .num {
  3597. font-size: 0.36 * 100rpx;
  3598. font-family: 'GuildfordProBook 5';
  3599. color: #16ac57;
  3600. }
  3601. .integral-details .wrapper .list2 {
  3602. background-color: #fff;
  3603. padding: 0.24 * 100rpx 0;
  3604. }
  3605. .integral-details .wrapper .list2 .item {
  3606. background-image: linear-gradient(to right, #fff7e7 0%, #fffdf9 100%);
  3607. background-image: -moz-linear-gradient(to right, #fff7e7 0%, #fffdf9 100%);
  3608. width: 6.9 * 100rpx;
  3609. height: 1.8 * 100rpx;
  3610. position: relative;
  3611. border-radius: 0.1 * 100rpx;
  3612. margin: 0 auto 0.2 * 100rpx auto;
  3613. padding: 0 0.25 * 100rpx 0 1.8 * 100rpx;
  3614. }
  3615. .integral-details .wrapper .list2 .item .pictrue {
  3616. width: 0.9 * 100rpx;
  3617. height: 1.5 * 100rpx;
  3618. position: absolute;
  3619. bottom: 0;
  3620. left: 0.45 * 100rpx;
  3621. }
  3622. .integral-details .wrapper .list2 .item .pictrue image {
  3623. width: 100%;
  3624. height: 100%;
  3625. }
  3626. .integral-details .wrapper .list2 .item .name {
  3627. width: 2.85 * 100rpx;
  3628. font-size: 0.3 * 100rpx;
  3629. font-weight: bold;
  3630. color: #c8a86b;
  3631. }
  3632. .integral-details .wrapper .list2 .item .earn {
  3633. font-size: 0.26 * 100rpx;
  3634. color: #c8a86b;
  3635. border: 0.02 * 100rpx solid #c8a86b;
  3636. text-align: center;
  3637. line-height: 0.52 * 100rpx;
  3638. height: 0.52 * 100rpx;
  3639. width: 1.6 * 100rpx;
  3640. border-radius: 0.5 * 100rpx;
  3641. }
  3642. /*金品推荐*/
  3643. .quality-recommend .title {
  3644. height: 1.2 * 100rpx;
  3645. font-size: 0.32 * 100rpx;
  3646. color: #282828;
  3647. background-color: #f5f5f5;
  3648. }
  3649. .quality-recommend .title .line {
  3650. width: 2.3 * 100rpx;
  3651. height: 0.02 * 100rpx;
  3652. background-color: #e9e9e9;
  3653. }
  3654. .quality-recommend .title .name {
  3655. margin: 0 0.2 * 100rpx;
  3656. }
  3657. .quality-recommend .title .name .iconfont {
  3658. margin-right: 0.13 * 100rpx;
  3659. font-size: 0.38 * 100rpx;
  3660. vertical-align: -0.04 * 100rpx;
  3661. }
  3662. /*砍价列表*/
  3663. .bargain-list .icon-xiangzuo {
  3664. font-size: 0.4 * 100rpx;
  3665. color: #fff;
  3666. position: fixed;
  3667. top: 0.51 * 100rpx;
  3668. left: 0.3 * 100rpx;
  3669. z-index: 99;
  3670. }
  3671. .bargain-list .header {
  3672. background-repeat: no-repeat;
  3673. background-size: 100% 100%;
  3674. width: 7.5 * 100rpx;
  3675. height: 7.13 * 100rpx;
  3676. }
  3677. .bargain-list .list {
  3678. border-radius: 0.3 * 100rpx;
  3679. margin: 0.3 * 100rpx 0.3 * 100rpx 0.66 * 100rpx 0.3 * 100rpx;
  3680. }
  3681. .bargain-list .list .item {
  3682. border-bottom: 1px solid #eee;
  3683. position: relative;
  3684. height: 2.23 * 100rpx;
  3685. background-color: #fff;
  3686. padding: 0 0.24 * 100rpx;
  3687. margin: 0 auto 0.2 * 100rpx auto;
  3688. }
  3689. .bargain-list .list .item .pictrue {
  3690. width: 1.6 * 100rpx;
  3691. height: 1.6 * 100rpx;
  3692. }
  3693. .bargain-list .list .item .pictrue image {
  3694. width: 100%;
  3695. height: 100%;
  3696. border-radius: 0.06 * 100rpx;
  3697. }
  3698. .bargain-list .list .item .text {
  3699. width: 4.5 * 100rpx;
  3700. font-size: 0.3 * 100rpx;
  3701. color: #282828;
  3702. height: 1.6 * 100rpx;
  3703. }
  3704. .bargain-list .list .item .text .num {
  3705. font-size: 0.26 * 100rpx;
  3706. color: #999;
  3707. }
  3708. .bargain-list .list .item .text .num .iconfont {
  3709. font-size: 0.35 * 100rpx;
  3710. margin-right: 0.07 * 100rpx;
  3711. }
  3712. .bargain-list .list .item .text .money {
  3713. font-size: 0.24 * 100rpx;
  3714. font-weight: bold;
  3715. }
  3716. .bargain-list .list .item .text .money .price {
  3717. font-size: 0.32 * 100rpx;
  3718. }
  3719. .bargain-list .list .item .cutBnt {
  3720. position: absolute;
  3721. width: 1.8 * 100rpx;
  3722. height: 0.5 * 100rpx;
  3723. border-radius: 0.5 * 100rpx;
  3724. font-size: 0.24 * 100rpx;
  3725. color: #fff;
  3726. text-align: center;
  3727. line-height: 0.46 * 100rpx;
  3728. right: 0.24 * 100rpx;
  3729. bottom: 0.28 * 100rpx;
  3730. box-shadow: 0 0.07 * 100rpx 0 #f8c1bd;
  3731. -moz-box-shadow: 0 0.07 * 100rpx 0 #f8c1bd;
  3732. -o-box-shadow: 0 0.07 * 100rpx 0 #f8c1bd;
  3733. }
  3734. .bargain-list .list .item .cutBnt .iconfont {
  3735. margin-right: 0.08 * 100rpx;
  3736. font-size: 0.3 * 100rpx;
  3737. }
  3738. .bargain-list .list .load {
  3739. font-size: 0.24 * 100rpx;
  3740. height: 0.85 * 100rpx;
  3741. text-align: center;
  3742. line-height: 0.85 * 100rpx;
  3743. }
  3744. /*砍价*/
  3745. .bargain .icon-xiangzuo {
  3746. font-size: 0.4 * 100rpx;
  3747. color: #fff;
  3748. position: fixed;
  3749. top: 0.51 * 100rpx;
  3750. left: 0.3 * 100rpx;
  3751. z-index: 99;
  3752. }
  3753. .bargain .header {
  3754. /* background-image: url('https://wx.yixiang.co/static/images/cut1.png'); */
  3755. background-repeat: no-repeat;
  3756. background-size: 100% 100%;
  3757. width: 6.98 * 100rpx;
  3758. height: 372rpx;
  3759. margin: 0 auto;
  3760. padding-top: 0.001 * 100rpx;
  3761. margin-top: 0.4 * 100rpx;
  3762. }
  3763. .bargain .header.on {
  3764. background-image: url('https://wx.yixiang.co/static/images/cut2.png');
  3765. }
  3766. .bargain .header .pictxt {
  3767. margin: 2.6 * 100rpx auto 0 auto;
  3768. font-size: 0.26 * 100rpx;
  3769. color: #000;
  3770. }
  3771. .bargain .header .pictxt .pictrue {
  3772. width: 0.56 * 100rpx;
  3773. height: 0.56 * 100rpx;
  3774. margin-right: 0.3 * 100rpx;
  3775. }
  3776. .bargain .header .pictxt .pictrue image {
  3777. width: 100%;
  3778. height: 100%;
  3779. border-radius: 50%;
  3780. border: 0.02 * 100rpx solid #fff;
  3781. }
  3782. .bargain .header .pictxt .text text {
  3783. margin-left: 0.2 * 100rpx;
  3784. }
  3785. .bargain .header .time {
  3786. background-repeat: no-repeat;
  3787. background-size: 100% 100%;
  3788. width: 4.4 * 100rpx;
  3789. height: 1.66 * 100rpx;
  3790. margin: 0.8 * 100rpx auto 0 auto;
  3791. font-size: 0.22 * 100rpx;
  3792. text-align: center;
  3793. padding-top: 0.09 * 100rpx;
  3794. color: #fc4141;
  3795. }
  3796. .bargain .header .people {
  3797. text-align: center;
  3798. color: #fff;
  3799. font-size: 0.2 * 100rpx;
  3800. margin-top: 0.2 * 100rpx;
  3801. }
  3802. .bargain .header .time .styleAll {
  3803. color: #333;
  3804. }
  3805. .bargain .wrapper,
  3806. .bargain .bargainGang,
  3807. .bargain .goodsDetails {
  3808. width: 6.6 * 100rpx;
  3809. border: 0.06 * 100rpx solid #eb3729;
  3810. background-color: #fff;
  3811. border-radius: 0.2 * 100rpx;
  3812. margin: -1.62 * 100rpx auto 0 auto;
  3813. padding: 24rpx;
  3814. position: relative;
  3815. }
  3816. .bargain .goodsDetails .conter .bargain .wrapper .pictxt {
  3817. padding: 26rpx 0;
  3818. }
  3819. .bargain .bargain-box {
  3820. margin-bottom: 20rpx !important;
  3821. }
  3822. .bargain .bargain-product .pictxt .pictrue {
  3823. width: 140rpx;
  3824. height: 140rpx;
  3825. position: relative;
  3826. margin-right: 30rpx;
  3827. image {
  3828. width: 140rpx;
  3829. height: 140rpx;
  3830. }
  3831. }
  3832. .bargain .bargain-product .text {
  3833. flex: 1;
  3834. font-size: 26rpx;
  3835. }
  3836. .bargain .wrapper.on {
  3837. // padding-bottom: 0 !important;
  3838. }
  3839. .bargain .wrapper .time {
  3840. font-size: 28rpx;
  3841. color: #999;
  3842. text-align: center;
  3843. color: #eb3729 !important;
  3844. }
  3845. .bargain .user .pictxt .bargain-header {
  3846. display: flex;
  3847. align-items: center;
  3848. justify-content: center;
  3849. }
  3850. .bargain .user .pictxt .pictrue {
  3851. margin-right: 20rpx;
  3852. }
  3853. .bargain .user .pictxt .pictrue image {
  3854. width: 60rpx;
  3855. height: 60rpx;
  3856. border-radius: 50%;
  3857. }
  3858. .bargain .user.on .pictxt .text {
  3859. font-size: 22rpx;
  3860. color: #999;
  3861. text-align: center;
  3862. }
  3863. .bargain .wrapper .pictxt .text .money {
  3864. font-weight: bold;
  3865. font-size: 0.24 * 100rpx;
  3866. }
  3867. .bargain .wrapper .pictxt .text .money .num {
  3868. font-size: 0.36 * 100rpx;
  3869. }
  3870. .bargain .wrapper .pictxt .text .successNum {
  3871. font-size: 0.22 * 100rpx;
  3872. color: #999;
  3873. margin-right: 0.15 * 100rpx;
  3874. }
  3875. .bargain .wrapper .cu-progress {
  3876. overflow: hidden;
  3877. height: 0.12 * 100rpx;
  3878. background-color: #eee;
  3879. width: 100%;
  3880. border-radius: 0.2 * 100rpx;
  3881. }
  3882. .bargain .wrapper .cu-progress .bg-red {
  3883. width: 0;
  3884. height: 100%;
  3885. transition: width 0.6s ease;
  3886. border-radius: 0.2 * 100rpx;
  3887. background-image: linear-gradient(to right, #ffa363 0%, #e93323 100%);
  3888. background-image: -moz-linear-gradient(to right, #ffa363 0%, #e93323 100%);
  3889. }
  3890. .bargain .wrapper .balance {
  3891. font-size: 0.22 * 100rpx;
  3892. color: #999;
  3893. margin-top: 0.15 * 100rpx;
  3894. }
  3895. .bargain .wrapper .bargainSuccess {
  3896. font-size: 0.26 * 100rpx;
  3897. color: #282828;
  3898. text-align: center;
  3899. }
  3900. .bargain .wrapper .bargainSuccess .iconfont {
  3901. font-size: 0.45 * 100rpx;
  3902. color: #54c762;
  3903. padding-right: 0.18 * 100rpx;
  3904. vertical-align: -0.05 * 100rpx;
  3905. }
  3906. .bargain .wrapper .bargainBnt {
  3907. font-size: 0.3 * 100rpx;
  3908. font-weight: bold;
  3909. color: #fff;
  3910. width: 100%;
  3911. height: 0.8 * 100rpx;
  3912. border-radius: 0.4 * 100rpx;
  3913. background-image: linear-gradient(to right, #f67a38 0%, #f11b09 100%);
  3914. text-align: center;
  3915. line-height: 0.8 * 100rpx;
  3916. margin-top: 0.32 * 100rpx;
  3917. }
  3918. .bargain .wrapper .bargainBnt.on {
  3919. border: 0.02 * 100rpx solid #eb3729;
  3920. color: #eb3729;
  3921. background-image: linear-gradient(to right, #fff 0%, #fff 100%);
  3922. background-image: -moz-linear-gradient(to right, #fff 0%, #fff 100%);
  3923. width: 100%;
  3924. height: 0.76 * 100rpx;
  3925. }
  3926. .bargain .wrapper .tip {
  3927. font-size: 0.22 * 100rpx;
  3928. color: #999;
  3929. text-align: center;
  3930. margin-top: 0.2 * 100rpx;
  3931. }
  3932. .bargain .wrapper .lock,
  3933. .bargain .bargainGang .lock,
  3934. .bargain .goodsDetails .lock {
  3935. // background-image: url('https://wx.yixiang.co/static/images/lock.png');
  3936. background-repeat: no-repeat;
  3937. background-size: 100% 100%;
  3938. width: 5.48 * 100rpx;
  3939. height: 0.66 * 100rpx;
  3940. position: absolute;
  3941. left: 50%;
  3942. transform: translateX(-50%);
  3943. bottom: -0.43 * 100rpx;
  3944. z-index: 5;
  3945. }
  3946. .bargain .bargainGang {
  3947. margin: 0.13 * 100rpx auto 0 auto;
  3948. }
  3949. .bargain .bargainGang .title,
  3950. .bargain .goodsDetails .title {
  3951. font-size: 0.32 * 100rpx;
  3952. font-weight: bold;
  3953. height: 0.8 * 100rpx;
  3954. }
  3955. .bargain .bargainGang .title .pictrue,
  3956. .bargain .goodsDetails .title .pictrue {
  3957. width: 0.46 * 100rpx;
  3958. height: 0.24 * 100rpx;
  3959. }
  3960. .bargain .bargainGang .title .pictrue.on,
  3961. .bargain .goodsDetails .title .pictrue.on {
  3962. transform: rotate(180deg);
  3963. }
  3964. .bargain .bargainGang .title .pictrue image,
  3965. .bargain .goodsDetails .title .pictrue image {
  3966. width: 100%;
  3967. height: 100%;
  3968. display: block;
  3969. }
  3970. .bargain .bargainGang .title .titleCon,
  3971. .bargain .goodsDetails .title .titleCon {
  3972. margin: 0 0.2 * 100rpx;
  3973. }
  3974. .bargain .bargainGang .list .item {
  3975. border-bottom: 1px dashed #ddd;
  3976. height: 1.12 * 100rpx;
  3977. }
  3978. .bargain .bargainGang .list .item .pictxt {
  3979. width: 3.1 * 100rpx;
  3980. }
  3981. .bargain .bargainGang .list .item .pictxt .pictrue {
  3982. width: 0.7 * 100rpx;
  3983. height: 0.7 * 100rpx;
  3984. }
  3985. .bargain .bargainGang .list .item .pictxt .pictrue image {
  3986. width: 100%;
  3987. height: 100%;
  3988. border-radius: 50%;
  3989. border: 0.02px solid #eb3729;
  3990. }
  3991. .bargain .bargainGang .list .item .pictxt .text {
  3992. width: 2.25 * 100rpx;
  3993. font-size: 0.2 * 100rpx;
  3994. color: #999;
  3995. }
  3996. .bargain .bargainGang .list .item .pictxt .text .name {
  3997. font-size: 0.25 * 100rpx;
  3998. color: #282828;
  3999. margin-bottom: 0.07 * 100rpx;
  4000. }
  4001. .bargain .bargainGang .list .item .money {
  4002. font-size: 0.25 * 100rpx;
  4003. }
  4004. .bargain .bargainGang .list .item .money .iconfont {
  4005. font-size: 0.35 * 100rpx;
  4006. vertical-align: middle;
  4007. margin-right: 0.1 * 100rpx;
  4008. }
  4009. .bargain .bargainGang .load {
  4010. font-size: 0.24 * 100rpx;
  4011. text-align: center;
  4012. line-height: 0.8 * 100rpx;
  4013. height: 0.8 * 100rpx;
  4014. }
  4015. .bargain .goodsDetails {
  4016. margin: 0.13 * 100rpx auto 0 auto;
  4017. }
  4018. .bargain .goodsDetails ~ .goodsDetails {
  4019. margin-bottom: 0.5 * 100rpx;
  4020. }
  4021. .bargain .goodsDetails .conter {
  4022. margin-top: 0.2 * 100rpx;
  4023. }
  4024. .bargain .goodsDetails .conter image {
  4025. width: 100% !important;
  4026. display: block;
  4027. }
  4028. .bargain .bargainTip {
  4029. position: fixed;
  4030. top: 50%;
  4031. left: 50%;
  4032. width: 5.6 * 100rpx;
  4033. margin-left: -2.8 * 100rpx;
  4034. z-index: 99;
  4035. border-radius: 0.2 * 100rpx;
  4036. background-color: #fff;
  4037. transition: all 0.3s ease-in-out 0s;
  4038. opacity: 0;
  4039. transform: scale(0);
  4040. padding-bottom: 0.6 * 100rpx;
  4041. margin-top: -3.3 * 100rpx;
  4042. }
  4043. .bargain .bargainTip.on {
  4044. opacity: 1;
  4045. transform: scale(1);
  4046. }
  4047. .bargain .bargainTip .pictrue {
  4048. width: 100%;
  4049. height: 3.21 * 100rpx;
  4050. position: relative;
  4051. }
  4052. .bargain .bargainTip .pictrue .iconfont {
  4053. position: absolute;
  4054. right: 0.18 * 100rpx;
  4055. top: 0.18 * 100rpx;
  4056. color: #fff;
  4057. font-size: 0.36 * 100rpx;
  4058. width: 0.5 * 100rpx;
  4059. height: 0.5 * 100rpx;
  4060. text-align: center;
  4061. line-height: 0.5 * 100rpx;
  4062. }
  4063. .bargain .bargainTip .pictrue image {
  4064. width: 100%;
  4065. height: 100%;
  4066. border-radius: 0.2 * 100rpx 0.2 * 100rpx 0 0;
  4067. }
  4068. .bargain .bargainTip .cutOff {
  4069. font-size: 0.3 * 100rpx;
  4070. color: #666;
  4071. padding: 0 0.29 * 100rpx;
  4072. text-align: center;
  4073. margin-top: 0.5 * 100rpx;
  4074. }
  4075. .bargain .bargainTip .cutOff.on {
  4076. margin-top: 0.26 * 100rpx;
  4077. }
  4078. .bargain .bargainTip .help {
  4079. font-size: 0.32 * 100rpx;
  4080. font-weight: bold;
  4081. text-align: center;
  4082. margin-top: 0.4 * 100rpx;
  4083. }
  4084. .bargain .bargainTip .tipBnt {
  4085. font-size: 0.32 * 100rpx;
  4086. color: #fff;
  4087. width: 3.6 * 100rpx;
  4088. height: 0.82 * 100rpx;
  4089. border-radius: 0.41 * 100rpx;
  4090. background-image: linear-gradient(to right, #f67a38 0%, #f11b09 100%);
  4091. background-image: -moz-linear-gradient(to right, #f67a38 0%, #f11b09 100%);
  4092. text-align: center;
  4093. line-height: 0.82 * 100rpx;
  4094. margin: 0.5 * 100rpx auto 0 auto;
  4095. }
  4096. /*砍价记录*/
  4097. .bargain-record .item {
  4098. background-color: #fff;
  4099. margin-bottom: 0.12 * 100rpx;
  4100. }
  4101. .bargain-record .item .picTxt {
  4102. height: 2.1 * 100rpx;
  4103. border-bottom: 1px solid #f0f0f0;
  4104. padding: 0 0.3 * 100rpx;
  4105. }
  4106. .bargain-record .item .picTxt .pictrue {
  4107. width: 1.5 * 100rpx;
  4108. height: 1.5 * 100rpx;
  4109. }
  4110. .bargain-record .item .picTxt .pictrue image {
  4111. width: 100%;
  4112. height: 100%;
  4113. border-radius: 0.06 * 100rpx;
  4114. }
  4115. .bargain-record .item .picTxt .text {
  4116. width: 5.15 * 100rpx;
  4117. font-size: 0.3 * 100rpx;
  4118. color: #282828;
  4119. height: 1.5 * 100rpx;
  4120. }
  4121. .bargain-record .item .picTxt .text .time {
  4122. font-size: 0.24 * 100rpx;
  4123. color: #868686;
  4124. }
  4125. .bargain-record .item .picTxt .text .time .styleAll {
  4126. color: #fc4141;
  4127. }
  4128. .bargain-record .item .picTxt .text .money {
  4129. font-size: 0.24 * 100rpx;
  4130. }
  4131. .bargain-record .item .picTxt .text .money .num {
  4132. font-size: 0.32 * 100rpx;
  4133. font-weight: bold;
  4134. }
  4135. .bargain-record .item .picTxt .text .money .symbol {
  4136. font-weight: bold;
  4137. }
  4138. .bargain-record .item .bottom {
  4139. height: 1 * 100rpx;
  4140. padding: 0 0.3 * 100rpx;
  4141. font-size: 0.27 * 100rpx;
  4142. }
  4143. .bargain-record .item .bottom .purple {
  4144. color: #f78513;
  4145. }
  4146. .bargain-record .item .bottom .end {
  4147. color: #999;
  4148. }
  4149. .bargain-record .item .bottom .success {
  4150. color: #e93323;
  4151. }
  4152. .bargain-record .item .bottom .bnt {
  4153. font-size: 0.27 * 100rpx;
  4154. color: #fff;
  4155. width: 1.76 * 100rpx;
  4156. height: 0.6 * 100rpx;
  4157. border-radius: 0.06 * 100rpx;
  4158. text-align: center;
  4159. line-height: 0.6 * 100rpx;
  4160. }
  4161. .bargain-record .item .bottom .bnt.cancel {
  4162. color: #aaa;
  4163. border: 1px solid #ddd;
  4164. }
  4165. .bargain-record .item .bottom .bnt ~ .bnt {
  4166. margin-left: 0.18 * 100rpx;
  4167. }
  4168. /*拼团列表*/
  4169. .group-list .header {
  4170. background-repeat: no-repeat;
  4171. background-size: 100% 100%;
  4172. width: 100%;
  4173. height: 4.5 * 100rpx;
  4174. }
  4175. .group-list .header image {
  4176. width: 100%;
  4177. height: 4.5 * 100rpx;
  4178. }
  4179. .group-list .list {
  4180. /* margin-top: -1.20*100rpx; */
  4181. }
  4182. .group-list .list .item {
  4183. width: 6.9 * 100rpx;
  4184. height: 2.08 * 100rpx;
  4185. background-color: #fff;
  4186. border-radius: 0.06 * 100rpx;
  4187. padding: 0 0.24 * 100rpx;
  4188. margin: 0 auto 0.2 * 100rpx auto;
  4189. }
  4190. .group-list .list .item .pictrue {
  4191. width: 1.6 * 100rpx;
  4192. height: 1.6 * 100rpx;
  4193. }
  4194. .group-list .list .item .pictrue image {
  4195. width: 100%;
  4196. height: 100%;
  4197. border-radius: 0.06 * 100rpx;
  4198. }
  4199. .group-list .list .item .text {
  4200. width: 4.58 * 100rpx;
  4201. font-size: 0.3 * 100rpx;
  4202. color: #282828;
  4203. }
  4204. .group-list .list .item .text .team {
  4205. height: 0.4 * 100rpx;
  4206. border-radius: 0.04 * 100rpx;
  4207. font-size: 0.22 * 100rpx;
  4208. margin-top: 0.2 * 100rpx;
  4209. }
  4210. .group-list .list .item .text .team .iconfont {
  4211. width: 0.54 * 100rpx;
  4212. background-color: #c6f3e8;
  4213. text-align: center;
  4214. color: #eb3729;
  4215. height: 100%;
  4216. line-height: 0.38 * 100rpx;
  4217. }
  4218. .group-list .list .item .text .team .num {
  4219. text-align: center;
  4220. padding: 0 0.1 * 100rpx;
  4221. }
  4222. .group-list .list .item .text .bottom {
  4223. margin-top: 0.07 * 100rpx;
  4224. }
  4225. .group-list .list .item .text .bottom .money {
  4226. font-size: 0.24 * 100rpx;
  4227. font-weight: bold;
  4228. color: #282828;
  4229. }
  4230. .group-list .list .item .text .bottom .money .num {
  4231. font-size: 0.32 * 100rpx;
  4232. }
  4233. .group-list .list .item .text .bottom .money .y-money {
  4234. font-size: 0.24 * 100rpx;
  4235. color: #999;
  4236. font-weight: normal;
  4237. text-decoration: line-through;
  4238. margin-left: 0.1 * 100rpx;
  4239. }
  4240. .group-list .list .item .text .bottom .groupBnt {
  4241. font-size: 0.26 * 100rpx;
  4242. color: #fff;
  4243. width: 1.46 * 100rpx;
  4244. height: 0.54 * 100rpx;
  4245. text-align: center;
  4246. line-height: 0.54 * 100rpx;
  4247. border-radius: 0.04 * 100rpx;
  4248. }
  4249. .group-list .list .item .text .bottom .groupBnt .iconfont {
  4250. font-size: 0.25 * 100rpx;
  4251. margin-left: 0.1 * 100rpx;
  4252. }
  4253. /*拼团商品详情*/
  4254. .product-con .wrapper .share .money .y-money {
  4255. color: #82848f;
  4256. margin-left: 0.13 * 100rpx;
  4257. text-decoration: line-through;
  4258. font-weight: normal;
  4259. }
  4260. .product-con .notice {
  4261. width: 100%;
  4262. height: 0.62 * 100rpx;
  4263. background-color: #ffedeb;
  4264. margin-top: 0.2 * 100rpx;
  4265. padding: 0 0.3 * 100rpx;
  4266. box-sizing: border-box;
  4267. }
  4268. .product-con .notice .num {
  4269. font-size: 0.24 * 100rpx;
  4270. }
  4271. .product-con .notice .num .iconfont {
  4272. font-size: 0.3 * 100rpx;
  4273. vertical-align: -0.03 * 100rpx;
  4274. margin-right: 0.2 * 100rpx;
  4275. }
  4276. .product-con .notice .num .line {
  4277. color: #282828;
  4278. margin-left: 0.15 * 100rpx;
  4279. }
  4280. .product-con .notice .swiper {
  4281. height: 100%;
  4282. width: 4.7 * 100rpx;
  4283. line-height: 0.62 * 100rpx;
  4284. overflow: hidden;
  4285. margin-left: 0.14 * 100rpx;
  4286. }
  4287. .product-con .notice .swiper swiper {
  4288. height: 100%;
  4289. }
  4290. .product-con .notice .swiper .swiper-slide {
  4291. height: 100%;
  4292. }
  4293. .product-con .notice .swiper .line1 {
  4294. height: 100%;
  4295. overflow: hidden;
  4296. font-size: 0.2 * 100rpx;
  4297. color: #282828;
  4298. }
  4299. .product-con .assemble {
  4300. background-color: #fff;
  4301. }
  4302. .product-con .assemble .item {
  4303. padding-right: 0.3 * 100rpx;
  4304. margin-left: 0.3 * 100rpx;
  4305. border-bottom: 1px solid #f0f0f0;
  4306. height: 1.32 * 100rpx;
  4307. }
  4308. .product-con .assemble .item .pictxt {
  4309. flex: 1;
  4310. }
  4311. .product-con .assemble .item .pictxt .text {
  4312. flex: 1;
  4313. font-size: 0.24 * 100rpx;
  4314. padding-left: 15rpx;
  4315. }
  4316. .product-con .assemble .item .pictxt .pictrue {
  4317. width: 0.8 * 100rpx;
  4318. height: 0.8 * 100rpx;
  4319. }
  4320. .product-con .assemble .item .pictxt .pictrue image {
  4321. width: 100%;
  4322. height: 100%;
  4323. border-radius: 50%;
  4324. }
  4325. .product-con .assemble .item .right .lack {
  4326. font-size: 0.24 * 100rpx;
  4327. color: #333333;
  4328. text-align: right;
  4329. }
  4330. .product-con .assemble .item .right .time {
  4331. font-size: 0.22 * 100rpx;
  4332. color: #82848f;
  4333. margin-top: 0.05 * 100rpx;
  4334. }
  4335. .product-con .assemble .item .right .spellBnt {
  4336. font-size: 0.24 * 100rpx;
  4337. color: #fff;
  4338. width: 1.4 * 100rpx;
  4339. height: 0.5 * 100rpx;
  4340. border-radius: 0.5 * 100rpx;
  4341. background-image: linear-gradient(to right, #ff2358 0%, #ff0000 100%);
  4342. background-image: -moz-linear-gradient(to right, #ff2358 0%, #ff0000 100%);
  4343. text-align: center;
  4344. line-height: 0.5 * 100rpx;
  4345. margin-left: 0.3 * 100rpx;
  4346. }
  4347. .product-con .assemble .item .right .spellBnt .iconfont {
  4348. font-size: 0.2 * 100rpx;
  4349. margin-left: 0.05 * 100rpx;
  4350. }
  4351. .product-con .assemble .more {
  4352. font-size: 0.24 * 100rpx;
  4353. color: #282828;
  4354. text-align: center;
  4355. height: 0.9 * 100rpx;
  4356. line-height: 0.9 * 100rpx;
  4357. }
  4358. .product-con .assemble .more .iconfont {
  4359. margin-left: 0.13 * 100rpx;
  4360. font-size: 0.25 * 100rpx;
  4361. }
  4362. .product-con .playWay {
  4363. background-color: #fff;
  4364. padding: 0 0.3 * 100rpx;
  4365. margin-top: 0.2 * 100rpx;
  4366. font-size: 0.28 * 100rpx;
  4367. color: #282828;
  4368. }
  4369. .product-con .playWay .title {
  4370. height: 0.86 * 100rpx;
  4371. border-bottom: 1px solid #eee;
  4372. }
  4373. .product-con .playWay .title .iconfont {
  4374. margin-left: 0.13 * 100rpx;
  4375. font-size: 0.28 * 100rpx;
  4376. color: #717171;
  4377. }
  4378. .product-con .playWay .way {
  4379. min-height: 1.1 * 100rpx;
  4380. font-size: 0.26 * 100rpx;
  4381. color: #282828;
  4382. }
  4383. .product-con .playWay .way .iconfont {
  4384. color: #cdcdcd;
  4385. font-size: 0.4 * 100rpx;
  4386. margin: 0 0.35 * 100rpx;
  4387. }
  4388. .product-con .playWay .way .item .num {
  4389. font-size: 0.3 * 100rpx;
  4390. margin-right: 0.06 * 100rpx;
  4391. }
  4392. .product-con .playWay .way .item .tip {
  4393. font-size: 0.22 * 100rpx;
  4394. color: #a5a5a5;
  4395. }
  4396. .product-con .footer-group {
  4397. position: fixed;
  4398. bottom: 0;
  4399. width: 100%;
  4400. height: 1 * 100rpx;
  4401. background-color: #fff;
  4402. font-size: 0.18 * 100rpx;
  4403. color: #666;
  4404. z-index: 99;
  4405. }
  4406. .product-con .footer-group .customerSer {
  4407. width: 14%;
  4408. font-size: 0.2 * 100rpx;
  4409. color: #666;
  4410. }
  4411. .product-con .footer-group .customerSer .iconfont {
  4412. font-size: 0.35 * 100rpx;
  4413. }
  4414. .product-con .footer-group .bnt {
  4415. width: 86%;
  4416. text-align: center;
  4417. line-height: 1 * 100rpx;
  4418. height: 100%;
  4419. color: #fff;
  4420. font-size: 0.3 * 100rpx;
  4421. }
  4422. .product-con .superior .slider-banner .swiper-pagination-bullet {
  4423. background-color: #999;
  4424. }
  4425. .product-con .superior .slider-banner .swiper-pagination-bullet-active {
  4426. background-color: #e93323;
  4427. }
  4428. .product-con .superior .slider-banner .swiper-container-horizontal > .swiper-pagination-bullets {
  4429. bottom: 0;
  4430. }
  4431. /*开团*/
  4432. .group-con .header {
  4433. width: 100%;
  4434. height: 1.86 * 100rpx;
  4435. background-color: #fff;
  4436. border-top: 1px solid #f5f5f5;
  4437. padding: 0 0.3 * 100rpx;
  4438. position: relative;
  4439. }
  4440. .group-con .header .iconfont {
  4441. font-size: 1 * 100rpx;
  4442. position: absolute;
  4443. color: #ccc;
  4444. right: 0.33 * 100rpx;
  4445. bottom: 0.2 * 100rpx;
  4446. }
  4447. .group-con .header .pictrue {
  4448. width: 1.4 * 100rpx;
  4449. height: 1.4 * 100rpx;
  4450. }
  4451. .group-con .header .pictrue image {
  4452. width: 100%;
  4453. height: 100%;
  4454. border-radius: 0.06 * 100rpx;
  4455. }
  4456. .group-con .header .text {
  4457. width: 5.25 * 100rpx;
  4458. font-size: 0.3 * 100rpx;
  4459. color: #222;
  4460. }
  4461. .group-con .header .text .money {
  4462. font-size: 0.24 * 100rpx;
  4463. font-weight: bold;
  4464. margin-top: 0.15 * 100rpx;
  4465. }
  4466. .group-con .header .text .money .num {
  4467. font-size: 0.32 * 100rpx;
  4468. }
  4469. .group-con .header .text .money .team {
  4470. padding: 0.01 * 100rpx 0.1 * 100rpx;
  4471. font-weight: normal;
  4472. border-radius: 0.5 * 100rpx;
  4473. font-size: 0.2 * 100rpx;
  4474. vertical-align: 0.04 * 100rpx;
  4475. margin-left: 0.15 * 100rpx;
  4476. }
  4477. .group-con .wrapper {
  4478. background-color: #fff;
  4479. margin-top: 0.2 * 100rpx;
  4480. padding: 0.02 * 100rpx 0 0.35 * 100rpx 0;
  4481. }
  4482. .group-con .wrapper .title {
  4483. margin-top: 0.3 * 100rpx;
  4484. }
  4485. .group-con .wrapper .title .line {
  4486. width: 1.36 * 100rpx;
  4487. height: 1px;
  4488. background-color: #ddd;
  4489. }
  4490. .group-con .wrapper .title .name {
  4491. margin: 0 0.45 * 100rpx;
  4492. font-size: 0.28 * 100rpx;
  4493. color: #282828;
  4494. }
  4495. .group-con .wrapper .title .name .time {
  4496. margin: 0 0.14 * 100rpx;
  4497. }
  4498. .group-con .wrapper .title .name .timeTxt {
  4499. color: #fc4141;
  4500. }
  4501. .group-con .wrapper .title .name .time .styleAll {
  4502. background-color: #ffcfcb;
  4503. text-align: center;
  4504. border-radius: 0.03 * 100rpx;
  4505. font-size: 0.28 * 100rpx;
  4506. font-weight: bold;
  4507. display: inline-block;
  4508. vertical-align: middle;
  4509. color: #fc4141;
  4510. padding: 0.02 * 100rpx 0.05 * 100rpx;
  4511. }
  4512. .group-con .wrapper .tips {
  4513. font-size: 0.3 * 100rpx;
  4514. font-weight: bold;
  4515. text-align: center;
  4516. margin-top: 0.3 * 100rpx;
  4517. color: #999;
  4518. }
  4519. .group-con .wrapper .list {
  4520. padding: 0 0.3 * 100rpx;
  4521. margin-top: 0.45 * 100rpx;
  4522. }
  4523. .group-con .wrapper .list.result {
  4524. max-height: 2.4 * 100rpx;
  4525. overflow: hidden;
  4526. }
  4527. .group-con .wrapper .list.result.on {
  4528. max-height: 20 * 100rpx;
  4529. }
  4530. .group-con .wrapper .list .pictrue {
  4531. width: 0.94 * 100rpx;
  4532. height: 0.94 * 100rpx;
  4533. margin: 0 0 0.29 * 100rpx 0.35 * 100rpx;
  4534. }
  4535. .group-con .wrapper .list .pictrue image {
  4536. width: 100%;
  4537. height: 100%;
  4538. border-radius: 50%;
  4539. border: 0.02 * 100rpx solid #e93323;
  4540. }
  4541. .group-con .wrapper .list .pictrue img.img-none {
  4542. border: none;
  4543. }
  4544. .group-con .wrapper .lookAll {
  4545. font-size: 0.24 * 100rpx;
  4546. color: #282828;
  4547. padding-top: 0.1 * 100rpx;
  4548. }
  4549. .group-con .wrapper .lookAll .iconfont {
  4550. font-size: 0.25 * 100rpx;
  4551. margin: 0.02 * 100rpx 0 0 0.1 * 100rpx;
  4552. }
  4553. .group-con .wrapper .teamBnt {
  4554. font-size: 0.3 * 100rpx;
  4555. width: 6.2 * 100rpx;
  4556. height: 0.86 * 100rpx;
  4557. border-radius: 0.5 * 100rpx;
  4558. text-align: center;
  4559. line-height: 0.86 * 100rpx;
  4560. color: #fff;
  4561. margin: 0.21 * 100rpx auto 0 auto;
  4562. }
  4563. .group-con .wrapper .cancel,
  4564. .group-con .wrapper .lookOrder {
  4565. text-align: center;
  4566. font-size: 0.24 * 100rpx;
  4567. color: #282828;
  4568. padding-top: 0.3 * 100rpx;
  4569. }
  4570. .group-con .wrapper .cancel .iconfont {
  4571. font-size: 0.35 * 100rpx;
  4572. color: #2c2c2c;
  4573. vertical-align: -0.04 * 100rpx;
  4574. margin-right: 0.09 * 100rpx;
  4575. }
  4576. .group-con .wrapper .lookOrder .iconfont {
  4577. font-size: 0.25 * 100rpx;
  4578. color: #2c2c2c;
  4579. margin-left: 0.1 * 100rpx;
  4580. }
  4581. .group-con .group-recommend {
  4582. background-color: #fff;
  4583. margin-top: 0.25 * 100rpx;
  4584. }
  4585. .group-con .group-recommend .title {
  4586. padding-right: 0.3 * 100rpx;
  4587. margin-left: 0.3 * 100rpx;
  4588. height: 0.85 * 100rpx;
  4589. border-bottom: 1px solid #eee;
  4590. font-size: 0.28 * 100rpx;
  4591. color: #282828;
  4592. }
  4593. .group-con .group-recommend .title .more {
  4594. color: #808080;
  4595. }
  4596. .group-con .group-recommend .title .more .iconfont {
  4597. margin-left: 0.13 * 100rpx;
  4598. font-size: 0.28 * 100rpx;
  4599. }
  4600. .group-con .group-recommend .list {
  4601. margin-top: 0.3 * 100rpx;
  4602. }
  4603. .group-con .group-recommend .list .item {
  4604. width: 2.1 * 100rpx;
  4605. margin: 0 0 0.25 * 100rpx 0.3 * 100rpx;
  4606. }
  4607. .group-con .group-recommend .list .item .pictrue {
  4608. width: 100%;
  4609. height: 2.1 * 100rpx;
  4610. position: relative;
  4611. }
  4612. .group-con .group-recommend .list .item .pictrue image {
  4613. width: 100%;
  4614. height: 100%;
  4615. border-radius: 0.1 * 100rpx;
  4616. }
  4617. .group-con .group-recommend .list .item .pictrue .team {
  4618. position: absolute;
  4619. top: 0.28 * 100rpx;
  4620. left: -0.05 * 100rpx;
  4621. min-width: 1 * 100rpx;
  4622. height: 0.36 * 100rpx;
  4623. line-height: 0.36 * 100rpx;
  4624. text-align: center;
  4625. border-radius: 0 0.18 * 100rpx 0.18 * 100rpx 0;
  4626. font-size: 0.2 * 100rpx;
  4627. color: #fff;
  4628. background-image: linear-gradient(to right, #fb5445 0%, #e93323 100%);
  4629. background-image: -moz-linear-gradient(to right, #fb5445 0%, #e93323 100%);
  4630. }
  4631. .group-con .group-recommend .list .item .name {
  4632. font-size: 0.28 * 100rpx;
  4633. color: #333;
  4634. margin-top: 0.18 * 100rpx;
  4635. }
  4636. .group-con .group-recommend .list .item .money {
  4637. font-weight: bold;
  4638. font-size: 0.26 * 100rpx;
  4639. }
  4640. /*商品评分*/
  4641. .evaluate-list .generalComment {
  4642. height: 0.94 * 100rpx;
  4643. padding: 0 0.3 * 100rpx;
  4644. background-color: #fff;
  4645. font-size: 0.28 * 100rpx;
  4646. color: #808080;
  4647. }
  4648. .evaluate-list .generalComment .evaluate {
  4649. margin-right: 0.07 * 100rpx;
  4650. }
  4651. .evaluate-list .nav {
  4652. font-size: 0.24 * 100rpx;
  4653. color: #282828;
  4654. padding: 0 0.3 * 100rpx 0.15 * 100rpx 0.3 * 100rpx;
  4655. background-color: #fff;
  4656. border-bottom: 1px solid #f5f5f5;
  4657. }
  4658. .evaluate-list .nav .item {
  4659. font-size: 0.24 * 100rpx;
  4660. color: #282828;
  4661. border-radius: 0.06 * 100rpx;
  4662. height: 0.54 * 100rpx;
  4663. padding: 0 0.2 * 100rpx;
  4664. background-color: #f4f4f4;
  4665. line-height: 0.54 * 100rpx;
  4666. margin: 0 0.17 * 100rpx 0.17 * 100rpx 0;
  4667. }
  4668. .evaluate-list .nav .item.bg-color-red {
  4669. color: #fff;
  4670. }
  4671. /*商品评价*/
  4672. .evaluate-con .score {
  4673. background-color: #fff;
  4674. border-top: 1px solid #f5f5f5;
  4675. font-size: 0.28 * 100rpx;
  4676. color: #282828;
  4677. padding: 0.48 * 100rpx 0.3 * 100rpx 0.65 * 100rpx 0.3 * 100rpx;
  4678. }
  4679. .evaluate-con .score .item ~ .item {
  4680. margin-top: 0.25 * 100rpx;
  4681. }
  4682. .evaluate-con .score .item .starsList {
  4683. padding: 0 0.35 * 100rpx 0 0.4 * 100rpx;
  4684. }
  4685. .evaluate-con .score .item .starsList .iconfont {
  4686. font-size: 0.4 * 100rpx;
  4687. color: #aaa;
  4688. }
  4689. .evaluate-con .score .item .starsList .iconfont ~ .iconfont {
  4690. margin-left: 0.2 * 100rpx;
  4691. }
  4692. .evaluate-con .score .item .evaluate {
  4693. color: #aaa;
  4694. font-size: 0.24 * 100rpx;
  4695. }
  4696. .evaluate-con .score .textarea {
  4697. width: 6.9 * 100rpx;
  4698. background-color: #fafafa;
  4699. border-radius: 0.1 * 100rpx;
  4700. margin-top: 0.48 * 100rpx;
  4701. }
  4702. .evaluate-con .score .textarea textarea {
  4703. font-size: 0.28 * 100rpx;
  4704. padding: 0.38 * 100rpx 0.3 * 100rpx 0 0.3 * 100rpx;
  4705. width: 100%;
  4706. height: 1.6 * 100rpx;
  4707. }
  4708. .evaluate-con .score .textarea textarea::placeholder {
  4709. color: #bbb;
  4710. }
  4711. .evaluate-con .score .textarea .list {
  4712. margin-top: 0.25 * 100rpx;
  4713. padding-left: 0.05 * 100rpx;
  4714. }
  4715. .evaluate-con .score .textarea .list .pictrue {
  4716. width: 1.4 * 100rpx;
  4717. height: 1.4 * 100rpx;
  4718. margin: 0 0 0.35 * 100rpx 0.25 * 100rpx;
  4719. position: relative;
  4720. font-size: 0.22 * 100rpx;
  4721. color: #bbb;
  4722. }
  4723. .evaluate-con .score .textarea .list .pictrue image {
  4724. width: 100%;
  4725. height: 100%;
  4726. border-radius: 0.03 * 100rpx;
  4727. }
  4728. .evaluate-con .score .textarea .list .pictrue .icon-guanbi1 {
  4729. font-size: 0.45 * 100rpx;
  4730. position: absolute;
  4731. top: -0.2 * 100rpx;
  4732. right: -0.2 * 100rpx;
  4733. }
  4734. .evaluate-con .score .textarea .list .pictrue .icon-icon25201 {
  4735. color: #bfbfbf;
  4736. font-size: 0.5 * 100rpx;
  4737. }
  4738. .evaluate-con .score .evaluateBnt {
  4739. font-size: 0.3 * 100rpx;
  4740. color: #fff;
  4741. width: 6.9 * 100rpx;
  4742. height: 0.86 * 100rpx;
  4743. border-radius: 0.43 * 100rpx;
  4744. text-align: center;
  4745. line-height: 0.86 * 100rpx;
  4746. margin-top: 0.45 * 100rpx;
  4747. }
  4748. /*签到*/
  4749. .sign .header {
  4750. width: 100%;
  4751. height: 3.1 * 100rpx;
  4752. }
  4753. .sign .header .headerCon {
  4754. padding: 0 0 0 0.3 * 100rpx;
  4755. height: 2.34 * 100rpx;
  4756. }
  4757. .sign .header .headerCon .left {
  4758. width: 5.3 * 100rpx;
  4759. font-size: 0.32 * 100rpx;
  4760. color: #fff;
  4761. font-weight: bold;
  4762. }
  4763. .sign .header .headerCon .left .integral text {
  4764. font-size: 0.24 * 100rpx;
  4765. margin-top: 0.19 * 100rpx;
  4766. background-color: #ff9000;
  4767. text-align: center;
  4768. border-radius: 0.06 * 100rpx;
  4769. font-weight: normal;
  4770. padding: 0.06 * 100rpx 0.15 * 100rpx;
  4771. }
  4772. .sign .header .headerCon .text {
  4773. width: 4.1 * 100rpx;
  4774. }
  4775. .sign .header .headerCon .left .pictrue {
  4776. width: 0.86 * 100rpx;
  4777. height: 0.86 * 100rpx;
  4778. border-radius: 50%;
  4779. border: 0.04 * 100rpx solid #ecddbc;
  4780. }
  4781. .sign .header .headerCon .left .pictrue image {
  4782. width: 100%;
  4783. height: 100%;
  4784. border-radius: 50%;
  4785. }
  4786. .sign .header .headerCon .right {
  4787. width: 1.42 * 100rpx;
  4788. height: 0.66 * 100rpx;
  4789. background-color: #fff;
  4790. border-radius: 0.5 * 100rpx 0 0 0.5 * 100rpx;
  4791. font-size: 0.24 * 100rpx;
  4792. color: #ff9000;
  4793. }
  4794. .sign .header .headerCon .right .iconfont {
  4795. font-size: 0.33 * 100rpx;
  4796. padding: 0 0.1 * 100rpx 0 0.3 * 100rpx;
  4797. height: 0.35 * 100rpx;
  4798. line-height: 0.35 * 100rpx;
  4799. }
  4800. .sign .wrapper {
  4801. background-color: #fff;
  4802. margin: -0.8 * 100rpx 0.2 * 100rpx 0 0.2 * 100rpx;
  4803. border-radius: 0.15 * 100rpx;
  4804. padding-bottom: 0.8 * 100rpx;
  4805. position: relative;
  4806. }
  4807. .sign .wrapper .list {
  4808. padding: 0 0.3 * 100rpx;
  4809. height: 2.4 * 100rpx;
  4810. }
  4811. .sign .wrapper .list .item {
  4812. font-size: 0.22 * 100rpx;
  4813. color: #8a8886;
  4814. text-align: center;
  4815. }
  4816. .sign .wrapper .list .item .rewardTxt {
  4817. width: 0.74 * 100rpx;
  4818. height: 0.32 * 100rpx;
  4819. background-color: #f4b409;
  4820. border-radius: 0.16 * 100rpx;
  4821. font-size: 0.2 * 100rpx;
  4822. color: #a57d3f;
  4823. line-height: 0.32 * 100rpx;
  4824. }
  4825. .sign .wrapper .list .item .num {
  4826. font-size: 0.3 * 100rpx;
  4827. color: #999;
  4828. }
  4829. .sign .wrapper .list .item .num.on {
  4830. color: #ff9000;
  4831. }
  4832. .sign .wrapper .list .item .venus {
  4833. background-image: url('https://wx.yixiang.co/static/images/stars2.png');
  4834. background-repeat: no-repeat;
  4835. background-size: 100% 100%;
  4836. width: 0.56 * 100rpx;
  4837. height: 0.56 * 100rpx;
  4838. margin: 0.1 * 100rpx 0;
  4839. }
  4840. .sign .wrapper .list .item .venus.venusSelect {
  4841. background-image: url('https://wx.yixiang.co/static/images/stars1.png');
  4842. }
  4843. .sign .wrapper .list .item .venus.reward {
  4844. background-image: url('https://wx.yixiang.co/static/images/stars3.png');
  4845. width: 0.75 * 100rpx;
  4846. height: 0.56 * 100rpx;
  4847. }
  4848. .sign .wrapper .but {
  4849. width: 4 * 100rpx;
  4850. height: 0.76 * 100rpx;
  4851. font-size: 0.3 * 100rpx;
  4852. line-height: 0.76 * 100rpx;
  4853. color: #fff;
  4854. border-radius: 0.5 * 100rpx;
  4855. text-align: center;
  4856. margin: 0 auto;
  4857. }
  4858. .sign .wrapper .but.on {
  4859. background-color: #999 !important;
  4860. }
  4861. .sign .wrapper .lock {
  4862. background-image: url('https://wx.yixiang.co/static/images/lock2.png');
  4863. background-repeat: no-repeat;
  4864. background-size: 100% 100%;
  4865. width: 5.58 * 100rpx;
  4866. height: 0.68 * 100rpx;
  4867. position: absolute;
  4868. left: 50%;
  4869. transform: translateX(-50%);
  4870. bottom: -0.41 * 100rpx;
  4871. z-index: 9;
  4872. }
  4873. .sign .wrapper2 {
  4874. margin-top: 0.15 * 100rpx;
  4875. padding: 0.73 * 100rpx 0 0 0;
  4876. }
  4877. .sign .wrapper2 .tip {
  4878. font-size: 0.3 * 100rpx;
  4879. color: #666;
  4880. text-align: center;
  4881. }
  4882. .sign .wrapper2 .list2 {
  4883. margin: 0.45 * 100rpx 0 0.49 * 100rpx 0;
  4884. }
  4885. .sign .wrapper2 .list2 .item {
  4886. width: 0.8 * 100rpx;
  4887. height: 1.16 * 100rpx;
  4888. background-repeat: no-repeat;
  4889. background-size: 100% 100%;
  4890. color: #fff;
  4891. font-size: 0.72 * 100rpx;
  4892. text-align: center;
  4893. line-height: 1.16 * 100rpx;
  4894. margin-right: 0.19 * 100rpx;
  4895. background-image: url('https://wx.yixiang.co/static/images/redBg.png');
  4896. }
  4897. .sign .wrapper2 .list2 .data {
  4898. font-size: 0.3 * 100rpx;
  4899. color: #232323;
  4900. }
  4901. .sign .wrapper2 .tip2 {
  4902. font-size: 0.3 * 100rpx;
  4903. color: #999999;
  4904. padding: 0 0.55 * 100rpx;
  4905. text-align: center;
  4906. line-height: 1.5;
  4907. }
  4908. .sign .list3 {
  4909. margin: 0.45 * 100rpx 0.37 * 100rpx 0 0.37 * 100rpx;
  4910. border-top: 1px dashed #eee;
  4911. }
  4912. .sign .list3 .item {
  4913. border-bottom: 1px solid #eee;
  4914. height: 1.3 * 100rpx;
  4915. }
  4916. .sign .list3 .item .name {
  4917. color: #232323;
  4918. font-size: 0.3 * 100rpx;
  4919. width: 4 * 100rpx;
  4920. }
  4921. .sign .list3 .item .data {
  4922. font-size: 0.24 * 100rpx;
  4923. color: #bbbbbb;
  4924. margin-top: 0.09 * 100rpx;
  4925. }
  4926. .sign .list3 .item .num {
  4927. font-size: 0.36 * 100rpx;
  4928. font-family: 'GuildfordProBook 5';
  4929. }
  4930. .sign .signTip {
  4931. width: 6.44 * 100rpx;
  4932. height: 6.45 * 100rpx;
  4933. position: fixed;
  4934. top: 50%;
  4935. left: 50%;
  4936. margin-left: -3.22 * 100rpx;
  4937. margin-top: -3.225 * 100rpx;
  4938. z-index: 99;
  4939. text-align: center;
  4940. transition: all 0.3s ease-in-out 0s;
  4941. opacity: 0;
  4942. transform: scale(0);
  4943. }
  4944. .sign .signTip .signTipLight {
  4945. background-repeat: no-repeat;
  4946. background-size: 100% 100%;
  4947. width: 100%;
  4948. height: 100%;
  4949. }
  4950. .sign .signTip.on {
  4951. opacity: 1;
  4952. transform: scale(1);
  4953. }
  4954. .sign .signTip .signTipCon {
  4955. background-image: url('https://wx.yixiang.co/static/images/register.png');
  4956. background-repeat: no-repeat;
  4957. background-size: 100% 100%;
  4958. width: 4.2 * 100rpx;
  4959. height: 4.2 * 100rpx;
  4960. margin-top: -7 * 100rpx;
  4961. position: relative;
  4962. }
  4963. .sign .signTip .signTipCon .state {
  4964. font-size: 0.34 * 100rpx;
  4965. color: #fff;
  4966. margin-top: 1.5 * 100rpx;
  4967. }
  4968. .sign .signTip .signTipCon .integral {
  4969. font-size: 0.3 * 100rpx;
  4970. color: rgba(255, 255, 255, 0.6);
  4971. margin-top: 0.09 * 100rpx;
  4972. }
  4973. .sign .signTip .signTipCon .signTipBnt {
  4974. font-size: 0.3 * 100rpx;
  4975. color: #eb4331;
  4976. width: 2.6 * 100rpx;
  4977. height: 0.76 * 100rpx;
  4978. background-color: #f8d168;
  4979. border-radius: 0.38 * 100rpx;
  4980. line-height: 0.76 * 100rpx;
  4981. margin: 0.48 * 100rpx auto 0 auto;
  4982. }
  4983. /*签到记录、账单明细列表*/
  4984. .sign-record .list .item .data {
  4985. height: 0.8 * 100rpx;
  4986. line-height: 0.8 * 100rpx;
  4987. padding: 0 0.3 * 100rpx;
  4988. font-size: 0.24 * 100rpx;
  4989. color: #666;
  4990. }
  4991. .sign-record .list .item .listn {
  4992. background-color: #fff;
  4993. font-size: 0.24 * 100rpx;
  4994. color: #999;
  4995. }
  4996. .sign-record .list .item .listn .itemn {
  4997. height: 1.2 * 100rpx;
  4998. border-bottom: 1px solid #eee;
  4999. padding-right: 0.3 * 100rpx;
  5000. margin-left: 0.3 * 100rpx;
  5001. }
  5002. .sign-record .list .item .listn .itemn .name {
  5003. width: 3.9 * 100rpx;
  5004. font-size: 0.28 * 100rpx;
  5005. color: #282828;
  5006. margin-bottom: 0.06 * 100rpx;
  5007. }
  5008. .sign-record .list .item .listn .itemn .num {
  5009. font-size: 0.36 * 100rpx;
  5010. font-family: 'GuildfordProBook 5';
  5011. color: #16ac57;
  5012. }
  5013. /*申请退货*/
  5014. .apply-return .list {
  5015. background-color: #fff;
  5016. margin-top: 0.18 * 100rpx;
  5017. }
  5018. .apply-return .list .item {
  5019. margin-left: 0.3 * 100rpx;
  5020. padding-right: 0.3 * 100rpx;
  5021. min-height: 0.9 * 100rpx;
  5022. border-bottom: 1px solid #eee;
  5023. font-size: 0.3 * 100rpx;
  5024. color: #333;
  5025. }
  5026. .apply-return .list .item .num {
  5027. color: #282828;
  5028. flex: 1;
  5029. text-align: right;
  5030. position: relative;
  5031. }
  5032. .apply-return .list .item .num .picker {
  5033. text-align: right;
  5034. }
  5035. .apply-return .list .item .num .iconfont {
  5036. color: #666;
  5037. font-size: 0.3 * 100rpx;
  5038. position: absolute;
  5039. right: 0;
  5040. top: 50%;
  5041. transform: translateY(-50%);
  5042. }
  5043. .apply-return .list .item.textarea {
  5044. padding: 0.3 * 100rpx 0.3 * 100rpx 0.3 * 100rpx 0;
  5045. }
  5046. .apply-return .list .item textarea {
  5047. height: 1 * 100rpx;
  5048. font-size: 0.3 * 100rpx;
  5049. }
  5050. .apply-return .list .item textarea::placeholder {
  5051. color: #bbb;
  5052. }
  5053. .apply-return .list .item .title {
  5054. height: 0.95 * 100rpx;
  5055. width: 100%;
  5056. }
  5057. .apply-return .list .item .title .tip {
  5058. font-size: 0.3 * 100rpx;
  5059. color: #bbb;
  5060. }
  5061. .apply-return .list .item .upload {
  5062. padding-bottom: 0.36 * 100rpx;
  5063. }
  5064. .apply-return .list .item .upload .pictrue {
  5065. margin: 0.22 * 100rpx 0.23 * 100rpx 0 0;
  5066. width: 1.56 * 100rpx;
  5067. height: 1.56 * 100rpx;
  5068. position: relative;
  5069. font-size: 0.24 * 100rpx;
  5070. color: #bbb;
  5071. border: 1px solid #bbb;
  5072. }
  5073. .apply-return .list .item .upload .pictrue:nth-of-type(4n) {
  5074. margin-right: 0;
  5075. }
  5076. .apply-return .list .item .upload .pictrue image {
  5077. width: 100%;
  5078. height: 100%;
  5079. border-radius: 0.03 * 100rpx;
  5080. }
  5081. .apply-return .list .item .upload .pictrue .icon-guanbi1 {
  5082. position: absolute;
  5083. font-size: 0.45 * 100rpx;
  5084. top: -0.1 * 100rpx;
  5085. right: -0.1 * 100rpx;
  5086. width: 0.45 * 100rpx;
  5087. height: 0.45 * 100rpx;
  5088. line-height: 0.45 * 100rpx;
  5089. }
  5090. .apply-return .list .item .upload .pictrue .icon-icon25201 {
  5091. color: #bfbfbf;
  5092. font-size: 0.5 * 100rpx;
  5093. width: 0.5 * 100rpx;
  5094. height: 0.6 * 100rpx;
  5095. line-height: 0.6 * 100rpx;
  5096. }
  5097. .apply-return .list .item .upload .pictrue:nth-last-child(1) {
  5098. border: 1px solid #ddd;
  5099. }
  5100. .apply-return .returnBnt {
  5101. font-size: 0.32 * 100rpx;
  5102. color: #fff;
  5103. width: 6.9 * 100rpx;
  5104. height: 0.86 * 100rpx;
  5105. border-radius: 0.5 * 100rpx;
  5106. text-align: center;
  5107. line-height: 0.86 * 100rpx;
  5108. margin: 0.43 * 100rpx auto;
  5109. }
  5110. /*退货列表*/
  5111. .return-list .goodWrapper {
  5112. background-color: #fff;
  5113. margin-bottom: 0.13 * 100rpx;
  5114. position: relative;
  5115. }
  5116. .return-list .goodWrapper .orderNum {
  5117. padding: 0 0.3 * 100rpx;
  5118. border-bottom: 1px solid #eee;
  5119. height: 0.87 * 100rpx;
  5120. line-height: 0.87 * 100rpx;
  5121. font-size: 0.3 * 100rpx;
  5122. color: #282828;
  5123. }
  5124. .return-list .goodWrapper .item {
  5125. border-bottom: 0;
  5126. }
  5127. .return-list .goodWrapper .totalSum {
  5128. padding: 0 0.3 * 100rpx 0.32 * 100rpx 0.3 * 100rpx;
  5129. text-align: right;
  5130. font-size: 0.26 * 100rpx;
  5131. color: #282828;
  5132. }
  5133. .return-list .goodWrapper .totalSum .price {
  5134. font-size: 0.28 * 100rpx;
  5135. font-weight: bold;
  5136. }
  5137. .return-list .goodWrapper .iconfont {
  5138. position: absolute;
  5139. font-size: 1.09 * 100rpx;
  5140. top: 0.07 * 100rpx;
  5141. right: 0.3 * 100rpx;
  5142. color: #ccc;
  5143. width: 1.09 * 100rpx;
  5144. height: 1.09 * 100rpx;
  5145. line-height: 1.09 * 100rpx;
  5146. }
  5147. .return-list .goodWrapper .iconfont.powder {
  5148. color: #f8c1bd;
  5149. }
  5150. /*收藏商品*/
  5151. .collectionGoods {
  5152. background-color: #fff;
  5153. border-top: 1px solid #eee;
  5154. }
  5155. .collectionGoods .item {
  5156. margin-left: 0.3 * 100rpx;
  5157. padding-right: 0.3 * 100rpx;
  5158. border-bottom: 1px solid #eee;
  5159. height: 1.8 * 100rpx;
  5160. }
  5161. .collectionGoods .item .pictrue {
  5162. width: 1.3 * 100rpx;
  5163. height: 1.3 * 100rpx;
  5164. }
  5165. .collectionGoods .item .pictrue image {
  5166. width: 100%;
  5167. height: 100%;
  5168. border-radius: 0.06 * 100rpx;
  5169. }
  5170. .collectionGoods .item .text {
  5171. width: 5.35 * 100rpx;
  5172. height: 1.3 * 100rpx;
  5173. font-size: 0.28 * 100rpx;
  5174. color: #282828;
  5175. }
  5176. .collectionGoods .item .text .infor {
  5177. width: 100%;
  5178. }
  5179. .collectionGoods .item .text .money {
  5180. font-size: 0.26 * 100rpx;
  5181. }
  5182. .collectionGoods .item .text .delete {
  5183. font-size: 0.26 * 100rpx;
  5184. color: #282828;
  5185. width: 1.14 * 100rpx;
  5186. height: 0.46 * 100rpx;
  5187. border: 1px solid #bbb;
  5188. border-radius: 0.04 * 100rpx;
  5189. text-align: center;
  5190. line-height: 0.46 * 100rpx;
  5191. }
  5192. /*搜索商品*/
  5193. .searchGood .search {
  5194. padding-left: 0.3 * 100rpx;
  5195. }
  5196. .searchGood .search {
  5197. margin-top: 0.2 * 100rpx;
  5198. }
  5199. .searchGood .search .input {
  5200. flex: 1;
  5201. box-sizing: border-box;
  5202. background-color: #f7f7f7;
  5203. border-radius: 0.33 * 100rpx;
  5204. padding: 0 0.35 * 100rpx;
  5205. height: 0.66 * 100rpx;
  5206. }
  5207. .searchGood .search .input input {
  5208. flex: 1;
  5209. font-size: 0.28 * 100rpx;
  5210. margin-left: 15rpx;
  5211. }
  5212. .searchGood .search .input input::placeholder {
  5213. color: #bbb;
  5214. }
  5215. .searchGood .search .input .iconfont {
  5216. color: #000;
  5217. font-size: 0.35 * 100rpx;
  5218. }
  5219. .searchGood .search .bnt {
  5220. width: 1.2 * 100rpx;
  5221. text-align: center;
  5222. height: 0.66 * 100rpx;
  5223. line-height: 0.66 * 100rpx;
  5224. font-size: 0.3 * 100rpx;
  5225. color: #282828;
  5226. }
  5227. .searchGood .title {
  5228. font-size: 0.28 * 100rpx;
  5229. color: #999;
  5230. margin: 0.5 * 100rpx 0.3 * 100rpx 0.25 * 100rpx 0.3 * 100rpx;
  5231. }
  5232. .searchGood .list {
  5233. padding-left: 0.1 * 100rpx;
  5234. }
  5235. .searchGood .list .item {
  5236. font-size: 0.26 * 100rpx;
  5237. color: #454545;
  5238. padding: 0 0.21 * 100rpx;
  5239. height: 0.6 * 100rpx;
  5240. border-radius: 0.03 * 100rpx;
  5241. line-height: 0.6 * 100rpx;
  5242. border: 1px solid #aaa;
  5243. margin: 0 0 0.2 * 100rpx 0.2 * 100rpx;
  5244. }
  5245. .searchGood .line {
  5246. border-bottom: 1px solid #eee;
  5247. margin: 0.2 * 100rpx 0.3 * 100rpx 0 0.3 * 100rpx;
  5248. }
  5249. .cash-withdrawal {
  5250. padding-top: 1.3 * 100rpx;
  5251. }
  5252. // /*银行卡提现*/
  5253. // .cash-withdrawal .nav {
  5254. // height: 1.3*100rpx;
  5255. // box-shadow: 0 0.1*100rpx 0.1*100rpx #f8f8f8;
  5256. // -moz-box-shadow: 0 0.1*100rpx 0.1*100rpx #f8f8f8;
  5257. // -o-box-shadow: 0 0.1*100rpx 0.1*100rpx #f8f8f8;
  5258. // }
  5259. // .cash-withdrawal .nav .item {
  5260. // font-size: 0.26*100rpx;
  5261. // flex: 1;
  5262. // -o-flex: 1;
  5263. // -ms-flex: 1;
  5264. // text-align: center;
  5265. // }
  5266. // .cash-withdrawal .nav .item~.item {
  5267. // border-left: 1px solid #f0f0f0;
  5268. // }
  5269. // .cash-withdrawal .nav .item .iconfont {
  5270. // width: 0.4*100rpx;
  5271. // height: 0.4*100rpx;
  5272. // border-radius: 50%;
  5273. // border: 0.02*100rpx solid #e93323;
  5274. // text-align: center;
  5275. // line-height: 0.37*100rpx;
  5276. // margin: 0 auto 0.06*100rpx auto;
  5277. // font-size: 0.22*100rpx;
  5278. // }
  5279. // .cash-withdrawal .nav .item .iconfont.on {
  5280. // background-color: #e93323;
  5281. // color: #fff;
  5282. // border-color: #e93323;
  5283. // }
  5284. // .cash-withdrawal .nav .item .line {
  5285. // width: 0.02*100rpx;
  5286. // height: 0.2*100rpx;
  5287. // margin: 0 auto;
  5288. // transition: height 0.3s;
  5289. // }
  5290. // .cash-withdrawal .nav .item .line.on {
  5291. // height: 0.39*100rpx;
  5292. // }
  5293. .cash-withdrawal .wrapper .list {
  5294. padding: 0 0.3 * 100rpx;
  5295. }
  5296. .cash-withdrawal .wrapper .list .item {
  5297. border-bottom: 1px solid #eee;
  5298. height: 1.07 * 100rpx;
  5299. font-size: 0.3 * 100rpx;
  5300. color: #333;
  5301. }
  5302. .cash-withdrawal .wrapper .list .item .name {
  5303. width: 1.3 * 100rpx;
  5304. }
  5305. .cash-withdrawal .wrapper .list .item .input {
  5306. width: 5.05 * 100rpx;
  5307. }
  5308. .cash-withdrawal .wrapper .list .item .input input::placeholder {
  5309. color: #bbb;
  5310. }
  5311. .cash-withdrawal .wrapper .list .tip {
  5312. font-size: 0.26 * 100rpx;
  5313. color: #999;
  5314. margin-top: 0.25 * 100rpx;
  5315. }
  5316. .cash-withdrawal .wrapper .list .bnt {
  5317. font-size: 0.32 * 100rpx;
  5318. color: #fff;
  5319. width: 6.9 * 100rpx;
  5320. height: 0.9 * 100rpx;
  5321. text-align: center;
  5322. border-radius: 0.5 * 100rpx;
  5323. line-height: 0.9 * 100rpx;
  5324. margin: 0.64 * 100rpx auto;
  5325. }
  5326. .cash-withdrawal .wrapper .list .tip2 {
  5327. font-size: 0.26 * 100rpx;
  5328. color: #999;
  5329. text-align: center;
  5330. margin: 0.44 * 100rpx 0 0.2 * 100rpx 0;
  5331. }
  5332. .cash-withdrawal .wrapper .list .value {
  5333. height: 1.35 * 100rpx;
  5334. line-height: 1.35 * 100rpx;
  5335. border-bottom: 1px solid #eee;
  5336. width: 6.9 * 100rpx;
  5337. margin: 0 auto;
  5338. }
  5339. .cash-withdrawal .wrapper .list .value input {
  5340. font-size: 0.8 * 100rpx;
  5341. color: #282828;
  5342. height: 1.35 * 100rpx;
  5343. text-align: center;
  5344. width: 100%;
  5345. }
  5346. .cash-withdrawal .wrapper .list .value input::placeholder {
  5347. color: #bbb;
  5348. }
  5349. /*提现审核*/
  5350. .cash-audit {
  5351. width: 7.1 * 100rpx;
  5352. background-color: #fff;
  5353. border-radius: 0.06 * 100rpx;
  5354. margin: 0.25 * 100rpx auto 0 auto;
  5355. padding: 0.53 * 100rpx 0 0.58 * 100rpx 0;
  5356. left: 50%;
  5357. //margin-left: -3.55*100rpx;
  5358. }
  5359. .cash-audit .pictrue {
  5360. width: 2.14 * 100rpx;
  5361. height: 1.79 * 100rpx;
  5362. margin: 0 auto;
  5363. }
  5364. .cash-audit .pictrue image {
  5365. width: 100%;
  5366. height: 100%;
  5367. }
  5368. .cash-audit .tip {
  5369. font-size: 0.32 * 100rpx;
  5370. color: #282828;
  5371. margin-top: 0.4 * 100rpx;
  5372. text-align: center;
  5373. padding: 0 0.4 * 100rpx;
  5374. }
  5375. .cash-audit .time {
  5376. font-size: 0.26 * 100rpx;
  5377. color: #999;
  5378. text-align: center;
  5379. margin-top: 0.15 * 100rpx;
  5380. }
  5381. .cash-audit .bnt {
  5382. font-size: 0.32 * 100rpx;
  5383. color: #fff;
  5384. width: 5 * 100rpx;
  5385. height: 0.86 * 100rpx;
  5386. border-radius: 0.43 * 100rpx;
  5387. text-align: center;
  5388. line-height: 0.86 * 100rpx;
  5389. margin: 0.5 * 100rpx auto 0 auto;
  5390. }
  5391. /*推广人订单*/
  5392. .promoter-order .list .item .title {
  5393. height: 1.33 * 100rpx;
  5394. padding: 0 0.3 * 100rpx;
  5395. font-size: 0.26 * 100rpx;
  5396. color: #999;
  5397. }
  5398. .promoter-order .list .item .title .data {
  5399. font-size: 0.28 * 100rpx;
  5400. color: #282828;
  5401. margin-bottom: 0.05 * 100rpx;
  5402. }
  5403. .promoter-order .list .item .listn .itenm {
  5404. background-color: #fff;
  5405. }
  5406. .promoter-order .list .item .listn .itenm ~ .itenm {
  5407. margin-top: 0.12 * 100rpx;
  5408. }
  5409. .promoter-order .list .item .listn .itenm .top {
  5410. margin-left: 0.3 * 100rpx;
  5411. padding-right: 0.3 * 100rpx;
  5412. border-bottom: 1px solid #eee;
  5413. height: 1 * 100rpx;
  5414. }
  5415. .promoter-order .list .item .listn .itenm .top .pictxt {
  5416. width: 3.2 * 100rpx;
  5417. }
  5418. .promoter-order .list .item .listn .itenm .top .pictxt .text {
  5419. width: 2.3 * 100rpx;
  5420. font-size: 0.3 * 100rpx;
  5421. color: #282828;
  5422. }
  5423. .promoter-order .list .item .listn .itenm .top .pictxt .pictrue {
  5424. width: 0.66 * 100rpx;
  5425. height: 0.66 * 100rpx;
  5426. }
  5427. .promoter-order .list .item .listn .itenm .top .pictxt .pictrue image {
  5428. width: 100%;
  5429. height: 100%;
  5430. border-radius: 50%;
  5431. border: 0.03 * 100rpx solid #fff;
  5432. box-shadow: 0 0 0.1 * 100rpx #aaa;
  5433. -moz-box-shadow: 0 0 0.1 * 100rpx #aaa;
  5434. -o-box-shadow: 0 0 0.1 * 100rpx #aaa;
  5435. -moz-box-sizing: border-box;
  5436. box-sizing: border-box;
  5437. }
  5438. .promoter-order .list .item .listn .itenm .top .money {
  5439. font-size: 0.28 * 100rpx;
  5440. }
  5441. .promoter-order .list .item .listn .itenm .bottom {
  5442. padding: 0.2 * 100rpx 0.3 * 100rpx;
  5443. font-size: 0.28 * 100rpx;
  5444. color: #666;
  5445. line-height: 1.6;
  5446. }
  5447. .promoter-order .list .item .listn .itenm .bottom .name {
  5448. color: #999;
  5449. }
  5450. /*推广人列表*/
  5451. .promoter-list .header {
  5452. padding-bottom: 0.12 * 100rpx;
  5453. }
  5454. .promoter-list .nav {
  5455. background-color: #fff;
  5456. height: 0.86 * 100rpx;
  5457. line-height: 0.86 * 100rpx;
  5458. font-size: 0.28 * 100rpx;
  5459. color: #282828;
  5460. border-bottom: 1px solid #eee;
  5461. }
  5462. .promoter-list .nav .item {
  5463. height: 100%;
  5464. }
  5465. .promoter-list .nav .item.on {
  5466. color: #eb3729;
  5467. border-bottom: 0.05 * 100rpx solid #eb3729;
  5468. }
  5469. .promoter-list .search {
  5470. box-sizing: border-box;
  5471. width: 100%;
  5472. background-color: #fff;
  5473. height: 0.86 * 100rpx;
  5474. padding: 0 0.3 * 100rpx;
  5475. }
  5476. .promoter-list .search .input {
  5477. width: 6.3 * 100rpx;
  5478. height: 0.6 * 100rpx;
  5479. border-radius: 0.5 * 100rpx;
  5480. background-color: #f5f5f5;
  5481. text-align: center;
  5482. position: relative;
  5483. }
  5484. .promoter-list .search .input input {
  5485. height: 100%;
  5486. font-size: 0.26 * 100rpx;
  5487. width: 6.2 * 100rpx;
  5488. text-align: center;
  5489. }
  5490. .promoter-list .search .input input::placeholder {
  5491. color: #bbb;
  5492. }
  5493. .promoter-list .search .input .iconfont {
  5494. position: absolute;
  5495. right: 0.28 * 100rpx;
  5496. color: #999;
  5497. font-size: 0.28 * 100rpx;
  5498. top: 50%;
  5499. transform: translateY(-50%);
  5500. }
  5501. .promoter-list .search .iconfont {
  5502. font-size: 0.4 * 100rpx;
  5503. color: #515151;
  5504. }
  5505. .promoter-list .list .sortNav {
  5506. background-color: #fff;
  5507. height: 0.76 * 100rpx;
  5508. border-bottom: 1px solid #eee;
  5509. color: #333;
  5510. font-size: 0.28 * 100rpx;
  5511. }
  5512. .promoter-list .list .sortNav.on {
  5513. position: fixed;
  5514. top: 0;
  5515. left: 0;
  5516. width: 100%;
  5517. z-index: 5;
  5518. }
  5519. .promoter-list .list .sortNav .sortItem {
  5520. text-align: center;
  5521. flex: 1;
  5522. -o-flex: 1;
  5523. -ms-flex: 1;
  5524. }
  5525. .promoter-list .list .sortNav .sortItem image {
  5526. width: 0.24 * 100rpx;
  5527. height: 0.24 * 100rpx;
  5528. margin-left: 0.06 * 100rpx;
  5529. vertical-align: -0.03 * 100rpx;
  5530. }
  5531. .promoter-list .list .sortList {
  5532. margin-top: 0.76 * 100rpx;
  5533. }
  5534. .promoter-list .list .item {
  5535. background-color: #fff;
  5536. border-bottom: 1px solid #eee;
  5537. height: 1.52 * 100rpx;
  5538. padding: 0 0.3 * 100rpx 0 0.2 * 100rpx;
  5539. font-size: 0.24 * 100rpx;
  5540. color: #666;
  5541. }
  5542. .promoter-list .list .item .picTxt {
  5543. width: 4.4 * 100rpx;
  5544. }
  5545. .promoter-list .list .item .picTxt .pictrue {
  5546. width: 1.06 * 100rpx;
  5547. height: 1.06 * 100rpx;
  5548. border-radius: 50%;
  5549. }
  5550. .promoter-list .list .item .picTxt .pictrue image {
  5551. width: 100%;
  5552. height: 100%;
  5553. border-radius: 50%;
  5554. border: 0.03 * 100rpx solid #fff;
  5555. box-shadow: 0 0 0.07 * 100rpx #aaa;
  5556. -moz-box-shadow: 0 0 0.07 * 100rpx #aaa;
  5557. -o-box-shadow: 0 0 0.07 * 100rpx #aaa;
  5558. -moz-box-sizing: border-box;
  5559. box-sizing: border-box;
  5560. }
  5561. .promoter-list .list .item .picTxt .text {
  5562. width: 3.04 * 100rpx;
  5563. font-size: 0.24 * 100rpx;
  5564. color: #666;
  5565. }
  5566. .promoter-list .list .item .picTxt .text .name {
  5567. font-size: 0.28 * 100rpx;
  5568. color: #333;
  5569. margin-bottom: 0.13 * 100rpx;
  5570. }
  5571. .promoter-list .list .item .right {
  5572. width: 2.4 * 100rpx;
  5573. text-align: right;
  5574. font-size: 0.22 * 100rpx;
  5575. color: #333;
  5576. }
  5577. /*我的推广*/
  5578. .my-promotion .header {
  5579. background-image: url('https://wx.yixiang.co/static/images/promotionBg.png');
  5580. background-repeat: no-repeat;
  5581. background-size: 100% 100%;
  5582. width: 100%;
  5583. height: 3.75 * 100rpx;
  5584. }
  5585. .my-promotion .header .name {
  5586. font-size: 0.3 * 100rpx;
  5587. color: #fff;
  5588. padding-top: 0.57 * 100rpx;
  5589. position: relative;
  5590. }
  5591. .my-promotion .header .name .record {
  5592. font-size: 0.26 * 100rpx;
  5593. color: rgba(255, 255, 255, 0.8);
  5594. position: absolute;
  5595. right: 0.2 * 100rpx;
  5596. }
  5597. .my-promotion .header .name .record .iconfont {
  5598. font-size: 0.25 * 100rpx;
  5599. margin-left: 0.1 * 100rpx;
  5600. }
  5601. .my-promotion .header .num {
  5602. text-align: center;
  5603. color: #fff;
  5604. // margin-top: 0.25*100rpx;
  5605. font-size: 0.9 * 100rpx;
  5606. font-family: 'GuildfordProBook 5';
  5607. }
  5608. .my-promotion .header .profit {
  5609. padding: 0 0.2 * 100rpx;
  5610. margin-top: 0.33 * 100rpx;
  5611. font-size: 0.24 * 100rpx;
  5612. color: rgba(255, 255, 255, 0.8);
  5613. }
  5614. .my-promotion .header .profit .item {
  5615. min-width: 2 * 100rpx;
  5616. text-align: center;
  5617. }
  5618. .my-promotion .header .profit .item .money {
  5619. font-size: 0.34 * 100rpx;
  5620. color: #fff;
  5621. }
  5622. .my-promotion .bnt {
  5623. font-size: 0.28 * 100rpx;
  5624. color: #fff;
  5625. width: 2.58 * 100rpx;
  5626. height: 0.68 * 100rpx;
  5627. border-radius: 0.5 * 100rpx;
  5628. text-align: center;
  5629. line-height: 0.68 * 100rpx;
  5630. margin: -0.32 * 100rpx auto 0 auto;
  5631. }
  5632. .my-promotion .list {
  5633. padding: 0 0.2 * 100rpx;
  5634. margin-top: 0.1 * 100rpx;
  5635. }
  5636. .my-promotion .list .item {
  5637. width: 3.45 * 100rpx;
  5638. height: 2.4 * 100rpx;
  5639. border-radius: 0.2 * 100rpx;
  5640. background-color: #fff;
  5641. margin-top: 0.2 * 100rpx;
  5642. font-size: 0.3 * 100rpx;
  5643. color: #666;
  5644. }
  5645. .my-promotion .list .item .iconfont {
  5646. font-size: 0.7 * 100rpx;
  5647. /* background-image: linear-gradient(to right, #eb3729 0%, #eb3729 100%); */
  5648. /* background-image: -moz-linear-gradient(to right, #eb3729 0%, #eb3729 100%); */
  5649. margin-bottom: 0.2 * 100rpx;
  5650. color: #eb3729;
  5651. }
  5652. /*我的账户*/
  5653. .my-account .wrapper {
  5654. background-color: #fff;
  5655. padding: 0.32 * 100rpx 0 0.34 * 100rpx 0;
  5656. margin-bottom: 0.14 * 100rpx;
  5657. }
  5658. .my-account .wrapper .header {
  5659. width: 6.9 * 100rpx;
  5660. height: 3.3 * 100rpx;
  5661. background-image: linear-gradient(to right, #eb3729 0%, #eb3729 100%);
  5662. background-image: -moz-linear-gradient(to right, #eb3729 0%, #eb3729 100%);
  5663. border-radius: 0.16 * 100rpx;
  5664. margin: 0 auto;
  5665. color: rgba(255, 255, 255, 0.6);
  5666. font-size: 0.24 * 100rpx;
  5667. }
  5668. .my-account .wrapper .header .headerCon {
  5669. background-image: url('https://wx.yixiang.co/static/images/accountBg.png');
  5670. background-repeat: no-repeat;
  5671. background-size: 100%;
  5672. height: 100%;
  5673. width: 100%;
  5674. padding: 0.36 * 100rpx 0 0.29 * 100rpx 0;
  5675. }
  5676. .my-account .wrapper .header .headerCon .account {
  5677. padding: 0 0.35 * 100rpx;
  5678. }
  5679. .my-account .wrapper .header .headerCon .account .assets .money {
  5680. font-size: 0.72 * 100rpx;
  5681. color: #fff;
  5682. font-family: 'GuildfordProBook 5';
  5683. margin-top: 0.1 * 100rpx;
  5684. height: 0.75 * 100rpx;
  5685. line-height: 0.75 * 100rpx;
  5686. }
  5687. .my-account .wrapper .header .headerCon .account .recharge {
  5688. font-size: 0.28 * 100rpx;
  5689. width: 1.5 * 100rpx;
  5690. height: 0.54 * 100rpx;
  5691. border-radius: 0.27 * 100rpx;
  5692. background-color: #fff9f8;
  5693. text-align: center;
  5694. line-height: 0.54 * 100rpx;
  5695. }
  5696. .my-account .wrapper .header .headerCon .cumulative {
  5697. margin-top: 0.46 * 100rpx;
  5698. }
  5699. .my-account .wrapper .header .headerCon .cumulative .item {
  5700. flex: 1;
  5701. -o-flex: 1;
  5702. -ms-flex: 1;
  5703. padding-left: 0.35 * 100rpx;
  5704. }
  5705. .my-account .wrapper .header .headerCon .cumulative .item .money {
  5706. font-size: 0.48 * 100rpx;
  5707. font-family: 'GuildfordProBook 5';
  5708. color: #fff;
  5709. margin-top: 0.06 * 100rpx;
  5710. }
  5711. .my-account .wrapper .nav {
  5712. height: 1.55 * 100rpx;
  5713. border-bottom: 1px solid #f5f5f5;
  5714. }
  5715. .my-account .wrapper .nav .item {
  5716. flex: 1;
  5717. -o-flex: 1;
  5718. -ms-flex: 1;
  5719. text-align: center;
  5720. font-size: 0.26 * 100rpx;
  5721. color: #999;
  5722. }
  5723. .my-account .wrapper .nav .item .pictrue {
  5724. width: 0.44 * 100rpx;
  5725. height: 0.44 * 100rpx;
  5726. margin: 0 auto;
  5727. margin-bottom: 0.2 * 100rpx;
  5728. }
  5729. .my-account .wrapper .nav .item .pictrue image {
  5730. width: 100%;
  5731. height: 100%;
  5732. }
  5733. .my-account .wrapper .advert {
  5734. padding: 0 0.3 * 100rpx;
  5735. margin-top: 0.3 * 100rpx;
  5736. }
  5737. .my-account .wrapper .advert .item {
  5738. background-color: #fff6d1;
  5739. width: 3.32 * 100rpx;
  5740. height: 1.18 * 100rpx;
  5741. border-radius: 0.1 * 100rpx;
  5742. padding: 0 0.27 * 100rpx 0 0.25 * 100rpx;
  5743. font-size: 0.24 * 100rpx;
  5744. color: #e44609;
  5745. }
  5746. .my-account .wrapper .advert .item.on {
  5747. background-color: #fff3f3;
  5748. color: #e96868;
  5749. }
  5750. .my-account .wrapper .advert .item .pictrue {
  5751. width: 0.78 * 100rpx;
  5752. height: 0.78 * 100rpx;
  5753. }
  5754. .my-account .wrapper .advert .item .pictrue image {
  5755. width: 100%;
  5756. height: 100%;
  5757. }
  5758. .my-account .wrapper .advert .item .text .name {
  5759. font-size: 0.3 * 100rpx;
  5760. font-weight: bold;
  5761. color: #f33c2b;
  5762. margin-bottom: 0.07 * 100rpx;
  5763. }
  5764. .my-account .wrapper .advert .item.on .text .name {
  5765. color: #f64051;
  5766. }
  5767. .my-account .wrapper .list {
  5768. padding: 0 0.3 * 100rpx;
  5769. }
  5770. .my-account .wrapper .list .item {
  5771. margin-top: 0.44 * 100rpx;
  5772. }
  5773. .my-account .wrapper .list .item .picTxt .iconfont {
  5774. width: 0.82 * 100rpx;
  5775. height: 0.82 * 100rpx;
  5776. border-radius: 50%;
  5777. background-image: linear-gradient(to right, #ff9389 0%, #f9776b 100%);
  5778. background-image: -moz-linear-gradient(to right, #ff9389 0%, #f9776b 100%);
  5779. text-align: center;
  5780. line-height: 0.82 * 100rpx;
  5781. color: #fff;
  5782. font-size: 0.4 * 100rpx;
  5783. }
  5784. .my-account .wrapper .list .item .picTxt .iconfont.yellow {
  5785. background-image: linear-gradient(to right, #ffccaa 0%, #fea060 100%);
  5786. background-image: -moz-linear-gradient(to right, #ffccaa 0%, #fea060 100%);
  5787. }
  5788. .my-account .wrapper .list .item .picTxt .iconfont.green {
  5789. background-image: linear-gradient(to right, #a1d67c 0%, #9dd074 100%);
  5790. background-image: -moz-linear-gradient(to right, #a1d67c 0%, #9dd074 100%);
  5791. }
  5792. .my-account .wrapper .list .item .picTxt {
  5793. width: 4.28 * 100rpx;
  5794. font-size: 0.3 * 100rpx;
  5795. color: #282828;
  5796. }
  5797. .my-account .wrapper .list .item .picTxt .text {
  5798. width: 3.17 * 100rpx;
  5799. }
  5800. .my-account .wrapper .list .item .picTxt .text .infor {
  5801. font-size: 0.24 * 100rpx;
  5802. color: #999;
  5803. margin-top: 0.05 * 100rpx;
  5804. }
  5805. .my-account .wrapper .list .item .bnt {
  5806. font-size: 0.26 * 100rpx;
  5807. color: #282828;
  5808. width: 1.56 * 100rpx;
  5809. height: 0.52 * 100rpx;
  5810. border: 1px solid #ddd;
  5811. border-radius: 0.26 * 100rpx;
  5812. text-align: center;
  5813. line-height: 0.5 * 100rpx;
  5814. }
  5815. .my-account .wrapper .list .item .bnt.end {
  5816. font-size: 0.26 * 100rpx;
  5817. color: #aaa;
  5818. background-color: #f2f2f2;
  5819. border-color: #f2f2f2;
  5820. }
  5821. /*账单明细*/
  5822. .bill-details .nav {
  5823. background-color: #fff;
  5824. height: 0.9 * 100rpx;
  5825. width: 100%;
  5826. line-height: 0.9 * 100rpx;
  5827. }
  5828. .bill-details .nav .item {
  5829. flex: 1;
  5830. -o-flex: 1;
  5831. -ms-flex: 1;
  5832. text-align: center;
  5833. font-size: 0.3 * 100rpx;
  5834. color: #282828;
  5835. height: 100%;
  5836. }
  5837. .bill-details .nav .item.on {
  5838. color: #e93323;
  5839. border-bottom: 0.03 * 100rpx solid #e93323;
  5840. }
  5841. /*限时抢购*/
  5842. .flash-sale .header {
  5843. width: 100%;
  5844. height: 2.4 * 100rpx;
  5845. }
  5846. .flash-sale .header image {
  5847. width: 100%;
  5848. height: 100%;
  5849. }
  5850. .flash-sale .whiteFixed {
  5851. position: fixed;
  5852. top: 0;
  5853. background-color: #fff;
  5854. left: 0;
  5855. width: 100%;
  5856. z-index: 5;
  5857. }
  5858. .flash-sale .timeLsit {
  5859. width: 100%;
  5860. white-space: nowrap;
  5861. overflow: hidden;
  5862. height: 1.1 * 100rpx;
  5863. }
  5864. .flash-sale .timeLsit .rush-time {
  5865. overflow-y: hidden;
  5866. overflow-x: auto;
  5867. width: 100%;
  5868. height: 1.5 * 100rpx;
  5869. }
  5870. .flash-sale .timeLsit .item {
  5871. display: inline-block;
  5872. font-size: 0.22 * 100rpx;
  5873. color: #282828;
  5874. width: 2 * 100rpx;
  5875. text-align: center;
  5876. padding: 0.11 * 100rpx 0;
  5877. height: 0.96 * 100rpx;
  5878. background-color: #efc58f;
  5879. }
  5880. .flash-sale .timeLsit .item ~ .item {
  5881. border-left: 1px solid #e3b06e;
  5882. }
  5883. .flash-sale .timeLsit .item .time {
  5884. font-size: 0.32 * 100rpx;
  5885. font-weight: bold;
  5886. height: 0.37 * 100rpx;
  5887. line-height: 0.37 * 100rpx;
  5888. }
  5889. .flash-sale .timeLsit .item.on {
  5890. background-color: #e93323;
  5891. color: #fff;
  5892. position: relative;
  5893. }
  5894. .flash-sale .timeLsit .item.on::before {
  5895. content: '';
  5896. width: 0;
  5897. height: 0;
  5898. border-left: 0.08 * 100rpx solid transparent;
  5899. border-right: 0.08 * 100rpx solid transparent;
  5900. border-top: 0.1 * 100rpx solid #e93323;
  5901. position: absolute;
  5902. bottom: -0.09 * 100rpx;
  5903. z-index: 99;
  5904. left: 50%;
  5905. transform: translateX(-50%);
  5906. }
  5907. .flash-sale .countDown {
  5908. height: 0.92 * 100rpx;
  5909. border-bottom: 1px solid #f0f0f0;
  5910. font-size: 0.28 * 100rpx;
  5911. color: #282828;
  5912. }
  5913. .flash-sale .countDown .timeTxt {
  5914. color: #fc4141;
  5915. }
  5916. .flash-sale .countDown .time {
  5917. font-size: 0.28 * 100rpx;
  5918. color: #282828;
  5919. }
  5920. .flash-sale .countDown .styleAll {
  5921. font-size: 0.28 * 100rpx;
  5922. font-weight: bold;
  5923. background-color: #ffcfcb;
  5924. padding: 0.04 * 100rpx 0.07 * 100rpx;
  5925. border-radius: 0.03 * 100rpx;
  5926. color: #fc4141;
  5927. }
  5928. .flash-sale .countDown .text {
  5929. }
  5930. .flash-sale .list.on {
  5931. margin-top: 2.02 * 100rpx;
  5932. }
  5933. .flash-sale .list .item {
  5934. padding: 0 0.3 * 100rpx;
  5935. border-bottom: 1px solid #f0f0f0;
  5936. height: 2.27 * 100rpx;
  5937. position: relative;
  5938. }
  5939. .flash-sale .list .item .pictrue {
  5940. width: 1.66 * 100rpx;
  5941. height: 1.66 * 100rpx;
  5942. }
  5943. .flash-sale .list .item .pictrue image {
  5944. width: 100%;
  5945. height: 100%;
  5946. border-radius: 0.06 * 100rpx;
  5947. }
  5948. .flash-sale .list .item .text {
  5949. width: 4.7 * 100rpx;
  5950. font-size: 0.3 * 100rpx;
  5951. color: #333;
  5952. height: 1.66 * 100rpx;
  5953. }
  5954. .flash-sale .list .item .text .money {
  5955. font-size: 0.24 * 100rpx;
  5956. color: #282828;
  5957. margin-top: -0.13 * 100rpx;
  5958. }
  5959. .flash-sale .list .item .text .money .num {
  5960. font-size: 0.34 * 100rpx;
  5961. font-weight: bold;
  5962. }
  5963. .tui-goods__item .progress {
  5964. overflow: hidden;
  5965. background-color: #fff;
  5966. width: 100%;
  5967. border-radius: 0.2 * 100rpx;
  5968. height: 0.34 * 100rpx;
  5969. position: relative;
  5970. }
  5971. .tui-goods__item .progress .bg-red {
  5972. width: 0;
  5973. height: 100%;
  5974. transition: width 0.6s ease;
  5975. background-color: #ffe3e1;
  5976. }
  5977. .tui-goods__item .progress .piece {
  5978. position: absolute;
  5979. left: 0;
  5980. right: 0;
  5981. transform: translate(0, -50%);
  5982. top: 49%;
  5983. font-size: 0.22 * 100rpx;
  5984. word-wrap: normal;
  5985. text-align: center;
  5986. }
  5987. .tui-goods__item .grab {
  5988. font-size: 0.28 * 100rpx;
  5989. color: #fff;
  5990. width: 1.4 * 100rpx;
  5991. height: 0.54 * 100rpx;
  5992. border-radius: 0.04 * 100rpx;
  5993. text-align: center;
  5994. line-height: 0.54 * 100rpx;
  5995. position: absolute;
  5996. right: 0.3 * 100rpx;
  5997. bottom: 0.3 * 100rpx;
  5998. }
  5999. /*抢购详情页*/
  6000. .product-con .nav {
  6001. box-sizing: border-box;
  6002. background: url('https://wx.yixiang.co/static/images/rushBuy.jpg') #fc4141 no-repeat;
  6003. background-size: 100% 100%;
  6004. width: 100%;
  6005. height: 1 * 100rpx;
  6006. padding: 0 0.3 * 100rpx;
  6007. }
  6008. .product-con .nav .money {
  6009. font-size: 0.28 * 100rpx;
  6010. color: #fff;
  6011. }
  6012. .product-con .nav .money .num {
  6013. font-size: 0.48 * 100rpx;
  6014. }
  6015. .product-con .nav .money .y-money {
  6016. font-size: 0.26 * 100rpx;
  6017. margin-left: 0.1 * 100rpx;
  6018. text-decoration: line-through;
  6019. }
  6020. .product-con .nav .times {
  6021. font-size: 0.2 * 100rpx;
  6022. color: #fff;
  6023. text-align: center;
  6024. margin-bottom: 0.04 * 100rpx;
  6025. }
  6026. .product-con .nav .times .time {
  6027. margin-top: 0.07 * 100rpx;
  6028. }
  6029. .product-con .nav .times .time .styleAll {
  6030. padding: 0 0.07 * 100rpx;
  6031. font-size: 0.22 * 100rpx;
  6032. color: #ff3d3d;
  6033. background-color: #fff;
  6034. border-radius: 0.02 * 100rpx;
  6035. }
  6036. .product-con .nav .iconfont {
  6037. color: #fff;
  6038. font-size: 0.3 * 100rpx;
  6039. margin-left: 0.2 * 100rpx;
  6040. }
  6041. .product-con .wrapperRush {
  6042. padding: 0.32 * 100rpx 0.3 * 100rpx;
  6043. background-color: #fff;
  6044. }
  6045. .product-con .wrapperRush .introduce .infor {
  6046. width: 5.7 * 100rpx;
  6047. font-size: 0.32 * 100rpx;
  6048. font-weight: bold;
  6049. }
  6050. .product-con .wrapperRush .introduce .iconfont {
  6051. font-size: 0.37 * 100rpx;
  6052. color: #515151;
  6053. }
  6054. .product-con .wrapperRush .label {
  6055. margin: 0.18 * 100rpx 0 0 0;
  6056. font-size: 0.24 * 100rpx;
  6057. color: #82848f;
  6058. }
  6059. .product-con .wrapperRush .label .stock {
  6060. width: 2.55 * 100rpx;
  6061. margin-right: 0.28 * 100rpx;
  6062. }
  6063. .product-con .footerRush {
  6064. position: fixed;
  6065. bottom: 0;
  6066. width: 100%;
  6067. height: 1 * 100rpx;
  6068. background-color: #fff;
  6069. font-size: 0.18 * 100rpx;
  6070. color: #666;
  6071. z-index: 99;
  6072. }
  6073. .product-con .footerRush .customerSer {
  6074. width: 14%;
  6075. font-size: 0.2 * 100rpx;
  6076. color: #666;
  6077. }
  6078. .product-con .footerRush .bnt {
  6079. width: 100%;
  6080. text-align: center;
  6081. line-height: 1 * 100rpx;
  6082. height: 100%;
  6083. color: #fff;
  6084. font-size: 0.3 * 100rpx;
  6085. }
  6086. /*新闻*/
  6087. .newsList .swiperNews {
  6088. width: 6.9 * 100rpx;
  6089. height: 3.67 * 100rpx;
  6090. margin: 0.3 * 100rpx auto 0 auto;
  6091. }
  6092. .newsList .swiperNews .swiper-slide {
  6093. width: 100%;
  6094. height: 3.3 * 100rpx;
  6095. }
  6096. .newsList .swiperNews .slide-image {
  6097. width: 100%;
  6098. height: 100%;
  6099. border-radius: 0.06 * 100rpx;
  6100. }
  6101. .newsList .swiperNews .swiper-pagination-bullet {
  6102. width: 0.12 * 100rpx;
  6103. height: 0.12 * 100rpx;
  6104. border-radius: 0;
  6105. transform: rotate(-45deg);
  6106. transform-origin: 0 100%;
  6107. -ms-transform-origin: 0 100%;
  6108. -o-transform-origin: 0 100%;
  6109. background-color: #d1d1d1;
  6110. opacity: 1;
  6111. margin: 0 0.1 * 100rpx;
  6112. }
  6113. .newsList .swiperNews .swiper-pagination-bullet-active {
  6114. background-color: #666666;
  6115. border: 0;
  6116. }
  6117. .newsList .swiperNews .swiper-pagination {
  6118. bottom: -0.07 * 100rpx;
  6119. width: 100%;
  6120. }
  6121. .newsList .nav {
  6122. padding: 0 0.3 * 100rpx;
  6123. width: 100%;
  6124. height: 1.05 * 100rpx;
  6125. overflow: hidden;
  6126. background-color: #fff;
  6127. }
  6128. .newsList .nav.on {
  6129. position: fixed;
  6130. top: 0;
  6131. left: 0;
  6132. width: 100%;
  6133. z-index: 5;
  6134. }
  6135. .newsList .nav .scrollNav {
  6136. white-space: nowrap;
  6137. overflow-y: hidden;
  6138. overflow-x: auto;
  6139. width: 100%;
  6140. }
  6141. .newsList .nav .item {
  6142. display: inline-block;
  6143. font-size: 0.32 * 100rpx;
  6144. color: #999;
  6145. margin-top: 0.4 * 100rpx;
  6146. }
  6147. .newsList .nav .item.on {
  6148. color: #282828;
  6149. }
  6150. .newsList .nav .item ~ .item {
  6151. margin-left: 0.46 * 100rpx;
  6152. }
  6153. .newsList .nav .item .line {
  6154. width: 0.24 * 100rpx;
  6155. height: 0.04 * 100rpx;
  6156. border-radius: 0.02 * 100rpx;
  6157. margin: 0.1 * 100rpx auto 0 auto;
  6158. }
  6159. .newsList .list.on {
  6160. margin-top: 1.05 * 100rpx;
  6161. }
  6162. .newsList .list .item {
  6163. margin: 0 0.3 * 100rpx;
  6164. border-bottom: 1px solid #f0f0f0;
  6165. padding: 0.35 * 100rpx 0;
  6166. }
  6167. .newsList .list .item .pictrue {
  6168. width: 2.5 * 100rpx;
  6169. height: 1.56 * 100rpx;
  6170. }
  6171. .newsList .list .item .pictrue image {
  6172. width: 100%;
  6173. height: 100%;
  6174. border-radius: 0.06 * 100rpx;
  6175. }
  6176. .newsList .list .item .text {
  6177. width: 4.2 * 100rpx;
  6178. height: 1.56 * 100rpx;
  6179. font-size: 0.24 * 100rpx;
  6180. color: #999;
  6181. }
  6182. .newsList .list .item .text .name {
  6183. font-size: 0.3 * 100rpx;
  6184. color: #282828;
  6185. }
  6186. .newsList .list .item .picList .pictrue {
  6187. width: 3.35 * 100rpx;
  6188. height: 2.1 * 100rpx;
  6189. margin-top: 0.3 * 100rpx;
  6190. }
  6191. .newsList .list .item .picList.on .pictrue {
  6192. width: 2.17 * 100rpx;
  6193. height: 1.36 * 100rpx;
  6194. }
  6195. .newsList .list .item .picList .pictrue image {
  6196. width: 100%;
  6197. height: 100%;
  6198. border-radius: 0.06 * 100rpx;
  6199. }
  6200. .newsList .list .item .time {
  6201. text-align: right;
  6202. font-size: 0.24 * 100rpx;
  6203. color: #999;
  6204. margin-top: 0.22 * 100rpx;
  6205. }
  6206. .newsList .van-tabs__wrap {
  6207. top: 0 !important;
  6208. }
  6209. /*新闻详情*/
  6210. .newsDetail .title {
  6211. padding: 0 0.3 * 100rpx;
  6212. font-size: 0.34 * 100rpx;
  6213. color: #282828;
  6214. font-weight: bold;
  6215. margin: 0.45 * 100rpx 0 0.23 * 100rpx 0;
  6216. line-height: 1.5;
  6217. }
  6218. .newsDetail .list {
  6219. margin: 0 0.3 * 100rpx;
  6220. border-bottom: 1px solid #eee;
  6221. padding-bottom: 0.25 * 100rpx;
  6222. }
  6223. .newsDetail .list .label {
  6224. font-size: 0.24 * 100rpx;
  6225. height: 0.38 * 100rpx;
  6226. border-radius: 0.03 * 100rpx;
  6227. text-align: center;
  6228. line-height: 0.36 * 100rpx;
  6229. padding: 0 0.1 * 100rpx;
  6230. max-width: 1.9 * 100rpx;
  6231. width: unset;
  6232. }
  6233. .newsDetail .list .item {
  6234. margin-left: 0.27 * 100rpx;
  6235. font-size: 0.24 * 100rpx;
  6236. color: #999;
  6237. }
  6238. .newsDetail .list .item .iconfont {
  6239. font-size: 0.28 * 100rpx;
  6240. margin-right: 0.1 * 100rpx;
  6241. }
  6242. .newsDetail .list .item .iconfont.icon-shenhezhong {
  6243. font-size: 0.26 * 100rpx;
  6244. }
  6245. .newsDetail .conter {
  6246. padding: 0 0.3 * 100rpx;
  6247. font-size: 0.3 * 100rpx;
  6248. color: #333;
  6249. line-height: 1.8;
  6250. padding-top: 0.35 * 100rpx;
  6251. }
  6252. .newsDetail .conter image {
  6253. width: 100%;
  6254. display: block;
  6255. }
  6256. /*佣金明细*/
  6257. .commission-details .promoterHeader .headerCon .money {
  6258. font-size: 0.36 * 100rpx;
  6259. }
  6260. .commission-details .promoterHeader .headerCon .money .num {
  6261. font-family: 'GuildfordProBook 5';
  6262. }
  6263. /*立即注册*/
  6264. .register {
  6265. // background-image: linear-gradient(to bottom, #eb3729 0%, #eb3729 100%);
  6266. // background-image: -moz-linear-gradient(to bottom, #eb3729 0%, #eb3729 100%);
  6267. width: 100%;
  6268. height: 100vh;
  6269. display: flex;
  6270. flex-direction: column;
  6271. // justify-content: center;
  6272. }
  6273. // .register .shading {
  6274. // background-image: url("https://wx.yixiang.co/static/images/registerw.png");
  6275. // background-repeat: no-repeat;
  6276. // background-size: 100% 100%;
  6277. // width: 100%;
  6278. // height: 2.86*100rpx;
  6279. // padding-top: 0.7*100rpx;
  6280. // }
  6281. // .register .shading .pictrue {
  6282. // width: 1.72*100rpx;
  6283. // height: 1.72*100rpx;
  6284. // border-radius: 50%;
  6285. // background-color: rgba(255, 255, 255, 0.8);
  6286. // margin: 0 auto;
  6287. // }
  6288. // .register .shading .pictrue image {
  6289. // width: 1.64*100rpx;
  6290. // height: 1.64*100rpx;
  6291. // border-radius: 50%;
  6292. // display: block;
  6293. // }
  6294. .register .whiteBg {
  6295. padding: 0 60rpx;
  6296. }
  6297. .register .whiteBg .title {
  6298. line-height: 2em;
  6299. font-size: 0.36 * 100rpx;
  6300. color: #282828;
  6301. text-align: left;
  6302. font-weight: bold;
  6303. margin-top: 100rpx;
  6304. margin-bottom: 50rpx;
  6305. }
  6306. .register .whiteBg .title .item ~ .item {
  6307. margin-left: 0.85 * 100rpx;
  6308. }
  6309. .register .whiteBg .title .item {
  6310. color: #999999;
  6311. border-bottom: 0.05 * 100rpx solid #fff;
  6312. padding-bottom: 0.1 * 100rpx;
  6313. }
  6314. .register .whiteBg .title .item.on {
  6315. color: #282828;
  6316. border-bottom-color: #f35749;
  6317. }
  6318. .register .whiteBg .list .item {
  6319. border-bottom: 1px solid #cccccc;
  6320. padding: 30rpx 0 30rpx 0rpx;
  6321. position: relative;
  6322. }
  6323. .register .whiteBg .list .item .name {
  6324. font-size: 0.26 * 100rpx;
  6325. color: #2d3342;
  6326. margin-bottom: 0.27 * 100rpx;
  6327. text-align: left;
  6328. }
  6329. .register .whiteBg .list .item .icon {
  6330. font-size: 0.35 * 100rpx;
  6331. margin-right: 0.32 * 100rpx;
  6332. }
  6333. .register .whiteBg .list .item input {
  6334. font-size: 0.33 * 100rpx;
  6335. width: 100%;
  6336. }
  6337. .register .whiteBg .list .item input::placeholder {
  6338. color: #cccccc;
  6339. }
  6340. .register .whiteBg .list .item .codeIput {
  6341. width: 2.5 * 100rpx;
  6342. }
  6343. .register .whiteBg .list .item .code {
  6344. position: absolute;
  6345. width: 1.5 * 100rpx;
  6346. height: 0.5 * 100rpx;
  6347. background-color: #f35446;
  6348. border-radius: 0.3 * 100rpx;
  6349. color: #fff;
  6350. line-height: 0.5 * 100rpx;
  6351. text-align: center;
  6352. bottom: 0.17 * 100rpx;
  6353. right: 0;
  6354. font-size: 0.25 * 100rpx;
  6355. }
  6356. .register .whiteBg .list .item .code.on {
  6357. background-color: #bbbbbb;
  6358. }
  6359. .register .whiteBg .list .forgetPwd {
  6360. text-align: right;
  6361. font-size: 0.28 * 100rpx;
  6362. color: #cccccc;
  6363. margin-top: 0.2 * 100rpx;
  6364. }
  6365. .register .whiteBg .list .forgetPwd .iconfont {
  6366. font-size: 0.3 * 100rpx;
  6367. margin-right: 0.1 * 100rpx;
  6368. vertical-align: middle;
  6369. }
  6370. .register .whiteBg .logon {
  6371. font-size: 0.34 * 100rpx;
  6372. color: #fff;
  6373. font-weight: bold;
  6374. height: 0.86 * 100rpx;
  6375. border-radius: 0.43 * 100rpx;
  6376. background: linear-gradient(to right, #f35447 0%, #ff8e3c 100%);
  6377. background: -moz-linear-gradient(to right, #f35447 0%, #ff8e3c 100%);
  6378. text-align: center;
  6379. line-height: 0.86 * 100rpx;
  6380. margin-top: 0.47 * 100rpx;
  6381. }
  6382. .register .whiteBg .tip {
  6383. height: 1.1 * 100rpx;
  6384. text-align: center;
  6385. line-height: 1.05 * 100rpx;
  6386. font-size: 0.3 * 100rpx;
  6387. color: #cccccc;
  6388. }
  6389. .register .bottom {
  6390. // background-image: url("https://wx.yixiang.co/static/images/registerB.png");
  6391. background-repeat: no-repeat;
  6392. background-size: 100% 100%;
  6393. width: 6.2 * 100rpx;
  6394. height: 0.36 * 100rpx;
  6395. margin: 0 auto;
  6396. }
  6397. /*产品分类*/
  6398. .productSort {
  6399. background: #fff;
  6400. }
  6401. .productSort .header {
  6402. width: 100%;
  6403. height: 0.96 * 100rpx;
  6404. background-color: #fff;
  6405. position: fixed;
  6406. left: 0;
  6407. right: 0;
  6408. top: 0;
  6409. /* #ifdef H5 */
  6410. top: calc(0 + env(safe-area-inset-top));
  6411. /* #endif */
  6412. z-index: 9;
  6413. // border-bottom: 1px solid #555;
  6414. }
  6415. .productSort .header .input {
  6416. width: 7 * 100rpx;
  6417. height: 0.6 * 100rpx;
  6418. background-color: #f5f5f5;
  6419. border-radius: 0.5 * 100rpx;
  6420. padding: 0 0.25 * 100rpx;
  6421. }
  6422. .productSort .header .input .iconfont {
  6423. font-size: 0.35 * 100rpx;
  6424. color: #555;
  6425. }
  6426. .productSort .header .input input {
  6427. font-size: 0.26 * 100rpx;
  6428. height: 100%;
  6429. width: 5.97 * 100rpx;
  6430. }
  6431. .productSort .header .input input::placeholder {
  6432. color: #999;
  6433. }
  6434. .productSort .aside {
  6435. position: fixed;
  6436. width: 1.8 * 100rpx;
  6437. left: 0;
  6438. top: 0.96 * 100rpx;
  6439. bottom: 1 * 100rpx;
  6440. background-color: #f7f7f7;
  6441. overflow-y: auto;
  6442. overflow-x: hidden;
  6443. overflow-scrolling: touch;
  6444. /* #ifdef H5 */
  6445. // top: calc(0 + env(safe-area-inset-top) + 88rpx);
  6446. /* #endif */
  6447. }
  6448. .productSort .aside .item {
  6449. height: 0.8 * 100rpx;
  6450. width: 100%;
  6451. font-size: 0.26 * 100rpx;
  6452. color: #424242;
  6453. }
  6454. .productSort .aside .item.on {
  6455. background-color: #fff;
  6456. border-left: 0.04 * 100rpx solid #eb3729;
  6457. width: 100%;
  6458. text-align: center;
  6459. color: #eb3729;
  6460. font-weight: bold;
  6461. }
  6462. .productSort .conter {
  6463. margin-left: 1.8 * 100rpx;
  6464. padding: 0 0.14 * 100rpx;
  6465. // margin-top: 0.96 * 100rpx;
  6466. }
  6467. .productSort .conter .listw {
  6468. padding-top: 0.2 * 100rpx;
  6469. }
  6470. .productSort .conter .listw .title {
  6471. height: 0.9 * 100rpx;
  6472. }
  6473. .productSort .conter .listw .title .line {
  6474. width: 1 * 100rpx;
  6475. height: 0.02 * 100rpx;
  6476. background-color: #999;
  6477. }
  6478. .productSort .conter .listw .title .name {
  6479. font-size: 0.28 * 100rpx;
  6480. color: #333;
  6481. margin: 0 0.3 * 100rpx;
  6482. font-weight: bold;
  6483. }
  6484. .productSort .conter .list {
  6485. flex-wrap: wrap;
  6486. -ms-flex-wrap: wrap;
  6487. }
  6488. .productSort .conter .list .item {
  6489. width: 1.77 * 100rpx;
  6490. margin-top: 0.26 * 100rpx;
  6491. }
  6492. .productSort .conter .list .item .picture {
  6493. width: 1.2 * 100rpx;
  6494. height: 1.2 * 100rpx;
  6495. border-radius: 50%;
  6496. }
  6497. .productSort .conter .list .item .picture image {
  6498. width: 100%;
  6499. height: 100%;
  6500. border-radius: 50%;
  6501. }
  6502. .productSort .conter .list .item .name {
  6503. font-size: 0.24 * 100rpx;
  6504. color: #333;
  6505. height: 0.56 * 100rpx;
  6506. line-height: 0.56 * 100rpx;
  6507. width: 1.2 * 100rpx;
  6508. text-align: center;
  6509. }
  6510. /*返回主页按钮*/
  6511. .home {
  6512. position: fixed;
  6513. top: 7.8 * 100rpx;
  6514. color: white;
  6515. text-align: center;
  6516. z-index: 33;
  6517. right: 0.1 * 100rpx;
  6518. }
  6519. .home .homeCon {
  6520. overflow: hidden;
  6521. width: 0.86 * 100rpx;
  6522. border-radius: 0.5 * 100rpx;
  6523. transition: all 0.3s ease-in-out 0s;
  6524. opacity: 0;
  6525. transform: scale(0);
  6526. height: 0;
  6527. color: #e93323;
  6528. }
  6529. .home .homeCon.on {
  6530. opacity: 1;
  6531. transform: scale(1);
  6532. height: 3 * 100rpx;
  6533. padding: 0.34 * 100rpx 0;
  6534. margin-bottom: 0.2 * 100rpx;
  6535. }
  6536. .home .homeCon .iconfont {
  6537. font-size: 0.48 * 100rpx;
  6538. color: #fff;
  6539. display: inline-block;
  6540. height: 0.9 * 100rpx;
  6541. margin: 0 auto;
  6542. }
  6543. .home .pictrue {
  6544. width: 0.86 * 100rpx;
  6545. height: 0.86 * 100rpx;
  6546. border-radius: 50%;
  6547. }
  6548. .home .pictrue .image {
  6549. width: 100%;
  6550. height: 100%;
  6551. border-radius: 50%;
  6552. }
  6553. /*商户管理公共样式*/
  6554. .pos-order-goods {
  6555. padding: 0 0.3 * 100rpx;
  6556. background-color: #fff;
  6557. }
  6558. .pos-order-goods .goods {
  6559. height: 1.85 * 100rpx;
  6560. }
  6561. .pos-order-goods .goods ~ .goods {
  6562. border-top: 1px dashed #e5e5e5;
  6563. }
  6564. .pos-order-goods .goods .picTxt {
  6565. width: 5.15 * 100rpx;
  6566. }
  6567. .pos-order-goods .goods .picTxt .pictrue {
  6568. width: 1.3 * 100rpx;
  6569. height: 1.3 * 100rpx;
  6570. }
  6571. .pos-order-goods .goods .picTxt .pictrue image {
  6572. width: 100%;
  6573. height: 100%;
  6574. border-radius: 0.06 * 100rpx;
  6575. }
  6576. .pos-order-goods .goods .picTxt .text {
  6577. width: 3.65 * 100rpx;
  6578. height: 1.3 * 100rpx;
  6579. }
  6580. .pos-order-goods .goods .picTxt .text .info {
  6581. font-size: 0.28 * 100rpx;
  6582. color: #282828;
  6583. }
  6584. .pos-order-goods .goods .picTxt .text .attr {
  6585. font-size: 0.2 * 100rpx;
  6586. color: #999;
  6587. }
  6588. .pos-order-goods .goods .money {
  6589. width: 1.64 * 100rpx;
  6590. text-align: right;
  6591. font-size: 0.28 * 100rpx;
  6592. }
  6593. .pos-order-goods .goods .money .x-money {
  6594. color: #282828;
  6595. }
  6596. .pos-order-goods .goods .money .num {
  6597. color: #ff9600;
  6598. margin: 0.05 * 100rpx 0;
  6599. }
  6600. .pos-order-goods .goods .money .y-money {
  6601. color: #999;
  6602. text-decoration: line-through;
  6603. }
  6604. .public-total {
  6605. font-size: 0.28 * 100rpx;
  6606. color: #282828;
  6607. border-top: 1px solid #eee;
  6608. height: 0.92 * 100rpx;
  6609. line-height: 0.92 * 100rpx;
  6610. text-align: right;
  6611. padding: 0 0.3 * 100rpx;
  6612. background-color: #fff;
  6613. }
  6614. .public-total .money {
  6615. color: #ff4c3c;
  6616. }
  6617. .priceChange {
  6618. position: fixed;
  6619. width: 5.8 * 100rpx;
  6620. height: 6.7 * 100rpx;
  6621. background-color: #fff;
  6622. border-radius: 0.1 * 100rpx;
  6623. top: 50%;
  6624. left: 50%;
  6625. margin-left: -2.9 * 100rpx;
  6626. margin-top: -3.35 * 100rpx;
  6627. z-index: 99;
  6628. transition: all 0.3s ease-in-out 0s;
  6629. transform: scale(0);
  6630. opacity: 0;
  6631. }
  6632. .priceChange.on {
  6633. opacity: 1;
  6634. transform: scale(1);
  6635. }
  6636. .priceChange .priceTitle {
  6637. background: url('https://wx.yixiang.co/static/images/pricetitle.jpg') no-repeat;
  6638. background-size: 100% 100%;
  6639. width: 100%;
  6640. height: 1.6 * 100rpx;
  6641. border-radius: 0.1 * 100rpx 0.1 * 100rpx 0 0;
  6642. text-align: center;
  6643. font-size: 0.4 * 100rpx;
  6644. color: #fff;
  6645. line-height: 1.6 * 100rpx;
  6646. position: relative;
  6647. }
  6648. .priceChange .priceTitle .iconfont {
  6649. position: absolute;
  6650. font-size: 0.4 * 100rpx;
  6651. right: 0.26 * 100rpx;
  6652. top: 0.23 * 100rpx;
  6653. width: 0.4 * 100rpx;
  6654. height: 0.4 * 100rpx;
  6655. line-height: 0.4 * 100rpx;
  6656. }
  6657. .priceChange .listChange {
  6658. padding: 0 0.4 * 100rpx;
  6659. }
  6660. .priceChange .listChange .item {
  6661. height: 1.03 * 100rpx;
  6662. border-bottom: 1px solid #e3e3e3;
  6663. font-size: 0.32 * 100rpx;
  6664. color: #333;
  6665. }
  6666. .priceChange .listChange .item .money {
  6667. color: #666;
  6668. width: 3 * 100rpx;
  6669. text-align: right;
  6670. }
  6671. .priceChange .listChange .item .money .iconfont {
  6672. font-size: 0.32 * 100rpx;
  6673. margin-left: 0.2 * 100rpx;
  6674. }
  6675. .priceChange .listChange .item .money input {
  6676. width: 100%;
  6677. height: 100%;
  6678. text-align: right;
  6679. color: #ccc;
  6680. }
  6681. .priceChange .listChange .item .money input.on {
  6682. color: #666;
  6683. }
  6684. .priceChange .modify {
  6685. font-size: 0.32 * 100rpx;
  6686. color: #fff;
  6687. width: 4.9 * 100rpx;
  6688. height: 0.9 * 100rpx;
  6689. text-align: center;
  6690. line-height: 0.9 * 100rpx;
  6691. border-radius: 0.45 * 100rpx;
  6692. background-color: #2291f8;
  6693. margin: 0.53 * 100rpx auto 0 auto;
  6694. }
  6695. .priceChange .modify1 {
  6696. font-size: 0.32 * 100rpx;
  6697. color: #312b2b;
  6698. width: 4.9 * 100rpx;
  6699. height: 0.9 * 100rpx;
  6700. text-align: center;
  6701. line-height: 0.9 * 100rpx;
  6702. border-radius: 0.45 * 100rpx;
  6703. background-color: #eee;
  6704. margin: 0.3 * 100rpx auto 0 auto;
  6705. }
  6706. .public-wrapper .title {
  6707. font-size: 0.3 * 100rpx;
  6708. color: #282828;
  6709. padding: 0 0.3 * 100rpx;
  6710. margin-bottom: 0.2 * 100rpx;
  6711. }
  6712. .public-wrapper .title .iconfont {
  6713. color: #2291f8;
  6714. font-size: 0.4 * 100rpx;
  6715. margin-right: 0.13 * 100rpx;
  6716. vertical-align: middle;
  6717. }
  6718. .public-wrapper {
  6719. margin: 0.18 * 100rpx auto 0 auto;
  6720. width: 6.9 * 100rpx;
  6721. background-color: #fff;
  6722. border-radius: 0.1 * 100rpx;
  6723. padding-top: 0.25 * 100rpx;
  6724. }
  6725. .public-wrapper .nav {
  6726. padding: 0 0.3 * 100rpx;
  6727. height: 0.7 * 100rpx;
  6728. line-height: 0.7 * 100rpx;
  6729. font-size: 0.24 * 100rpx;
  6730. color: #999;
  6731. }
  6732. .public-wrapper .data {
  6733. width: 2.1 * 100rpx;
  6734. text-align: left;
  6735. }
  6736. .public-wrapper .browse {
  6737. width: 1.92 * 100rpx;
  6738. text-align: right;
  6739. }
  6740. .public-wrapper .turnover {
  6741. width: 2.27 * 100rpx;
  6742. text-align: right;
  6743. }
  6744. .public-wrapper .conter {
  6745. padding: 0 0.3 * 100rpx;
  6746. }
  6747. .public-wrapper .conter .item {
  6748. border-bottom: 1px solid #f7f7f7;
  6749. height: 0.7 * 100rpx;
  6750. font-size: 0.24 * 100rpx;
  6751. }
  6752. .public-wrapper .conter .item .turnover {
  6753. color: #d84242;
  6754. }
  6755. /*商户管理订单列表*/
  6756. .pos-order-list .nav {
  6757. width: 100%;
  6758. height: 0.96 * 100rpx;
  6759. background-color: #fff;
  6760. font-size: 0.3 * 100rpx;
  6761. color: #282828;
  6762. position: fixed;
  6763. top: 0;
  6764. left: 0;
  6765. }
  6766. .pos-order-list .nav .item.on {
  6767. color: #2291f8;
  6768. }
  6769. .pos-order-list .list {
  6770. margin-top: 1.2 * 100rpx;
  6771. }
  6772. .pos-order-list .list .item {
  6773. background-color: #fff;
  6774. width: 100%;
  6775. }
  6776. .pos-order-list .list .item ~ .item {
  6777. margin-top: 0.24 * 100rpx;
  6778. }
  6779. .pos-order-list .list .item .order-num {
  6780. border-bottom: 1px solid #eee;
  6781. font-size: 0.26 * 100rpx;
  6782. font-weight: bold;
  6783. color: #282828;
  6784. padding: 0.2 * 100rpx 0.3 * 100rpx;
  6785. display: flex;
  6786. align-items: center;
  6787. justify-content: space-between;
  6788. }
  6789. .pos-order-list .list .item .order-num .time {
  6790. font-size: 0.26 * 100rpx;
  6791. font-weight: normal;
  6792. color: #999;
  6793. display: flex;
  6794. align-items: center;
  6795. }
  6796. .pos-order-list .list .item .operation {
  6797. padding: 0.2 * 100rpx 0.3 * 100rpx;
  6798. margin-top: 0.03 * 100rpx;
  6799. }
  6800. .pos-order-list .list .item .operation .more {
  6801. position: relative;
  6802. }
  6803. .pos-order-list .list .item .operation .icon-gengduo {
  6804. font-size: 0.5 * 100rpx;
  6805. color: #aaa;
  6806. }
  6807. .pos-order-list .list .item .operation .order .arrow {
  6808. width: 0;
  6809. height: 0;
  6810. border-left: 0.11 * 100rpx solid transparent;
  6811. border-right: 0.11 * 100rpx solid transparent;
  6812. border-top: 0.2 * 100rpx solid #e5e5e5;
  6813. position: absolute;
  6814. left: 0.15 * 100rpx;
  6815. bottom: -0.18 * 100rpx;
  6816. }
  6817. .pos-order-list .list .item .operation .order .arrow:before {
  6818. content: '';
  6819. width: 0;
  6820. height: 0;
  6821. border-left: 0.07 * 100rpx solid transparent;
  6822. border-right: 0.07 * 100rpx solid transparent;
  6823. border-top: 0.2 * 100rpx solid #fff;
  6824. position: absolute;
  6825. left: -0.07 * 100rpx;
  6826. bottom: 0;
  6827. }
  6828. .pos-order-list .list .item .operation .order {
  6829. width: 2 * 100rpx;
  6830. background-color: #fff;
  6831. border: 1px solid #eee;
  6832. border-radius: 0.1 * 100rpx;
  6833. position: absolute;
  6834. top: -1 * 100rpx;
  6835. z-index: 9;
  6836. }
  6837. .pos-order-list .list .item .operation .order .items {
  6838. height: 0.77 * 100rpx;
  6839. line-height: 0.77 * 100rpx;
  6840. text-align: center;
  6841. }
  6842. .pos-order-list .list .item .operation .order .items ~ .items {
  6843. border-top: 1px solid #f5f5f5;
  6844. }
  6845. .pos-order-list .list .item .operation .bnt {
  6846. font-size: 0.28 * 100rpx;
  6847. color: #5c5c5c;
  6848. width: 1.7 * 100rpx;
  6849. height: 0.6 * 100rpx;
  6850. border-radius: 0.3 * 100rpx;
  6851. border: 1px solid #bbb;
  6852. text-align: center;
  6853. line-height: 0.6 * 100rpx;
  6854. }
  6855. .pos-order-list .list .item .operation .bnt ~ .bnt {
  6856. margin-left: 0.14 * 100rpx;
  6857. }
  6858. /*商户管理订单详情*/
  6859. .pos-order-details .header {
  6860. background: linear-gradient(to right, #2291f8 0%, #1cd1dc 100%);
  6861. background: -moz-linear-gradient(to right, #2291f8 0%, #1cd1dc 100%);
  6862. }
  6863. .pos-order-details .header .state {
  6864. font-size: 0.36 * 100rpx;
  6865. color: #fff;
  6866. }
  6867. .pos-order-details .header .data {
  6868. margin-left: 0.35 * 100rpx;
  6869. font-size: 0.28 * 100rpx;
  6870. }
  6871. .pos-order-details .header .data .order-num {
  6872. font-size: 0.3 * 100rpx;
  6873. margin-bottom: 0.08 * 100rpx;
  6874. }
  6875. .pos-order-details .remarks {
  6876. width: 100%;
  6877. height: 0.86 * 100rpx;
  6878. background-color: #fff;
  6879. padding: 0 0.3 * 100rpx;
  6880. }
  6881. .pos-order-details .remarks .iconfont {
  6882. font-size: 0.4 * 100rpx;
  6883. color: #2a7efb;
  6884. }
  6885. .pos-order-details .remarks input {
  6886. width: 6.3 * 100rpx;
  6887. height: 100%;
  6888. font-size: 0.3 * 100rpx;
  6889. }
  6890. .pos-order-details .remarks input::placeholder {
  6891. color: #666;
  6892. }
  6893. .pos-order-details .orderingUser {
  6894. font-size: 0.26 * 100rpx;
  6895. color: #282828;
  6896. padding: 0 0.3 * 100rpx;
  6897. height: 0 * 100rpx;
  6898. background-color: #fff;
  6899. margin-top: 0.16 * 100rpx;
  6900. border-bottom: 1px solid #f5f5f5;
  6901. }
  6902. .pos-order-details .orderingUser .iconfont {
  6903. font-size: 0.4 * 100rpx;
  6904. color: #2a7efb;
  6905. margin-right: 0.15 * 100rpx;
  6906. }
  6907. .pos-order-details .address {
  6908. margin-top: 0;
  6909. }
  6910. .pos-order-details .pos-order-goods {
  6911. margin-top: 0.17 * 100rpx;
  6912. }
  6913. .pos-order-details .footer .more {
  6914. font-size: 0.27 * 100rpx;
  6915. color: #aaa;
  6916. width: 1 * 100rpx;
  6917. height: 0.64 * 100rpx;
  6918. text-align: center;
  6919. line-height: 0.64 * 100rpx;
  6920. margin-right: 0.25 * 100rpx;
  6921. position: relative;
  6922. }
  6923. .pos-order-details .footer .delivery {
  6924. background: linear-gradient(to right, #2291f8 0%, #1cd1dc 100%);
  6925. background: -moz-linear-gradient(to right, #2291f8 0%, #1cd1dc 100%);
  6926. }
  6927. .pos-order-details .footer .more .order .arrow {
  6928. width: 0;
  6929. height: 0;
  6930. border-left: 0.11 * 100rpx solid transparent;
  6931. border-right: 0.11 * 100rpx solid transparent;
  6932. border-top: 0.2 * 100rpx solid #e5e5e5;
  6933. position: absolute;
  6934. left: 0.15 * 100rpx;
  6935. bottom: -0.18 * 100rpx;
  6936. }
  6937. .pos-order-details .footer .more .order .arrow:before {
  6938. content: '';
  6939. width: 0;
  6940. height: 0;
  6941. border-left: 0.09 * 100rpx solid transparent;
  6942. border-right: 0.09 * 100rpx solid transparent;
  6943. border-top: 0.19 * 100rpx solid #fff;
  6944. position: absolute;
  6945. left: -0.1 * 100rpx;
  6946. bottom: 0;
  6947. }
  6948. .pos-order-details .footer .more .order {
  6949. width: 2 * 100rpx;
  6950. background-color: #fff;
  6951. border: 1px solid #eee;
  6952. border-radius: 0.1 * 100rpx;
  6953. position: absolute;
  6954. top: -2 * 100rpx;
  6955. z-index: 9;
  6956. }
  6957. .pos-order-details .footer .more .order .item {
  6958. height: 0.77 * 100rpx;
  6959. line-height: 0.77 * 100rpx;
  6960. }
  6961. .pos-order-details .footer .more .order .item ~ .item {
  6962. border-top: 1px solid #f5f5f5;
  6963. }
  6964. .pos-order-details .footer .more .moreName {
  6965. width: 100%;
  6966. height: 100%;
  6967. }
  6968. /*发货*/
  6969. .deliver-goods header {
  6970. width: 100%;
  6971. background-color: #fff;
  6972. margin-top: 0.1 * 100rpx;
  6973. }
  6974. .deliver-goods header .order-num {
  6975. padding: 0 0.3 * 100rpx;
  6976. border-bottom: 1px solid #f5f5f5;
  6977. height: 0.67 * 100rpx;
  6978. }
  6979. .deliver-goods header .order-num .num {
  6980. width: 4.3 * 100rpx;
  6981. font-size: 0.26 * 100rpx;
  6982. color: #282828;
  6983. position: relative;
  6984. }
  6985. .deliver-goods header .order-num .num:after {
  6986. position: absolute;
  6987. content: '';
  6988. width: 1px;
  6989. height: 0.3 * 100rpx;
  6990. background-color: #ddd;
  6991. top: 50%;
  6992. margin-top: -0.15 * 100rpx;
  6993. right: 0;
  6994. }
  6995. .deliver-goods header .order-num .name {
  6996. width: 2.6 * 100rpx;
  6997. font-size: 0.26 * 100rpx;
  6998. color: #282828;
  6999. text-align: center;
  7000. }
  7001. .deliver-goods header .order-num .name .iconfont {
  7002. font-size: 0.35 * 100rpx;
  7003. color: #477ef3;
  7004. vertical-align: middle;
  7005. margin-right: 0.1 * 100rpx;
  7006. }
  7007. .deliver-goods header .address {
  7008. font-size: 0.26 * 100rpx;
  7009. color: #868686;
  7010. background-color: #fff;
  7011. padding: 0.3 * 100rpx;
  7012. }
  7013. .deliver-goods header .address .name {
  7014. font-size: 0.3 * 100rpx;
  7015. color: #282828;
  7016. margin-bottom: 0.1 * 100rpx;
  7017. }
  7018. .deliver-goods header .address .name .phone {
  7019. margin-left: 0.4 * 100rpx;
  7020. }
  7021. .deliver-goods header .line {
  7022. width: 100%;
  7023. height: 0.03 * 100rpx;
  7024. }
  7025. .deliver-goods header .line image {
  7026. width: 100%;
  7027. height: 100%;
  7028. display: block;
  7029. }
  7030. .deliver-goods .wrapper {
  7031. width: 100%;
  7032. background-color: #fff;
  7033. }
  7034. .deliver-goods .wrapper .item {
  7035. border-bottom: 1px solid #f0f0f0;
  7036. padding: 0 0.3 * 100rpx;
  7037. height: 0.96 * 100rpx;
  7038. font-size: 0.32 * 100rpx;
  7039. color: #282828;
  7040. position: relative;
  7041. }
  7042. .deliver-goods .wrapper .item .mode {
  7043. width: 4.6 * 100rpx;
  7044. height: 100%;
  7045. text-align: right;
  7046. }
  7047. .deliver-goods .wrapper .item .mode .iconfont {
  7048. font-size: 0.3 * 100rpx;
  7049. margin-left: 0.13 * 100rpx;
  7050. }
  7051. .deliver-goods .wrapper .item .mode .goods ~ .goods {
  7052. margin-left: 0.3 * 100rpx;
  7053. }
  7054. .deliver-goods .wrapper .item .mode .goods {
  7055. color: #bbb;
  7056. }
  7057. .deliver-goods .wrapper .item .mode .goods.on {
  7058. color: #477ef3;
  7059. }
  7060. .deliver-goods .wrapper .item .icon-up {
  7061. position: absolute;
  7062. font-size: 0.35 * 100rpx;
  7063. color: #2c2c2c;
  7064. right: 0.3 * 100rpx;
  7065. }
  7066. .deliver-goods .wrapper .item select {
  7067. direction: rtl;
  7068. padding-right: 0.6 * 100rpx;
  7069. position: relative;
  7070. z-index: 2;
  7071. }
  7072. .deliver-goods .wrapper .item input::placeholder {
  7073. color: #bbb;
  7074. }
  7075. .deliver-goods .confirm {
  7076. font-size: 0.32 * 100rpx;
  7077. color: #fff;
  7078. width: 100%;
  7079. height: 1 * 100rpx;
  7080. background-color: #477ef3;
  7081. text-align: center;
  7082. line-height: 1 * 100rpx;
  7083. position: fixed;
  7084. bottom: 0;
  7085. }
  7086. /*订单首页*/
  7087. .order-index .header {
  7088. box-sizing: border-box;
  7089. background-size: 100% 100%;
  7090. width: 100%;
  7091. height: 3.02 * 100rpx;
  7092. padding: 0.45 * 100rpx 0.3 * 100rpx 0 0.3 * 100rpx;
  7093. position: relative;
  7094. // background-color: #eb3729;
  7095. }
  7096. .order-index .image {
  7097. position: absolute;
  7098. width: 100%;
  7099. left: 0;
  7100. right: 0;
  7101. top: 0;
  7102. z-index: 0;
  7103. }
  7104. .order-index .header:after {
  7105. position: absolute;
  7106. left: 0;
  7107. right: 0;
  7108. bottom: -0.98 * 100rpx;
  7109. z-index: -1;
  7110. content: '';
  7111. height: 1 * 100rpx;
  7112. width: 100%;
  7113. border-radius: 0 0 50% 50%;
  7114. // background-color: #eb3729;
  7115. }
  7116. .order-index .header .item {
  7117. flex: 1;
  7118. -o-flex: 1;
  7119. -ms-flex: 1;
  7120. text-align: center;
  7121. font-size: 0.24 * 100rpx;
  7122. color: #fff;
  7123. }
  7124. .order-index .header .item .num {
  7125. font-size: 0.4 * 100rpx;
  7126. margin-bottom: 0.07 * 100rpx;
  7127. }
  7128. .order-index .wrapper {
  7129. position: relative;
  7130. width: 6.9 * 100rpx;
  7131. background-color: #fff;
  7132. border-radius: 0.1 * 100rpx;
  7133. margin: -1.15 * 100rpx auto 0 auto;
  7134. padding-top: 0.25 * 100rpx;
  7135. z-index: 99;
  7136. }
  7137. .order-index .wrapper .title {
  7138. font-size: 0.3 * 100rpx;
  7139. color: #282828;
  7140. padding: 0 0.3 * 100rpx;
  7141. margin-bottom: 0.4 * 100rpx;
  7142. }
  7143. .order-index .wrapper .title .iconfont {
  7144. color: #2291f8;
  7145. font-size: 0.4 * 100rpx;
  7146. margin-right: 0.13 * 100rpx;
  7147. vertical-align: middle;
  7148. }
  7149. .order-index .wrapper .list .item {
  7150. width: 33.33%;
  7151. text-align: center;
  7152. font-size: 0.24 * 100rpx;
  7153. color: #999;
  7154. margin-bottom: 0.45 * 100rpx;
  7155. }
  7156. .order-index .wrapper .list .item .num {
  7157. font-size: 0.4 * 100rpx;
  7158. color: #333;
  7159. }
  7160. /*交易额统计*/
  7161. .statistical-page .navs {
  7162. width: 100%;
  7163. height: 0.96 * 100rpx;
  7164. background-color: #fff;
  7165. overflow: hidden;
  7166. line-height: 0.96 * 100rpx;
  7167. position: fixed;
  7168. top: 0;
  7169. left: 0;
  7170. z-index: 9;
  7171. }
  7172. .statistical-page .navs .list {
  7173. overflow-y: hidden;
  7174. overflow-x: auto;
  7175. white-space: nowrap;
  7176. width: 100%;
  7177. }
  7178. .statistical-page .navs .item {
  7179. font-size: 0.32 * 100rpx;
  7180. color: #282828;
  7181. margin-left: 0.78 * 100rpx;
  7182. display: inline-block;
  7183. }
  7184. .statistical-page .navs .item.on {
  7185. color: #2291f8;
  7186. }
  7187. .statistical-page .navs .item .iconfont {
  7188. font-size: 0.25 * 100rpx;
  7189. margin-left: 0.13 * 100rpx;
  7190. }
  7191. .statistical-page .wrapper {
  7192. box-sizing: border-box;
  7193. width: 100%;
  7194. background-color: #fff;
  7195. border-radius: 0.1 * 100rpx;
  7196. margin: 1.19 * 100rpx auto 0 auto;
  7197. padding: 0.3 * 100rpx 0.6 * 100rpx;
  7198. }
  7199. .statistical-page .wrapper .title {
  7200. font-size: 0.3 * 100rpx;
  7201. color: #999;
  7202. text-align: center;
  7203. }
  7204. .statistical-page .wrapper .money {
  7205. font-size: 0.72 * 100rpx;
  7206. color: #fba02a;
  7207. text-align: center;
  7208. margin-top: 0.1 * 100rpx;
  7209. }
  7210. .statistical-page .wrapper .increase {
  7211. font-size: 0.28 * 100rpx;
  7212. color: #999;
  7213. margin-top: 0.2 * 100rpx;
  7214. }
  7215. .statistical-page .wrapper .increase .red {
  7216. color: #ff6969;
  7217. }
  7218. .statistical-page .wrapper .increase .green {
  7219. color: #1abb1d;
  7220. }
  7221. .statistical-page .wrapper .increase .iconfont {
  7222. font-size: 0.23 * 100rpx;
  7223. margin-left: 0.15 * 100rpx;
  7224. }
  7225. .statistical-page .chart {
  7226. width: 6.9 * 100rpx;
  7227. height: 4.8 * 100rpx;
  7228. background-color: #fff;
  7229. border-radius: 0.1 * 100rpx;
  7230. margin: 0.23 * 100rpx auto 0 auto;
  7231. padding: 0.25 * 100rpx 0.22 * 100rpx 0 0.22 * 100rpx;
  7232. }
  7233. .statistical-page .chart .company {
  7234. font-size: 0.26 * 100rpx;
  7235. color: #999;
  7236. }
  7237. .statistical-page .mc-body {
  7238. padding-bottom: 0;
  7239. }
  7240. .statistical-page .mc-body tr {
  7241. background-color: #edf8fe;
  7242. border-top: 1px solid #fff;
  7243. width: 100%;
  7244. }
  7245. .statistical-page .mc-head-box view {
  7246. font-size: 14px;
  7247. }
  7248. .statistical-page .mc-range-mode .selected .mc-range-bg {
  7249. background-color: #a0dcf9;
  7250. }
  7251. .yd-confirm {
  7252. background-color: #fff;
  7253. font-size: unset;
  7254. width: 5.4 * 100rpx;
  7255. height: 2.5 * 100rpx;
  7256. border-radius: 0.4 * 100rpx;
  7257. }
  7258. .yd-confirm-hd {
  7259. text-align: center;
  7260. }
  7261. .yd-confirm-title {
  7262. color: #030303;
  7263. font-weight: bold;
  7264. font-size: 0.36 * 100rpx;
  7265. }
  7266. .yd-confirm-bd {
  7267. text-align: center;
  7268. font-size: 0.28 * 100rpx;
  7269. color: #333333;
  7270. }
  7271. .yd-confirm-ft {
  7272. line-height: 0.9 * 100rpx;
  7273. margin-top: 14px;
  7274. border-top: 0.01 * 100rpx solid #eee;
  7275. }
  7276. .yd-confirm-ft > a {
  7277. color: #e93323;
  7278. }
  7279. .yd-confirm-ft > a.primary {
  7280. border-left: 0.01 * 100rpx solid #eee;
  7281. color: #e93323;
  7282. }
  7283. /*修改密码*/
  7284. .ChangePassword .phone {
  7285. font-size: 0.32 * 100rpx;
  7286. font-weight: bold;
  7287. text-align: center;
  7288. margin-top: 0.55 * 100rpx;
  7289. }
  7290. .ChangePassword .list {
  7291. width: 5.8 * 100rpx;
  7292. margin: 0.53 * 100rpx auto 0 auto;
  7293. }
  7294. .ChangePassword .list .item {
  7295. width: 100%;
  7296. height: 1.1 * 100rpx;
  7297. border-bottom: 0.02 * 100rpx solid #f0f0f0;
  7298. }
  7299. .ChangePassword .list .item input {
  7300. width: 100%;
  7301. height: 100%;
  7302. font-size: 0.32 * 100rpx;
  7303. }
  7304. .ChangePassword .list .item input::placeholder {
  7305. color: #b9b9bc;
  7306. }
  7307. .ChangePassword .list .item input.codeIput {
  7308. width: 3.4 * 100rpx;
  7309. }
  7310. .ChangePassword .list .item .code {
  7311. font-size: 0.32 * 100rpx;
  7312. }
  7313. .ChangePassword .list .item .code.on {
  7314. color: #b9b9bc !important;
  7315. }
  7316. .ChangePassword .confirmBnt {
  7317. font-size: 0.32 * 100rpx;
  7318. width: 5.8 * 100rpx;
  7319. height: 0.9 * 100rpx;
  7320. border-radius: 0.45 * 100rpx;
  7321. color: #fff;
  7322. margin: 0.92 * 100rpx auto 0 auto;
  7323. text-align: center;
  7324. line-height: 0.9 * 100rpx;
  7325. }
  7326. .swiper-wrapper {
  7327. }
  7328. .posterCanvasWarp {
  7329. position: relative;
  7330. width: 0;
  7331. height: 0;
  7332. overflow: hidden;
  7333. .posterCanvas {
  7334. position: absolute;
  7335. left: 0;
  7336. top: 0;
  7337. width: 747px !important;
  7338. height: 1326px !important;
  7339. }
  7340. }
  7341. .text .name .icon-jingpintuijian,
  7342. .text .name .icon-xinpin {
  7343. color: #00f !important;
  7344. }
  7345. .text .name .icon-shoucang {
  7346. color: #ea3526 !important;
  7347. }
  7348. rich-text {
  7349. width: 100%;
  7350. display: block;
  7351. img,
  7352. image {
  7353. display: block;
  7354. width: 100%;
  7355. }
  7356. }
  7357. /*单行文本溢出省略号*/
  7358. .one-t {
  7359. overflow: hidden;
  7360. white-space: nowrap;
  7361. text-overflow: ellipsis;
  7362. transition: all linear 0.2s;
  7363. }
  7364. /*多行文本溢出省略号*/
  7365. .more-t {
  7366. overflow: hidden;
  7367. text-overflow: ellipsis;
  7368. display: -webkit-box;
  7369. -webkit-line-clamp: 2;
  7370. -webkit-box-orient: vertical;
  7371. transition: all linear 0.2s;
  7372. }
  7373. /* ==================
  7374. flex布局(colorui里面也有相关基础样式)
  7375. ==================== */
  7376. /* x水平排列*/
  7377. .x-f {
  7378. display: flex;
  7379. align-items: center;
  7380. }
  7381. /*x两端且水平居中*/
  7382. .x-bc {
  7383. display: flex;
  7384. justify-content: space-between;
  7385. align-items: center;
  7386. }
  7387. /*x平分且水平居中*/
  7388. .x-ac {
  7389. display: flex;
  7390. justify-content: space-around;
  7391. align-items: center;
  7392. }
  7393. /*x水平靠上对齐*/
  7394. .x-start {
  7395. display: flex;
  7396. align-items: flex-start;
  7397. }
  7398. /*x水平靠下对齐*/
  7399. .x-end {
  7400. display: flex;
  7401. align-items: flex-end;
  7402. }
  7403. /*上下左右居中*/
  7404. .x-c {
  7405. display: flex;
  7406. justify-content: center;
  7407. align-items: center;
  7408. }
  7409. /*y竖直靠左*/
  7410. .y-start {
  7411. display: flex;
  7412. flex-direction: column;
  7413. align-items: flex-start;
  7414. }
  7415. /*y竖直靠右*/
  7416. .y-end {
  7417. display: flex;
  7418. flex-direction: column;
  7419. align-items: flex-end;
  7420. }
  7421. /*y竖直居中*/
  7422. .y-f {
  7423. display: flex;
  7424. flex-direction: column;
  7425. align-items: center;
  7426. }
  7427. // y竖直两端
  7428. .y-b {
  7429. display: flex;
  7430. flex-direction: column;
  7431. justify-content: space-between;
  7432. }
  7433. /*y竖直两端居中*/
  7434. .y-bc {
  7435. display: flex;
  7436. flex-direction: column;
  7437. align-items: center;
  7438. justify-content: space-between;
  7439. }
  7440. /* ==================
  7441. 自定义变量
  7442. ==================== */
  7443. /*盒子模型*/
  7444. .mt2 {
  7445. margin-top: 2rpx;
  7446. }
  7447. .mr2 {
  7448. margin-right: 2rpx;
  7449. }
  7450. .mb2 {
  7451. margin-bottom: 2rpx;
  7452. }
  7453. .ml2 {
  7454. margin-left: 2rpx;
  7455. }
  7456. .mx2 {
  7457. margin-left: 2rpx;
  7458. margin-right: 2rpx;
  7459. }
  7460. .my2 {
  7461. margin-top: 2rpx;
  7462. margin-bottom: 2rpx;
  7463. }
  7464. .ma2 {
  7465. margin: 2rpx;
  7466. }
  7467. .mt4 {
  7468. margin-top: 4rpx;
  7469. }
  7470. .mr4 {
  7471. margin-right: 4rpx;
  7472. }
  7473. .mb4 {
  7474. margin-bottom: 4rpx;
  7475. }
  7476. .ml4 {
  7477. margin-left: 4rpx;
  7478. }
  7479. .mx4 {
  7480. margin-left: 4rpx;
  7481. margin-right: 4rpx;
  7482. }
  7483. .my4 {
  7484. margin-top: 4rpx;
  7485. margin-bottom: 4rpx;
  7486. }
  7487. .ma4 {
  7488. margin: 4rpx;
  7489. }
  7490. .mt8 {
  7491. margin-top: 8rpx;
  7492. }
  7493. .mr8 {
  7494. margin-right: 8rpx;
  7495. }
  7496. .mb8 {
  7497. margin-bottom: 8rpx;
  7498. }
  7499. .ml8 {
  7500. margin-left: 8rpx;
  7501. }
  7502. .mx8 {
  7503. margin-left: 8rpx;
  7504. margin-right: 8rpx;
  7505. }
  7506. .my8 {
  7507. margin-top: 8rpx;
  7508. margin-bottom: 8rpx;
  7509. }
  7510. .ma8 {
  7511. margin: 8rpx;
  7512. }
  7513. .mt10 {
  7514. margin-top: 10rpx;
  7515. }
  7516. .mr10 {
  7517. margin-right: 10rpx;
  7518. }
  7519. .mb10 {
  7520. margin-bottom: 10rpx;
  7521. }
  7522. .ml10 {
  7523. margin-left: 10rpx;
  7524. }
  7525. .mx10 {
  7526. margin-left: 10rpx;
  7527. margin-right: 10rpx;
  7528. }
  7529. .my10 {
  7530. margin-top: 10rpx;
  7531. margin-bottom: 10rpx;
  7532. }
  7533. .ma10 {
  7534. margin: 10rpx;
  7535. }
  7536. .mt15 {
  7537. margin-top: 15rpx;
  7538. }
  7539. .mr15 {
  7540. margin-right: 15rpx;
  7541. }
  7542. .mb15 {
  7543. margin-bottom: 15rpx;
  7544. }
  7545. .ml15 {
  7546. margin-left: 15rpx;
  7547. }
  7548. .mx15 {
  7549. margin-left: 15rpx;
  7550. margin-right: 15rpx;
  7551. }
  7552. .my15 {
  7553. margin-top: 15rpx;
  7554. margin-bottom: 15rpx;
  7555. }
  7556. .ma15 {
  7557. margin: 15rpx;
  7558. }
  7559. .mt20 {
  7560. margin-top: 20rpx;
  7561. }
  7562. .mr20 {
  7563. margin-right: 20rpx;
  7564. }
  7565. .mb20 {
  7566. margin-bottom: 20rpx;
  7567. }
  7568. .ml20 {
  7569. margin-left: 20rpx;
  7570. }
  7571. .mx20 {
  7572. margin-left: 20rpx;
  7573. margin-right: 20rpx;
  7574. }
  7575. .my20 {
  7576. margin-top: 20rpx;
  7577. margin-bottom: 20rpx;
  7578. }
  7579. .ma20 {
  7580. margin: 20rpx;
  7581. }
  7582. .mt24 {
  7583. margin-top: 24rpx;
  7584. }
  7585. .mr24 {
  7586. margin-right: 24rpx;
  7587. }
  7588. .mb24 {
  7589. margin-bottom: 24rpx;
  7590. }
  7591. .ml24 {
  7592. margin-left: 24rpx;
  7593. }
  7594. .mx24 {
  7595. margin-left: 24rpx;
  7596. margin-right: 24rpx;
  7597. }
  7598. .my24 {
  7599. margin-top: 24rpx;
  7600. margin-bottom: 24rpx;
  7601. }
  7602. .ma24 {
  7603. margin: 24rpx;
  7604. }
  7605. .mt30 {
  7606. margin-top: 30rpx;
  7607. }
  7608. .mr30 {
  7609. margin-right: 30rpx;
  7610. }
  7611. .mb30 {
  7612. margin-bottom: 30rpx;
  7613. }
  7614. .ml30 {
  7615. margin-left: 30rpx;
  7616. }
  7617. .mx30 {
  7618. margin-left: 30rpx;
  7619. margin-right: 30rpx;
  7620. }
  7621. .my30 {
  7622. margin-top: 30rpx;
  7623. margin-bottom: 30rpx;
  7624. }
  7625. .ma30 {
  7626. margin: 30rpx;
  7627. }
  7628. .pt2 {
  7629. padding-top: 2rpx;
  7630. }
  7631. .pr2 {
  7632. padding-right: 2rpx;
  7633. }
  7634. .pb2 {
  7635. padding-bottom: 2rpx;
  7636. }
  7637. .pl2 {
  7638. padding-left: 2rpx;
  7639. }
  7640. .px2 {
  7641. padding-left: 2rpx;
  7642. padding-right: 2rpx;
  7643. }
  7644. .py2 {
  7645. padding-top: 2rpx;
  7646. padding-bottom: 2rpx;
  7647. }
  7648. .pa2 {
  7649. padding: 2rpx;
  7650. }
  7651. .pt4 {
  7652. padding-top: 4rpx;
  7653. }
  7654. .pr4 {
  7655. padding-right: 4rpx;
  7656. }
  7657. .pb4 {
  7658. padding-bottom: 4rpx;
  7659. }
  7660. .pl4 {
  7661. padding-left: 4rpx;
  7662. }
  7663. .px4 {
  7664. padding-left: 4rpx;
  7665. padding-right: 4rpx;
  7666. }
  7667. .py4 {
  7668. padding-top: 4rpx;
  7669. padding-bottom: 4rpx;
  7670. }
  7671. .pa4 {
  7672. padding: 4rpx;
  7673. }
  7674. .pt8 {
  7675. padding-top: 8rpx;
  7676. }
  7677. .pr8 {
  7678. padding-right: 8rpx;
  7679. }
  7680. .pb8 {
  7681. padding-bottom: 8rpx;
  7682. }
  7683. .pl8 {
  7684. padding-left: 8rpx;
  7685. }
  7686. .px8 {
  7687. padding-left: 8rpx;
  7688. padding-right: 8rpx;
  7689. }
  7690. .py8 {
  7691. padding-top: 8rpx;
  7692. padding-bottom: 8rpx;
  7693. }
  7694. .pa8 {
  7695. padding: 8rpx;
  7696. }
  7697. .pt10 {
  7698. padding-top: 10rpx;
  7699. }
  7700. .pr10 {
  7701. padding-right: 10rpx;
  7702. }
  7703. .pb10 {
  7704. padding-bottom: 10rpx;
  7705. }
  7706. .pl10 {
  7707. padding-left: 10rpx;
  7708. }
  7709. .px10 {
  7710. padding-left: 10rpx;
  7711. padding-right: 10rpx;
  7712. }
  7713. .py10 {
  7714. padding-top: 10rpx;
  7715. padding-bottom: 10rpx;
  7716. }
  7717. .pa10 {
  7718. padding: 10rpx;
  7719. }
  7720. .pt15 {
  7721. padding-top: 15rpx;
  7722. }
  7723. .pr15 {
  7724. padding-right: 15rpx;
  7725. }
  7726. .pb15 {
  7727. padding-bottom: 15rpx;
  7728. }
  7729. .pl15 {
  7730. padding-left: 15rpx;
  7731. }
  7732. .px15 {
  7733. padding-left: 15rpx;
  7734. padding-right: 15rpx;
  7735. }
  7736. .py15 {
  7737. padding-top: 15rpx;
  7738. padding-bottom: 15rpx;
  7739. }
  7740. .pa15 {
  7741. padding: 15rpx;
  7742. }
  7743. .pt20 {
  7744. padding-top: 20rpx;
  7745. }
  7746. .pr20 {
  7747. padding-right: 20rpx;
  7748. }
  7749. .pb20 {
  7750. padding-bottom: 20rpx;
  7751. }
  7752. .pl20 {
  7753. padding-left: 20rpx;
  7754. }
  7755. .px20 {
  7756. padding-left: 20rpx;
  7757. padding-right: 20rpx;
  7758. }
  7759. .py20 {
  7760. padding-top: 20rpx;
  7761. padding-bottom: 20rpx;
  7762. }
  7763. .pa20 {
  7764. padding: 20rpx;
  7765. }
  7766. .pt24 {
  7767. padding-top: 24rpx;
  7768. }
  7769. .pr24 {
  7770. padding-right: 24rpx;
  7771. }
  7772. .pb24 {
  7773. padding-bottom: 24rpx;
  7774. }
  7775. .pl24 {
  7776. padding-left: 24rpx;
  7777. }
  7778. .px24 {
  7779. padding-left: 24rpx;
  7780. padding-right: 24rpx;
  7781. }
  7782. .py24 {
  7783. padding-top: 24rpx;
  7784. padding-bottom: 24rpx;
  7785. }
  7786. .pa24 {
  7787. padding: 24rpx;
  7788. }
  7789. .pt30 {
  7790. padding-top: 30rpx;
  7791. }
  7792. .pr30 {
  7793. padding-right: 30rpx;
  7794. }
  7795. .pb30 {
  7796. padding-bottom: 30rpx;
  7797. }
  7798. .pl30 {
  7799. padding-left: 30rpx;
  7800. }
  7801. .px30 {
  7802. padding-left: 30rpx;
  7803. padding-right: 30rpx;
  7804. }
  7805. .py30 {
  7806. padding-top: 30rpx;
  7807. padding-bottom: 30rpx;
  7808. }
  7809. .pa30 {
  7810. padding: 30rpx;
  7811. }
  7812. .min-goods {
  7813. width: 152rpx;
  7814. background: #fff;
  7815. .img-box {
  7816. width: 152rpx;
  7817. height: 152rpx;
  7818. overflow: hidden;
  7819. position: relative;
  7820. .tag {
  7821. position: absolute;
  7822. left: 0;
  7823. bottom: 0rpx;
  7824. z-index: 2;
  7825. line-height: 35rpx;
  7826. background: linear-gradient(132deg, rgba(243, 223, 177, 1), rgba(243, 223, 177, 1), rgba(236, 190, 96, 1));
  7827. border-radius: 0px 18rpx 18rpx 0px;
  7828. padding: 0 10rpx;
  7829. font-size: 24rpx;
  7830. font-family: PingFang SC;
  7831. font-weight: bold;
  7832. color: rgba(120, 79, 6, 1);
  7833. }
  7834. .img {
  7835. width: 100%;
  7836. background-color: #ccc;
  7837. }
  7838. }
  7839. .price-box {
  7840. width: 100%;
  7841. margin-top: 10rpx;
  7842. .seckill-current {
  7843. font-size: 30rpx;
  7844. font-weight: 500;
  7845. color: rgba(225, 33, 43, 1);
  7846. }
  7847. .original {
  7848. font-size: 20rpx;
  7849. font-weight: 400;
  7850. // text-decoration: line-through;
  7851. color: rgba(153, 153, 153, 1);
  7852. margin-left: 14rpx;
  7853. }
  7854. }
  7855. .title {
  7856. font-size: 26rpx;
  7857. }
  7858. }
  7859. .contacButton {
  7860. padding: 0;
  7861. background-color: #fff;
  7862. line-height: 25rpx;
  7863. }
  7864. .contacButton::after {
  7865. border: 0;
  7866. }
  7867. .footer .icon-shoucang1 {
  7868. color: #eb3729;
  7869. }
  7870. .ytabs {
  7871. .nav {
  7872. margin: 0 auto;
  7873. padding: 0 30rpx;
  7874. width: 100%;
  7875. box-sizing: border-box;
  7876. }
  7877. .nav .item {
  7878. flex: 1;
  7879. position: relative;
  7880. }
  7881. }
  7882. .shoppingCart,
  7883. .user,
  7884. .container {
  7885. height: 100%;
  7886. }
  7887. .bargainGang.bargain-box,
  7888. .goodsDetails.bargain-box {
  7889. padding-top: 0 !important;
  7890. .content {
  7891. margin-top: 0;
  7892. }
  7893. }
  7894. .bargain .bargain-product.wrapper .cu-progress {
  7895. margin-top: 30rpx;
  7896. }