2025-01-15 18:39:05 +08:00

213 lines
4.7 KiB
Plaintext

.main.data-v-1cc19d5c {
width: 100%;
height: 100vh;
background: #f5f5f5;
}
.main .topMessage.data-v-1cc19d5c {
width: 100%;
height: 292rpx;
background: linear-gradient(270deg, #727377 0%, #424448 100%);
box-sizing: border-box;
padding: 48rpx 32rpx;
position: relative;
}
.main .topMessage .messageTitle.data-v-1cc19d5c {
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 32rpx;
color: #ffffff;
line-height: 44rpx;
text-align: left;
font-style: normal;
}
.main .topMessage .messageList.data-v-1cc19d5c {
width: 100%;
margin-top: 16rpx;
}
.main .topMessage .messageList .messageText.data-v-1cc19d5c {
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 24rpx;
color: #b8b7b4;
line-height: 36rpx;
text-align: left;
font-style: normal;
margin-bottom: 4rpx;
}
.main .topMessage .carLogo.data-v-1cc19d5c {
position: absolute;
right: 12rpx;
bottom: 0;
width: 240rpx;
height: 240rpx;
opacity: 0.8;
}
.main .codeBox.data-v-1cc19d5c {
width: calc(100% - 64rpx);
height: 152rpx;
background: #ffffff;
border-radius: 6rpx;
margin-left: 32rpx;
-webkit-transform: translateY(-60rpx);
transform: translateY(-60rpx);
box-sizing: border-box;
padding: 40rpx 26rpx;
}
.main .codeBox .input-box.data-v-1cc19d5c {
display: flex;
align-items: center;
margin-top: 24rpx;
}
.main .codeBox .input-box .input-f.data-v-1cc19d5c {
text-align: center;
width: 72rpx;
height: 72rpx;
box-sizing: border-box;
border-radius: 5rpx;
line-height: 72rpx;
position: relative;
border: 1rpx solid #ededed;
display: flex;
align-items: center;
justify-content: center;
margin-right: 8rpx;
}
.main .codeBox .input-box .input-f .show-input.data-v-1cc19d5c {
font-size: 34rpx;
}
.main .codeBox .input-box .input-f .text-sm.data-v-1cc19d5c {
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 20rpx;
color: #716f69;
line-height: 28rpx;
text-align: left;
font-style: normal;
}
.main .codeBox .input-box .input-f .text-tip-btn.data-v-1cc19d5c {
text-align: center;
width: 74rpx;
height: 74rpx;
border: 1rpx dashed #ededed;
border-radius: 5rpx;
background: #f8f8f8;
line-height: 70rpx;
}
.main .codeBox .input-box .cccBg.data-v-1cc19d5c {
background: #f5f6f7;
}
.main .codeBox .input-box .lastBox.data-v-1cc19d5c {
background: #f5f6f7;
border-radius: 2rpx;
border: 1rpx dashed #e7e7e6 !important;
}
.main .codeBox .input-box .input-f.data-v-1cc19d5c:nth-last-child(1) {
margin-right: 0;
}
.main .confirmBox.data-v-1cc19d5c {
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 32rpx;
height: 88rpx;
color: #ffffff;
line-height: 44rpx;
text-align: center;
font-style: normal;
width: calc(100% - 64rpx);
margin-left: 32rpx;
background: #ba922f;
border-radius: 6rpx;
display: flex;
align-items: center;
justify-content: center;
}
.main .cancelBox.data-v-1cc19d5c {
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 32rpx;
height: 88rpx;
color: #b8b7b4;
line-height: 44rpx;
text-align: center;
font-style: normal;
width: calc(100% - 64rpx);
margin-left: 32rpx;
background: #ffffff;
border-radius: 6rpx;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid #b8b7b4;
margin-top: 24rpx;
}
page.data-v-1cc19d5c {
background: #fff;
}
.title.data-v-1cc19d5c {
color: #333333;
padding-bottom: 36rpx;
padding-left: 28rpx;
padding-top: 43rpx;
}
.banner.data-v-1cc19d5c {
height: 500rpx;
}
.car-card-add.data-v-1cc19d5c {
width: 502rpx;
height: 246rpx;
background: #ffffff;
border-radius: 8rpx;
box-shadow: 0rpx 2rpx 8rpx 0rpx rgba(221, 221, 221, 0.48);
}
.car-card.data-v-1cc19d5c {
position: relative;
padding-left: 35rpx;
padding-top: 33rpx;
width: 534rpx !important;
height: 285rpx;
}
.car-card image.data-v-1cc19d5c {
width: 534rpx;
height: 285rpx;
position: absolute;
z-index: -1;
left: 0;
top: 0;
}
.car-card .card-title.data-v-1cc19d5c {
background: linear-gradient(#f3e6dd, #e5ba9f);
-webkit-background-clip: text;
color: transparent;
-webkit-text-fill-color: transparent;
text-fill-color: transparent;
font-size: 36rpx;
font-weight: bolder;
}
.pic-image.data-v-1cc19d5c {
width: 482rpx;
height: 281rpx;
margin-left: 128rpx;
margin-right: 140rpx;
margin-top: 138rpx;
margin-bottom: 54rpx;
}
.tip-text.data-v-1cc19d5c {
text-align: center;
}
.add-car.data-v-1cc19d5c {
color: #b0b0b0;
width: 504rpx;
height: 145rpx;
background: #f8f8f8;
border: 1rpx dashed #c3c3c3;
border-radius: 5rpx;
display: flex;
align-items: center;
flex-direction: column;
margin: 83rpx auto;
font-size: 24rpx;
justify-content: center;
line-height: 1.5;
}