@charset "utf-8";.new_post{background:var(--theme-80);border-radius:.3rem;color:#fff;padding:.05rem .35rem;font-size:.7rem;display:inline-flex;align-items:center}.postlist{padding:2rem}.postlist[template *= wechat] .postlist_title,.postlist[template *= microblog] .postlist_title{display:none}.postlist_article{padding:0;margin:1rem 0;background:unset;-webkit-transition:.2s;transition:.2s}.postlist_article cat_gallery{max-width:25rem}article .post_content.postlist_top_part{display:flex;flex-direction:column;gap:1rem}article.postlist_article .post_content>p{line-height:2rem;margin:0;font-size:1rem}cat_article_video>span{position:relative}.postlist_headpic cat_article_video svg,.postlist_album cat_article_video svg,.post_content cat_article_video svg{position:absolute;width:1.75rem;fill:#fff;left:.5rem;bottom:.5rem}.postlist_article .post_content cat_post_image,.postlist_article .post_content cat_article_music,.postlist_article .post_content cat_article_video{width:100%;max-width:25rem}.postlist_article .post_content cat_post_image img{margin:0}.postlist_head{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:1rem}.postlist_head .middle{display:flex;gap:.5rem;width:100%;flex-direction:column}.postlist_head .middle .top{font-weight:bold;font-size:1.25rem;color:var(--C)}.postlist_head .middle .top .title{padding:calc(var(--margin) / 2);line-height:3rem;font-size:1.5rem;font-weight:bold}.postlist_head .middle .bottom{font-size:smaller;color:var(--B);display:flex;gap:.2rem;flex-direction:row;flex-wrap:wrap;cursor:default}.postlist_head .middle .bottom a{color:var(--B)}.postlist_head .right{font-size:2.5rem;opacity:.5;cursor:default}.postlist_head .right img,.postlist_head .right svg{width:3rem;height:3rem}.postlist_head .right:hover{animation:jump .3s .12s ease;-webkit-animation:jump .3s .12s ease;-moz-animation:jump .3s .12s ease}.postlist_foot{font-size:.9rem;gap:.5rem;color:var(--B);flex-direction:row;flex-wrap:wrap;align-items:flex-end;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.postlist_foot .avatar{width:1rem;height:1rem;padding:0}.agreed_num{letter-spacing:0}.postlist_tags{font-size:.9rem;margin-top:var(--margin);font-weight:bold;display:flex;column-gap:0;row-gap:.5rem;flex-direction:row;flex-wrap:wrap;align-items:center}.postlist_tags>span:not(.love_name){margin-right:1rem}.postlist_tags .douban_img{border-radius:50%;width:1rem;height:1rem}.postlist_post_tags{font-size:.9rem;font-weight:bold;display:flex;column-gap:1rem;flex-direction:row;flex-wrap:wrap}.postlist_out .postlist_post_tags{margin-top:var(--margin);row-gap:.5rem}.postlist_tags p{display:flex}.postlist_tags span,.postlist_tags a{position:relative;display:flex;gap:.2rem;height:100%;color:var(--C);border-radius:.5rem;font-size:.9rem;word-break:keep-all;-webkit-transition:.5s;transition:.5s;font-weight:normal;align-items:center;cursor:pointer}.postlist_tags>span:not(.love_avatar):not(.love_name){vertical-align:sub;background:var(--O);padding:.2rem .3rem}.postlist_tags a:hover{color:var(--C)}.postlist_tags span svg{width:1rem}.postlist_tags a:hover:after{height:.1rem;visibility:visible;-webkit-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1)}.postlist_post_tags a{color:var(--B)}.postlist_post_tags a:before{content:'＃';color:var(--A)}.postlist_comment{position:relative;margin-top:1rem;display:flex;gap:.5rem;padding:1rem;flex-direction:column;background:var(--O);border-radius:var(--radius);overflow:hidden}.postlist_comment .more{right:0;bottom:0;position:absolute;color:var(--A);background:var(--O);padding:.25rem .5rem;font-size:.75rem;border-radius:.5rem 0 0;backdrop-filter:blur(0.5rem);-webkit-transition:.5s;transition:.5s;opacity:0}.postlist_comment:hover .more{opacity:1}.postlist_comment .item{line-height:1.75rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;padding:.2rem 0rem}.postlist_comment .item b{cursor:default;display:inline-flex;gap:.5rem;align-items:center;vertical-align:sub;border-radius:.5rem;background:var(--theme-10);padding:0 .2rem}.postlist_comment .item .postlist_reply{cursor:pointer}.postlist_comment .item a:not(.postlist_reply_link){font-size:smaller;display:inline;color:var(--B)}.postlist_comment .item .avatar{width:1.25rem;height:1.25rem;box-shadow:unset;padding:0}.postlist_comment_change_info{font-weight:bold;display:none;color:red}.postlist_comment_welcome_info,.postlist_comment_change_info{cursor:pointer}.postlist_comment .comment_emoji_block{max-height:5rem}.postlist_comment .cat_comment_respond_form .body textarea{min-height:8.5rem}.postlist_comment .cat_comment_respond_form .top,.postlist_comment .cat_comment_respond_form .head{flex-direction:column}.postlist_comment .cat_comment_respond_form .head{display:none}.postlist_comment.postlist_comment_padding{padding:0}.postlist_info{padding-left:4rem}.postlist_title{line-height:2rem;font-size:1.1rem;margin:1rem 0;font-weight:bold;display:flex;gap:.5rem}.postlist_title a{display:block;word-break:break-word;cursor:pointer}.postlist_album{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;max-width:25rem}.postlist_album img{aspect-ratio:1;display:block;width:100%;height:100%;cursor:zoom-in;border-radius:.5rem;box-shadow:var(--img-shadow);-webkit-transition:.2s;transition:.2s;object-fit:cover}.postlist_album img:hover{-webkit-transform:translate(0,-0.1rem);-moz-transform:translate(0,-0.1rem);-ms-transform:translate(0,-0.1rem);-o-transform:translate(0,-0.1rem);transform:translate(0,-0.1rem);box-shadow:var(--box-shadow)}.postlist_album .postlist_gallery{position:relative}.postlist_album .postlist_gallery .mask{position:absolute;display:flex;background:rgb(0 0 0 / 60%);inset:0;color:#fff;font-size:2rem;border-radius:.5rem;justify-content:center;align-items:center}.postlist_album .postlist_gallery .mask svg{fill:#fff;width:2rem}.postlist_abstract{line-height:2rem;min-height:4rem;word-break:break-all;font-size:1rem;margin:1rem 1rem 0 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden;color:var(--C)}.postlist_abstract_three{-webkit-line-clamp:3;margin:0;padding:.5rem .75rem;border:1px solid var(--theme-10);border-radius:.5rem;word-break:break-word}.postlist cat_article_video video{width:auto;max-width:100%}.postlist_album[num='1']{grid-template-columns:repeat(1,1fr)}.postlist_album[num='1'] img{aspect-ratio:unset;max-height:30rem;max-width:25rem}.postlist_album[num='2'],.postlist_album[num='4']{grid-template-columns:repeat(2,1fr)}.postlist_album[num='3'],.postlist_album[num='6'],.postlist_album[num='8']{grid-template-columns:repeat(3,1fr)}.postlist_album[num='5']{grid-template-columns:repeat(6,1fr)}.postlist_album[num='7']{grid-template-columns:repeat(4,1fr)}.postlist_album[num='3'] .postlist_gallery:nth-child(1){grid-area:1 / 1 / 3 / 3}.postlist_album[num='3'] .postlist_gallery:nth-child(2){grid-area:1 / 3 / 2 / 4}.postlist_album[num='3'] .postlist_gallery:nth-child(3){grid-area:2 / 3 / 3 / 4}.postlist_album[num='5'] .postlist_gallery:nth-child(1){grid-area:1 / 1 / 5 / 5}.postlist_album[num='5'] .postlist_gallery:nth-child(2){grid-area:1 / 5 / 3 / 7}.postlist_album[num='5'] .postlist_gallery:nth-child(3){grid-area:3 / 5 / 5 / 7}.postlist_album[num='5'] .postlist_gallery:nth-child(4){grid-area:5 / 1 / 7 / 4}.postlist_album[num='5'] .postlist_gallery:nth-child(5){grid-area:5 / 4 / 7 / 7}.postlist_album[num='5'] .postlist_gallery:nth-child(4) img{aspect-ratio:1.5;height:auto}.postlist_album[num='5'] .postlist_gallery:nth-child(5) img{aspect-ratio:1.5;height:auto}.postlist_album[num='6'] .postlist_gallery:nth-child(1){grid-area:1 / 1 / 3 / 3}.postlist_album[num='6'] .postlist_gallery:nth-child(2){grid-area:1 / 3 / 2 / 4}.postlist_album[num='6'] .postlist_gallery:nth-child(3){grid-area:2 / 3 / 3 / 4}.postlist_album[num='6'] .postlist_gallery:nth-child(4){grid-area:3 / 1 / 4 / 2}.postlist_album[num='6'] .postlist_gallery:nth-child(5){grid-area:3 / 2 / 4 / 3}.postlist_album[num='6'] .postlist_gallery:nth-child(6){grid-area:3 / 3 / 4 / 4}.postlist_album[num='7'] .postlist_gallery:nth-child(1){grid-area:1 / 1 / 3 / 3}.postlist_album[num='7'] .postlist_gallery:nth-child(2){grid-area:1 / 3 / 3 / 5}.postlist_album[num='7'] .postlist_gallery:nth-child(3){grid-area:3 / 1 / 5 / 3}.postlist_album[num='7'] .postlist_gallery:nth-child(4){grid-area:3 / 3 / 4 / 4}.postlist_album[num='7'] .postlist_gallery:nth-child(5){grid-area:3 / 4 / 4 / 5}.postlist_album[num='7'] .postlist_gallery:nth-child(6){grid-area:4 / 3 / 5 / 4}.postlist_album[num='7'] .postlist_gallery:nth-child(7){grid-area:4 / 4 / 5 / 5}.postlist_album[num='8'] .postlist_gallery:nth-child(8){grid-area:3 / 2 / 4 / 4}.postlist_album[num='8'] .postlist_gallery:nth-child(8) img{aspect-ratio:3}.postlist_out.is_author_list.is_list_mode .postlist .postlist_headpic{height:6rem}.postlist_out.is_author_list.is_list_mode .postlist .postlist_article .post_content{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.postlist_out.is_author_list.is_list_mode .postlist_info{line-height:1.75rem}.postlist_out.is_post_mode{display:grid;grid-template-columns:1fr 1fr;column-gap:var(--out)}.postlist_out.is_post_mode .postlist{display:flex;flex-direction:column;gap:1rem}.postlist_out.is_post_mode .postlist_abstract{height:14rem;margin:0}.postlist_out.is_post_mode .postlist_abstract.postlist_abstract_short{height:4rem;-webkit-line-clamp:2}.postlist_out.is_post_mode cat_article_hide{height:4rem}.postlist_out.is_post_mode .postlist_article{height:15rem;margin:0}.postlist_out.is_post_mode .postlist_title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0;height:4rem}.postlist_out.is_post_mode .postlist_title.shuo_title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;font-size:1.1rem;line-height:1.5rem;height:1.5rem}.postlist_out.is_post_mode .postlist_tags{height:1.5rem;overflow:hidden;margin-top:0}.postlist_out.is_post_mode .postlist_info{padding-left:0;display:flex;flex-direction:column;justify-content:space-between;gap:.5rem}.postlist_out.is_post_mode .postlist_post_tags{display:none}.postlist_out.is_both_mode .postlist[template="website"],.postlist_out.is_both_mode .postlist[template=""],.postlist_out.is_list_mode .postlist{display:flex;gap:var(--margin);align-items:center;padding:var(--margin);flex-direction:row}.postlist_out.is_both_mode .postlist[template="website"] .postlist_article,.postlist_out.is_both_mode .postlist[template=""] .postlist_article,.postlist_out.is_list_mode .postlist .postlist_article{margin:0}.postlist_out.is_both_mode .postlist[template="website"] .postlist_abstract,.postlist_out.is_both_mode .postlist[template=""] .postlist_abstract,.postlist_out.is_list_mode .postlist .postlist_abstract{margin:0;-webkit-line-clamp:2}.postlist_out.is_both_mode .postlist[template="website"] .postlist_info,.postlist_out.is_both_mode .postlist[template=""] .postlist_info,.postlist_out.is_list_mode .postlist .postlist_info{padding-left:0;width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.postlist_out.is_both_mode .postlist[template="website"] .postlist_tags,.postlist_out.is_both_mode .postlist[template=""] .postlist_tags,.postlist_out.is_list_mode .postlist .postlist_tags{height:1.75rem;margin-top:0}.postlist_out.is_both_mode .postlist[template="website"] .postlist_title,.postlist_out.is_both_mode .postlist[template=""] .postlist_title,.postlist_out.is_list_mode .postlist .postlist_title{margin:0}.postlist_out.is_both_mode .postlist[template="website"] .postlist_title a,.postlist_out.is_both_mode .postlist[template=""] .postlist_title a,.postlist_out.is_list_mode .postlist .postlist_title a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.postlist_out.is_both_mode .postlist[template="website"] .postlist_post_tags,.postlist_out.is_both_mode .postlist[template=""] .postlist_post_tags,.postlist_out.is_list_mode .postlist .postlist_post_tags{display:none}.postlist_out.is_list_mode .postlist cat_article_music,.postlist_out.is_list_mode .postlist cat_article_video video,.postlist_out.is_list_mode .postlist cat_article_video iframe,.postlist_out.is_both_mode .postlist[template="website"] cat_article_music,.postlist_out.is_both_mode .postlist[template="website"] cat_article_video video,.postlist_out.is_both_mode .postlist[template="website"] cat_article_video iframe,.postlist_out.is_both_mode .postlist[template=""] cat_article_music,.postlist_out.is_both_mode .postlist[template=""] cat_article_video video,.postlist_out.is_both_mode .postlist[template=""] cat_article_video iframe{width:100%;height:100%;aspect-ratio:1.5}.postlist_out.is_post_mode cat_article_music,.postlist_out.is_post_mode cat_article_video video,.postlist_out.is_post_mode cat_article_video iframe{width:100%;height:12rem}.postlist_out.is_list_mode .postlist .postlist_headpic span[data-fancybox],.postlist_out.is_both_mode .postlist[template="website"] .postlist_headpic span[data-fancybox],.postlist_out.is_both_mode .postlist[template=""] .postlist_headpic span[data-fancybox],.postlist_out.is_post_mode .postlist .postlist_headpic span[data-fancybox]{pointer-events:none}.postlist_out.is_list_mode .postlist cat_article_music,.postlist_out.is_both_mode .postlist[template="website"] cat_article_music,.postlist_out.is_both_mode .postlist[template=""] cat_article_music,.postlist_out.is_post_mode .postlist cat_article_music{padding-left:1rem}.postlist_out.is_list_mode .postlist .music_in_card,.postlist_out.is_both_mode .postlist[template="website"] .music_in_card,.postlist_out.is_both_mode .postlist[template=""] .music_in_card,.postlist_out.is_post_mode .postlist .music_in_card{min-width:unset}.postlist_ads{display:none}.postlist_out .postlist_ads{display:flex;flex-direction:column}.postlist_headpic{height:12rem}.postlist_out.is_list_mode .postlist .postlist_headpic,.postlist_out.is_both_mode .postlist[template="website"] .postlist_headpic,.postlist_out.is_both_mode .postlist[template=""] .postlist_headpic{width:auto;height:9rem;aspect-ratio:1.5;display:flex}.postlist_headpic img{display:block;width:100%;height:100%;border-radius:.5rem;box-shadow:var(--box-shadow-full);object-fit:cover}.postlist_headpic cat_article_music{box-shadow:var(--box-shadow-full);outline:1px solid var(--theme-10)}.postlist_headpic cat_article_video{cursor:default;box-shadow:var(--box-shadow-full);outline:1px solid var(--theme-10);border-radius:.5rem}.postlist_headpic cat_article_video:hover{filter:unset;-webkit-filter:unset}@media(min-width:650px){.postlist_album[num='1'] img{width:auto}}@media(max-width:1300px){.postlist_out.is_post_mode .postlist_headpic img{height:12rem;aspect-ratio:auto}}@media(max-width:650px){.postlist_info{padding-left:0}.postlist_foot{overflow:hidden}.postlist_out.is_post_mode{display:block}.postlist_out.is_post_mode .postlist_abstract{height:auto;min-height:auto;margin-bottom:1rem}.postlist_out.is_post_mode .postlist_title a{height:auto}.postlist_headpic img{height:auto}.postlist_out.is_list_mode .postlist .postlist_headpic,.postlist_out.is_both_mode .postlist[template="website"] .postlist_headpic,.postlist_out.is_both_mode .postlist[template=""] .postlist_headpic{height:6rem}.postlist_out.is_post_mode .postlist_article{height:auto}.postlist_out.is_post_mode .postlist_title{height:auto}.postlist_out.is_post_mode .postlist_article .post_content{height:100%;aspect-ratio:0;margin-bottom:1rem}.postlist_out.is_list_mode .postlist .postlist_info,.postlist_out.is_both_mode .postlist[template="website"] .postlist_info,.postlist_out.is_both_mode .postlist[template=""] .postlist_info{gap:.5rem}.postlist_out.is_list_mode .postlist .postlist_tags,.postlist_out.is_both_mode .postlist[template="website"] .postlist_tags,.postlist_out.is_both_mode .postlist[template=""] .postlist_tags{display:none}.postlist_out.is_list_mode .postlist .postlist_abstract,.postlist_out.is_both_mode .postlist[template="website"] .postlist_abstract,.postlist_out.is_both_mode .postlist[template=""] .postlist_abstract{margin:0;-webkit-line-clamp:3;line-height:1.45rem;min-height:4.35rem;height:4.35rem;font-size:.9rem}.postlist_head .right{font-size:1rem}.postlist_head .right img,.postlist_head .right svg{width:1.25rem;height:1.25rem}}