dtl.wxss 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357
  1. @charset "UTF-8";
  2. /* 这里是你自己写的全局css样式 */
  3. .page.data-v-77dcdd52 {
  4. background-color: #f3f4f6;
  5. padding: 20rpx;
  6. }
  7. .empty-wrap.data-v-77dcdd52 {
  8. margin-top: 200rpx;
  9. width: 100%;
  10. display: flex;
  11. justify-content: center;
  12. align-items: center;
  13. }
  14. .content-page.data-v-77dcdd52 {
  15. min-height: 100vh;
  16. background-color: #fff;
  17. }
  18. .footer.data-v-77dcdd52 {
  19. display: flex;
  20. align-items: center;
  21. color: #909399;
  22. width: 100%;
  23. padding: 20rpx 0;
  24. justify-content: center;
  25. }
  26. .box-shadow.data-v-77dcdd52 {
  27. box-shadow: 0rpx 2rpx 4rpx 0 rgba(0, 0, 0, 0.2);
  28. }
  29. .flex-empty.data-v-77dcdd52 {
  30. visibility: hidden;
  31. width: 120rpx;
  32. height: 0rpx;
  33. }
  34. .bwin-btn-100.data-v-77dcdd52 {
  35. width: 100%;
  36. }
  37. .bwin-popup.data-v-77dcdd52 {
  38. display: flex;
  39. flex-direction: column;
  40. width: 100%;
  41. position: relative;
  42. min-height: 100%;
  43. overflow: hidden;
  44. }
  45. .bwin-popup .popup-header.data-v-77dcdd52 {
  46. z-index: 2;
  47. width: 80%;
  48. position: fixed;
  49. padding: 20rpx 0;
  50. text-align: center;
  51. font-size: 32rpx;
  52. color: #fff;
  53. font-weight: bold;
  54. background-color: #2080f0;
  55. border-top-left-radius: 20rpx;
  56. border-top-right-radius: 20rpx;
  57. }
  58. .bwin-popup .popup-body.data-v-77dcdd52 {
  59. z-index: 1;
  60. position: relative;
  61. top: 90rpx;
  62. margin-bottom: 90rpx;
  63. padding: 20rpx;
  64. font-size: 32rpx;
  65. overflow-y: scroll;
  66. }
  67. .bwin-popup .popup-footer.data-v-77dcdd52 {
  68. position: relative;
  69. left: 0;
  70. bottom: 20rpx;
  71. width: 100%;
  72. display: flex;
  73. justify-content: space-around;
  74. }
  75. .l-box.data-v-77dcdd52 {
  76. padding-bottom: 140rpx;
  77. }
  78. .dtl-header.data-v-77dcdd52 {
  79. position: relative;
  80. overflow: hidden;
  81. }
  82. .dtl-header .dh-bg.data-v-77dcdd52 {
  83. position: absolute;
  84. top: 0;
  85. left: 0;
  86. right: 0;
  87. z-index: -1;
  88. width: 100%;
  89. height: 500rpx;
  90. }
  91. .dtl-header .dh-content.data-v-77dcdd52 {
  92. border-radius: 20rpx;
  93. box-sizing: border-box;
  94. padding: 20rpx;
  95. margin: 10rpx;
  96. background-color: #fff;
  97. margin-top: 400rpx;
  98. z-index: 2;
  99. }
  100. .dtl-header .dh-content .i.data-v-77dcdd52 {
  101. display: inline-block;
  102. vertical-align: middle;
  103. width: 30rpx;
  104. height: 30rpx;
  105. margin-right: 10rpx;
  106. }
  107. .dtl-header .dh-content .t.data-v-77dcdd52 {
  108. display: inline-block;
  109. vertical-align: middle;
  110. }
  111. .dtl-header .dh-p1.data-v-77dcdd52 {
  112. color: #333;
  113. font-size: 30rpx;
  114. padding-bottom: 10rpx;
  115. }
  116. .dtl-header .dh-p2.data-v-77dcdd52 {
  117. color: #666;
  118. font-size: 26rpx;
  119. padding-bottom: 20rpx;
  120. }
  121. .dtl-header .dh-sign .s.data-v-77dcdd52 {
  122. display: inline-block;
  123. vertical-align: middle;
  124. color: #fff;
  125. background: #0259e7;
  126. font-size: 24rpx;
  127. border-radius: 10rpx;
  128. padding: 6rpx 10rpx;
  129. margin-right: 10rpx;
  130. margin-bottom: 10rpx;
  131. }
  132. .dtl-header .dh-sign .s.data-v-77dcdd52:last-child {
  133. margin-right: 0;
  134. }
  135. .dtl-header .dh-sign .s.t-shop.data-v-77dcdd52 {
  136. background: #FFC82C;
  137. }
  138. .dtl-header .dh-sign .s.t-park.data-v-77dcdd52 {
  139. background: #13CE66;
  140. }
  141. .dtl-options.data-v-77dcdd52 {
  142. background: #fff;
  143. margin-bottom: 20rpx;
  144. position: relative;
  145. }
  146. .dtl-options.data-v-77dcdd52:last-child {
  147. margin-bottom: 0;
  148. }
  149. .dtl-options .do-title.data-v-77dcdd52 {
  150. padding: 20rpx 20rpx 10rpx;
  151. position: relative;
  152. }
  153. .dtl-options .do-title .t.data-v-77dcdd52 {
  154. display: inline-block;
  155. vertical-align: top;
  156. font-size: 30rpx;
  157. height: 30rpx;
  158. line-height: 30rpx;
  159. overflow: hidden;
  160. border-left: 4PX solid #0259e7;
  161. padding-left: 10rpx;
  162. font-weight: bold;
  163. }
  164. .dtl-options .do-title .s.data-v-77dcdd52 {
  165. display: inline-block;
  166. vertical-align: top;
  167. color: #999;
  168. font-size: 28rpx;
  169. text-decoration: underline;
  170. padding-left: 20rpx;
  171. }
  172. .dtl-options .do-title .r.data-v-77dcdd52 {
  173. position: absolute;
  174. top: 20rpx;
  175. right: 20rpx;
  176. font-size: 28rpx;
  177. color: #999;
  178. }
  179. .dtl-options .do-content.data-v-77dcdd52 {
  180. padding: 0 20rpx 0;
  181. }
  182. .dtl-options .do-p.data-v-77dcdd52 {
  183. display: flex;
  184. padding: 10rpx;
  185. }
  186. .dtl-options .do-p .k.data-v-77dcdd52 {
  187. width: 26%;
  188. color: #9b9b9b;
  189. }
  190. .dtl-options .do-p .v.data-v-77dcdd52 {
  191. width: 74%;
  192. text-align: left;
  193. color: #313131;
  194. }
  195. .dtl-options .do-p .v.b.data-v-77dcdd52 {
  196. color: #f00;
  197. font-weight: bold;
  198. font-size: 30rpx;
  199. }
  200. .dtl-options .do-p .v-item .n.data-v-77dcdd52 {
  201. display: inline-block;
  202. color: #0259e7;
  203. }
  204. .scoped-house-type .sht-one.data-v-77dcdd52 {
  205. margin-bottom: 20rpx;
  206. }
  207. .scoped-house-type .sht-one-title.data-v-77dcdd52 {
  208. font-weight: bold;
  209. }
  210. .scoped-house-type .sht-two.data-v-77dcdd52 {
  211. padding: 10rpx 10rpx 0 20rpx;
  212. margin-top: 10rpx;
  213. background: #f9f9f9;
  214. }
  215. .scoped-house-type .sht-area.data-v-77dcdd52 {
  216. padding-left: 10rpx;
  217. padding-top: 10rpx;
  218. }
  219. .scoped-house-type .sht-one-title.data-v-77dcdd52 {
  220. font-weight: bold;
  221. color: #666;
  222. }
  223. .scoped-house-type .sht-two-title.data-v-77dcdd52 {
  224. font-weight: bold;
  225. color: #666;
  226. font-size: 24rpx;
  227. }
  228. .scoped-house-type .sht-area.data-v-77dcdd52 {
  229. display: inline-block;
  230. vertical-align: middle;
  231. }
  232. .scoped-house-type .sht-area .img.data-v-77dcdd52 {
  233. width: 100rpx;
  234. height: 100rpx;
  235. }
  236. .scoped-house-type .sht-area .t.data-v-77dcdd52 {
  237. margin-top: -10rpx;
  238. text-align: center;
  239. color: #999;
  240. font-size: 22rpx;
  241. }
  242. .scoped-sale.data-v-77dcdd52 {
  243. position: fixed;
  244. left: 0;
  245. bottom: 0;
  246. width: 100%;
  247. height: 140rpx;
  248. background: #fff;
  249. display: flex;
  250. box-sizing: border-box;
  251. padding: 20rpx;
  252. z-index: 99;
  253. border: 1PX solid #f2f2f2;
  254. }
  255. .scoped-sale .ss-img.data-v-77dcdd52 {
  256. width: 90rpx;
  257. height: 90rpx;
  258. border-radius: 50%;
  259. overflow: hidden;
  260. margin-right: 20rpx;
  261. }
  262. .scoped-sale .ss-img .img.data-v-77dcdd52 {
  263. width: 90rpx;
  264. height: 90rpx;
  265. border-radius: 50%;
  266. overflow: hidden;
  267. }
  268. .scoped-sale .ss-info.data-v-77dcdd52 {
  269. flex: 1;
  270. }
  271. .scoped-sale .ss-info .p1.data-v-77dcdd52 {
  272. color: #313131;
  273. font-weight: bold;
  274. font-size: 30rpx;
  275. padding-bottom: 6rpx;
  276. padding-left: 10rpx;
  277. }
  278. .scoped-sale .ss-info .p2.data-v-77dcdd52 {
  279. display: inline-block;
  280. padding: 6rpx 10rpx;
  281. color: #8b94b1;
  282. background: #eceff5;
  283. font-size: 24rpx;
  284. border-radius: 10rpx;
  285. }
  286. .scoped-sale .ss-r.data-v-77dcdd52 {
  287. width: 350rpx;
  288. display: flex;
  289. padding-top: 10rpx;
  290. justify-content: space-between;
  291. }
  292. .scoped-sale .ss-r .b.data-v-77dcdd52 {
  293. width: 100%;
  294. height: 80rpx;
  295. line-height: 80rpx;
  296. text-align: center;
  297. background: #3bc48b;
  298. color: #fff;
  299. border-radius: 10rpx;
  300. }
  301. .scoped-sale .ss-r .b.t2.data-v-77dcdd52 {
  302. margin-right: 12rpx;
  303. background: #3072f6;
  304. }
  305. .scoped-more-box.data-v-77dcdd52 {
  306. width: 100%;
  307. }
  308. .scoped-more-box .plus.data-v-77dcdd52 {
  309. color: #0259e7;
  310. font-size: 34rpx;
  311. text-decoration: underline;
  312. font-weight: bold;
  313. padding: 30rpx 0;
  314. }
  315. .scoped-footer.data-v-77dcdd52 {
  316. position: fixed;
  317. bottom: 0;
  318. left: 0;
  319. width: 100%;
  320. height: 120rpx;
  321. display: flex;
  322. background: #fff;
  323. }
  324. .scoped-footer .sf-left.data-v-77dcdd52 {
  325. flex: 1;
  326. padding-top: 12rpx;
  327. padding-left: 20rpx;
  328. border-top: 1PX solid #dcdcdc;
  329. }
  330. .scoped-footer .sf-left .op.data-v-77dcdd52 {
  331. color: #fff;
  332. background: #19be6b;
  333. border-radius: 10rpx;
  334. width: 250rpx;
  335. padding: 10rpx 0;
  336. display: inline-block;
  337. text-align: center;
  338. font-size: 28rpx;
  339. }
  340. .scoped-footer .sf-left .op.t2.data-v-77dcdd52 {
  341. background: #f90;
  342. margin-right: 20rpx;
  343. }
  344. .scoped-footer .sf-left .op .tell.data-v-77dcdd52 {
  345. font-size: 24rpx;
  346. color: #f2f2f2;
  347. }
  348. .scoped-footer .sf-btn.data-v-77dcdd52 {
  349. width: 190rpx;
  350. height: 120rpx;
  351. line-height: 120rpx;
  352. text-align: center;
  353. background: #2979ff;
  354. color: #fff;
  355. font-size: 36rpx;
  356. }