goods.wxss 15 KB

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