@charset "utf-8";
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;outline:0;border:0;background:transparent;vertical-align:baseline;font-size:100%;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
::-webkit-scrollbar{width:8px;height:8px}
::-webkit-scrollbar-thumb{border-radius:4px;background:#c0c4cc}
::-webkit-scrollbar-track{background:transparent}
::-moz-selection{color:#fff;background:#73aaff}
::selection{color:#fff;background:#73aaff}
:root {--theme: var(--theme);}
@font-face {
  font-family: 'Noto Color Emoji';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/emoji.woff2) format('woff2');
  unicode-range: U+200d, U+261d, U+2620, U+2639-263a, U+2665, U+270a-270d, U+2728, U+2763-2764, U+2b50, U+fe0f, U+1f31a-1f31f, U+1f32b, U+1f383, U+1f389, U+1f3fb-1f3ff, U+1f440-1f450, U+1f463-1f465, U+1f479-1f47b, U+1f47d-1f480, U+1f485, U+1f48b-1f48c, U+1f493-1f49f, U+1f4a4-1f4a6, U+1f4a8-1f4ab, U+1f4af, U+1f525, U+1f573, U+1f590, U+1f595-1f596, U+1f5a4, U+1f5e3, U+1f600-1f644, U+1f648-1f64a, U+1f64c, U+1f64f, U+1f90c-1f925, U+1f927-1f92f, U+1f932-1f933, U+1f970-1f976, U+1f978-1f97a, U+1f9a0, U+1f9b4-1f9b7, U+1f9bb, U+1f9be-1f9bf, U+1f9d0, U+1f9e0-1f9e1, U+1fa75-1fa79, U+1fac0-1fac2, U+1fae0-1fae6, U+1fae8, U+1faf0-1faf8;
}
html{font-size:10px;-webkit-tap-highlight-color:transparent}
body{font-family:CustomFont,"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",微软雅黑,Arial,"Noto Color Emoji",sans-serif;font-size:14px;color:#121212;letter-spacing:.4px;background:linear-gradient(90deg,rgba(247,149,51,.1),rgba(243,112,85,.1) 15%,rgba(239,78,123,.1) 30%,rgba(161,102,171,.1) 44%,rgba(80,115,184,.1) 58%,rgba(16,152,173,.1) 72%,rgba(7,179,155,.1) 86%,rgba(109,186,130,.1))}
body,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0;padding:0}
ul li{list-style:none}
a{color:#333;text-decoration:none}
img,svg{vertical-align:middle}
body{max-width:900px;margin:60px auto;border-radius:15px;box-shadow:0 5px 10px rgb(0 0 0 / 10%)}
body>header.header{border:0;position:relative;width:100%;margin-top:60px;transition:.35s ease-out;z-index:999999}
.container{max-width:900px;margin:0 auto;clear:both;background:#ffffffcc;overflow:hidden}
.main-content{max-width:900px;margin:0 auto;clear:both;background:#ffffffcc;overflow:hidden}
.profile-navigation .profile-banner-overlay:before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.15);content:"";border-radius:15px 15px 0 0}
.profile-navigation .profile-banner{position:relative}
.profile-navigation .profile-banner img{width:100%;height:350px;border-radius:15px 15px 0 0;object-fit:cover}
.profile-navigation .profile-banner-overlay{position:absolute;top:0;right:0;width:100%;height:100%}
.profile-navigation .profile-banner-overlay:after{content:"";position:absolute;z-index:1;display:block;width:100%;height:100%;background:linear-gradient(to top,#fcfcfc,hsla(0,0%,100%,0) 50%)}
.profile-navigation .profile-frame{position:absolute;bottom:75px;z-index:2;display:flex;padding:0 20px;width:100%;justify-content:space-evenly;align-items:center;flex-direction:column}
.profile-navigation .profile-avatar img{overflow:hidden;width:80px;height:80px;border:3px solid rgba(255,255,255,.15);border-radius:50%;transition:transform .75s;object-fit:cover}
.avatar:hover{transform:rotate(360deg)}
.profile-navigation .profile-info{display:flex;flex-direction:column;align-items:center}
.profile-navigation .profile-name a{color:#fff}
.profile-navigation .profile-name{padding:1rem 1rem .5rem;font-size:20px}
.profile-navigation .profile-motto{color:#fff;font-size:14px}
body>header.header .container{overflow:inherit;border-radius:15px 15px 0 0}
body.header-fixed>header.header{top:0;left:0;position:fixed;z-index:999;transition:transform .3s ease}
body.hide-header>header.header{transform:translateY(-100%)}
body.header-fixed{margin-top:65px}
.navbar-toggle{display:none;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:3px;float:right;margin-bottom:8px;margin-right:10px;margin-top:8px;padding:9px 10px;position:relative}
.navbar-toggle .icon-bar{border-radius:1px;display:block;height:2px;width:20px}
.navbar-toggle .icon-bar+.icon-bar{margin-top:5px}
body>header.header .logo{align-items:center;display:flex;font-size:20px;height:60px;line-height:1;margin:0;padding:0;transition:all .3s ease-out 0s}
body>header.header .logo .logo-night{display:none}
body>header.header .logo img{height:32px;max-width:-moz-fit-content;max-width:fit-content;transition:all .3s ease-out 0s;vertical-align:top;width:auto}
body>header.header .logo img{height:36px}
body>header.header .navbar-collapse{display:flex;margin:10px 20px 0 20px;border-bottom:1px solid #e4e7ed;justify-content:space-between;align-items:center}
body>header.header .primary-menu{display:flex;align-items:center}
.navbar-nav{display:flex;margin:0}
body>header.header .nav{align-items:center;font-size:16px}
body>header.header .san-adv-menu{position:relative}
.nav>li>a,body>header.header .nav>li{display:block;position:relative}
.nav>li>a,body>header.header .nav>li{display:block;position:relative}
body>header.header .nav>li{margin-right:15px}
body>header.header .nav>li>a{background:0 0;color:#1a1a1a;line-height:60px;padding:0 5px}
body>header.header .nav li a span{vertical-align:sub;font-size:18px;margin-right:3px}
body>header.header .nav>li.active>a{color:var(--theme)}
body>header.header .navbar-nav>.dropdown>a{position:relative;z-index:1001}
body>header.header .nav>li.dropdown>a{padding-right:29px}
body>header.header .navbar-nav>.dropdown>a:after{border:8px solid transparent;border-bottom:8px solid #fff;bottom:0;content:"";filter:drop-shadow(hsl(0deg 0 10% / 20%) 0 -4px 5px);height:0;left:50%;margin-left:-8px;opacity:0;position:absolute;transition:all .2s ease-out;width:0}
body>header.header .navbar-nav>.dropdown:after{content:"\e313";font-family:'Material Icons';line-height:60px;opacity:.7;position:absolute;right:13px;top:0;transition:transform .3s}
body>header.header .navbar-nav>.dropdown:hover:after{transform:rotate(-180deg);transition:transform .3s}
.dropdown-menu,body>header.header .san-adv-menu li ul{background-clip:padding-box;border:1px solid rgba(0,0,0,.15);display:none;filter:drop-shadow(hsl(0deg 0 10% / 20%) 0 6px 15px);float:left;font-size:14px;left:0;list-style:none;margin:0;min-width:160px;padding:5px 0;position:absolute;text-align:left;top:100%;z-index:1000}
body>header.header .dropdown-menu{background-color:#fff;min-width:140px;padding:12px}
body>header.header .san-adv-menu li ul,body>header.header .san-adv-menu>.dropdown .dropdown-menu{backface-visibility:hidden;border:0;border-radius:3px;display:block;opacity:0;transform:scaleY(0);transform-origin:0 0;transition:transform .3s,opacity .1s .2s,visibility .1s .3s;visibility:hidden}
.m-dropdown,.navbar-on-shadow{cursor:pointer;display:none}
body>header.header .san-adv-menu>.dropdown:hover>.dropdown-menu{opacity:1;transform:scaleY(1);transition:transform .3s,opacity .1s;visibility:visible}
body>header.header .san-adv-menu>.dropdown>.dropdown-menu li{display:block}
.dropdown-menu>li>a{clear:both;color:#232323;display:block;font-weight:400;line-height:1.42857;padding:3px 20px;white-space:nowrap}
body>header.header .dropdown-menu>li>a{color:#1a1a1a;padding:9px 15px}
body>header.header .dropdown-menu>li>a:hover{background:#eee;border-radius:3px;color:var(--theme);outline:0}
body>header.header .navbar-nav>.dropdown:hover>a:after,body>header.header .navbar-nav>.dropdown:hover>a:before{opacity:1}
.navbar-action{height:35px;line-height:35px;margin-left:20px;position:relative;white-space:nowrap;z-index:9999}
.wap-search{display:none}
.dark-style-toggle{display:none;width:35px;color:#1a1a1acc;cursor:pointer;font-size:18px;line-height:35px;margin-right:5px;opacity:.9;text-align:center;transition:opacity .4s ease-in-out;vertical-align:top}
.is-on{color:#ffc107}
.dark-style-toggle:hover{background:#eee;border-radius:3px}
.navbar-search{display:none;left:0;position:absolute;top:19px;width:100%;z-index:1}
.navbar-search-inner{margin:0 auto;width:360px}
.navbar-search-inner .navbar-search-close{color:#1a1a1acc;cursor:pointer;display:inline-block;font-size:18px;line-height:26px;text-align:center;vertical-align:top;width:26px}
.navbar-search-input{background:0 0;border:0;border-left:1px solid #1a1a1a;border-radius:0;color:#1a1a1a;display:inline-block;font-size:14px;height:16px;line-height:16px;margin-left:8px;margin-top:5px;outline:0;padding:0 7px 0 15px;vertical-align:top;width:280px}
.navbar-search-btn{background:0 0;border:0;color:#1a1a1acc;cursor:pointer;display:inline-block;font-size:18px;line-height:26px;outline:0;padding:0;vertical-align:top}
.navbar-search-icon{color:#1a1a1acc;cursor:pointer;display:inline-block;font-size:18px;line-height:35px;height:35px;width:35px;margin-right:5px;opacity:.9;text-align:center;transition:opacity .4s ease-in-out;vertical-align:top}
.navbar-search-icon span{vertical-align:middle}
.navbar-search-icon:hover{background:#eee;border-radius:3px}
.navbar-action .user-wrap{display:inline-block;line-height:35px}
.navbar-action a{display:inline-block;margin-left:8px;position:relative;cursor:pointer;font-size:12px;font-weight:400;line-height:1.2;padding:5px 14px;color:#fff;background-color:#206be7;border:1px solid #206be7;border-radius:4px;text-align:center;vertical-align:middle;text-decoration:none;white-space:nowrap;user-select:none;touch-action:manipulation;outline:0;transition:all .1s ease-out}
.navbar-action a:hover{opacity:.8}
.navbar-search{display:none;left:0;position:absolute;top:19px;width:100%;z-index:1}
.is-search .navbar-collapse{justify-content:end!important}
body>header.header .nav>li>a::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s;border-radius:6px 6px 0 0;opacity:0;-webkit-transform:scaleX(.25);transform:scaleX(.25);background:var(--theme)}
body>header.header .nav>li.active>a::after,body>header.header .nav>li>a:hover::after{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}
body>header.header .nav>li.dropdown a::after{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}
.list-container .post-item{position:relative;padding:25px 20px;color:#34495e;border-bottom:1px dashed #34495e33;-webkit-transition:.2s;transition:.2s}
.postlist_head{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:10px;margin-bottom:15px}
.avatar{width:46px;height:46px;vertical-align:middle;border: 3px solid rgba(255, 255, 255, 0.15);border-radius:50%;background:#fff;transition: transform 0.75s;-o-object-fit:cover;object-fit:cover}
.postlist_head .middle{display:flex;gap:2px;width:100%;flex-direction:column}
.postlist_head .middle .top{font-weight:700;font-size:16px;height:24px;line-height:24px;color:#34495eb3}
.postlist_head .middle .bottom,.postlist_head .middle .bottom a{color:#34495e96;font-size:14px}
.postlist_title{line-height:34px;font-size:18px;color:#2c2e3b;margin:15px 0 5px 0;font-weight:700;display:flex;gap:10px}
.postlist_title a{display:block;word-break:break-word;cursor:var(--cursor)}
.postlist_album{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-width:425px}
.postlist_album .postlist_gallery{position:relative}
.postlist_album span{display:block;width:100%;height:100%;border-radius:10px;overflow:hidden}
.postlist_album img{aspect-ratio:1;display:block;width:100%;height:100%;border-radius:10px;box-shadow:0 1px 4px 0 #a48fff30;-o-object-fit:cover;object-fit:cover;transition:all .6s}
.postlist_album img:hover{transform:scale(1.1)}
.custom-hover{position:relative;display:block;overflow:hidden;padding:0;flex-shrink:0;border-radius:10px}
.custom-hover img{transition:all .3s ease-in-out}
.custom-hover:hover img{transform:scale(1.1) rotate(2deg)}
.postlist_album .hover-content{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:2;text-align:center;line-height:1;background-color:rgba(0,0,0,.65);transition:.3s;opacity:0}
.postlist_album a:hover .hover-content{opacity:1;visibility:visible}
.hover-content i{color:#f6f6f6;transform:translateY(10px);transition:.3s}
.postlist_album a:hover .hover-content i{transform:translateY(0)}
.postlist_tags{font-size:15px;margin-top:20px;font-weight:700;display:flex;column-gap:0;row-gap:10px;flex-direction:row;flex-wrap:wrap;align-items:center}
.postlist_tags>span{vertical-align:sub;background:#34495e08;padding:3px 5px}
.postlist_tags>span{margin-right:17px}
.postlist_tags a,.postlist_tags span{position:relative;display:flex;gap:5px;height:100%;color:#34495eb3;border-radius:8px;font-size:15px;word-break:keep-all;-webkit-transition:.5s;transition:.5s;font-weight:400;align-items:center}
.item-zan{position:relative;display:flex;gap:5px;height:100%;color:#34495eb3;vertical-align:sub;background:#34495e08;padding:3px 5px;border-radius:8px;font-size:15px;word-break:keep-all;-webkit-transition:.5s;transition:.5s;font-weight:400;align-items:center;cursor:var(--cursor)}
.postlist_comment{position:relative;margin-top:20px;display:flex;gap:10px;padding:17px;flex-direction:column;background:#34495e08;border-radius:15px;overflow:hidden}
.postlist_comment .item{display:flex;align-items:center;gap:10px;line-height:30px;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;padding:4px 0}
.postlist_comment .item b{border-radius:8px;height:26px;line-height:26px;background:#607ab31a;padding:0 8px;display:flex;align-items:center;gap:5px}
.postlist_comment .item .avatar{width:22px;height:22px;box-shadow:unset;vertical-align: text-top;padding:0}
.postlist_comment .item b{font-size:smaller;color:#34495e66}
.postlist_comment .item b a{font-size:14px}
.postlist_comment .item .postlist_reply{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}
.postlist_post_tags a{color:#34495e66}
.postlist_post_tags{font-size:15px;font-weight:700;display:flex;column-gap:17px;flex-direction:row;flex-wrap:wrap}
.postlist_post_tags{margin-top:20px;row-gap:10px}
.postlist_post_tags a:before{content:'＃';color:#34495e66}
.postlist_abstract{line-height:26px;word-break:break-all;font-size:15px;margin:0 0 15px 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;color:#828a92}
.postlist_album[data-num='1']{grid-template-columns:repeat(1,1fr)}
.postlist_album[data-num='1'] img{aspect-ratio:unset;max-height:510px;max-width:425px}
.postlist_album[data-num='2'],.postlist_album[data-num='4']{grid-template-columns:repeat(2,1fr)}
.postlist_album[data-num='3'],.postlist_album[data-num='6'],.postlist_album[data-num='8']{grid-template-columns:repeat(3,1fr)}
.postlist_album[data-num='5']{grid-template-columns:repeat(6,1fr)}
.postlist_album[data-num='7']{grid-template-columns:repeat(4,1fr)}
.postlist_album[data-num='3'] .postlist_gallery:nth-child(1){grid-area:1/1/3/3}
.postlist_album[data-num='3'] .postlist_gallery:nth-child(2){grid-area:1/3/2/4}
.postlist_album[data-num='3'] .postlist_gallery:nth-child(3){grid-area:2/3/3/4}
.postlist_album[data-num='5'] .postlist_gallery:nth-child(1){grid-area:1/1/5/5}
.postlist_album[data-num='5'] .postlist_gallery:nth-child(2){grid-area:1/5/3/7}
.postlist_album[data-num='5'] .postlist_gallery:nth-child(3){grid-area:3/5/5/7}
.postlist_album[data-num='5'] .postlist_gallery:nth-child(4){grid-area:5/1/7/4}
.postlist_album[data-num='5'] .postlist_gallery:nth-child(5){grid-area:5/4/7/7}
.postlist_album[data-num='5'] .postlist_gallery:nth-child(4) img{aspect-ratio:1.5;height:auto}
.postlist_album[data-num='5'] .postlist_gallery:nth-child(5) img{aspect-ratio:1.5;height:auto}
.postlist_album[data-num='6'] .postlist_gallery:nth-child(1){grid-area:1/1/3/3}
.postlist_album[data-num='6'] .postlist_gallery:nth-child(2){grid-area:1/3/2/4}
.postlist_album[data-num='6'] .postlist_gallery:nth-child(3){grid-area:2/3/3/4}
.postlist_album[data-num='6'] .postlist_gallery:nth-child(4){grid-area:3/1/4/2}
.postlist_album[data-num='6'] .postlist_gallery:nth-child(5){grid-area:3/2/4/3}
.postlist_album[data-num='6'] .postlist_gallery:nth-child(6){grid-area:3/3/4/4}
.postlist_album[data-num='7'] .postlist_gallery:nth-child(1){grid-area:1/1/3/3}
.postlist_album[data-num='7'] .postlist_gallery:nth-child(2){grid-area:1/3/3/5}
.postlist_album[data-num='7'] .postlist_gallery:nth-child(3){grid-area:3/1/5/3}
.postlist_album[data-num='7'] .postlist_gallery:nth-child(4){grid-area:3/3/4/4}
.postlist_album[data-num='7'] .postlist_gallery:nth-child(5){grid-area:3/4/4/5}
.postlist_album[data-num='7'] .postlist_gallery:nth-child(6){grid-area:4/3/5/4}
.postlist_album[data-num='7'] .postlist_gallery:nth-child(7){grid-area:4/4/5/5}
.postlist_album[data-num='8'] .postlist_gallery:nth-child(8){grid-area:3/2/4/4}
.postlist_album[data-num='8'] .postlist_gallery:nth-child(8) img{aspect-ratio:3}
.footer{color:#606266;font-size:14px;margin-bottom:60px;border-radius:0 0 15px 15px}
.footer .container{border-radius:0 0 15px 15px}
.footer .footer_details{display:flex;align-items:center;flex-direction:column;justify-content:center;justify-content:space-between;padding:26px 20px 26px 20px;border-top:1px solid #e4e7ed}
.footer .footer_details .item{margin-right:auto;margin-left:auto;text-align:center}
.footer .footer_details p{padding:0 0 8px}
.footer .footer_details a{padding:0 0 8px;color:#606266}
.change-actions{position:fixed;bottom:60px;right:30px;z-index:999999}
.action-button{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin-bottom:15px;cursor:pointer;background:rgba(255,255,255,.8);border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.1),0 5px 20px rgba(0,0,0,.2);z-index:10}
.scroll-to-top{transition:visibility .35s,transform .35s}
.scroll-to-top span{transform:rotate(-45deg)}
.action-button span{font-size:20px;color:#404044}
.toggle-dark-mode span{transform:scaleX(-1)}
.refresh-page span{transform:none}
.toggle-light-mode span{transform:none}
.article-container{padding:0 20px}
.post_tit{position:relative;padding:25px 0 20px 0;color:#34495e;-webkit-transition:.2s;transition:.2s}
.post_tit h1{font-size:25px;line-height:32px}
.post_tit .info{opacity:.5;font-size:14px;display:flex;padding:10px 0;gap:5px;line-height:30px;align-items:center}
.post_tit .info img{width:20px;height:20px;padding:0}
.article_content{font-size:15px;line-height:25px;padding-bottom:0;word-wrap:break-word;position:relative;margin-bottom:15px;text-align:justify}
.article_content img{margin:5px 0;width:auto;max-width:100%;height:auto;margin:0 auto}
.article_content h2,.article_content h3,.article_content h4,.article_content h5,.article_content h6{color:#34495e;position:relative}
.article_content h5::before{content:'#';color:#607ab3;padding-right:.5rem}
.article_content h6::before{content:'##';color:#607ab3;padding-right:.5rem}
.article_content h2{font-size:24px;font-weight:600;line-height:42px;margin-top:0;margin-bottom:20px}
.article_content h3{font-size:22px;font-weight:600;line-height:38px;margin-top:0;margin-bottom:20px}
.article_content h4{font-size:20px;font-weight:600;line-height:34px;margin-top:0;margin-bottom:18px}
.article_content h5{font-size:18px;font-weight:600;line-height:30px;margin-top:0;margin-bottom:18px}
.article_content h6{font-size:16px;font-weight:600;line-height:30px;margin-top:0;margin-bottom:18px}
.article_content ol,.article_content ul{margin:0 0 18px 46px}
.article_content ul{list-style:disc}
.article_content ol{list-style:circle}
.article_content li{list-style:inherit;margin-bottom:6px}
.article_content p{margin-bottom:15px;line-height:170%;line-height:42px;color:#34495e}
.article_content p img:only-child,.article_content p mip-img:only-child{text-indent:0}
.article_content pre{word-wrap:break-word}
.article_content table{border-top:solid 1px #ddd;border-left:solid 1px #ddd;width:100%;margin-bottom:18px}
.article_content table th{background-color:#f9f9f9;text-align:center}
.article_content table td,.article_content table th{border-bottom:solid 1px #ddd;border-right:solid 1px #ddd;padding:5px 10px}
.article_content p a{color:#607ab3;word-break:break-all;cursor:pointer;background:linear-gradient(90deg,#607ab399,#607ab399) no-repeat left 100%/0 2px;-webkit-transition:.5s;transition:.5s}
.article_content p a:hover{background:linear-gradient(90deg,#607ab399,#607ab399) no-repeat left 100%/100% 2px}
.article_content pre,.comment pre{margin:20px 0;font:13px/20px 'courier new';background:#272822;padding:10px 15px;color:#f8f8d4;border:none}
.article_content blockquote{border-left:4px solid #607ab3cc;padding:20px;border-radius:5px;margin:25px 0;-webkit-transition:.5s;transition:.5s;line-height:42px;word-break:break-all;font-size:15px;background:#34495e08}
.article_content blockquote p{margin:0;text-indent:0;text-align:justify;word-break:break-all}
.article_content embed{display:block;margin-left:auto;max-width:100%;margin-right:auto}
.article_content>ol li+li,.article_content>ul li+li{margin-top:5px}
.action-buttons{display:flex;justify-content:center;gap:30px;margin-top:30px}
.action-buttons .action-item{width:42px;height:42px;border-radius:50%;box-shadow:0 7px 15px 0 #a48fff30;display:flex;justify-content:center;align-items:center;cursor:pointer}
.action-buttons .action-item span{font-size:20px;height:auto;color:#636a71}
.post-summary{text-align:center;margin-top:20px;font-size:13px;color:#34495e66}
.post-navigation{padding:30px 0 15px 0;clear:both;overflow:hidden}
.post-navigation div{position:relative;display:block;width:42%;color:#636a71;font-size:14px}
.post-navigation a{color:#34495e}
.post-previous{float:left;padding-left:40px}
.post-next{float:right;padding-right:40px;text-align:right}
.post-navigation div span{display:block;color:#636a71;font-size:80%}
.post-navigation div a:after{position:absolute;top:34%;margin-top:-11px;height:22px;color:#ededed;font-size:56px;line-height:22px}
.post-previous a:after{left:0;content:'«'}
.post-next a:after{right:0;content:'»'}
.author-container{padding:15px 0 30px 0;margin:0 0 20px;clear:both;overflow:hidden}
.author-container .comment-section{display:flex;flex-direction:row;gap:10px;padding-bottom:17px;border-bottom:1px dashed #34495e33}
.author-container .comment-section .author-name{font-size:16px;height:24px;line-height:24px}
.author-container .comment-section .author-description{display:block;font-size:14px;color:#666;height:22px;line-height:22px;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}
.author-container .description-text{font-size:15px;color:#34495e66;vertical-align:middle;display:inline-flex;gap:5px;align-items:center}
.author-container .post-item{padding-top:25px;display:flex;flex-direction:row;gap:10px;position:relative;padding:25px 0 0 0;color:#34495e;border-radius:0;margin-bottom:0;-webkit-transition:.2s;transition:.2s}
.author-container .post-content{width:100%;position:relative;display:flex;flex-direction:column;gap:0}
.author-container .post-title{display:flex;justify-content:space-between;align-items:center}
.author-container .post-text{font-weight:700;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;align-items:center;overflow:hidden;width:100%;flex:1;text-align:left;line-height:25px}
.author-container .post-meta{font-size:14px;color:#666}
.author-container .post-extra{display:flex;align-items:center}
.pagination{margin:0;padding:20px;text-align:center;font-size:12px;display:block}
.pagination ul{display:inline-block;margin-left:0;margin-bottom:0;padding:0}
.pagination ul>li{display:inline}
.pagination ul>li>a,.pagination ul>li>span{margin:3px 5px 3px 0;float:left;padding:7px 14px;background-color:#ddd;color:#666;border-radius:2px;font-family:"PingFang SC","Hiragino Sans GB","Microsoft YaHei",微软雅黑,Arial,sans-serif}
.pagination ul>li>a:focus,.pagination ul>li>a:hover{opacity:1}
.pagination ul>.active>a,.pagination ul>.active>span{background-color:var(--theme);color:#fff}
.pagination ul>.active>a,.pagination ul>.active>span{cursor:default}
.pagination ul>.disabled>a,.pagination ul>.disabled>a:focus,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>span,.pagination ul>li>span{color:#999;background-color:transparent;cursor:default}
.hads{background-color:#fff;padding:20px 20px 0 20px;overflow:hidden}
.hads2{background-color:#fff;padding:0 20px 20px 20px;margin-top:0;overflow:hidden}
.hads3{background-color:#fff;padding:0 0 20px 0;margin-top:0;overflow:hidden}
.hads4{background-color:#fff;padding:10px 0 10px 0;margin-top:0;overflow:hidden}
.hads img,.hads2 img,.hads3 img,.hads4 img{width:100%;margin:auto;height:auto;overflow:hidden}
#sidebar{position:fixed;top:0;left:-320px;width:320px;height:100%;box-shadow:2px 0 5px rgba(0,0,0,.2);transition:left .3s ease;overflow:hidden;z-index:999999;display:flex;flex-direction:column}
.sidebar-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:blur(8px);z-index:1;pointer-events:none}
.sidebar-content{position:relative;z-index:2;padding:20px;color:#fff;overflow-y:auto;height:100%;background-color:rgba(0,0,0,.4)}
.widget{padding:15px;background-color: #ffffffde;border-radius:6px;margin-bottom:15px;box-shadow:0 3px 10px rgb(0 0 0 / 10%)}
.widget:last-child{margin-bottom:0}
.widget-header{position:relative;padding-bottom:10px;overflow:hidden;display:block}
.widget-header::before{content:"";position:absolute;right:-20px;bottom:0;height:1px;width:108%;border-bottom: 1px solid #b1bcc770;}
.widget-title{display:block}
.widget-title .title-text{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:24px;width:100%;/* background-color:#fff; */color:#364e65;font-size:14px;font-weight:400;margin-bottom:0;border-radius:5px;padding-left:15px}
.widget-title .title-text::before{content:'';position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:5px;background:var(--theme)}
.bg-primary{content:" ";position:absolute;border-radius:50%;background:#fc625d!important;width:10px;height:10px;box-shadow:20px 0 #fdbc40,40px 0 #35cd4b;float:right;right:40px;top:7px}
.widget-body{margin-top:10px;overflow:hidden}
.divPrevious .widget-body{margin-top:0}
.divPrevious ul .item{margin-top:12px}
.item-content{display:flex}
.gray-dot{width:4px;height:4px;border-radius:50%;background-color:var(--theme);position:relative;top:8px}
.divPrevious .item-content a{flex:1;margin-left:12px;max-height:44px;font-size:14px;line-height:22px;cursor:var(--cursor);text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.abautor{padding:0!important;background:#fff;border-top-left-radius:8px!important;border-top-right-radius:8px!important}
.abautor .widget_avatar{position:relative;height:130px;background-repeat:no-repeat;background-position:center center;margin-bottom:45px;background-size:cover;border-top-left-radius:8px;border-top-right-radius:8px}
.abautor .widget_avatar a{display:block;position:absolute;top:85px;left:50%;margin-left:-46px;padding:6px;background-color:transparent;border-radius:100%}
.abautor img.widget-about-image{margin:0 auto;display:block;width:70px;height:70px;border-radius:99px}
.abautor .widget-about-intro{color: #121212;text-align:center;margin:15px 0 10px}
.abautor .widget-about-intro .name{font-weight:600}
.abautor .widget-about-intro .name h3{display:inline-block;font-size:14px;margin-top:0}
.abautor .widget-about-intro .widget-about-desc{font-size:12px;line-height:1;margin:7px 0;font-weight:400}
.abautor .widget-about-intro .widget-article-newest{text-transform:uppercase;margin:12px 0;position:relative}
.abautor ul.widget-about-posts{padding:0 20px 10px 20px;margin-top:-5px}
.abautor ul.widget-about-posts li{margin:10px 0;overflow:hidden;line-height:24px;position:relative;padding-left:13px}
.abautor ul.widget-about-posts li:before{position:absolute;left:0;top:10px;width:5px;height:5px;border-radius:50%;background:#06c;content:""}
.abautor a.widget-posts-title{max-width:78%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;line-height:inherit;font-size:14px}
.abautor .widget-posts-meta{font-size:13px;color:#969696;font-style:normal;float:right}
.abautor .widget-posts-text{text-align:left}
.abautor .widget-about-intro .widget-article-newest{text-transform:uppercase;margin:12px 0;position:relative}
.abautor .widget-article-newest:before{display:block;content:'';position:absolute;top:50%;left:0;right:0;border-top:1px solid rgba(0,0,0,.05);z-index:1}
.abautor .widget-article-newest span{padding:0 10px 0 10px;background:#fff;position:relative;z-index:2;color:#06c}
.abautor i.author-ident:after{content:"";position:absolute;width:20px;height:20px;right:10px;top:58px}
.abautor i.author-ident.author1:after{background:url(images/vjin.png) no-repeat;background-size:20px}
.abautor i.author-ident.author2:after{background:url(images/vhuang.png) no-repeat;background-size:20px}
.abautor i.author-ident.author3:after{background:url(images/vlan.png) no-repeat;background-size:20px}
.abautor i.author-ident.author4:after{background:url(images/vhong.png) no-repeat;background-size:20px}
.abautor i.author-ident.author5:after{background:url(images/vfen.png) no-repeat;background-size:20px}
.abautor i.author-ident.author6:after{background:url(images/vhui.png) no-repeat;background-size:20px}
.abautor span.autlv{font-size:10px;color:#fff;display:inline-block;vertical-align:text-top;font-weight:400;border-radius:2px;line-height:1.4;padding:0 4px;margin-left:5px;letter-spacing:0}
.abautor .aut-1{background-image:-webkit-linear-gradient(0deg,rgba(253,165,34,.9294117647058824) 0,#fd4c4c 100%)}
.abautor .aut-2{background:#f6b044}
.abautor .aut-3{background:#c444f6}
.abautor .aut-4{background:#f69644}
.abautor .aut-5{background-image:linear-gradient(to right,#3ca5f6 0,#a86af9 100%);background-image:-webkit-linear-gradient(0deg,#3ca5f6 0,#a86af9 100%)}
.abautor .aut-6{background:#f64444}
.abautor .widget-posts-meta i{font-size:13px;color:#969696;font-style:normal;float:right}
/*san_Commented*/
.san_Commented .item{display:flex;gap:10px;padding:10px 0}
.san_Commented .item:first-child{padding-top:0}
.san_Commented .media-wrapper{position:relative;width:115px;height:80px;flex-shrink:0}
.san_Commented .media-link{display:block;width:100%;height:100%;overflow:hidden;border-radius:8px}
.san_Commented .media-img{width:100%;height:100%;object-fit:cover}
.san_Commented .badge-overlay{position:absolute;top:5px;left:5px}
.san_Commented .content-wrapper{flex:1;display:flex;flex-direction:column;justify-content:space-between}
.san_Commented .title{font-size:16px;font-weight:700;color:#333;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.san_Commented .timestamp{font-size:12px;margin-right:8px;font-weight:400;color:#aaaeb3}
/*san_Popular*/
.san_Popular ul{position:relative}
.san_Popular ul::before{border-left:1px dashed rgba(0,102,255,.2)}
.san_Popular ul::before{content:'';width:1px;position:absolute;left: 5px;top:26px;bottom:70px}
.san_Popular ul li{font-size:13px;padding: 5px 0px 5px 3px;box-sizing:border-box}
.rm-content{padding-left:15px;position:relative}
.rm-content::before{content:'';position:absolute;width:5px;height:5px;border-radius:100%;left:0;top:9px}
.rm-content::before{background: var(--theme);}
.rm-content h3{margin-bottom:8px;line-height:21px;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;position:relative;height:42px;color:#494b4d}
.rm-cot-header{display:flex;justify-content:space-between;height:18px}
.rm-cot-header span{margin-right:8px;font-weight:400;color:#aaaeb3}
.rm-cot-header a{margin-right:16px}
/*dt-grid-container*/
.dt-grid-container{gap:20px;list-style:none;padding:0;margin:0}
.dt-grid-item{position:relative;margin-bottom:20px}
.dt-image-card{position:relative;overflow:hidden;border-radius:5px}
.dt-image{width:100%;height:auto;display:block}
.dt-image-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,0));padding:15px 10px}
.dt-title{margin:0;color:#fff;font-size:15px;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.dt-info{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin-top:8px;color:#eee}
.dt-info a{color:#fff}
.dt-category a{color:#fff;text-decoration:none}
.dt-stats span{margin-left:10px;display:inline-flex;align-items:center}
.dt-stats i{margin-right:5px}
.img-tu3 .im-grid-container{grid-template-columns:repeat(3,1fr)}
/* divSearchPanel */
.divSearchPanel form{display:flex;justify-content:center;align-items:center;gap:10px}
.divSearchPanel form input[type=text]{width:200px;padding:10px;font-size:14px;border:2px solid #ddd;border-radius:3px;outline:0;transition:border-color .3s}
.divSearchPanel form input[type=text]:focus{border-color:var(--theme)}
.divSearchPanel form input[type=submit]{padding:10px 20px;background-color:var(--theme);border:none;border-radius:3px;color:#fff;font-size:14px;cursor:var(--cursor);transition:background-color .3s}
.divSearchPanel form input[type=submit]:hover{background-color:#0056b3}
/* divCalendar */
.divCalendar .widget-body{margin-top:0}
.divCalendar table{width:100%;border-collapse:collapse;text-align:center;background-color:#fff}
.divCalendar caption{font-size:16px;font-weight:700;color:#333;padding:10px 0}
.divCalendar caption a{color:var(--theme);text-decoration:none;transition:color .3s}
.divCalendar caption a:hover{color:#0056b3}
.divCalendar td,.divCalendar th{padding:10px;border:1px solid #ddd;font-size:14px}
.divCalendar th{background-color:#f0f0f0;color:#666;font-weight:400}
.divCalendar td{color:#333;transition:background-color .3s,color .3s}
.divCalendar td a{text-decoration:none;color:inherit;display:block;width:100%;height:100%;color:var(--theme)}
.divCalendar td a:visited{color:#555}
.divCalendar td.empty{background-color:#f9f9f9;var(--cursor)-events:none}
.divCalendar tbody tr:nth-child(even) td{background-color:#fafafa}
/*divContorPanel*/
.divContorPanel .cp-hello{color: #333333;font-size:16px;margin-bottom:-10px;display:block}
.cp-login{font-size:14px;margin-right:14px}
.cp-login::before,.cp-vrs::before{content:'';width:10px;height:10px;border-radius:100%;display:inline-block;margin-right:3px}
.cp-login::before{background-color:#ff3e3e}
.cp-vrs::before{background-color:#2d89ef}
/* divNavBar */
.divNavBar li{margin-bottom:10px}
.divNavBar li ul{margin: 10px 0px 10px 15px;}
.divNavBar a{display:block;padding:10px 15px;text-decoration:none;border-radius:5px;background-color:#f5f5f5a3}
.divNavBar a:hover{background-color:var(--theme);color:#fff}
.divNavBar .sub{margin-left:20px;margin-top:5px}
.divNavBar .sub .li-subcate{margin-bottom:5px}
.divNavBar .sub a{padding:8px 15px;font-size:14px;background-color:#f5f5f5a3}
.divNavBar .sub a:hover{background-color:#0056b3;color:#fff}
/* divCatalog */
.divCatalog ul{}
.divCatalog li{margin-bottom: 10px;color: #333333;display: block;padding: 10px 15px;background-color: #f5f5f5a3;border-radius: 5px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;text-decoration: none;}
.divCatalog a{color: #333333;}
.divCatalog li:hover{background-color:var(--theme);color:#ffffff}
.divCatalog li:hover a{color:#ffffff}
/*divTags*/
.divTags li{float:left;padding:12px 0 15px}
.divTags li{font-size:12px;color:#fff;background-color:#428bca;display:inline-block;margin:0 7px 7px 0;padding:2px 15px;line-height:20px;font-weight:400;border-radius:20px}
.divTags li:nth-child(9n){background-color:#4a4a4a}
.divTags li:nth-child(9n+1){background-color:#428bca}
.divTags li:nth-child(9n+2){background-color:#5cb85c}
.divTags li:nth-child(9n+3){background-color:#d9534f}
.divTags li:nth-child(9n+4){background-color:#567e95}
.divTags li:nth-child(9n+5){background-color:#b433ff}
.divTags li:nth-child(9n+6){background-color:#00aba9}
.divTags li:nth-child(9n+7){background-color:#b37333}
.divTags li:nth-child(9n+8){background-color:#f60}
.divTags li:hover{opacity:.8;color:#fff!important}
.divTags li a{color:#fff}
/*divArchives*/
.divArchives ul{list-style:none;padding:0;margin:0}
.divArchives ul li{display:inline-block;margin-right:15px;margin-bottom:5px}
.divArchives ul li a{font-weight:700}
.divArchives ul li a:hover{color:var(--theme)}
/*divStatistics*/
.divStatistics ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap}
.divStatistics ul li{flex:0 0 50%;box-sizing:border-box;padding-right:10px;margin-bottom:5px;font-weight:700;color:#333;display:flex}
.divStatistics ul li::before{content:"•";margin-right:5px;color:var(--theme)}
.divMisc .widget-body{margin-top:0}
.divMisc li{float:left;width:43%;margin-right:10px}
.divFavorites ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap}
.divFavorites ul li{flex:0 0 50%;box-sizing:border-box;padding-right:10px;margin-bottom:5px;font-weight:700;color:#333;display:flex}
.divFavorites ul li::before{content:"•";margin-right:5px;color:var(--theme)}
.divLinkage ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap}
.divLinkage ul li{flex:0 0 50%;box-sizing:border-box;padding-right:10px;margin-bottom:5px;font-weight:700;color:#333;display:flex}
.divLinkage ul li::before{content:"•";margin-right:5px;color:var(--theme)}
/*divAuthors*/
.divAuthors ul{list-style:none;padding:0;margin:0}
.divAuthors ul li{display:inline-block;margin-right:15px;margin-bottom:5px}
.divAuthors ul li a{font-weight:700}
.divAuthors ul li a:hover{color:var(--theme)}
/*divComments*/
.divComments li .author-info{margin-top:20px;height:29px;line-height:29px;font-size:12px;padding:0}
.divComments li:first-child .author-info{margin-top:0;}
.divComments li .author-info .avatar{float:left;width:29px;height:29px;border-radius:50%;margin-right:5px}
.divComments li .author-info i{font-style:normal;color:#333;float:left;text-indent:5px;font-size:16px}
.divComments li .author-info span{color:#bbb;float:right}
.divComments li .comment-inner p{font-size:14px;color:#444;line-height:22px;margin:5px 0 5px 38px;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}
.divComments li .comment-refer{position:relative;height:43px;line-height:43px;padding-left:38px}
.divComments li .comment-refer .material-icons{font-size:30px;position:absolute;left:0;top:2px;color:var(--theme)}
.divComments li .comment-refer .t{font-size:12px;color:#999;height:21px;line-height:21px;overflow:hidden;display:inline-block}
.divComments li .comment-refer .t a{color:#999;font-style:normal;margin-left:5px}
.san_Random{padding:0;border-radius:5px}
.san_Random .widget-body{margin-top:0;border-radius:5px}
.widget-random-post{color:#fff;position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word}
.widget-random-thumbnail{height:280px;position:relative;display:block;overflow:hidden;padding:0;flex-shrink:0;border-radius:5px}
.widget-random-image{position:absolute;top:0;bottom:0;left:0;right:0;border:0;border-radius:inherit;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;background-color:#f3f3f3;transition:all .3s ease-in-out}
.widget-random-image img{display:block;object-fit:cover;width:100%;height:100%;transition:all .6s}
.widget-random-post:hover img{transform:scale(1.1)}
.widget-random-overlay{width:100%;height:100%;background-color:#20232b;position:absolute;opacity:.4;top:0;left:0;transition:opacity .3s ease-in-out}
.widget-random-thumbnail:after{content:'';display:block;padding-top:100%}
.widget-random-content{position:absolute;left:0;bottom:0;width:100%;color:#fff;padding:15px;z-index:2}
.widget-random-title{font-size:14px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.widget-random-content:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:60px;background:-webkit-gradient(linear,0 0,0 bottom,from(transparent),to(#000));z-index:-1}
.widget-random-content a{color:#fff}
.widget-random-content a:hover{color:#fff}
.widget-random-date{position:absolute;left:24px;top:24px}
.widget-random-date-center{text-align:center!important}
.widget-random-date-day{font-size:64px}
.widget-random-date-year-month{font-size:14px}
.widget-random-action{border-radius:100px;position:relative;width:40px;height:40px;padding:0;font-size:25px;text-align:center}
.widget-random-action span{position:absolute;width:100%;height:100%;top:0;display:flex;align-items:center;justify-content:center}
.widget-random-refresh{position:absolute;right:20px;top:35px;color:#fff;-webkit-animation:refresh-ring 1.2s linear infinite;animation:refresh-ring 1.2s linear infinite;z-index:2}
.widget-random-refresh:hover{color:#20232b;background-color:#ececec;border-color:#ececec}
.san_Readers li{width:24%;margin:0 0 3% 1%;padding-top:8px;text-align:center;line-height:1.5;border:0;display:inline-block;vertical-align:top}
.load-next-page{padding:30px 0 30px 0;text-align:center}
.load-next-page a{border-radius:30px;background:#34495e08;box-shadow:0 5px 10px rgb(0 0 0 / 10%);color:#606266;text-align:center;line-height:34px;padding:6px 16px;border:none;font-size:14px;cursor:var(--cursor);transition:transform .35s,-webkit-transform .35s}
.load-next-page a:hover{background-color:#313439;color:#fff}
.load-next-page .no-more-items{color:#8d8f96;background-color:inherit;padding:10px 20px;border:none;border-radius:inherit;font-size:inherit;cursor:inherit;transition:inherit}
.load-next-page .no-more-items:hover{background-color:inherit}
.clearfix:after,.clearfix:before,.row:after,.row:before{content:" ";display:table}
.shareBox .wechat-qrcode p{font-size:12px}
.poster-box{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0;visibility:hidden;transform:perspective(1px) scale(1.1);transition:visibility 0s linear .15s,opacity .15s 0s,transform .15s;z-index:9999999;display:flex;align-items:center}
.show-modal{opacity:1;visibility:visible;transform:perspective(1px) scale(1);transition:visibility 0s linear 0s,opacity .15s 0s,transform .15s;backdrop-filter:saturate(97%) blur(41px)}
.poster-modal{background-color:#fff;width:590px;max-width:100%;padding:20px;margin:0 auto;position:relative;background-image:url(images/model-bg.png);border-radius:4px;box-sizing:border-box;overflow:hidden;user-drag:none;-webkit-user-drag:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}
.close-button{position:absolute;right:0;top:0;line-height:1;font-size:30px;height:43px;display:block;line-height:34px;width:43px;text-align:center;cursor:var(--cursor);color:#b2bac2;z-index:6;display:flex;align-items:center;justify-content:center}
.poster-content{display:flex;flex-flow:row}
.poster-box-left{flex:1;background-repeat:no-repeat;background-position:center;width:100%;height:100%;border-radius:4px;background-color:#fafafa;overflow:hidden}
.poster-image{height:0;padding-top:75%;position:relative;background-position:center;background-repeat:no-repeat;background-size:cover}
.poster-image img{position:absolute;top:0;left:0;width:100%;height:100%}
.poster-date{position:absolute;left:16px;bottom:16px;background:rgba(0,0,0,.27);text-align:center;color:#fff;line-height:1}
.poster-date-day{font-size:30px;height:48px;width:65px;text-align:center;line-height:48px;padding:0 12px}
.poster-date-year{font-size:13px;font-weight:700;border-top:1px solid #fff;height:30px;text-align:center;line-height:30px}
.poster-info{padding:16px}
.poster-box-left .poster-info h2{font-size:17px;margin:0;color:#2a2a2a;font-weight:600;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.poster-box-left .poster-info h2::before{display: none;}
.modal.poster-box .poster-modal h2{text-align:left}
.poster-box-left .poster-info p{margin-top:10px;font-size:12px;line-height:18px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-align:left}
.poster-footer{padding: 20px 16px 7px 16px;border-top:1px dashed #cecece;position:relative}
.poster-footer-left{font-size:12px;padding-right:28%;text-align:left}
.poster-footer-left img{}
.poster-content .poster-footer p{margin-top:5px;margin-bottom:0;font-size:12px;height:32px;overflow:hidden;line-height:1.2;text-align:left}
.poster-footer-right{position:absolute;right:16px;top:12px}
.poster-footer-right img{width:64px;border:1px solid #e4e4e4}
.poster-share{display:flex;align-items:center;justify-content:center;flex-flow:column;width:248px}
.poster-share div{display:flex;align-items:center;flex-flow:column;font-size:14px}
.poster-content p{font-size:14px;margin-bottom:5px;margin-top:10px}
.poster-share div{display:flex;align-items:center;flex-flow:column;font-size:14px}
.poster-content p{font-size:14px;margin-bottom:5px;margin-top:10px}
.poster-content .button,.poster-content button{margin-bottom:10px;border:0;width:150px;height:32px;text-align:center;font-size:12px;color:#fff;cursor:var(--cursor);position:relative;text-decoration:none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-radius:4px}
.poster-content button.poster-share-weibo{background-color:#e24040}
.poster-content button.poster-share-qq{background-color:#4f9ddd}
.poster-content button.poster-share-qq-k{background-color:#f9c740}
.poster-share div{display:flex;align-items:center;flex-flow:column;font-size:14px}
.poster-content p{font-size:14px;margin-bottom:5px;margin-top:10px}
.poster-content .poster-share-download{background-color:#333}
.poster-promotion #promo-url{cursor:var(--cursor);border-radius:4px;padding:5px;outline:0;color:rgba(0,0,0,.8);background-color:rgb(234 234 234);border:1px solid rgba(255,255,255,0)}
.panel-reward{display:none;text-align:center;margin-top:25px;position:relative}
.panel-reward ul li{display:inline-block;text-align:center;margin:0 10px;padding:5px;border:1px solid #87ddff;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}
.panel-reward ul .weixinpay{border-color:#8ae0ac}
.panel-reward ul li img{width:120px;height:auto}
.panel-reward ul li b{display:block;font-weight:400;margin-top:3px}
.poster-foot-info{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:10px;margin-bottom:15px}
.poster-info-middle{display:flex;gap:2px;width:100%;flex-direction:column}
.poster-info-middle .author-title{font-size:14px;font-weight:700;height:22px;line-height:22px}
.poster-info-middle .author-text{font-size:14px;height:22px;line-height:22px;word-break:break-all}
.share{padding:5px 10px;margin-top:20px;font-size:12px;background:#e8eef3;color:#8599ab;border-radius:4px}
.post-tag a{color:#34495e66}
.post-tag{font-size:13px;font-weight:700;display:flex;column-gap:17px;flex-direction:row;flex-wrap:wrap}
.post-tag{margin-top:20px;row-gap:10px}
.post-tag a:before{content:'＃';color:#34495e66}									
#comments{margin: 0 0 20px;scroll-margin-top:145px}
#comments .compost{padding:0;margin-top:10px}
.compost_form{display:flex;flex-direction:column;margin-bottom:0;gap:10px;width:100%}
.compost_form .top{display:flex;gap:10px}
.compost_form .useravatar img{width:50px;height:50px}
.compost_form .username{font-size:16px;line-height:50px}
.comment-author .comment-ua img{float:inherit;width:13px;height:13px;padding:0;margin:0;vertical-align:text-bottom}
#comments .blog_comment_reply .replymengban,.avatar{border-radius:50%}
.compost_form .head{display:flex;width:100%;flex-wrap:wrap;align-items:center;gap:10px}
.compost_form .head .list{flex:1 1 calc(50% - 10px);position:relative}
.compost_form .head{display:block;width:100%;overflow:hidden}
.compost_form .head .list{float:left;width:calc(50% - 10px);margin:5px;position:relative}
.compost input,.compost textarea{font-family:"Noto Color Emoji",sans-serif;list-style:none;font-size:15px;border-radius:6px;border:unset;padding:10px;height:auto;line-height:25px;background:#34495e08;color:#34495e;width:100%}
.compost .verify{position:absolute;right:3px;top:8px;z-index:1;border-radius:6px}
.compost_form .comment_body{display:flex;flex-direction:column;gap:10px}
.compost_form .comment_body textarea{min-height:150px;resize:vertical}
.comment_emoji_block{max-height:125px;overflow-y:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(50px,1fr));justify-items:center;align-items:center}
.comment_emoji_block span{font-size:25px;line-height:42px;cursor:var(--cursor)}
.compost_form .foot .right{display:flex;gap:10px;flex-direction:row}
.send_btn_style{cursor:var(--cursor);color:#34495e;background:#34495e33;border-radius:6px;padding:5px 10px;line-height:34px;width:100%;text-align:center;-webkit-transition:.5s;transition:.5s}
.send_btn_style:hover{color:#fff;background:#607ab399}
.comment_reply{display:none;width:100px}
.comments-title{font-size:16px;line-height:1;position:relative;text-align:center;font-weight:600;margin-bottom:0;margin-top:20px}
.comments-title span{display:inline-block;padding:0 30px;background:#fff;position:relative;z-index:1}
.comments-title:before{display:block;content:'';border-top:1px solid #e7e7e7;position:relative;top:8px;z-index:1}
.comment-list{padding:0;margin:0}
.comment-list .comment-parent{padding:14px 0 14px 0}
.comment-list .comment-parent{list-style:none;border-bottom:1px dashed #eee}
.comment-body{padding:10px 0 0 0;position:relative}
.comment-author{font-size:14px}
.comment-author img{float:left;width:40px;height:40px;padding:3px;margin:0 10px 0 0}
.comment-list cite.fn,.comment-list cite.fn a{font-style:normal;line-height:20px;color:#333;padding-right:3px;font-size:14px}
.comment-ua{font-size:12px;color:#8599ab}
.comment-meta{line-height:1;color:#8599ab;font-size:12px}
.comment-list .comment-meta{font-size:14px;padding-top:3px;padding-bottom:5px}
.comment-meta span{font-style:normal;color:#8599ab;font-size:12px}
.comment-content{word-wrap:break-word}
#comments p{letter-spacing:.013rem}
.comment-body .reply{position:absolute;top:30px;right:0}
.comment-reply-link{float:right;font-size:12px;line-height:20px;padding:0 6px;background:var(--theme);border-radius:4px;display:none;cursor:var(--cursor)}
.comment-reply-link a{color:#fff}
.comment-body:hover .comment-reply-link{display:block}
.comment-list .comment-list .comment-parent{margin-left:50px;border-bottom:0;padding-bottom:0;padding-top:10px}
#comments p{letter-spacing:.26px}
.comment-content a{font-size:12px}
#comments p,.comment-child{margin:0 0 0 50px}
.comments_e{margin:0 0 5px 50px!important}
.comments_e a{color:var(--theme)}
body.search-modal-open{overflow:hidden}
.search-modal-overlay{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);backdrop-filter:blur(10px);z-index:999999}
.search-modal{width:90%;max-width:600px;background:#fff;border-radius:10px;padding:30px;box-shadow:0 4px 8px rgba(0,0,0,.2)}
.search-modal .search-bar{display:flex;margin-bottom:10px}
.search-modal .search-bar form{display:flex;align-items:center;width:100%;gap:15px;margin-bottom:15px}
.search-modal .search-bar input{flex:1;padding:5px 10px;border:1px solid #34495e08;font-size:14px;border-radius:5px;height:auto;line-height:28px;background:#34495e08;color:#34495e;width:100%;outline:0;-webkit-transition:.5s;transition:.5s}
.search-modal .search-bar input:focus{border:1px solid #34495e08}
.search-modal .search-bar button{vertical-align:middle;cursor:pointer;transition:.2s;border:unset;width:42px;height:42px;background:#34495e08;border-radius:.5rem;display:flex;align-items:center;justify-content:center}
.search-modal .search-bar button:hover{background:#34495e08}
.search-modal .search-bar button:hover span{color:#607ab399}
.search-modal .tags{display:flex;flex-wrap:wrap;gap:10px}
.search-modal .tags .tag{padding:5px 10px;background-color:#34495e08;border-radius:10px;font-size:14px;cursor:pointer}
.search-modal .tags .tag:hover{background-color:#007bff;color:#fff}
/*night*/
.night{background:#000}
.night.active-header .header{background:#212121}
.night.active-header .header .nav>li>a{color:#ececec}
.night.active-header .header .nav>li.active>a{color:#fff;font-weight:700}
.night .profile-navigation .profile-banner-overlay:after{background: linear-gradient(to top, #212121, hsla(0, 0%, 100%, 0) 50%);}
.night>header.header .nav>li>a{color:#ececec}
.night .header .container{background:#212121}
.night .navbar-search-icon{color:#ececec}
.night .navbar-search-icon:hover{color:#9d9494}
.night .action-button{background:#212121}
.night .action-button span{color:#ececec}
.night>header.header .navbar-collapse{border-bottom:1px solid #383434}
.night>header.header .dropdown-menu{background-color:#333}
.night>header.header .dropdown-menu>li>a{color:#ececec}
.night>header.header .dropdown-menu>li>a:hover{background:#444}
.night .container{background:#212121}
.night .list-container .post-item{border-bottom:1px dashed #353535}
.night .main-content{background:#212121}
.night .footer .footer_details{border-top:1px solid #353535}
.night .crumb{color:#ececec;border-bottom:1px solid #353535}
body.night.active-header .header .navbar-search-icon{color:#c8c9cc}
body.active-header .header .dark-style-toggle.is-on{color:#ffc107}
.night .header .logo .logo-day{display:none}
.night .header .logo .logo-night{display:block}
.night a{color:#ececec}
.night .article-container{background:#212121}
.night .article-container .post_tit h1{color:#ececec}
.night .article-container .post_tit .info{color:#ececec}
.night .article-container .post_tit .info span a{color:#ececec}
.night .action-buttons .action-item{background:#444}
.night .action-buttons .action-item span{color:#ececec}
.night .post-summary{color:#ececec66}
.night .post-navigation div a:after{color:#c8c9cc}
.night .author-container .comment-section .author-description{color:#c8c9cc}
.night .author-container .post-item{color:#ececec}
.night .author-container .post-meta{color:#c8c9cc}
.night .author-container .comment-section{border-bottom:1px dashed #4a4a4a}
.night .widget{background-color:#212121}
.night .widget-title{color:#ececec}
.night .widget-title .title-text{background-color:#212121;color:#ececec}
.night .abautor .widget-article-newest span{background:#212121;color:#ececec}
.night .abautor .widget-article-newest:before{border-top:1px solid #4a4a4a}
.night .abautor .widget-about-intro{color:#ececec}
.night .abautor .widget-posts-meta i{color:#c8c9cc}
.night .widget-header::before{border-bottom:1px solid #353535}
.night .divSearchPanel form input[type=text]{background:#f2f2f233;border:2px solid #f2f2f200}
.night .pagination ul>li>a{background-color:#333;color:#c8c9cc}
.night .divSearchPanel form input[type=text]{background:#f2f2f2}
.night .divCalendar table{background-color:#444}
.night .divCalendar th{background-color:#212121;color:#c8c9cc}
.night .divCalendar td{color:#c8c9cc}
.night .divCalendar tbody tr:nth-child(even) td{background-color:#444}
.night .divCalendar td,.night .divCalendar th{border:1px solid #c8c9cc}
.night .divComments li .author-info i{color:#ececec}
.night .divComments li .comment-inner p{color:#c8c9cc}
.night .divComments li .comment-refer .t{color:#c8c9cc}
.night .divComments li .comment-refer .t a{color:#c8c9cc}
.night .cms-module{background-color:#212121}
.night .cms-module__header::before{border-bottom:1px solid #353535}
.night .action-bar{background-color:#212121}
.night .mainContent-card .story-item:not(.Topstory-tabCard){border-bottom:1px solid #353535}
.night .rich-content-inner{color:#c8c9cc}
.night .icon-wrapper{color:#c8c9cc}
.night .article_content{color:#c8c9cc}
.night .article_content p{color:#ececec}
.night .article_content h2,.night .article_content h3,.night .article_content h4,.night .article_content h5{color:#ececec}
.night .article-container .post_tit .info span a{color:#c8c9cc}
.night .post-navigation{background-color:#212121}
.night .post-navigation div span{color:#c8c9cc}
.night .banner .banner_bottom .waves-svg .parallax>use:first-child{fill:rgba(0,0,0,.7)}
.night .banner .banner_bottom .waves-svg .parallax>use:nth-child(2){fill:rgba(0,0,0,.5)}
.night .banner .banner_bottom .waves-svg .parallax>use:nth-child(3){fill:rgba(0,0,0,.3)}
.night .banner .banner_bottom .waves-svg .parallax>use:nth-child(4){fill:rgba(0,0,0,.1)}
.night .banner::after{background:linear-gradient(180deg,transparent,#333)}
.night .post-item{background-color:#212121}
.night .avatar{background:#666}
.night .postlist_abstract{color:#c8c9cc}
.night .postlist_head .middle .bottom,.night .postlist_head .middle .bottom a{color:#c8c9cc}
.night .postlist_post_tags a:before{color:#c8c9cc}
.night .postlist_tags a,.night .postlist_tags span{color:#c8c9cc}
.night .post-tag a:before{color:#ececec}
.night .item-zan{color:#c8c9cc}
.night .postlist_comment{background:#333}
.night .postlist_comment .item b{background:#444;color:#287bcf}
.night .postlist_comment .item{color:#c8c9cc}
.night .footer{color:#c8c9cc;border-top:1px solid #212121;background-color:#212121}
.night .load-next-page a{background:#333}
.night .share{background:#555;color:#c8c9cc}
.night .panel-reward{color:#ececec}
.night .blog_block{background:#212121}
.night .blog_block{color:#c8c9cc}
.night .compost input,.night .compost textarea{background:#49515887;color:#c8c9cc}
.night .send_btn_style{color:#c8c9cc;background:#49515887}
.night .comments-title span{background:#212121}
.night .comments-title:before{border-top:1px solid #666}
.night .comment-list cite.fn,.night .comment-list cite.fn a{color:#ececec}
.night .comment-meta span{color:#c8c9cc}
.night .comment-list .comment-parent{border-bottom:1px dashed #666}
.comment-list .comment-parent:last-of-type{border-bottom:none}
.night .comment-list .comment-list .comment-parent{border-bottom:0}
.night .hads,.night .hads2{background:#212121}
.night .search-modal{background:#212121}
.night .search-modal .search-bar input{border:1px solid #444;background:#444;color:#ececec}
.night .search-modal .search-bar button{background:#444;color:#ececec}
.night .search-modal .search-bar button:hover{background:#5a5c5f}
.night .search-modal .search-bar button:hover span{color:#c8c9cc}
.night .footer .footer_details a{color:#ececec}	
@media (max-width:910px){body{margin:10px}
body>header.header{margin-top:0}
#page-overlay{position:fixed;top:0;left:0;width:100%;height:120%;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:visibility .35s,opacity .35s;z-index:10000;display:none}
.page-overlay{display:block!important}
body>header.header.header-fluid>.container{width:100%;margin:0 auto}
body>header.header .navbar-header{align-items:center;display:flex;float:none;height:64px;justify-content:space-between;margin:0;width:100%;border-radius:15px 15px 0 0;position:absolute;z-index:999999;background:#ffffff80}
body.modal-open>header.header .navbar-header{z-index:0}
body.navbar-on>header.header .navbar-header{background:0 0}
body.navbar-on>header.header .navbar-header .wap-search{display:none!important}
body>header.header .nav>li.active>a::after,body>header.header .nav>li>a:hover::after{opacity:0}
.navbar-collapse{background:#206be7;border:0;bottom:0;height:100%!important;margin:0!important;overflow:auto;padding:50px 0;position:fixed!important;right:100%;top:0;transition:all .3s ease-out 0s;width:80%!important;z-index:998}
body>header.header .navbar-collapse{display:block!important;width:80%}
body>header.header .primary-menu{float:none!important;margin:0;display:inherit;align-items:inherit}
body>header.header .san-adv-menu{border-top:1px solid rgba(0,0,0,.05);box-sizing:border-box;margin:0;padding:0;position:relative;font-size:16px}
.navbar-toggle{display:block;margin:0;order:1;transition:all .3s ease-out 0s}
.icon-bar{background:#fff;transition:all .3s ease-out .3s}
body>header.header .logo{height:auto}
body>header.header .logo>a{display:block}
body>header.header .navbar-collapse.in{display:block!important}
body>header.header .primary-menu{float:none!important;margin:0}
.collapse.in .primary-menu:before{background:#206be7;content:"";height:50px;left:-80%;opacity:.9;position:fixed;top:0;width:80%;z-index:1002}
body>header.header .nav{font-size:16px}
body>header.header .san-adv-menu{border-top:1px solid rgba(0,0,0,.05);box-sizing:border-box;margin:0;padding:0;display:block}
body>header.header .san-adv-menu li{display:block!important;width:100%!important}
body>header.header .san-adv-menu li a{border-bottom:1px solid rgba(0,0,0,.03);color:#fff;display:block!important;font-weight:400;line-height:48px!important;overflow:hidden;padding:0 20px;text-overflow:ellipsis}
body>header.header .san-adv-menu .active>a{background:hsla(0,0%,100%,.1)!important;color:#fff!important}
.navbar-collapse.in{overflow-y:auto}
.collapse.in{display:block}
.navbar-on{margin-top:0!important;margin-left:0;bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;transform:translateX(80%)!important;transition:all .3s ease-out 0s}
.navbar-on .navbar-toggle{background:0 0!important;border:0!important;color:#fff;margin-top:8px;position:fixed;right:100%;top:0;transition:all .3s ease-out 0s;z-index:1000}
.navbar-on .icon-bar-1{margin-bottom:0;transform:rotate(-45deg) translate(-5px,5px)}
.navbar-on .icon-bar{background:#fff!important;transition:all .3s ease-out .3s}
.navbar-on .icon-bar-2{opacity:0}
.navbar-on .icon-bar-3{transform:rotate(45deg) translate(-5px,-5px)}
body>header.header .navbar-nav>.dropdown>a{z-index:auto}
body>header.header .san-adv-menu>.dropdown .dropdown-menu{background:rgba(0,0,0,.05);border-left:5px solid rgba(0,0,0,.04)!important;border-top:0;box-shadow:none;box-sizing:border-box!important;display:none;float:none;left:0!important;opacity:1;padding:1px 0!important;position:relative;transform:scaleY(1);visibility:visible;width:100%!important}
body>header.header .san-adv-menu li a{border-bottom:1px solid rgba(0,0,0,.03);color:#fff;display:block!important;font-weight:400;line-height:48px!important;overflow:hidden;padding:0 20px;text-overflow:ellipsis}
.m-dropdown{color:#fff;display:block;position:absolute;right:3px;text-align:center;top:0;transition:all .3s ease-out 0s;width:50px;z-index:1002}
.m-dropdown:after{background:rgba(0,0,0,.03);content:"";height:34px;left:0;position:absolute;top:7px;width:1px}
body>header.header .navbar-nav>.dropdown:hover>a:after,body>header.header .navbar-nav>.dropdown:hover>a:before{opacity:0}
.navbar-action .user-wrap{display:flex;gap:20px;justify-content:center;margin:0;padding:20px 0;width:100%}
.navbar-action a{background:hsla(0,0%,100%,.1);border-radius:5px;color:#fff;line-height:22px;margin:0!important;padding:8px 30px!important;text-align:center;width:calc(50% - 30px)}
.dark-style-toggle{display:block;color:#fff;height:34px;left:-83%;line-height:43px;margin:8px 20px;position:fixed;text-align:center;top:0;z-index:1000}
.dark-style-toggle .span{font-size:22px}
.navbar-search-icon,.shopping-cart{display:none!important}
.navbar-action,.wap-search .navbar-search-icon{display:block!important;color:#fff}
.navbar-search{background:0 0;border:0;display:block!important;height:auto;padding:0 20px;position:relative;width:100%}
.navbar-search-inner{position:relative;width:100%}
.navbar-search-input{background:#fff;border:1px solid #fff;border-radius:5px;color:#333!important;height:36px;line-height:20px;margin:0;padding:5px 10px;width:100%}
.night .navbar-search-input{color:#fff!important;background:#f2f2f242;border:1px solid #212121}
.navbar-search-btn{color:#1a1a1acc!important;line-height:36px;position:absolute;right:10px;top:0}
.navbar-search-close{display:none!important}
.navbar-action{float:none!important;height:auto;margin:0;overflow:hidden;padding:0}
body>header.header .navbar-nav>.dropdown:after{display:none}
.m-dropdown i{font-size:18px;line-height:48px;opacity:.7;transition:all .3s ease-out 0s}
.navbar-on #sidebar{display:none}
.poster-box .poster-modal{width:100%;padding:15px;margin:16px;max-height:100%}
.poster-content{flex-flow:column}
.poster-share{width:auto;flex-flow:wrap;justify-content:space-between}
.poster-share .poster-promotion,.poster-share .poster-promotion input{width:100%;box-sizing:border-box}
.poster-share div{flex-flow:wrap;display:block}
.poster-content .button,.poster-content button{width:64px;display:inline-block;padding:5px}
.poster-content button.poster-share-download{width:100%}
.footer{margin-bottom:0}
.footer .footer_details{margin-top:0}
}
@media (max-width:600px){.search-modal{padding:15px}
.search-modal .search-bar button,.search-modal .search-bar input{font-size:14px}
.search-modal .tags .tag{font-size:12px}
}

