.van-image-preview{position:fixed;top:0;left:0;width:100%;height:100%}.van-image-preview__swipe{height:100%}.van-image-preview__swipe-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;overflow:hidden}.van-image-preview__cover{position:absolute;top:0;left:0}.van-image-preview__image{width:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.van-image-preview__image--vertical{width:auto;height:100%}.van-image-preview__image img{-webkit-user-drag:none}.van-image-preview__image .van-image__error{top:30%;height:40%}.van-image-preview__image .van-image__error-icon{font-size:36px}.van-image-preview__image .van-image__loading{background-color:initial}.van-image-preview__index{position:absolute;top:16px;left:50%;color:#fff;font-size:14px;line-height:20px;text-shadow:0 1px 1px #323233;-webkit-transform:translate(-50%);transform:translate(-50%)}.van-image-preview__overlay{background-color:rgba(0,0,0,.9)}.van-image-preview__close-icon{position:absolute;z-index:1;color:#c8c9cc;font-size:22px;cursor:pointer}.van-image-preview__close-icon:active{color:#969799}.van-image-preview__close-icon--top-left{top:16px;left:16px}.van-image-preview__close-icon--top-right{top:16px;right:16px}.van-image-preview__close-icon--bottom-left{bottom:16px;left:16px}.van-image-preview__close-icon--bottom-right{right:16px;bottom:16px}.van-skeleton{display:-webkit-box;display:-webkit-flex;display:flex;padding:0 16px}.van-skeleton__avatar{-webkit-flex-shrink:0;flex-shrink:0;width:32px;height:32px;margin-right:16px;background-color:#f2f3f5}.van-skeleton__avatar--round{border-radius:999px}.van-skeleton__content{width:100%}.van-skeleton__avatar+.van-skeleton__content{padding-top:8px}.van-skeleton__row,.van-skeleton__title{height:16px;background-color:#f2f3f5}.van-skeleton__title{width:40%;margin:0}.van-skeleton__row:not(:first-child){margin-top:12px}.van-skeleton__title+.van-skeleton__row{margin-top:20px}.van-skeleton--animate{-webkit-animation:van-skeleton-blink 1.2s ease-in-out infinite;animation:van-skeleton-blink 1.2s ease-in-out infinite}.van-skeleton--round .van-skeleton__row,.van-skeleton--round .van-skeleton__title{border-radius:999px}@-webkit-keyframes van-skeleton-blink{50%{opacity:.6}}@keyframes van-skeleton-blink{50%{opacity:.6}}.van-button--primary{background-color:#000}.sing-detail-wrap{height:100%;width:100%;overflow-y:auto;position:relative}.sing-detail-wrap .van-tabs{background:none}.sing-detail-wrap .van-tabs__nav{background:#fff;padding-top:5px}.sing-detail-wrap .operate-holder{position:fixed;bottom:0;left:0;right:0;z-index:2;display:flex;height:96px;justify-content:space-around;align-items:center}.sing-detail-wrap .stack-wrapper{position:fixed;width:100%;height:75vh;max-height:90vh;min-height:300px}.sing-detail-wrap .stack-wrapper .swipe-holder,.sing-detail-wrap .stack-wrapper .swipe-holder .img-holder,.sing-detail-wrap .stack-wrapper .van-swipe{height:100%;width:100%}.sing-detail-wrap .content-holder{position:relative;border-top-left-radius:16px;border-top-right-radius:16px;left:0;right:0;top:65vh;bottom:0;background:#fff;text-align:left;z-index:1}.sing-detail-wrap .content-holder .img-holder .img-border{position:absolute;height:72px;width:72px;border-radius:36px;margin:-32px 0;background:#dcbb9a;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 4px rgba(0,0,0,.5)}.sing-detail-wrap .content-holder .img-holder .img-border img{border-radius:35px;height:70px;width:70px}.sing-detail-wrap .content-holder .name-title{color:#000;font-size:24px;padding:1px 0;display:inline-block}.sing-detail-wrap .content-holder .detail-holder{display:flex;padding:4px 0 12px;margin:0 16px;border-bottom:1px solid #e6e6e6;justify-content:space-between;flex-flow:wrap}.sing-detail-wrap .content-holder .detail-holder .detail-title{line-height:25px;display:inline-block;color:#000;font-size:12px;display:inline-flex;align-items:center}.sing-detail-wrap .content-holder .tag-holder{padding:12px 0 16px;border-bottom:1px solid #e6e6e6}.sing-detail-wrap .content-holder .tag-holder .van-tag{font-size:12px;height:20px;padding:4px 8px;border:1px solid #dcbb9a}.sing-detail-wrap .content-holder .tag-holder .tag-list{padding-top:10px}.sing-detail-wrap .content-holder .tag-holder .tag-list .tag-list-title{color:#6b6967;font-size:12px}.sing-detail-wrap .content-holder .tag-holder .tag-list .van-tag{margin-right:4px}.sing-detail-wrap .content-holder .tag-holder .desc-holder{color:#6b6967;font-size:12px;white-space:normal}.sing-detail-wrap .custom-indicator{position:absolute;right:0;left:0;top:-62px;height:72px;margin:0;display:flex;flex-direction:column;-webkit-overflow-scrolling:touch;overflow-x:-moz-scrollbars-none}.sing-detail-wrap .custom-indicator::-webkit-scrollbar{width:0!important}.sing-detail-wrap .custom-indicator .indicator-tag-holder{display:flex;background-image:linear-gradient(rgba(50,50,50,.3),hsla(0,0%,80.4%,0));width:100%;overflow-x:auto}.sing-detail-wrap .custom-indicator .indicator-tag-holder .tag-title{font-size:16px;color:#1f1e25}.sing-detail-wrap .custom-indicator .indicator-tag-holder .indicator-holder{border-radius:4px;margin:4px 0 4px 4px;height:45px;width:45px;display:flex;justify-content:center;align-items:center;background:#999}.sing-detail-wrap .custom-indicator .indicator-tag-holder .active-swipe{background:#fff}.sing-detail-wrap .custom-indicator .click-tag-holder{flex:1;display:flex;height:50px}.sing-detail-wrap .custom-indicator .click-tag-holder div{flex:1}.sing-detail-wrap .back-icon-container{position:fixed;top:8px;left:0;padding:20px;z-index:2}.sing-detail-wrap .share-icon-container{position:fixed;top:8px;right:0;padding:20px;z-index:2}.sing-detail-wrap .popup-title{height:48px;line-height:48px;background:#fafafa;color:#1f1e25;text-align:center;font-size:18px;opacity:.94}.sing-detail-wrap .share-list{display:flex;justify-content:space-evenly;opacity:.94}.sing-detail-wrap .share-list .share-item{padding:4px 0 0;text-align:center}.sing-detail-wrap .share-list .share-item div{font-size:12px;color:#666;line-height:40px;height:40px}.sing-detail-wrap .popup-button{margin:0 20px}.sing-detail-wrap .popup-button .van-button{background:#1f1e25;height:45px;border-radius:999px}.sing-detail-wrap .popup-button .van-button.van-button--primary{border:1px solid #1f1e25}.sing-detail-wrap .black-holder{position:absolute;left:150px;right:150px;top:8px;height:3px;border-radius:3px;background:#333;opacity:.5;z-index:1}.sing-detail-wrap .tag-holder{margin:0 16px}.sing-detail-wrap .username{padding-top:16px;overflow:hidden;margin:0 16px;display:flex;justify-content:space-between;align-items:center}.sing-detail-wrap .focus-btn{font-size:14px;border-color:#fff}.sing-detail-wrap .focus-btn.focus-yes{background:linear-gradient(90deg,#fff,#cfcfcf)}.sing-detail-wrap .focus-btn.focus-no{background:linear-gradient(90deg,#fff1e5,#cea781)}.sing-detail-wrap .focus-btn .van-button__content{padding:7px 14px}.sing-detail-wrap .icon-home-kindness{position:fixed;right:32px;bottom:128px;z-index:1}.sing-detail-wrap .btn-reserve{width:54px;height:54px;padding:0;position:fixed;right:32px;bottom:40px;bottom:calc(env(safe-area-inset-bottom) + 40px);border-radius:50%;font-size:20px;z-index:1;border:none}.sing-detail-wrap .play-holder{position:absolute;margin:auto;width:100%;height:100%;top:0;right:0;left:0;font-size:48px;display:flex;justify-content:center;align-items:center;background:#000;opacity:.5;color:#fff}.sing-detail-wrap .list-holder{background:#f5f5f5;padding-top:12px}.sing-detail-wrap .item-holder{margin:12px;border-radius:4px;background:#fff}.sing-detail-wrap .item-holder .top-holder{padding:16px 12px 12px}.sing-detail-wrap .item-holder .user-holder{display:flex;position:relative}.sing-detail-wrap .item-holder .user-holder .desc-holder{margin-left:10px}.sing-detail-wrap .item-holder .user-holder .name{color:#333;font-size:16px}.sing-detail-wrap .item-holder .user-holder .time{color:#333;font-size:12px;opacity:.4}.sing-detail-wrap .item-holder .user-holder .btn{padding:0 4px;justify-content:space-around;align-items:center;right:0;top:0;width:60px;height:24px;line-height:24px;float:right;position:absolute;margin:3px 0 0 16px;display:flex;color:#1f1e25;background:linear-gradient(150deg,#fff1e5,#cea781);border-radius:12px;font-size:14px}.sing-detail-wrap .item-holder .user-holder .btn .img{width:12px;height:12px}.sing-detail-wrap .item-holder .moment .van-image{flex:0 0 none}.sing-detail-wrap .item-holder .moment .desc-holder{flex:1 1 auto}.sing-detail-wrap .item-holder .moment .share{flex:0 0 none}.sing-detail-wrap .item-holder .remark-holder{margin:10px 0;font-size:16px;color:#333;white-space:normal;word-break:break-word}.sing-detail-wrap .item-holder .content-desc-holder{margin-top:10px;font-size:16px;color:#999}.sing-detail-wrap .user-list-wrap{padding:4px;display:flex;justify-content:space-between;align-items:center}.sing-detail-wrap .zan-count{padding:0 16px;line-height:36px}.sing-detail-wrap .zan-count>*{vertical-align:middle}.sing-detail-wrap .special-offer{display:inline-block}.sing-detail-wrap .decline-icon{width:1em;height:1em;display:inline-block;color:#49c343}