@charset "utf-8";.postlist{padding:2rem}article,.postlist{-webkit-animation:fadeInUp .5s .2s ease both;-moz-animation:fadeInUp .5s .2s ease both;animation:fadeInUp .5s .2s ease both}.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;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.postlist_head .middle{flex:1;display:flex;flex-direction:column;gap:.5rem;min-width:0}.postlist_head .middle .top{color:var(--C);font-weight:700;line-height:1.4}.postlist_head .middle .top .title{padding:0;font-size:1.5rem;font-weight:700;line-height:1.5;word-break:break-word}.postlist_head .middle .bottom{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.85rem;color:var(--A)}.postlist_head .middle .bottom a{text-decoration:none;transition:.2s}.postlist_head .middle .bottom a:hover{color:var(--A)}.postlist_head .right{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;cursor:default;color:var(--A);font-size:3rem;opacity:.8;transition:.2s}.postlist_head .right img,.postlist_head .right svg{width:3rem;height:3rem;opacity:.5;fill:transparent}.postlist_head .right:hover{opacity:1;transform:scale(1.05)}.postlist_head .right_sort{font-size:.75rem;color:var(--B);background:var(--theme-10);border:1px solid var(--O);padding:.2rem .3rem;border-radius:999px;cursor:default}.postlist_foot{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem;margin-top:.75rem;font-size:.8rem;color:var(--B);opacity:.75;line-height:1;cursor:default}.postlist_foot .avatar{width:1rem;height:1rem;border-radius:50%;object-fit:cover;display:block;transition:.3s;outline:1px solid var(--B);box-shadow:unset;padding:0;margin:1px}.postlist_foot .avatar:hover{transform:rotate(8deg) scale(1.08)}.postlist_foot span{position:relative;display:inline-flex;align-items:center;height:1.25rem;line-height:1.25rem}.postlist_foot span a{color:inherit!important;text-decoration:none}.postlist_foot span a:hover{color:var(--A)!important}.new_post{display:inline-flex;align-items:center;justify-content:center;height:1.15rem;padding:0 .5rem;margin-left:.2rem;border-radius:999px;background:linear-gradient(135deg,#ff6b6b,#ff8e53);color:#fff;font-size:.65rem;font-weight:700;line-height:1;letter-spacing:.5px;box-shadow:0 3px 12px rgba(255,107,107,.3)}.opd_post{background:linear-gradient(135deg,#00,#00);box-shadow:0 3px 12px rgb(72 187 120 / 30%)}.top_post{background:linear-gradient(135deg,#f6c453,#f39c12);box-shadow:0 3px 12px rgb(243 156 18 / 30%)}.postlist_foot:hover{opacity:1}.postlist_tags{font-size:.9rem;margin-top:var(--margin);display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.postlist_tags>span:not(.love_name){margin-right:0}.postlist_tags .douban_img{width:1rem;height:1rem;border-radius:50%}.postlist_tags p{display:flex;align-items:center}.postlist_tags span,.postlist_tags a{display:flex;align-items:center;gap:.25rem;font-size:.85rem;font-weight:400;word-break:keep-all;cursor:pointer;transition:.2s}.postlist_tags>span.love_moreone{display:none}.postlist_tags>span:not(.love_avatar){padding:.35rem .7rem;background:var(--O);border-radius:999px}.postlist_post_tags{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.85rem;font-weight:400;margin-bottom:var(--margin)}.postlist_out .postlist_post_tags{margin-top:var(--margin)}.postlist_post_tags a{display:flex;align-items:center;justify-content:center;height:1.5rem;padding:0 .2rem;color:var(--B);text-decoration:none;border:1px solid transparent;transition:.2s}.postlist_post_tags a:before{content:'#';margin-right:.15rem;color:var(--A);font-weight:600}.postlist_comment{position:relative;margin-top:1rem;padding:1rem;background:var(--O);border-radius:1rem;display:flex;flex-direction:column;gap:.75rem;font-size:.9rem}.postlist_comment .item .postlist_reply{cursor:pointer}.postlist_comment .more{right:0;bottom:0;position:absolute;color:var(--A);background:var(--O);padding:.25rem .5rem;font-size:.75rem;border-radius:1rem 0;backdrop-filter:blur(0.5rem);-webkit-transition:.5s;transition:.5s;opacity:0}.postlist_comment:hover .more{opacity:.8}.postlist_comment .item{line-height:1.8;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.03);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.postlist_comment .item:first-child{padding-top:0;border-top:0}.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 .avatar{width:1.25rem;height:1.25rem;padding:0;box-shadow:none;border-radius:50%}.postlist_comment .item a:not(.postlist_reply_link){color:var(--A);font-size:.9em}.postlist_comment_change_info{display:none;gap:.2rem}.postlist_comment_change_info svg{fill:#e5484d}.postlist_comment_welcome_info,.postlist_comment_change_info{cursor:pointer;box-sizing:border-box;color:var(--main);font-size:.9rem;min-height:2.5rem;line-height:1.5rem;padding:.8rem 1rem;border:1px solid var(--O);border-radius:1rem;background:var(--background);outline:0;transition:.25s}.postlist_comment .comment_emoji_block{max-height:5rem}.postlist_comment .cat_comment_respond_form .body textarea{min-height:9.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;height:9.5rem}.postlist_comment .cat_comment_respond_form .head .list input{padding:.6rem 1rem}.postlist_comment .cat_comment_respond_form .top{display:flex;align-items:center;align-items:flex-start}.postlist_comment .cat_comment_respond_form .replyavatar{align-items:center;flex-shrink:0}.postlist_comment.postlist_comment_padding{padding:0;border:0;background: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{width:1.5rem;height:1.5rem;fill:currentColor;transform:translateY(.15rem)}.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}.postlist_abstract_three{-webkit-line-clamp:3;margin:0;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_foot{margin:.5rem}.postlist_out.is_post_mode .postlist_tags{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}.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{margin-top:1rem}.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:2rem;width:2rem;height:2rem}}.pyq_bottom{display:none}.music_in_card{display:flex;align-items:center;gap:.5rem;justify-content:space-between;border-radius:.5rem;color:#fff;overflow:hidden}.music_in_card .pic{display:block;cursor:zoom-in;-webkit-transition:.2s;transition:.2s;width:6rem;height:6rem;border-radius:0;background:var(--O)}.music_in_card .pic:hover{filter:blur(0) brightness(0.75);-webkit-filter:blur(0) brightness(0.75)}.music_in_card .left{display:flex;align-items:center;gap:1rem}.music_in_card .music_right{width:3.5rem;display:flex;flex-shrink:0;cursor:pointer}.music_in_card .music_right:before{content:'';display:block;width:32px;height:32px;background:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjM2IiBoZWlnaHQ9IjM2Ij48cGF0aCBkPSJNNy43NTE5NCA1LjQzODcyTDE4LjI1OTYgMTEuNTY4MkMxOC40OTgxIDExLjcwNzMgMTguNTc4NyAxMi4wMTM1IDE4LjQzOTYgMTIuMjUyQzE4LjM5NjEgMTIuMzI2NSAxOC4zMzQxIDEyLjM4ODUgMTguMjU5NiAxMi40MzJMNy43NTE5NCAxOC41NjE1QzcuNTEzNDEgMTguNzAwNiA3LjIwNzI1IDE4LjYyIDcuMDY4MTEgMTguMzgxNUM3LjAyMzUgMTguMzA1IDcgMTguMjE4MSA3IDE4LjEyOTZWNS44NzA2MUM3IDUuNTk0NDYgNy4yMjM4NiA1LjM3MDYxIDcuNSA1LjM3MDYxQzcuNTg4NTMgNS4zNzA2MSA3LjY3NTQ3IDUuMzk0MTEgNy43NTE5NCA1LjQzODcyWiIgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwxKSI+PC9wYXRoPjwvc3ZnPg==') no-repeat}.music_in_card .netcloudmusic_play:before{background:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjM2IiBoZWlnaHQ9IjM2Ij48cGF0aCBkPSJNMTUgN0MxNSA2LjQ0NzcyIDE1LjQ0NzcgNiAxNiA2QzE2LjU1MjMgNiAxNyA2LjQ0NzcyIDE3IDdWMTdDMTcgMTcuNTUyMyAxNi41NTIzIDE4IDE2IDE4QzE1LjQ0NzcgMTggMTUgMTcuNTUyMyAxNSAxN1Y3Wk03IDdDNyA2LjQ0NzcyIDcuNDQ3NzIgNiA4IDZDOC41NTIyOCA2IDkgNi40NDc3MiA5IDdWMTdDOSAxNy41NTIzIDguNTUyMjggMTggOCAxOEM3LjQ0NzcyIDE4IDcgMTcuNTUyMyA3IDE3VjdaIiBmaWxsPSJyZ2JhKDI1NSwyNTUsMjU1LDEpIj48L3BhdGg+PC9zdmc+') no-repeat}.music_in_card .music_right svg{width:2rem}.music_in_card .middle{display:flex;flex-direction:column;justify-content:space-between;gap:.5rem}.music_in_card .middle b{line-height:1.5rem;text-shadow:var(--text-shadow);word-break:break-all;font-size:1rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.music_in_card .middle i{line-height:1.5rem;font-size:.8rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}