.w_100{ width: 100%; } .text-center{ text-align: center; } .unleased-pages-main{ min-height: calc(100vh - 150rpx); padding-top: 100rpx; background: linear-gradient( 180deg,#BAC0CC 100%, #EFF7FC 0%, #BAC0CC 100%); } .recommend-car-name{ font-size: 34rpx; color: #FFF; font-weight: bold; margin: auto; margin-bottom: 20rpx; max-width: 520rpx; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .recommend-car-tip{ font-size: 28rpx; color: #FFF; font-weight: 500; margin: auto; margin-bottom: 20rpx; max-width: 538rpx; } .car-img{ width: 700rpx; height: 420rpx; } .car-model-step{ background: url('https://qiniu.bms16.com/Fi9K2vXFEO5AGoUenf8nRDtyvMiW') no-repeat; background-size: cover; display: flex; flex-direction: column; height: 538rpx; margin: 0 50rpx; } .car-speed{ font-family: DIN, DIN; font-weight: bold; font-size: 64rpx; color: #FFFFFF; } .company{ font-family: DIN, DIN; font-weight: 900; font-size: 28rpx; color: #FFFFFF; } .car-speed-view>text{ color: #FFF; opacity: 0.8; } .more-btn{ width: 268rpx; height: 76rpx; background: linear-gradient( 180deg, #6E798C 0%, #7F8C9B 100%); border-radius: 40rpx; align-items: center; justify-content: center; } .more-btn-text{ font-weight: 500; font-size: 28rpx; color: #FFFFFF; } .more-btn-img{ width: 28rpx; height: 28rpx; } .lease-btn{ width: 336rpx; height: 98rpx; background: rgba(255,255,255,0.6); border-radius: 50rpx; border: 4rpx solid #060809; font-family: PingFangSC, PingFang SC; font-weight: 600; font-size: 36rpx; color: #060809; text-align: center; line-height: 98rpx; margin-right: 22rpx; } .binding-btn{ width: 336rpx; height: 98rpx; background: #060809; border-radius: 50rpx; font-family: PingFangSC, PingFang SC; font-weight: 600; font-size: 36rpx; color: #FFFFFF; text-align: center; line-height: 98rpx; } .dot-view{ justify-content: center; margin-top: 66rpx; margin-bottom: 48rpx; } .dot{ width: 12rpx; height: 12rpx; background: #FFFFFF; opacity: 0.4; border-radius: 50%; margin-right: 10rpx; } .active{ width: 24rpx; height: 12rpx; background: #FFFFFF; border-radius: 6rpx; opacity: 1; }