.container-view{ background: #F1F3F4; } .bg-img { width: 100%; height: 420rpx; /* background-size: contain; */ } .swiper{ height: 500rpx; } .store-img-view .swiper-item-img { width: 100%; height: 100%; } .store-img-view{ height: 500rpx; width: 100%; position: relative; } .p-bg{ position: relative; top: -110rpx; 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: 260rpx; height: 140rpx; background: #F4F5F6; border-radius: 16rpx; padding-left: 24rpx; padding-top: 28rpx; margin-right: 16rpx; } .left_grid_2 { width: 260rpx; 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: 370rpx; 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: 30rpx; color: #2A3A5A; line-height: 32rpx; font-style: normal; } .cab_address { width: 280rpx; 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; width: 410rpx; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: block; } .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; } .tip-view { background: #0A59F7; border-radius: 50rpx; margin-bottom: 20rpx; /* height: 80rpx; */ } .tip-title-view { padding-left: 24rpx; /* border-radius: 40rpx; */ } .w-bg { width: 100%; height: 80rpx; background: #FFFFFF; border-radius: 0rpx 40rpx 0rpx 0rpx; } .step-view { justify-content: space-around; background: #FFFFFF; padding: 32rpx 80rpx 0; border-top-left-radius: 32rpx; } .icon-list-view .img1 { width: 80rpx; height: 72rpx; } .dashed-line { /* border: 3rpx solid #F1F3F4; */ border-style: dashed; border-width: 3rpx; /* 定义边框粗细 */ border-color: #F1F3F4; /* 定义边框颜色 */ width: 136rpx; height: 2rpx; display: flex; flex-grow: 1; padding: 0 80rpx; } .step-tip-view { justify-content: space-around; background-color: #FFF; padding: 22rpx 24rpx 40rpx; border-radius: 0rpx 0rpx 40rpx 40rpx; } .step-tip-text { font-weight: 400; font-size: 24rpx; color: #060809; opacity: 0.8; } .step-tip-text:nth-child(2) { margin: 0 38rpx 0 40rpx; } .step-num-1 { width: 14rpx; height: 22rpx; margin-right: 4rpx; } .step-num-2 { width: 20rpx; height: 22rpx; margin-right: 4rpx; } .step-num-3 { width: 20rpx; height: 24rpx; margin-right: 4rpx; } .car-detail-style { width: 56rpx; height: 56rpx; background: rgba(0, 0, 0, 0.4); border-radius: 16rpx 0rpx 16rpx 0rpx; padding-left: 6rpx; position: relative; left: 20rpx; top: 100rpx; z-index: 1000; } .return-view { width: 40rpx; height: 40rpx; }