12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- .content.data-v-2eba3b6c {
- min-height: 100vh;
- background: #F4F5F7;
- }
- .box.data-v-2eba3b6c {
- padding: 0 24rpx;
- background: #ffffff;
- }
- .historylinecarImg.data-v-2eba3b6c {
- width: 46rpx;
- height: 46rpx;
- }
- .historylinecar.data-v-2eba3b6c {
- font-weight: 400;
- font-size: 26rpx;
- color: #1A1A1A;
- line-height: 37rpx;
- width: 636rpx;
- }
- .historyLine.data-v-2eba3b6c {
- display: flex;
- justify-content: space-between;
- padding: 30rpx 0;
- border-top: 1rpx solid #EEEEEE;
- }
- .cont.data-v-2eba3b6c {
- padding: 30rpx 24rpx;
- }
- .toplineImg.data-v-2eba3b6c{
- width: 35rpx;
- height: 34rpx;
- }
- .topName.data-v-2eba3b6c{
- line-height: 34rpx;font-weight: 400;
- color: #FFFFFF;font-size: 28rpx;padding-left: 16rpx;
- }
- .topBox.data-v-2eba3b6c{
- width: 702rpx;
- height: 98rpx;
- background: #FFFFFF linear-gradient(132deg, #FF8635 0%, #FF4828 100%);
- border-radius: 16rpx;
- display: flex;justify-content: space-around;
- }
- .topsx.data-v-2eba3b6c{
- width: 2rpx;background: #ffffff;
- height: 54rpx;margin-top: 22rpx;
- }
- .topLine.data-v-2eba3b6c{
- display: flex;padding-top: 32rpx;
- }
- .jiyouTop.data-v-2eba3b6c{
- display: flex;justify-content: space-between;
- }
- .jiyouBox.data-v-2eba3b6c{
- margin-top: 30rpx;border-radius: 16rpx;
- background: #ffffff;padding: 30rpx;
- }
- .jiyoutopTitle.data-v-2eba3b6c{
- font-weight: 500;font-size: 28rpx;
- color: #1A1A1A;
- line-height: 40rpx;
- }
- .jyzl.data-v-2eba3b6c{
- font-weight: 400;line-height: 40rpx;
- color: #666666;font-size: 24rpx;
- }
- .jyimg.data-v-2eba3b6c{
- width: 302rpx;
- height: 302rpx;
- border-radius: 10rpx;
- }
- .jyline.data-v-2eba3b6c{
- width: 302rpx;padding-top: 30rpx;
- }
- .jyName.data-v-2eba3b6c{
- font-weight: 400;font-size: 22rpx;
- color: #1A1A1A;
- line-height:36rpx ;
- overflow: hidden;
- text-overflow: ellipsis;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- padding-top: 10rpx;
- }
- .best.data-v-2eba3b6c{
- color: #FF4F00;border-radius: 6rpx;
- padding: 0 8rpx;border: 1px solid #FF4F00;
- }
- .jylineBox.data-v-2eba3b6c{
- display: flex;justify-content: space-between;flex-wrap: wrap;
- }
- .jyNametxt.data-v-2eba3b6c{
- }
|