123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357 |
- @charset "UTF-8";
- /* 这里是你自己写的全局css样式 */
- .page.data-v-77dcdd52 {
- background-color: #f3f4f6;
- padding: 20rpx;
- }
- .empty-wrap.data-v-77dcdd52 {
- margin-top: 200rpx;
- width: 100%;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .content-page.data-v-77dcdd52 {
- min-height: 100vh;
- background-color: #fff;
- }
- .footer.data-v-77dcdd52 {
- display: flex;
- align-items: center;
- color: #909399;
- width: 100%;
- padding: 20rpx 0;
- justify-content: center;
- }
- .box-shadow.data-v-77dcdd52 {
- box-shadow: 0rpx 2rpx 4rpx 0 rgba(0, 0, 0, 0.2);
- }
- .flex-empty.data-v-77dcdd52 {
- visibility: hidden;
- width: 120rpx;
- height: 0rpx;
- }
- .bwin-btn-100.data-v-77dcdd52 {
- width: 100%;
- }
- .bwin-popup.data-v-77dcdd52 {
- display: flex;
- flex-direction: column;
- width: 100%;
- position: relative;
- min-height: 100%;
- overflow: hidden;
- }
- .bwin-popup .popup-header.data-v-77dcdd52 {
- z-index: 2;
- width: 80%;
- position: fixed;
- padding: 20rpx 0;
- text-align: center;
- font-size: 32rpx;
- color: #fff;
- font-weight: bold;
- background-color: #2080f0;
- border-top-left-radius: 20rpx;
- border-top-right-radius: 20rpx;
- }
- .bwin-popup .popup-body.data-v-77dcdd52 {
- z-index: 1;
- position: relative;
- top: 90rpx;
- margin-bottom: 90rpx;
- padding: 20rpx;
- font-size: 32rpx;
- overflow-y: scroll;
- }
- .bwin-popup .popup-footer.data-v-77dcdd52 {
- position: relative;
- left: 0;
- bottom: 20rpx;
- width: 100%;
- display: flex;
- justify-content: space-around;
- }
- .l-box.data-v-77dcdd52 {
- padding-bottom: 140rpx;
- }
- .dtl-header.data-v-77dcdd52 {
- position: relative;
- overflow: hidden;
- }
- .dtl-header .dh-bg.data-v-77dcdd52 {
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- z-index: -1;
- width: 100%;
- height: 500rpx;
- }
- .dtl-header .dh-content.data-v-77dcdd52 {
- border-radius: 20rpx;
- box-sizing: border-box;
- padding: 20rpx;
- margin: 10rpx;
- background-color: #fff;
- margin-top: 400rpx;
- z-index: 2;
- }
- .dtl-header .dh-content .i.data-v-77dcdd52 {
- display: inline-block;
- vertical-align: middle;
- width: 30rpx;
- height: 30rpx;
- margin-right: 10rpx;
- }
- .dtl-header .dh-content .t.data-v-77dcdd52 {
- display: inline-block;
- vertical-align: middle;
- }
- .dtl-header .dh-p1.data-v-77dcdd52 {
- color: #333;
- font-size: 30rpx;
- padding-bottom: 10rpx;
- }
- .dtl-header .dh-p2.data-v-77dcdd52 {
- color: #666;
- font-size: 26rpx;
- padding-bottom: 20rpx;
- }
- .dtl-header .dh-sign .s.data-v-77dcdd52 {
- display: inline-block;
- vertical-align: middle;
- color: #fff;
- background: #0259e7;
- font-size: 24rpx;
- border-radius: 10rpx;
- padding: 6rpx 10rpx;
- margin-right: 10rpx;
- margin-bottom: 10rpx;
- }
- .dtl-header .dh-sign .s.data-v-77dcdd52:last-child {
- margin-right: 0;
- }
- .dtl-header .dh-sign .s.t-shop.data-v-77dcdd52 {
- background: #FFC82C;
- }
- .dtl-header .dh-sign .s.t-park.data-v-77dcdd52 {
- background: #13CE66;
- }
- .dtl-options.data-v-77dcdd52 {
- background: #fff;
- margin-bottom: 20rpx;
- position: relative;
- }
- .dtl-options.data-v-77dcdd52:last-child {
- margin-bottom: 0;
- }
- .dtl-options .do-title.data-v-77dcdd52 {
- padding: 20rpx 20rpx 10rpx;
- position: relative;
- }
- .dtl-options .do-title .t.data-v-77dcdd52 {
- display: inline-block;
- vertical-align: top;
- font-size: 30rpx;
- height: 30rpx;
- line-height: 30rpx;
- overflow: hidden;
- border-left: 4PX solid #0259e7;
- padding-left: 10rpx;
- font-weight: bold;
- }
- .dtl-options .do-title .s.data-v-77dcdd52 {
- display: inline-block;
- vertical-align: top;
- color: #999;
- font-size: 28rpx;
- text-decoration: underline;
- padding-left: 20rpx;
- }
- .dtl-options .do-title .r.data-v-77dcdd52 {
- position: absolute;
- top: 20rpx;
- right: 20rpx;
- font-size: 28rpx;
- color: #999;
- }
- .dtl-options .do-content.data-v-77dcdd52 {
- padding: 0 20rpx 0;
- }
- .dtl-options .do-p.data-v-77dcdd52 {
- display: flex;
- padding: 10rpx;
- }
- .dtl-options .do-p .k.data-v-77dcdd52 {
- width: 26%;
- color: #9b9b9b;
- }
- .dtl-options .do-p .v.data-v-77dcdd52 {
- width: 74%;
- text-align: left;
- color: #313131;
- }
- .dtl-options .do-p .v.b.data-v-77dcdd52 {
- color: #f00;
- font-weight: bold;
- font-size: 30rpx;
- }
- .dtl-options .do-p .v-item .n.data-v-77dcdd52 {
- display: inline-block;
- color: #0259e7;
- }
- .scoped-house-type .sht-one.data-v-77dcdd52 {
- margin-bottom: 20rpx;
- }
- .scoped-house-type .sht-one-title.data-v-77dcdd52 {
- font-weight: bold;
- }
- .scoped-house-type .sht-two.data-v-77dcdd52 {
- padding: 10rpx 10rpx 0 20rpx;
- margin-top: 10rpx;
- background: #f9f9f9;
- }
- .scoped-house-type .sht-area.data-v-77dcdd52 {
- padding-left: 10rpx;
- padding-top: 10rpx;
- }
- .scoped-house-type .sht-one-title.data-v-77dcdd52 {
- font-weight: bold;
- color: #666;
- }
- .scoped-house-type .sht-two-title.data-v-77dcdd52 {
- font-weight: bold;
- color: #666;
- font-size: 24rpx;
- }
- .scoped-house-type .sht-area.data-v-77dcdd52 {
- display: inline-block;
- vertical-align: middle;
- }
- .scoped-house-type .sht-area .img.data-v-77dcdd52 {
- width: 100rpx;
- height: 100rpx;
- }
- .scoped-house-type .sht-area .t.data-v-77dcdd52 {
- margin-top: -10rpx;
- text-align: center;
- color: #999;
- font-size: 22rpx;
- }
- .scoped-sale.data-v-77dcdd52 {
- position: fixed;
- left: 0;
- bottom: 0;
- width: 100%;
- height: 140rpx;
- background: #fff;
- display: flex;
- box-sizing: border-box;
- padding: 20rpx;
- z-index: 99;
- border: 1PX solid #f2f2f2;
- }
- .scoped-sale .ss-img.data-v-77dcdd52 {
- width: 90rpx;
- height: 90rpx;
- border-radius: 50%;
- overflow: hidden;
- margin-right: 20rpx;
- }
- .scoped-sale .ss-img .img.data-v-77dcdd52 {
- width: 90rpx;
- height: 90rpx;
- border-radius: 50%;
- overflow: hidden;
- }
- .scoped-sale .ss-info.data-v-77dcdd52 {
- flex: 1;
- }
- .scoped-sale .ss-info .p1.data-v-77dcdd52 {
- color: #313131;
- font-weight: bold;
- font-size: 30rpx;
- padding-bottom: 6rpx;
- padding-left: 10rpx;
- }
- .scoped-sale .ss-info .p2.data-v-77dcdd52 {
- display: inline-block;
- padding: 6rpx 10rpx;
- color: #8b94b1;
- background: #eceff5;
- font-size: 24rpx;
- border-radius: 10rpx;
- }
- .scoped-sale .ss-r.data-v-77dcdd52 {
- width: 350rpx;
- display: flex;
- padding-top: 10rpx;
- justify-content: space-between;
- }
- .scoped-sale .ss-r .b.data-v-77dcdd52 {
- width: 100%;
- height: 80rpx;
- line-height: 80rpx;
- text-align: center;
- background: #3bc48b;
- color: #fff;
- border-radius: 10rpx;
- }
- .scoped-sale .ss-r .b.t2.data-v-77dcdd52 {
- margin-right: 12rpx;
- background: #3072f6;
- }
- .scoped-more-box.data-v-77dcdd52 {
- width: 100%;
- }
- .scoped-more-box .plus.data-v-77dcdd52 {
- color: #0259e7;
- font-size: 34rpx;
- text-decoration: underline;
- font-weight: bold;
- padding: 30rpx 0;
- }
- .scoped-footer.data-v-77dcdd52 {
- position: fixed;
- bottom: 0;
- left: 0;
- width: 100%;
- height: 120rpx;
- display: flex;
- background: #fff;
- }
- .scoped-footer .sf-left.data-v-77dcdd52 {
- flex: 1;
- padding-top: 12rpx;
- padding-left: 20rpx;
- border-top: 1PX solid #dcdcdc;
- }
- .scoped-footer .sf-left .op.data-v-77dcdd52 {
- color: #fff;
- background: #19be6b;
- border-radius: 10rpx;
- width: 250rpx;
- padding: 10rpx 0;
- display: inline-block;
- text-align: center;
- font-size: 28rpx;
- }
- .scoped-footer .sf-left .op.t2.data-v-77dcdd52 {
- background: #f90;
- margin-right: 20rpx;
- }
- .scoped-footer .sf-left .op .tell.data-v-77dcdd52 {
- font-size: 24rpx;
- color: #f2f2f2;
- }
- .scoped-footer .sf-btn.data-v-77dcdd52 {
- width: 190rpx;
- height: 120rpx;
- line-height: 120rpx;
- text-align: center;
- background: #2979ff;
- color: #fff;
- font-size: 36rpx;
- }
|