1234567891011121314151617181920212223242526272829303132333435 |
- .top.data-v-25d03d58{
- background: url('http://dmsphoto.66km.com.cn/thFiles/AFCBDA6F-03C0-46C0-9090-9A34C125D140.png') no-repeat;
- background-size: 100%;
- width: 750rpx;height: 250rpx;
- background-position: right bottom;
- }
- .carBrand.data-v-25d03d58{
- font-weight: 500;font-size: 44rpx;
- color: #FFFFFF;padding-left: 24rpx;
- line-height: 62rpx;padding-top: 30rpx;
- }
- .carName.data-v-25d03d58{
- font-weight: 400;font-size: 28rpx;
- color: #FFFFFF;padding-left: 24rpx;
- line-height: 40rpx;padding-top: 26rpx;
- }
- .box.data-v-25d03d58{
- width: 750rpx;
- background: #FFFFFF;
- padding-top: 20rpx;
- border-radius: 24rpx 24rpx 0rpx 0rpx;
- margin-top: -40rpx;
- }
- .line.data-v-25d03d58{
- display: flex;font-size: 28rpx;line-height: 40rpx;padding: 20rpx 24rpx;
- }
- .lineLeft.data-v-25d03d58{
- color: #999999;width: 180rpx;
- }
- .lineRight.data-v-25d03d58{
- color: #3C3C3C;
- }
|