一机游雄安uniapp源码
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.
 
 
 

31 lines
2.2 KiB

.fod_det_pic{ height: 416rpx; width: 100%; }
.fod_det_cont{ background: #fff; border-radius: 30rpx 30rpx 0 0; padding:40rpx 0rpx; position: relative; top:-60rpx; /* 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; padding-left: 30rpx;}
.fod_det_inf{ font-size: 32rpx; 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; */}
.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:10rpx 0 10rpx 0 ;}
.pic_shop{ width: 240rpx; height: 200rpx; box-shadow: rgba(0,0,0,.1) 0 0 20rpx; border-radius: 10rpx;}
.mssj_box{ flex: 1; padding-left: 20rpx; }
.mssj_tit{ font-size: 32rpx; color: #333; font-weight: 700;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: 44rpx;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}
.ms_warp .fod_shop_list:last-child{ box-shadow: none !important; }
/* 控制内容显示 */
.h_define_cont{max-height: 510rpx; position: relative; overflow: hidden;text-overflow: ellipsis;
white-space: pre-wrap;
-webkit-box-orient: vertical;
-webkit-line-clamp: 10;
display: -webkit-box;
}
.hide{
display: none
}
.nr_hide{ position: absolute; z-index: 6; bottom: 0; width: 100%; background:linear-gradient( top, rgba(255,255,255,.8), rgba(255,255,255,1)) ; height: 100rpx; line-height: 100rpx; text-align: center; font-size: 30rpx; color: #555;}
.pic_fod_duo{ width: 40rpx; height: 40rpx; display: inline-block; margin-left: 10rpx; position: relative; top:10rpx}