.container-view{ background: #F1F3F4; } .bg-img { width: 100%; height: 420rpx; /* background-size: contain; */ } .store-img-view .swiper-item-img { width: 100%; height: 100%; } .store-img-view{ height: 500rpx; width: 100%; } .p-bg{ position: relative; top: -152rpx; z-index: 99; width: 100vw; padding: 0 24rpx; } .store-info-view{ padding: 32rpx; background: #FFFFFF; border-radius: 40rpx; margin-bottom: 20rpx; } .store-name{ font-weight: 600; font-size: 40rpx; color: #060809; margin-bottom: 24rpx; } .store-type{ border-radius: 8rpx; border: 2rpx solid #0A59F7; height: 48rpx; line-height: 46rpx; text-align: center; font-weight: 600; font-size: 24rpx; color: #0A59F7; width: 88rpx; margin-right: 12rpx; } .store-num-type{ border-radius: 8rpx; border: 2rpx solid #E7EAEE; height: 48rpx; line-height: 46rpx; text-align: center; font-weight: 600; font-size: 24rpx; color: #060809; padding: 0 20rpx; } .store-num{ margin-right: 4rpx; font-family: DIN, DIN; font-weight: 600; font-size: 30rpx; color: #0A59F7; } .store-phone{ display: flex; flex-grow: 1; justify-content: flex-end; } .align-center{ align-items: center; } .left_grid_1 { width: 222rpx; height: 140rpx; background: #F4F5F6; border-radius: 16rpx; padding-left: 24rpx; padding-top: 28rpx; margin-right: 16rpx; } .left_grid_2 { width: 222rpx; height: 140rpx; background: #EBFFF8; border-radius: 16rpx; padding-left: 24rpx; padding-top: 28rpx; margin-right: 16rpx; } .grid_text_1 { font-family: PingFangSC, PingFang SC; font-weight: 500; font-size: 32rpx; color: #2A3A5A; line-height: 32rpx; text-align: left; font-style: normal; margin-left: 8rpx; } .grid_text_rest { font-family: PingFangSC, PingFang SC; font-weight: 500; font-size: 32rpx; color: #828DA2; line-height: 32rpx; text-align: left; font-style: normal; margin-left: 8rpx; } .grid_text_2 { font-family: DIN, DIN; font-weight: 500; font-size: 26rpx; color: #828DA2; line-height: 24rpx; text-align: left; font-style: normal; margin-top: 16rpx; } .right_grid { width: 448rpx; height: 140rpx; background: #F3F8FF; border-radius: 16rpx; padding-left: 24rpx; padding-top: 28rpx; padding-right: 32rpx; flex-direction: row; display: flex; } .cab_distance { font-family: PingFangSC, PingFang SC; font-weight: 500; font-size: 32rpx; color: #2A3A5A; line-height: 32rpx; font-style: normal; } .cab_address { width: 312rpx; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 24rpx; color: #828DA2; line-height: 24rpx; text-align: left; font-style: normal; padding-top: 26rpx; } .icon_grid_1 { width: 48rpx; height: 48rpx; } .grid_nav { font-family: PingFangSC, PingFang SC; font-weight: 500; font-size: 24rpx; color: #2A3A5A; line-height: 24rpx; text-align: right; font-style: normal; } .unit-type-view{ background-color: rgba(255, 255, 255, 1); border-radius: 32rpx; padding: 4rpx 4rpx 4rpx 4rpx; display: inline-block; margin-bottom: 20rpx; } .unit-type{ padding: 14rpx 38rpx; display: inline-block; font-weight: 400; font-size: 26rpx; color: #2A3A5A; } .unit-type-i{ background-color: rgba(10, 89, 247, 1); border-radius: 32rpx; font-weight: 500; font-size: 26rpx; color: #FFFFFF; } .car-info-view{ padding: 24rpx; background: #FFFFFF; border-radius: 40rpx; margin-bottom: 20rpx; } .car-img{ width: 192rpx; height: 192rpx; border-radius: 24rpx; } .car-info{ margin-left: 24rpx; flex-grow: 1; } .car-name{ font-weight: 600; font-size: 32rpx; color: #060809; margin-bottom:16rpx; } .car-model-info{ font-weight: 400; font-size: 24rpx; color: #9FA7B7; margin-bottom: 48rpx; } .unit-type-price{ font-weight: 400; font-size: 28rpx; color: #060809; flex-grow: 1; flex-wrap: nowrap; justify-content: flex-start; align-items: baseline; } .lease-btn{ width: 176rpx; height: 64rpx; background: #060809; border-radius: 32rpx; font-size: 32rpx; color: #FFFFFF; line-height: 64rpx; text-align: center; }