223 lines
4.8 KiB
Plaintext
223 lines
4.8 KiB
Plaintext
.content.data-v-972a1a01 {
|
|
padding: 30rpx;
|
|
}
|
|
.content .banner.data-v-972a1a01 {
|
|
background-color: #1f68e9;
|
|
border-radius: 15rpx;
|
|
color: #fff;
|
|
height: 240rpx;
|
|
padding: 30rpx;
|
|
position: relative;
|
|
}
|
|
.content .banner .title.data-v-972a1a01 {
|
|
height: 95rpx;
|
|
position: absolute;
|
|
top: 40rpx;
|
|
z-index: 9;
|
|
}
|
|
.content .banner .image.data-v-972a1a01 {
|
|
bottom: 5rpx;
|
|
height: 125rpx;
|
|
position: absolute;
|
|
right: 0;
|
|
width: 300rpx;
|
|
z-index: 9;
|
|
}
|
|
.content .module-title.data-v-972a1a01 {
|
|
align-items: center;
|
|
border-left: 6rpx solid #1f68e9;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
font-size: 34rpx;
|
|
font-weight: 700;
|
|
justify-content: space-between;
|
|
line-height: 34rpx;
|
|
margin: 30rpx 0;
|
|
padding-left: 20rpx;
|
|
}
|
|
.content .module-title .tips.data-v-972a1a01 {
|
|
color: #1f68e9;
|
|
font-size: 30rpx;
|
|
font-weight: 400;
|
|
}
|
|
.content .query-content.data-v-972a1a01 {
|
|
background-color: #fff;
|
|
border-radius: 10rpx;
|
|
padding: 40rpx;
|
|
}
|
|
.content .query-content .input-content.data-v-972a1a01 {
|
|
align-items: center;
|
|
background-color: #fff;
|
|
border: 1px solid #e1e1e1;
|
|
border-radius: 10rpx;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
padding: 20rpx;
|
|
position: relative;
|
|
}
|
|
.content .query-content .input-content.selected.data-v-972a1a01 {
|
|
border-color: #1f68e9;
|
|
}
|
|
.content .query-content .input-content .input.data-v-972a1a01 {
|
|
align-items: center;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
flex-grow: 1;
|
|
font-size: 32rpx;
|
|
overflow-y: scroll;
|
|
position: relative;
|
|
}
|
|
.content .query-content .input-content .input .placeholder.data-v-972a1a01 {
|
|
color: silver;
|
|
left: 0;
|
|
position: absolute;
|
|
}
|
|
.content .query-content .input-content .input .cursor.data-v-972a1a01 {
|
|
animation: cursor-blinks-972a1a01 1.5s step-start infinite;
|
|
background: #1f68e9;
|
|
height: 40rpx;
|
|
width: 4rpx;
|
|
}
|
|
.content .query-content .input-content .clear.data-v-972a1a01 {
|
|
flex-shrink: 0;
|
|
height: 32rpx;
|
|
padding: 0 10rpx 0 20rpx;
|
|
width: 32rpx;
|
|
}
|
|
.content .query-content .input-content .input-length.data-v-972a1a01 {
|
|
color: #232323;
|
|
flex-shrink: 0;
|
|
font-size: 26rpx;
|
|
}
|
|
.content .query-content .input-content .photo.data-v-972a1a01 {
|
|
flex-shrink: 0;
|
|
height: 50rpx;
|
|
margin-left: 10rpx;
|
|
margin-top: -5rpx;
|
|
width: 50rpx;
|
|
}
|
|
.content .query-content .button.data-v-972a1a01 {
|
|
align-items: center;
|
|
background-color: #1f68e9;
|
|
border-radius: 10rpx;
|
|
color: #fff;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
font-size: 32rpx;
|
|
font-weight: 700;
|
|
height: 90rpx;
|
|
justify-content: center;
|
|
margin-top: 30rpx;
|
|
}
|
|
.content .example-content.data-v-972a1a01 {
|
|
background-color: #fff;
|
|
border-radius: 10rpx;
|
|
overflow: hidden;
|
|
}
|
|
.content .example-content .vehicle-info.data-v-972a1a01 {
|
|
align-items: center;
|
|
background-color: #eaf1f8;
|
|
border-radius: 10rpx;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
margin: 30rpx 30rpx 0;
|
|
padding: 20rpx 30rpx;
|
|
}
|
|
.content .example-content .vehicle-info .logo.data-v-972a1a01 {
|
|
flex-shrink: 0;
|
|
height: 120rpx;
|
|
width: 120rpx;
|
|
}
|
|
.content .example-content .vehicle-info .right-content.data-v-972a1a01 {
|
|
margin-left: 30rpx;
|
|
}
|
|
.content .example-content .vehicle-info .right-content .name.data-v-972a1a01 {
|
|
font-size: 32rpx;
|
|
font-weight: 700;
|
|
}
|
|
.content .example-content .vehicle-info .right-content .desc.data-v-972a1a01 {
|
|
align-items: center;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
font-size: 28rpx;
|
|
margin-top: 12rpx;
|
|
}
|
|
.content
|
|
.example-content
|
|
.vehicle-info
|
|
.right-content
|
|
.desc
|
|
image.data-v-972a1a01 {
|
|
height: 40rpx;
|
|
width: 265rpx;
|
|
}
|
|
.content .example-content .vehicle-list.data-v-972a1a01 {
|
|
padding: 20rpx 30rpx;
|
|
}
|
|
.content .example-content .vehicle-list .cell.data-v-972a1a01 {
|
|
align-items: center;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
margin: 30rpx 0;
|
|
}
|
|
.content .example-content .vehicle-list .cell-title.data-v-972a1a01 {
|
|
align-items: center;
|
|
color: #333;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
font-size: 30rpx;
|
|
padding-left: 5rpx;
|
|
}
|
|
.content .example-content .vehicle-list .cell-title image.data-v-972a1a01 {
|
|
height: 30rpx;
|
|
margin-left: 10rpx;
|
|
width: 30rpx;
|
|
}
|
|
.content .example-content .vehicle-list .cell-value.data-v-972a1a01 {
|
|
color: #686868;
|
|
font-size: 30rpx;
|
|
padding-right: 5rpx;
|
|
}
|
|
.content .example-content .vehicle-list .more.data-v-972a1a01 {
|
|
color: #568dd9;
|
|
font-size: 26rpx;
|
|
margin-top: 10rpx;
|
|
text-align: center;
|
|
}
|
|
.content .disclaimer.data-v-972a1a01 {
|
|
background-color: #fff;
|
|
border-radius: 10rpx;
|
|
color: #333;
|
|
font-size: 30rpx;
|
|
padding: 30rpx 40rpx;
|
|
}
|
|
@-webkit-keyframes cursor-blinks-972a1a01 {
|
|
0% {
|
|
display: block;
|
|
opacity: 1;
|
|
}
|
|
50% {
|
|
display: none;
|
|
opacity: 0;
|
|
}
|
|
to {
|
|
display: block;
|
|
opacity: 1;
|
|
}
|
|
}
|
|
@keyframes cursor-blinks-972a1a01 {
|
|
0% {
|
|
display: block;
|
|
opacity: 1;
|
|
}
|
|
50% {
|
|
display: none;
|
|
opacity: 0;
|
|
}
|
|
to {
|
|
display: block;
|
|
opacity: 1;
|
|
}
|
|
}
|