#house{padding:10px}#house img{width:100%;display:block}#house .line-1{white-space:nowrap}#house .line-1,#house .line-2{overflow:hidden;text-overflow:ellipsis}#house .line-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#house #scroll{height:calc(100vh - 30px);overflow:auto}#house #scroll ul{display:flex;flex-wrap:wrap}#house #scroll ul a{margin:0}#house #scroll ul li{width:249px;margin:5px;border:1px solid #e4e4e4;border-radius:5px;overflow:hidden;background:#f7f7fa}#house #scroll ul .image{height:240px;overflow:hidden;display:flex;align-items:center;justify-content:center}#house #scroll ul .image video{max-width:100%;height:100%}#house #scroll ul .content{padding:10px}#house #scroll ul h4{color:#333;font-weight:400;font-size:14px;margin-bottom:10px}#house #scroll ul p{font-size:13px;color:#888;margin-bottom:10px}#house #scroll ul .time{display:flex;align-items:center;justify-content:space-between;color:#666;font-size:12px}#house #scroll ul .header{margin:10px}#house #scroll ul .header .message{margin-top:10px}#house #scroll ul .link{display:flex;align-items:center;justify-content:space-between;font-size:12px;margin-top:10px}#house #scroll ul .link .none{color:#999;cursor:no-drop}#house .baseline{text-align:center;position:relative;font-size:14px;font-style:italic;color:#666}#house .baseline:after{content:"";display:block;width:100%;border-bottom:1px dashed #ddd;position:absolute;top:50%}#house .baseline span{position:relative;z-index:1;padding:0 10px;background:#fff}.f_message{width:300px}