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.
19 lines
2.0 KiB
19 lines
2.0 KiB
.fod_det_pic{ height: 480rpx; width: 100%; }
|
|
.fod_det_cont{ background: #fff; border-radius: 30rpx 30rpx 0 0; padding: 40rpx; position: relative; top:-20rpx; width: 90%; box-shadow: rgba(0,206,185,.1) 0 5rpx 20rpx;}
|
|
.fod_det_bt{ font-size: 36rpx; font-weight: bold; text-align: center; padding-bottom: 60rpx;}
|
|
.fod_det_bt:after{ display: block; content: ''; width: 524rpx; margin: 0 auto; margin-top:30rpx;height: 16rpx; background:url(../../../static/images/bg_ms.png) no-repeat center; }
|
|
.fod_det_inf{ font-size: 30rpx; line-height: 51rpx; color:#444; margin-bottom: 60rpx; text-indent: 0; letter-spacing: 2rpx; text-align: justify;}
|
|
|
|
.fod_shop_list{ padding: 0 40rpx 40rpx 40rpx; margin-bottom: 60rpx; /* box-shadow: rgba(0,206,185,.1) 0 10rpx 20rpx; */}
|
|
.tit_com{font-size: 38rpx; font-weight: bold; padding:40rpx 0}
|
|
.fod_sp_box{ display: flex; margin-top:40rpx; /*border-bottom: 2rpx solid #eee;*/ }
|
|
.msimg_wrp{position:relative;}
|
|
.zsj_jb{ display: inline-block; padding: 10rpx 20rpx ; background: #fec901; color: #fff; position:absolute;left: 0; top:0; font-size: 24rpx; border-radius:20rpx 0 20rpx 0 ;}
|
|
.pic_shop{ width: 280rpx; height: 200rpx; box-shadow: rgba(0,0,0,.1) 0 0 20rpx; border-radius: 20rpx;}
|
|
.mssj_box{ flex: 1; padding-left: 20rpx; }
|
|
.mssj_tit{ font-size: 32rpx;font-weight: bold; display: block;text-overflow: ellipsis;white-space: pre-wrap;-webkit-box-orient: vertical;-webkit-line-clamp: 1;display: -webkit-box;overflow: hidden;}
|
|
.mssj_adr{color: #666;font-size: 28rpx; font-weight: normal; line-height: 48rpx;overflow: hidden;padding: 10rpx 30rpx 0 0;text-overflow: ellipsis;white-space: pre-wrap;-webkit-box-orient: vertical;-webkit-line-clamp: 2;display: -webkit-box;}
|
|
.mssj_jul{ display: block; position: relative; font-size: 28rpx; color: #999; padding-top:10rpx}
|
|
.mssj_jul:before{ content: '';display: inline-block; width: 38rpx; height: 38rpx; background:url(../../../static/images/icn_mi.png) no-repeat; background-size: 100%; margin-right: 5rpx; position: relative; top:6rpx}
|
|
|
|
.ms_warp .fod_shop_list:last-child{ box-shadow: none !important; }
|
|
|