You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

101 lines
1.8 KiB

.garden.data-v-665b892b{
background-color: #E8CD30;
border-radius: 50%;
width: 20rpx;
height: 20rpx;
margin-right: 16rpx;
}
.listCard_header_Type.data-v-665b892b{
background: rgba(232, 205, 48, 0.15);
border-radius: 40rpx;
color: #E8CD30;
/* padding: 10rpx 20rpx; */
font-size: 24rpx;
display: flex;
justify-content: center;
align-items: center;
Width :
180rpx;
Height:
54rpx;
}
.de.data-v-665b892b{
text-decoration: line-through;
}
.detailse_content_item.data-v-665b892b{
width: 50% ;
text-align: center;
margin-bottom: 50rpx;
}
.detailse_content.data-v-665b892b{
margin-top: 50rpx;
flex-wrap: wrap;
}
.mtop.data-v-665b892b{
margin-top: 15rpx;
}
.detailse_oilType_price.data-v-665b892b{
margin-left: 78rpx;
}
.detailse_oilType.data-v-665b892b{
padding-bottom: 56rpx;
border-bottom: 1px dashed #BBBBBB;
}
.detailse_oilType_lable.data-v-665b892b{
background: rgba(0, 170, 255, 0.1);
color: #00AAFF;
Width:88rpx;
Height:40rpx;
margin-right: 20rpx;
font-size: 24rpx;
}
.detailse_header.data-v-665b892b{
margin-bottom: 40rpx;
}
.detailse_header_icon.data-v-665b892b{
margin-right: 24rpx;
}
.hui.data-v-665b892b{
color: #BBBBBB;
}
.samlltext.data-v-665b892b{
font-size: 20rpx;
}
.jb.data-v-665b892b{
justify-content: space-between;
}
.an.data-v-665b892b{
align-items: flex-end;
}
.jc.data-v-665b892b{
justify-content: center;
}
.ac.data-v-665b892b{
align-items: center;
}
.textOverflow.data-v-665b892b{
overflow: hidden;/*超出部分隐藏*/
white-space: nowrap;/*不换行*/
text-overflow:ellipsis;/*超出部分文字以...显示*/
}
.flex.data-v-665b892b{
display: flex;
}
.flexOne.data-v-665b892b{
flex: 1;
}
.detailse.data-v-665b892b{
padding: 52rpx 62rpx;
}
view.data-v-665b892b {
font-size: 28rpx;
color: #666666;
}
.fontcolor.data-v-665b892b{
color: #BBBBBB;
}
.detailse_title.data-v-665b892b{
margin-bottom: 50rpx;
}