@import "../../wxParse/wxParse.wxss"; /*服务介绍*/ .item-intro { background: #FFF; border-top: thin solid #eee; } .intro-title{ height: 80rpx; line-height: 80rpx; font-size: 28rpx; padding: 0 20rpx; border-bottom: thin solid #eee; } .item-intro .intro-bd { line-height: 50rpx; font-size: 28rpx; padding: 20rpx; padding-bottom: 0px; margin-left: 3%; color: #F60; }