.pictorial-body{height:100vh;height:100dvh}
.pictorial-body:after{height:0}
.pictorial-top-box{top:0;left:50%;transform:translate3d(-50%, 0, 0)}
.share-body .pictorial-top-box{max-width:var(--share-max-width)}
.pictorial-top{height:10.6rem;background-image:url(https://cdnjs.cls.cn/iav/pirtorial-background.png);background-repeat:no-repeat;background-position:center top;background-size:100% auto}
.pictorial-logo{margin-top:1.4rem;width:52%;max-width:19.5rem}
.pictorial-search-box{margin-top:-2.1rem;padding-top:1.9rem;padding-bottom:1.4rem;border-top-left-radius:18px;border-top-right-radius:18px}
.pictorial-search-title{margin-bottom:1.1rem;margin-left:1.8rem}
.pictorial-search-input-box{margin-right:1.2rem;height:3.6rem;border-radius:4px}
.pictorial-search-input-icon-box{margin-right:0.2rem;margin-left:0.9rem;padding-left:0.3rem;padding-right:0.4rem}
.pictorial-search-input{padding:0;background-color:transparent;border:none;outline:none}
.pictorial-search-input::placeholder{color:#999}

body{--fixed-height:12rem}
.share-body{--fixed-height:17.2rem}

.pictorial-observer{top:var(--fixed-height);height:calc(100vh - var(--fixed-height));height:calc(100dvh - var(--fixed-height))}
.pictorial-list-box{padding-top:7.4rem;min-height:calc(100% - 3.3rem);background-repeat:no-repeat;background-size:100% 38rem}
.pictorial-list{width:48.4058%}
.pictorial-list-item{margin-bottom:1.1rem;border-radius:6px}
.pictorial-list-image{margin-bottom:0.8rem}
.pictorial-list-top{top:0.8rem;left:0.8rem;padding-left:0.3rem;padding-right:0.3rem;border-radius:1px}
.pictorial-list-shadow:after{content:"\20";position:absolute;bottom:-0.1rem;left:0;width:100%;height:31.25%;background-image:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 20%, rgba(255, 255, 255, 0.8) 40%, rgba(255, 255, 255, 1) 100%)}
.pictorial-list-title{margin-left:0.8rem;margin-right:0.8rem;margin-bottom:0.8rem}
.pictorial-list-time{margin-left:0.8rem;margin-right:0.8rem;margin-bottom:0.8rem}
.pictorial-list-icon{margin-right:0.3rem;width:1.2rem;height:0.8rem;border-width:1px;border-style:solid;border-radius:100%}
.pictorial-list-icon:after{content:"\20";position:absolute;top:50%;left:50%;width:0.4rem;height:0.4rem;background-color:#999;border-radius:50%;transform:translate(-50%, -50%)}
.pictorial-list-empty{top:50%;left:50%;transform:translate(-50%, -50%)}
.pictorial-loader{padding-top:0.6rem;padding-bottom:1.6rem}

.pictorial-to-top-box{left:50%;bottom:10rem}
.share-body .pictorial-to-top-box{max-width:var(--share-max-width)}
.pictorial-to-top{right:0.2rem;bottom:0;width:3.4rem;height:3.4rem;cursor:pointer}

.global-message{position:fixed;bottom:10rem;left:50%;z-index:10000;padding:1rem 2rem;max-width:380px;border-radius:8px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}