.main.data-v-1cc19d5c { width: 100%; min-height: 100vh; background: #f5f5f5; padding-bottom: constant(safe-area-inset-bottom); padding-bottom: env(safe-area-inset-bottom); } .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: 206rpx; background: #ffffff; border-radius: 6rpx; margin-left: 32rpx; -webkit-transform: translateY(-60rpx); transform: translateY(-60rpx); box-sizing: border-box; padding: 40rpx 26rpx; } .main .codeBox .carTypeChange.data-v-1cc19d5c { width: 100%; height: 30rpx; display: flex; align-items: center; justify-content: flex-end; } .main .codeBox .carTypeChange .changeIcon.data-v-1cc19d5c { width: 24rpx; height: 24rpx; margin-right: 8rpx; } .main .codeBox .carTypeChange .carType.data-v-1cc19d5c { color: #ba922f; font-family: "PingFangSC"; font-weight: 400; font-size: 28rpx; text-align: center; font-style: normal; } .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 #e7e7e6; 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 .orangeRedBorder.data-v-1cc19d5c { border: 1px solid orange; } .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"; 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; } .main .bindPopup.data-v-1cc19d5c { width: 100%; box-sizing: border-box; padding: 0 32rpx; border-top-left-radius: 32rpx; border-top-right-radius: 32rpx; padding-bottom: env(safe-area-inset-bottom); } .main .bindPopup .fileItem.data-v-1cc19d5c { margin-bottom: 24rpx; } .main .bindPopup .fileItem .itemTitle.data-v-1cc19d5c { font-family: "PingFangSC"; font-weight: 400; font-size: 32rpx; line-height: 44rpx; text-align: left; font-style: normal; margin-bottom: 16rpx; } .main .bindPopup .fileItem .uploadImgBox.data-v-1cc19d5c { width: 100%; margin-top: 16rpx; display: flex; align-items: center; flex-wrap: wrap; } .main .bindPopup .fileItem .uploadImgBox .submitImgBox.data-v-1cc19d5c { width: 200rpx; height: 200rpx; background: #fff; border-radius: 8rpx; display: flex; flex-direction: column; align-items: center; justify-content: center; margin-right: 32rpx; } .main .bindPopup .fileItem .uploadImgBox .submitImgBox .addIcon.data-v-1cc19d5c { width: 40rpx; height: 40rpx; color: #b4b5ba; margin-bottom: 24rpx; } .main .bindPopup .fileItem .uploadImgBox .submitImgBox .submitText.data-v-1cc19d5c { font-size: 22rpx; color: #b4b5ba; } .main .bindPopup .fileItem .uploadImgBox .imgItem.data-v-1cc19d5c { width: 200rpx; height: 200rpx; margin-right: 32rpx; position: relative; border-radius: 8rpx; overflow: hidden; } .main .bindPopup .fileItem .uploadImgBox .imgItem image.data-v-1cc19d5c { width: 100%; height: 100%; } .main .bindPopup .fileItem .uploadImgBox .imgItem .closeBox.data-v-1cc19d5c { width: 32rpx; height: 32rpx; border-radius: 0rpx 8rpx 0rpx 8rpx; background: rgba(6, 10, 25, 0.5); display: flex; align-items: center; justify-content: center; position: absolute; top: 0; right: 0; } .main .bindPopup .fileItem .uploadImgBox .imgItem .closeBox .closeIcon.data-v-1cc19d5c { width: 24rpx; height: 24rpx; } .main .bindTypeBox.data-v-1cc19d5c { width: 100%; box-sizing: border-box; padding: 0 32rpx; display: flex; align-items: center; justify-content: flex-end; margin-bottom: 8px; } .main .bindTypeBox .bindTrain.data-v-1cc19d5c { font-family: "PingFangSC"; font-weight: 400; font-size: 30rpx; line-height: 36rpx; color: #ba922f; text-align: left; font-style: normal; } 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; }