@import "../../common.wxss"; @import "../../home/index/memberArea/memberArea.wxss"; @font-face {font-family: "iconfont"; src: url('iconfont.eot?t=1559296891592'); /* IE9 */ src: url('iconfont.eot?t=1559296891592#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAO4AAsAAAAAB3wAAANpAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDBgqCWIJNATYCJAMMCwgABCAFhG0HQRueBsiuMTaGVk+UopMxO6KUS5zdhpf05qI/AJ+JoBore3b3EN1TkBWCRFBE5SMUoYoTMYaF4fKRN7mm6YAwJRwxff77pfyl6ZiMnSRQ5BDlJsxuQg424JZps403CNieuvnDmviXaB51qa9Fsjb4xB8lFGBTN3+cP8g3zgPpwqx0YQjxtIljcxf4WJ7PNlpyZZcXTY6F8HxwzHRRgnlAc8tMHOB4QAONyg+wB/zGF/Qfxq5aioPaTqBpno7ocHltK/BQ4H6BuM9zQ8Ajo1Aa0kNdqFZMLWP4Glg9PUE3eRV8fPzTqJNUMjz0xM0yBhT+JNfZ/TGBAMzpdFBnkbEBUIhrlYYLnKPABs6atsClOb6qCGkq9+wEDIdXJf/wSIKowqltsAYFEz8xRiIcsq66KIOqx0h6BPgIsGQ8dHheLfi34/Hl1+oXe/ubaIFDwtPP0WCRY7fhb7dUgErWnzXQMxuzNrrmZlk5umBvX0Az08wIxH7++tKWrg7hU5/0zNe7x7HJcHbAJ7hwzZcla8UVWwqn0uTBkw1W0dYHSR3IskwNU1PDaAQaVVujZjJleet/1Iek7pzyHoW6yF9C/vuXHFArZgr/25GdSmxQqbz9G6tl1Jn+29gU/7Vq/AanaDIz+n+Hd9C6m5FRF9ud5L+dlfrv5C0g/lDIGl5WlOjpV9x2tpRpO37rON6WcB+sqgwLq6gcCka7Ha8aBIMAZgdFzidA6Cun4cn/+RtX9hHfAf/cXwr4gU5BdvckdQmV+TcqSh4AlJbGxv5c0CAqXV2y03fmS2gSCzNkGfoZLpncsTPUbS+TpGbu7k11KxJkwW6AipYdUFW3D5rWq5jdMkI4i9LAOisAQt8+JF2fIOt7QhbsN1RM/UFVPzI0nYvgJVtWxR2vEoKGKGLg8ATkR7CNpWrqFaY3I85hGSJpdkBsR8TOu2GSITEfrkA2RKYYYR/lkillIUuwFZaD3ZDFgqFAsAmNUIORUiE7IYGteiXDCLYCL4cQyBAKYUDDJkC8EZgNK5pTXoX3b4ZwHCyGkIa6Nm07hLDj24eSGCR2QFYIbJ3qbuUWu1GcZBTFglgEZgWVAx1iIQEMEqo7mSAjKAPjAJ8gWwJqxHYVGJYXWd9vCzThs3OkyFF0rjswQbYJbOOMDr37dd7GjSEeAAAAAA==') format('woff2'), url('iconfont.woff?t=1559296891592') format('woff'), url('iconfont.ttf?t=1559296891592') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('iconfont.svg?t=1559296891592#iconfont') format('svg'); /* iOS 4.1- */ } .iconfont { font-family: "iconfont" !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-duorenyonghu-:before { content: "\e68e"; } .icon-dingwei:before { content: "\e617"; } page{ padding: 0 30rpx; box-sizing: border-box; } .view-li-wrap{ padding:30rpx; box-sizing: border-box; } .view-li{ /* width: 30%; */ padding: 30rpx 0; box-sizing:border-box; font-size: 32rpx; text-align: center; } .view-li>text{ display: block; position: relative; padding: 6rpx 25rpx; border-radius: 26rpx; box-sizing: border-box; font-size: 30rpx; font-family: PingFang SC, PingFang SC-Medium; font-weight: 500; text-align: left; color: #666666; background: transparent; letter-spacing: -1rpx; } .view-li .li-text-active{ transition: all .5s; background: #9DDB52; color:white; } .active-view{ width: 94%; margin: 20rpx auto; border-radius: 5rpx; } .border{ border:1rpx solid #F4F4F4; border-top-left-radius: 24rpx; border-top-right-radius: 24rpx; } .active-view-txt{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; text-align: center; background: rgba(0,0,0,.5); border-radius: 24rpx; } .activity-img{ width: 100%; height: 100%; border-radius:24rpx; display: flex; } .view-img{ height: 300rpx; } .active-view-txt .title{ color: white; font-weight: 600; font-size: 35rpx; } .active-view-txt .time{ color: rgb(231, 231, 231); font-size: 26rpx; margin-top: 10rpx; } .bottom-txt{ position: absolute; bottom:30rpx; left: 0; width: 90%; padding: 0 30rpx; } .bottom-txt text{ color: rgb(231, 231, 231); font-size: 27rpx; } .two{ height: 100%; background-color: #fff; } .two-max{ height:420rpx; background-color: #fff; border:1px solid #eaeaea; } .view-img{ width:98%; height:300rpx; margin:10rpx auto 50rpx; position: relative; } .two-min{ position:absolute; width:475rpx; height:60rpx; background-color:#36a891; border-radius:10px; bottom:-30rpx; left:-1rpx; } .two-min-n{ width:450rpx; height:20rpx; background-color:#36a891; margin-left:11rpx; margin-top:10rpx; } .txt-one text{ font-size: 16px; color: #ffffff; font-family: "PingFang-SC-Bold"; font-weight: Bold; margin-left: 25rpx; margin-top: 13rpx; } .txt-two text{ position: relative; font-size: 12px; color: #ffffff; font-family: "PingFang-SC-Regular"; font-weight: Regular; margin-left: 25rpx; bottom: 8rpx; text-align: center; } /* icon 栏样式 */ .two-icon{ width:96%; margin:auto; padding:0 10rpx; } .two-icon image{ width:40rpx; height:40rpx; } .two-icon text{ position: relative; font-size:30rpx; flex: 1; font-family: "PingFang-SC-Regular"; color: #7B7B7B; font-weight: Regular; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; } .txt-one{ overflow: hidden; text-overflow:ellipsis; white-space: nowrap; } .mycollection{ display: flex; flex-direction: column; width:690rpx; margin:0 auto; } .adico{ width: 22rpx; height: 28rpx; margin-right: 15rpx; } .timeico{ width: 24rpx; height: 25rpx; margin-right: 13rpx; } .list-briefw{ margin-top:5rpx; display: flex; flex-direction: row; line-height: 35rpx; align-items: center; } .flex-btns-wrap{ position: relative; } .list-brief-price{ position: absolute; right:0; top:0; display: flex; flex-direction: column; justify-content: center; color:#EC2E26; align-items: center; font-size: 30rpx; } .list-brief-price .txt{ font-size: 20rpx; } .collection-sale{ display: flex; justify-content: center; align-items: center; width: 131rpx; height: 50rpx; opacity: 1; border: 2px solid #ffffff; font-size: 28rpx; font-family: PingFang SC, PingFang SC-Regular; font-weight: 400; text-align: left; color: #ffffff; border-radius: 27rpx; } .bg-yollow{ background: #9DDB52; display: flex; justify-content: center; align-items: center; } .bg-sc{ background: #6517FF; display: flex; justify-content: center; align-items: center; } .flex-box-item{ margin-bottom: 25rpx; } .active-view-item{ display: flex; flex-direction: row; align-items: center; background: #ffffff; border-radius: 20rpx; margin-bottom: 25rpx; } .active-view-item .view-img{ width:215rpx; height: 263rpx; border-radius: 20rpx 0 0 20rpx; margin:0; } .active-view-item .view-img .activity-img { border-radius: 20rpx 0 0 20rpx; } .view-img-bottom{ flex:1; display: flex; flex-direction: column; padding:25rpx; box-sizing: border-box; } .view-img-bottom .title{ font-size: 30rpx; font-family: PingFang SC, PingFang SC-Regular; font-weight: 400; text-align: left; color: #292929; line-height: 38rpx; word-break: break-all; text-overflow: ellipsis; display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/ -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/ -webkit-line-clamp: 2; /** 显示的行数 **/ overflow: hidden; } .view-img-bottom .times{ display: flex; flex-direction: row; align-items: center; margin-top: 10rpx; } .timeico{ width:24rpx; height: 25rpx; margin-right: 15rpx; } .timetext{ font-size: 24rpx; font-family: PingFang SC, PingFang SC-Regular; font-weight: 400; text-align: left; color: #999999; line-height: 33rpx; } .tagwrap{ display: flex; flex-direction: row; align-items: center; margin-top:10rpx; } .tagitem{ margin-right: 11rpx; display: flex; justify-content: center; align-items: center; font-size: 20rpx; font-family: PingFang SC, PingFang SC-Regular; font-weight: 400; text-align: center; color: #9DDB52; padding:0 15rpx; box-sizing: border-box; height: 32rpx; opacity: 1; background: #eefaf5; border-radius: 16rpx 16rpx 16rpx 0px; } .moneywrap{ margin-top:10rpx; font-family: PingFang SC, PingFang SC-Medium; font-weight: 500; line-height: 30rpx; color: #ec2e26; display: flex; flex-direction: row; align-items: flex-end; } .moneywrap .p2{ font-size: 30rpx; font-weight: bold; } .moneywrap .p1{ font-size: 20rpx; line-height: 23rpx; font-weight: 500; padding-top: 10rpx; box-sizing: border-box; } .projectitem{ width:100%; opacity: 1; background: #ffffff; border-radius: 20rpx; border: none; margin-bottom: 25rpx; } .projectitem .view-img{ margin:0; width: 100%; border-radius: 20rpx 20rpx 0 0; } .projectitem .view-img .view-imgs-cover{ margin:0; border-radius: 20rpx 20rpx 0 0; width: 100%; } .projectitem-bottom{ display: flex; flex-direction: column; padding:19rpx 30rpx; box-sizing: border-box; } .projectitem-bottom .titles{ display: flex; flex-direction: row; align-items: center; font-size: 28rpx; font-family: PingFang SC, PingFang SC-Regular; font-weight: 400; text-align: left; color: #333333; } .projectitem-bottom .tags{ padding:0 21rpx; box-sizing: border-box; white-space: nowrap; height: 32rpx; opacity: 1; background: #eefaf5; border-radius: 16rpx 16rpx 16rpx 0px; font-size: 20rpx; font-family: PingFang SC, PingFang SC-Regular; font-weight: 400; text-align: center; color: #9DDB52; margin-left:12rpx; } .projectitem-bottom .titles .title{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .projectitem-bottom .infodes{ display: flex; flex-direction: row; align-items: center; margin-top: auto; } .projectitem-bottom .infodes .adico{ width: 22rpx; height: 28rpx; margin-right: 8rpx; } .projectitem-bottom .infodes .adtext{ font-size: 24rpx; font-family: PingFang SC, PingFang SC-Regular; font-weight: 400; text-align: left; color: #999999; letter-spacing: 0px; margin-right: 34rpx; } /* 新样式 */ .categoryitem { padding: 22rpx 46rpx; box-sizing: border-box; background: white; margin-bottom: 15rpx; } .categoryitem .label { font-size: 26rpx; font-weight: 400; color: #767676; margin-right: 10rpx; display: inline-block; } .categoryitem .label2 { box-sizing: content-box; font-size: 24rpx; font-weight: 400; color: #767676; height: 38rpx; line-height: 38rpx; padding: 0 12rpx; margin: 10rpx 10rpx 0 0; background: rgba(255, 255, 255, 0.00); border: 1px solid #d7d7d7; border-radius: 4rpx; display: inline-block; } .catetop { display: flex; flex-direction: row; align-items: center; justify-content: space-between; } .catetop text { font-size: 24rpx; font-weight: 500; text-align: left; color: #2b2b2b; /* line-height: 52rpx; */ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .catetop .titlex { max-width: 500rpx; font-size: 34rpx; font-weight: 500; color: #2b2b2b; } .catetop .price { display: flex; flex-direction: row; } .catetop .price .p2 { font-size: 36rpx; font-weight: bold; color: #EC2E26; line-height: 45rpx; } .catetop .price .p1 { font-size: 22rpx; color: #EC2E26; line-height: 52rpx; } .catebottom .adico { width: 17rpx; height: 24rpx; margin-right: 14rpx; display: inline-block; } .catebottom .address { display: inline-block; line-height: 24rpx; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 330rpx; font-size: 28rpx; font-weight: 400; text-align: left; color: #999999; } .catebottom .sub-btn-box { display: inline-block; width: calc(100% - 375rpx); text-align: right; vertical-align: text-top; margin-top: -10rpx; } .catebottom .sub-btn { background: #fcc26e; border: 2rpx solid #ffffff; border-radius: 27rpx; padding: 0 24rpx; line-height: 50rpx; color: white; font-size: 28rpx; width: fit-content; display: inline-block; } .catebottom .sub-btn.green{ background: #9DDB52; } /* 2. */ .maxBox { width: 100%; height: 100%; } /* 城市体验 */ .boxm{ position: relative; text-align:center; width: 100%; height: 240rpx; opacity: 1; background: #ffffff; border-radius: 20rpx; display: flex; flex-direction: row; align-items: center; margin-bottom: 20rpx; } .boxmfix{ margin-bottom: 15rpx; } .img-view>image { position: relative; border-radius: 20rpx 0 0 20rpx; width: 100%; height: 100%; display: flex; } .c-BBBBBB{ color: #BBBBBB; } .txt-c-t{ color: #171717; font-size: 32rpx; font-weight: bold; width: 80%; } .txt-c-time >label{ font-size: 30rpx; margin-bottom: 5rpx; color: #33BCb2; font-weight: bold; } .img-view{ width: 240rpx; height: 240rpx; opacity: 1; background: rgba(0,0,0,0.00); border-radius: 20rpx 0px 0px 20rpx; } .shadow{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: rgba(0,0,0,.5); border-radius: 24rpx; } .txt-t { position: absolute; top: 100rpx; left: 110rpx; font-family: "PingFang-SC-Bold"; font-weight: Bold; color: #fff; font-size: 32rpx; } .txt-b { position: absolute; top: 160rpx; left: 165rpx; font-family: "PingFang-SC-Regular"; font-weight: Regular; color: #fff; font-size: 10px; } .txt-con{ width: 450rpx; padding: 19rpx 14rpx; text-align: left; } .txt-con-fix .title{ font-size: 34rpx; line-height: 40rpx; font-weight: 400; color: #292929; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-bottom: 10rpx; } .titem{ width:100%; } .status{ position: absolute; left: 0; top: 0; font-size: 28rpx; width: 112rpx; height: 39rpx; text-align: center; background: rgba(0,0,0,.6); z-index: 999; color: white; border-radius: 20rpx 0 0 0; padding: 0 20rpx; } .activestatus{ background:rgba(145,203,91,0.9) } .nostatus{ background: rgba(251,177,120,0.9); } .pageContent{ width:100%; /* padding:0 30rpx; */ min-height: 600rpx; box-sizing: border-box; background:transparent; border-radius: 20rpx 20rpx 0 0; display: flex; flex-direction: column; overflow: hidden; } .pageContentfix{ width:100%; padding:0; box-sizing: border-box; } .list{ background: white; border-radius: 20rpx; margin-bottom: 25rpx; } .iTab{ border-radius: 20rpx 20rpx 0 0; background: #fbfbfb; height: 90rpx; width: 100%; } page{ background: #f7f7f7!important; } .img-content{ padding-top:20rpx; box-sizing: border-box; } .list-item{ display: flex; flex-direction: row; align-items: center; } .list-item-mg12{ margin-top:10rpx; } .list-item-mg{ margin-top:19rpx; } .list-item:nth-child(2n){ margin-top:5rpx; } .list-brief-item{ font-size: 24rpx; line-height: 45rpx; } .adico{ width: 22rpx; height: 28rpx; margin-right: 13rpx; } .list-item-mga{ margin-top:45rpx; } .tagwrap{ display: flex; flex-direction: row; align-items: center; margin:10rpx 0; } .tagitem{ font-size: 20rpx; font-family: PingFang SC, PingFang SC-Regular; font-weight: 400; text-align: center; line-height: 32rpx; width: 105rpx; height: 32rpx; opacity: 1; color:#9DDB52; margin-right: 10rpx; background: #eefaf5; border-radius: 16rpx 16rpx 16rpx 0px; } .txt-con .item{ font-size: 28rpx; line-height:36rpx; font-weight: 400; color: #999999; display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; margin-bottom: 5rpx; } .txt-con .item .red{ color: #FF0000; font-weight: 500; text-align: left; } .txt-con .item image{ width: 24rpx; margin-right: 10rpx; vertical-align: middle; } .txt-con .item text{ vertical-align: middle; } .iconfont{ color: #9DDB52; font-size: 16px; margin-right: 0; margin-right: 9rpx; } .iconfont.gray{ color:#ccc; font-size: 25rpx; } .addresstext{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 80%; } .pagebody{ width:690rpx; border-radius: 20rpx 20rpx 0 0; margin:0 auto; background: #f8f8f8; padding:0 30rpx; box-sizing: border-box; display: flex; flex-direction: column; box-shadow: 0px 0px 12px rgba(128, 128, 128, 0.16); } .listss-item{ background: #FFFFFF; /* box-shadow:0px 1px 6px rgba(128, 128, 128, 0.16); */ } .pagebodys{ width:690rpx; border-radius: 20rpx 20rpx 0 0; overflow: hidden; margin:0 auto; } .pagebodys .downMenu{ border-radius: 20rpx 20rpx 0 0; } .pagebodys .marginTop{ padding-top:25rpx; box-sizing: border-box; display: flex; flex-direction: column; }