@charset "UTF-8";.fs-list-card .tit{background:#fff;padding:15px 25px 11px;font-size:18px;line-height:25px;font-weight:700}.fs-list-box{padding:0 15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding-top:5px;background-color:#f5f5f5;background-image:-webkit-linear-gradient(top,#fff 0,#f5f5f5 100%);background-image:linear-gradient(180deg,#fff 0,#f5f5f5 100%);background-size:100% 70px;background-repeat:no-repeat}.fs-list-box ul{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:50%;margin:0 7px 0 0}.fs-list-box ul:last-child{margin-right:0}.fs-list-box li{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:6px;overflow:hidden;margin-bottom:7px;width:100%}.fs-list-box li:nth-child(even){margin-right:0}.fs-list-box li:nth-child(1),.fs-list-box li:nth-child(2){margin-top:0}.fs-list-box .img{position:relative;border-radius:6px 6px 0 0;background:#000;overflow:hidden;max-height:209px}.fs-list-box .img img{width:100%;position:relative;max-height:100%;object-fit:cover}.fs-list-box .img .icon-v{position:absolute;width:19px;height:19px;top:10px;right:10px;background:url(../../images/icon_video2.png) no-repeat;background-size:100% 100%}.fs-list-box .img-txt{position:absolute;height:50px;left:0;right:0;bottom:0;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 100%);background-image:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 100%)}.fs-list-box .img-txt .addr{position:absolute;left:0;right:0;bottom:0;padding:7px 10px 7px 22px;font-size:11px;line-height:16px;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:700}.fs-list-box .img-txt .addr::before{content:'';position:absolute;width:12px;height:12px;left:7px;top:50%;margin-top:-6px;background:url(../../images/icon_city_addr_w.png) center center no-repeat;background-size:auto 100%}.fs-list-box .txt{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:10px}.fs-list-box h3{max-height:38px;font-size:14px;line-height:19px;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.fs-list-box .user-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:6px}.fs-list-box .user{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.fs-list-box .user-img{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:18px;height:18px;border-radius:50%;overflow:hidden;margin-right:4px}.fs-list-box .user-img img{display:block;width:100%;height:100%;object-fit:cover}.fs-list-box .user-txt{font-size:11px;line-height:16px;color:#696969;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.fs-list-box .user-box .opt{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font-size:12px;line-height:16px;color:#696969;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:5px}.fs-list-box .opt .icon-zan{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:block;width:14px;height:14px;background:url(../../images/icon_zan_gray.png) center center no-repeat;background-size:auto 100%;margin-right:2px}.fs-list-box .user .icon-v{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:12px;height:12px;margin-left:2px}.fs-list-box .user .icon-v img{display:block;width:100%;height:100%}.fs-list-box .user .icon-v{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:12px;height:12px;margin-left:2px}.fs-list-box .user .icon-v img{display:block;width:100%;height:100%}.fs-list-scroll{margin:0 -22px;padding:0;overflow-x:auto;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;background:0 0}.fs-list-scroll::-webkit-scrollbar{width:0;height:0;display:none}.fs-list-scroll ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0 22px;width:auto}.fs-list-scroll li{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:165px;margin:0 5px 0 0}.fs-list-scroll li:before{content:'';position:absolute;width:100%;height:100%;border:1px solid #efefef;top:0;left:0;border-radius:6px;box-sizing:border-box;pointer-events:none}.fs-list-scroll li:nth-child(even){margin-right:5px}.fs-list-scroll li:last-child{margin-right:0}.fs-list-scroll li .img{height:220px;border-radius:6px 6px 0 0;overflow:hidden}.fs-list-scroll li .img img{height:100%}.fs-list-scroll h3{font-size:13px}.fs-list-box .fs-more{width:auto}.fs-list-box .fs-more:before{display:none}.fs-list-box .fs-more a{width:33px;height:100%;font-size:13px;color:#666;padding:0 10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}