goods.wxss 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938
  1. .container {
  2. margin-bottom: 100rpx;
  3. }
  4. .goodsimgs {
  5. width: 750rpx;
  6. height: 750rpx;
  7. }
  8. .goodsimgs image {
  9. width: 750rpx;
  10. height: 750rpx;
  11. }
  12. .service-policy {
  13. /* width: 750rpx; */
  14. height: 73rpx;
  15. background: #f4f4f4;
  16. padding: 0 31.25rpx;
  17. display: flex;
  18. flex-flow: row nowrap;
  19. align-items: center;
  20. justify-content: space-between;
  21. }
  22. .service-policy .item {
  23. background: url(http://nos.netease.com/mailpub/hxm/yanxuan-wap/p/20150730/style/img/icon-normal/servicePolicyRed-518d32d74b.png) 0 center no-repeat;
  24. background-size: 10rpx;
  25. padding-left: 15rpx;
  26. display: flex;
  27. align-items: center;
  28. font-size: 25rpx;
  29. color: #666;
  30. }
  31. .goods-info {
  32. width: 750rpx;
  33. /* height: 306rpx; */
  34. overflow: hidden;
  35. background: #fff;
  36. }
  37. .goods-info .c {
  38. display: block;
  39. width: 718.75rpx;
  40. height: 100%;
  41. margin-left: 31.25rpx;
  42. padding: 38rpx 31.25rpx 38rpx 0;
  43. border-bottom: 1px solid #f4f4f4;
  44. }
  45. .goods-info .c text {
  46. display: block;
  47. width: 687.5rpx;
  48. }
  49. .goods-info .name {
  50. /* height: 41rpx; */
  51. margin-bottom: 5.208rpx;
  52. font-size: 41rpx;
  53. text-align: center;
  54. /* line-height: 41rpx; */
  55. }
  56. .goods-info .desc {
  57. /* height: 43rpx; */
  58. margin-bottom: 41rpx;
  59. font-size: 24rpx;
  60. line-height: 36rpx;
  61. color: #999;
  62. }
  63. .goods-info .price {
  64. /* height: 35rpx; */
  65. font-size: 40rpx;
  66. line-height: 35rpx;
  67. color: #f94b4b;
  68. margin-top: 30rpx;
  69. margin-bottom: 30rpx;
  70. text-align: center;
  71. }
  72. .goods-info .flex {
  73. display: flex;
  74. }
  75. .goods-info .tag {
  76. position: absolute;
  77. align-items: center;
  78. padding: 0 10rpx;
  79. border-radius: 3px;
  80. width: auto;
  81. color: #f94b4b;
  82. overflow: hidden;
  83. border: 1px solid #f94b4b;
  84. font-size: 30rpx;
  85. right: 100rpx;
  86. }
  87. .goods-info .market-price {
  88. font-size: 29rpx;
  89. line-height: 35rpx;
  90. color: #555;
  91. /* margin-top: 30rpx; */
  92. margin-bottom: 30rpx;
  93. text-decoration: line-through;
  94. text-align: center;
  95. }
  96. .goods-info .brand {
  97. margin-top: 23rpx;
  98. min-height: 40rpx;
  99. text-align: center;
  100. }
  101. .goods-info .brand text {
  102. display: inline-block;
  103. width: auto;
  104. padding: 2px 30rpx 2px 10.5rpx;
  105. line-height: 35.5rpx;
  106. border: 1px solid #f48f18;
  107. font-size: 25rpx;
  108. color: #f48f18;
  109. border-radius: 4px;
  110. background: url(http://nos.netease.com/mailpub/hxm/yanxuan-wap/p/20150730/style/img/icon-normal/detailTagArrow-18bee52dab.png) 95% center no-repeat;
  111. background-size: 10.75rpx 18.75rpx;
  112. }
  113. .section-nav {
  114. width: 750rpx;
  115. background: #fff;
  116. margin-bottom: 20rpx;
  117. padding: 5px;
  118. }
  119. .section-nav .t {
  120. float: left;
  121. width: 600rpx;
  122. height: 108rpx;
  123. line-height: 108rpx;
  124. font-size: 29rpx;
  125. color: #333;
  126. margin-left: 31.25rpx;
  127. }
  128. .section-nav .i {
  129. float: right;
  130. width: 52rpx;
  131. height: 52rpx;
  132. margin-right: 16rpx;
  133. margin-top: 28rpx;
  134. }
  135. .section-act .t {
  136. float: left;
  137. display: flex;
  138. align-items: center;
  139. overflow: hidden;
  140. line-height: 108rpx;
  141. font-size: 29rpx;
  142. color: #999;
  143. width: 700rpx;
  144. height: 70rpx;
  145. /* margin-left: 31.25rpx; */
  146. }
  147. .section-act .label {
  148. color: #999;
  149. }
  150. .section-act .tag {
  151. display: flex;
  152. align-items: center;
  153. padding: 0 10rpx;
  154. border-radius: 3px;
  155. height: 37rpx;
  156. width: auto;
  157. color: #999;
  158. overflow: hidden;
  159. border: 1px solid #999;
  160. font-size: 25rpx;
  161. margin: 0 10rpx;
  162. }
  163. .section-act .y {
  164. color: #f48f18;
  165. border: 1px solid #f48f18;
  166. }
  167. .section-act .r {
  168. color: #f94b4b;
  169. border: 1px solid #f94b4b;
  170. }
  171. .section-act .text {
  172. display: flex;
  173. align-items: center;
  174. height: 37rpx;
  175. width: auto;
  176. overflow: hidden;
  177. color: #f48f18;
  178. font-size: 29rpx;
  179. }
  180. .comments {
  181. width: 100%;
  182. height: auto;
  183. padding-left: 30rpx;
  184. background: #fff;
  185. margin: 20rpx 0;
  186. }
  187. .comments .h {
  188. height: 102.5rpx;
  189. line-height: 100.5rpx;
  190. width: 718.75rpx;
  191. padding-right: 16rpx;
  192. }
  193. .comments .h .t {
  194. display: block;
  195. float: left;
  196. width: 50%;
  197. font-size: 38.5rpx;
  198. color: #333;
  199. }
  200. .comments .h .i {
  201. display: block;
  202. float: right;
  203. width: 164rpx;
  204. height: 100.5rpx;
  205. line-height: 100.5rpx;
  206. background: url(http://nos.netease.com/mailpub/hxm/yanxuan-wap/p/20150730/style/img/icon-normal/address-right-990628faa7.png) right center no-repeat;
  207. background-size: 52rpx;
  208. }
  209. .comments .b {
  210. height: auto;
  211. width: 720rpx;
  212. }
  213. .comments .item {
  214. height: auto;
  215. width: 720rpx;
  216. overflow: hidden;
  217. border-top: 1px solid #d9d9d9;
  218. }
  219. .comments .info {
  220. width: 100%;
  221. padding: 33rpx 0 0 0;
  222. }
  223. .comments .reply-info {
  224. width: 100%;
  225. }
  226. .comments .user {
  227. float: left;
  228. width: auto;
  229. height: 67rpx;
  230. line-height: 67rpx;
  231. font-size: 0;
  232. overflow: hidden;
  233. }
  234. .comments .reply-user {
  235. float: left;
  236. width: auto;
  237. height: 67rpx;
  238. line-height: 67rpx;
  239. font-size: 0;
  240. margin-left: 50rpx;
  241. overflow: hidden;
  242. }
  243. .comments .reply-user text {
  244. display: inline-block;
  245. width: auto;
  246. height: 66rpx;
  247. overflow: hidden;
  248. font-size: 29rpx;
  249. line-height: 66rpx;
  250. font-weight: bold;
  251. }
  252. .navimg {
  253. float: left;
  254. width: 67rpx;
  255. height: 67rpx;
  256. margin-right: 17rpx;
  257. border-radius: 50%;
  258. background-size:cover;
  259. }
  260. .navimg-reply {
  261. float: left;
  262. width: 50rpx;
  263. height: 50rpx;
  264. margin-right: 17rpx;
  265. margin-top: 5rpx;
  266. border-radius: 50%;
  267. background-size:cover;
  268. }
  269. .comments .user text {
  270. display: inline-block;
  271. width: auto;
  272. height: 66rpx;
  273. overflow: hidden;
  274. font-size: 29rpx;
  275. line-height: 66rpx;
  276. font-weight: bold;
  277. }
  278. .comments .time {
  279. display: block;
  280. float: right;
  281. width: auto;
  282. height: 67rpx;
  283. line-height: 67rpx;
  284. color: #7f7f7f;
  285. font-size: 25rpx;
  286. margin-right: 30rpx;
  287. }
  288. .comments .content {
  289. width: 630rpx;
  290. padding-right: 30rpx;
  291. line-height: 45.8rpx;
  292. font-size: 29rpx;
  293. margin-bottom: 24rpx;
  294. margin-left: 80rpx;
  295. }
  296. .comments .reply-content {
  297. /* width: 720rpx; */
  298. width: 600rpx;
  299. padding-right: 30rpx;
  300. line-height: 45.8rpx;
  301. font-size: 29rpx;
  302. margin-bottom: 24rpx;
  303. margin-left: 115rpx;
  304. }
  305. .comments .imgs {
  306. width: 720rpx;
  307. height: auto;
  308. margin-bottom: 25rpx;
  309. }
  310. .comments .imgs .img {
  311. height: 150rpx;
  312. width: 150rpx;
  313. margin-right: 28rpx;
  314. }
  315. .comments .spec {
  316. width: 720rpx;
  317. padding-right: 30rpx;
  318. line-height: 30rpx;
  319. font-size: 24rpx;
  320. color: #999;
  321. margin-bottom: 30rpx;
  322. }
  323. .goods-attr {
  324. width: 750rpx;
  325. height: auto;
  326. overflow: hidden;
  327. padding: 0 31.25rpx 25rpx 31.25rpx;
  328. background: #fff;
  329. }
  330. .goods-attr .t {
  331. width: 687.5rpx;
  332. height: 104rpx;
  333. line-height: 104rpx;
  334. font-size: 38.5rpx;
  335. }
  336. .goods-attr .item {
  337. width: 687.5rpx;
  338. height: 68rpx;
  339. padding: 11rpx 20rpx;
  340. margin-bottom: 11rpx;
  341. background: #f7f7f7;
  342. font-size: 38.5rpx;
  343. }
  344. .goods-attr .left {
  345. float: left;
  346. font-size: 25rpx;
  347. width: 134rpx;
  348. height: 45rpx;
  349. line-height: 45rpx;
  350. overflow: hidden;
  351. color: #999;
  352. }
  353. .goods-attr .right {
  354. float: left;
  355. font-size: 36.5rpx;
  356. margin-left: 20rpx;
  357. width: 480rpx;
  358. height: 45rpx;
  359. line-height: 45rpx;
  360. overflow: hidden;
  361. color: #333;
  362. }
  363. .detail {
  364. width: 750rpx;
  365. height: auto;
  366. overflow: hidden;
  367. }
  368. .detail image {
  369. width: 750rpx;
  370. display: block;
  371. }
  372. .common-problem {
  373. width: 750rpx;
  374. height: auto;
  375. overflow: hidden;
  376. }
  377. .common-problem .h {
  378. position: relative;
  379. height: 145.5rpx;
  380. width: 750rpx;
  381. padding: 56.25rpx 0;
  382. background: #fff;
  383. text-align: center;
  384. }
  385. .common-problem .h .line {
  386. display: inline-block;
  387. position: absolute;
  388. top: 72rpx;
  389. left: 0;
  390. z-index: 2;
  391. height: 1px;
  392. margin-left: 225rpx;
  393. width: 300rpx;
  394. background: #ccc;
  395. }
  396. .common-problem .h .title {
  397. display: inline-block;
  398. position: absolute;
  399. top: 56.125rpx;
  400. left: 0;
  401. z-index: 3;
  402. height: 33rpx;
  403. margin-left: 285rpx;
  404. width: 180rpx;
  405. background: #fff;
  406. }
  407. .common-problem .b {
  408. width: 750rpx;
  409. height: auto;
  410. overflow: hidden;
  411. padding: 0rpx 30rpx;
  412. background: #fff;
  413. }
  414. .common-problem .item {
  415. height: auto;
  416. overflow: hidden;
  417. padding-bottom: 25rpx;
  418. }
  419. .common-problem .question-box .spot {
  420. float: left;
  421. display: block;
  422. height: 8rpx;
  423. width: 8rpx;
  424. background: #b4282d;
  425. border-radius: 50%;
  426. margin-top: 11rpx;
  427. }
  428. .common-problem .question-box .question {
  429. float: left;
  430. line-height: 30rpx;
  431. padding-left: 8rpx;
  432. display: block;
  433. font-size: 26rpx;
  434. padding-bottom: 15rpx;
  435. color: #303030;
  436. }
  437. .common-problem .answer {
  438. line-height: 36rpx;
  439. padding-left: 16rpx;
  440. font-size: 26rpx;
  441. color: #787878;
  442. }
  443. .related-goods {
  444. width: 750rpx;
  445. height: auto;
  446. overflow: hidden;
  447. }
  448. .related-goods .h {
  449. position: relative;
  450. height: 145.5rpx;
  451. width: 750rpx;
  452. padding: 56.25rpx 0;
  453. background: #fff;
  454. text-align: center;
  455. border-bottom: 1px solid #f4f4f4;
  456. }
  457. .related-goods .h .line {
  458. display: inline-block;
  459. position: absolute;
  460. top: 72rpx;
  461. left: 0;
  462. z-index: 2;
  463. height: 1px;
  464. margin-left: 225rpx;
  465. width: 300rpx;
  466. background: #ccc;
  467. }
  468. .related-goods .h .title {
  469. display: inline-block;
  470. position: absolute;
  471. top: 56.125rpx;
  472. left: 0;
  473. z-index: 3;
  474. height: 33rpx;
  475. margin-left: 285rpx;
  476. width: 180rpx;
  477. background: #fff;
  478. }
  479. .related-goods .b {
  480. width: 750rpx;
  481. height: auto;
  482. overflow: hidden;
  483. }
  484. .related-goods .b .item {
  485. float: left;
  486. background: #fff;
  487. width: 375rpx;
  488. height: auto;
  489. overflow: hidden;
  490. text-align: center;
  491. padding: 15rpx 31.25rpx;
  492. border-right: 1px solid #f4f4f4;
  493. border-bottom: 1px solid #f4f4f4;
  494. }
  495. .related-goods .item .img {
  496. width: 311.45rpx;
  497. height: 311.45rpx;
  498. }
  499. .related-goods .item .name {
  500. display: block;
  501. width: 311.45rpx;
  502. height: 35rpx;
  503. margin: 11.5rpx 0 15rpx 0;
  504. text-align: center;
  505. overflow: hidden;
  506. font-size: 30rpx;
  507. color: #333;
  508. }
  509. .related-goods .item .price {
  510. display: block;
  511. width: 311.45rpx;
  512. height: 30rpx;
  513. text-align: center;
  514. font-size: 30rpx;
  515. color: #f94b4b;
  516. }
  517. .bottom-btn {
  518. position: fixed;
  519. left: 0;
  520. bottom: 0;
  521. z-index: 10;
  522. width: 750rpx;
  523. height: 100rpx;
  524. display: flex;
  525. background: #fff;
  526. }
  527. .bottom-btn .l {
  528. float: left;
  529. height: 100rpx;
  530. width: 200rpx;
  531. border: 1px solid #f4f4f4;
  532. display: flex;
  533. align-items: center;
  534. justify-content: center;
  535. }
  536. .bottom-btn .l.l-collect {
  537. border-right: none;
  538. border-left: none;
  539. text-align: center;
  540. }
  541. .bottom-btn .l.l-cart .box {
  542. position: relative;
  543. height: 60rpx;
  544. width: 60rpx;
  545. }
  546. .bottom-btn .l.l-cart .cart-count {
  547. height: 28rpx;
  548. width: 28rpx;
  549. z-index: 10;
  550. position: absolute;
  551. top: 0;
  552. right: 0;
  553. background: #b4282d;
  554. text-align: center;
  555. font-size: 18rpx;
  556. color: #fff;
  557. line-height: 28rpx;
  558. border-radius: 50%;
  559. }
  560. .bottom-btn .l.l-cart .icon {
  561. position: absolute;
  562. top: 10rpx;
  563. left: 0;
  564. }
  565. .bottom-btn .l .icon {
  566. display: block;
  567. height: 44rpx;
  568. width: 44rpx;
  569. margin-right: 10rpx;
  570. }
  571. .bottom-btn .c {
  572. float: left;
  573. height: 100rpx;
  574. line-height: 96rpx;
  575. flex: 1;
  576. text-align: center;
  577. color: #333;
  578. border-top: 1px solid #f4f4f4;
  579. border-bottom: 1px solid #f4f4f4;
  580. }
  581. .bottom-btn .r {
  582. border: 1px solid #f94b4b;
  583. background: #f94b4b;
  584. float: left;
  585. height: 100rpx;
  586. line-height: 96rpx;
  587. flex: 1;
  588. text-align: center;
  589. color: #fff;
  590. }
  591. @import "../../lib/wxParse/wxParse.wxss";
  592. .attr-pop-box {
  593. width: 100%;
  594. height: 100%;
  595. position: fixed;
  596. background: rgba(0, 0, 0, 0.5);
  597. z-index: 8;
  598. bottom: 0;
  599. /* display: none; */
  600. }
  601. .attr-pop {
  602. width: 100%;
  603. height: auto;
  604. max-height: 780rpx;
  605. padding: 10rpx;
  606. background: #fff;
  607. position: fixed;
  608. z-index: 9;
  609. bottom: 100rpx;
  610. }
  611. .delete-pop {
  612. width: 100%;
  613. height: auto;
  614. max-height: 780rpx;
  615. padding: 10rpx;
  616. background: #fff;
  617. position: fixed;
  618. z-index: 9;
  619. bottom: 50%;
  620. }
  621. .delete-pop .close {
  622. position: absolute;
  623. width: 48rpx;
  624. height: 48rpx;
  625. right: 31.25rpx;
  626. overflow: hidden;
  627. /* top: 31.25rpx; */
  628. }
  629. .delete-pop .close .icon {
  630. width: 60rpx;
  631. height: 60rpx;
  632. }
  633. .delete-pop .delete-btn {
  634. width: 600rpx;
  635. background: #f94b4b;
  636. margin-top: 25px;
  637. border: 1px solid #f94b4b;
  638. height: 100rpx;
  639. line-height: 96rpx;
  640. text-align: center;
  641. color: #fff;
  642. font-size: 30rpx;
  643. border-radius: 10rpx;
  644. margin-bottom: 30rpx;
  645. }
  646. .spec-con {
  647. width: 100%;
  648. height: auto;
  649. overflow: hidden;
  650. }
  651. .spec-con .name {
  652. height: 32rpx;
  653. margin-bottom: 22rpx;
  654. font-size: 29rpx;
  655. color: #333;
  656. }
  657. .spec-con .values {
  658. height: auto;
  659. margin-bottom: 31.25rpx;
  660. font-size: 0;
  661. }
  662. .spec-con .value {
  663. display: inline-block;
  664. height: 62rpx;
  665. padding: 0 35rpx;
  666. line-height: 56rpx;
  667. text-align: center;
  668. margin-right: 25rpx;
  669. margin-bottom: 16.5rpx;
  670. border: 1px solid #333;
  671. font-size: 25rpx;
  672. color: #333;
  673. }
  674. .spec-con .value.disable {
  675. border: 1px solid #ccc;
  676. color: #ccc;
  677. }
  678. .spec-con .value.selected {
  679. border: 1px solid #b4282d;
  680. color: #b4282d;
  681. }
  682. .number-item .selnum {
  683. width: 322rpx;
  684. height: 71rpx;
  685. border: 1px solid #ccc;
  686. display: flex;
  687. }
  688. .number-item .cut {
  689. width: 93.75rpx;
  690. height: 100%;
  691. text-align: center;
  692. line-height: 65rpx;
  693. }
  694. .number-item .number {
  695. flex: 1;
  696. height: 100%;
  697. text-align: center;
  698. line-height: 68.75rpx;
  699. border-left: 1px solid #ccc;
  700. border-right: 1px solid #ccc;
  701. float: left;
  702. }
  703. .number-item .add {
  704. width: 93.75rpx;
  705. height: 100%;
  706. text-align: center;
  707. line-height: 65rpx;
  708. }
  709. .location-time .icon {
  710. padding-left: 35rpx;
  711. display: flex;
  712. align-items: center;
  713. font-size: 25rpx;
  714. color: #666;
  715. overflow: hidden;
  716. }
  717. .location-time .icon.location {
  718. background: url(https://i.postimg.cc/Hkf6dJzv/placeholder-2.png) 0 center no-repeat;
  719. background-size: 25rpx;
  720. /* width:370rpx; */
  721. }
  722. .location-time .icon.time {
  723. background: url(https://i.postimg.cc/nrck0qVr/clock.png) 0 center no-repeat;
  724. background-size: 25rpx;
  725. /* width: 330rpx; */
  726. }
  727. .location-time {
  728. /* width: 750rpx; */
  729. height: 73rpx;
  730. background: #f4f4f4;
  731. padding: 0 30rpx;
  732. display: flex;
  733. flex-flow: row nowrap;
  734. align-items: center;
  735. justify-content: space-between;
  736. overflow: hidden;
  737. }
  738. .seller-avatar {
  739. float: right;
  740. width: 120rpx;
  741. height: 120rpx;
  742. margin: 0 16rpx 0 8rpx;
  743. border-radius: 50%;
  744. }
  745. .section-act .seller-t {
  746. float: left;
  747. display: flex;
  748. align-items: center;
  749. /* width: 600rpx; */
  750. height: 188rpx;
  751. overflow: hidden;
  752. line-height: 108rpx;
  753. font-size: 29rpx;
  754. color: #999;
  755. margin-left: 31.25rpx;
  756. }
  757. .section-act .seller-info {
  758. float: left;
  759. align-items: center;
  760. /* width: 600rpx; */
  761. height: 188rpx;
  762. overflow: hidden;
  763. line-height: 108rpx;
  764. font-size: 29rpx;
  765. color: #999;
  766. margin-left: 31.25rpx;
  767. }
  768. .seller-nav {
  769. width: 750rpx;
  770. height: 188rpx;
  771. background: #fff;
  772. margin-bottom: 20rpx;
  773. }
  774. .seller-nav .i {
  775. float: right;
  776. width: 60rpx;
  777. height: 60rpx;
  778. margin-right: 30rpx;
  779. margin-top: 65rpx;
  780. }
  781. .seller-nav.seller-info {
  782. width: 300rpx;
  783. height: 188rpx;
  784. }
  785. .seller-nav .name {
  786. margin-top: 50rpx;
  787. font-size: 35rpx;
  788. height: 60rpx;
  789. line-height: 50rpx;
  790. }
  791. .seller-nav .history {
  792. line-height: 30rpx;
  793. font-size: 27rpx;
  794. }
  795. .attr-pop-box .attr-pop .post-comment {
  796. display: block;
  797. background: #fff;
  798. font-size: 29rpx;
  799. color: #333;
  800. height: auto;
  801. /* width: 650rpx; */
  802. padding: 20rpx;
  803. /* margin:10px; */
  804. overflow: hidden;
  805. }
  806. .attr-pop-box .attr-pop .title {
  807. margin-bottom: 10rpx;
  808. }
  809. .attr-pop-box .attr-pop .content {
  810. border: 1rpx solid #eee;
  811. border-radius: 20rpx;
  812. padding: 10rpx;
  813. background: #eee;
  814. overflow: hidden;
  815. height: 65rpx;
  816. }
  817. .attr-pop-box .attr-pop input {
  818. display: block;
  819. height: 1.4rem;
  820. text-overflow: clip;
  821. overflow: hidden;
  822. white-space: nowrap;
  823. font-family: UICTFontTextStyleBody;
  824. min-height: 1.4rem;
  825. margin-bottom: 40rpx;
  826. }