/**
 * halo_materialyour - 一个Material风格的Halo博客主题
 * @authors Dnxrzl
 * @version v2.0.0
 * @link https://github.com/daifiyum/halo-theme-MaterialYour#readme
 * @license MIT
 */
@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes fadeInDown_self{0%{opacity:0;-webkit-transform:translate3d(0,-10%,0);transform:translate3d(0,-10%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown_self{0%{opacity:0;-webkit-transform:translate3d(0,-10%,0);transform:translate3d(0,-10%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInDown_self{0%{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0);visibility:hidden;opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}}@keyframes slideInDown_self{0%{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0);visibility:hidden;opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}}*{-webkit-box-sizing:border-box;box-sizing:border-box}:root{--fontColor:white;--themeColor:transparent}body{width:auto!important;background-color:#f6f7f9;-webkit-transition:all .3s cubic-bezier(0,0,.2,1)!important;transition:all .3s cubic-bezier(0,0,.2,1)!important}body::-webkit-scrollbar{width:8px;height:8px;background:0 0;-webkit-box-shadow:inset 2px 0 2px 0 rgba(0,0,0,.25);box-shadow:inset 2px 0 2px 0 rgba(0,0,0,.25)}body::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}.my-card{background-color:#fff;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);-webkit-transition:all .3s cubic-bezier(0,0,.2,1)!important;transition:all .3s cubic-bezier(0,0,.2,1)!important}.my-container{margin-top:15px;max-width:1000px;margin-bottom:20px}@media (max-width:1023px){.mdui-container{padding:0}}@media (min-width:1024px){.mdui-appbar-with-toolbar .drawer-left{top:0}}.nse{position:relative}.searchInput{position:absolute;top:0;width:100%;height:100%;background-color:#fff;display:none;margin:0;z-index:2;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.searchInput input{height:40px;width:100%;outline:0;border:0;background-color:inherit;color:inherit;padding:0;margin-right:10px;font-size:16px}.searchInput .mdui-toolbar-spacer{width:100px!important}.searchIcon{display:none;margin-left:5px}.backClose,.searchInput .back{margin:0 5px}.backClose{display:none}.notEmoty .backClose{display:block}@media (min-width:1024px){.searchInput{position:initial;width:210px;height:40px;margin:0 8px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;opacity:.7}.backClose,.searchInput .back,.searchNew{display:none!important}.searchIcon{display:initial}}.searchMask{position:fixed;top:0;bottom:0;left:0;right:0;background:#000;opacity:0;z-index:999;display:none}.home-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding:20px;margin-bottom:20px}.welcome_media{height:100%;margin:0;position:absolute;right:0;top:0;width:100%;z-index:-1}.welcome_media img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.welcome_hello{color:#fff;margin:10px 0;font-size:25px;font-weight:600;line-height:1;letter-spacing:3px}.welcome_descr{font-size:17px;color:#fff;max-width:70%;line-height:2}.welcome__figures{display:grid;grid-gap:10px;grid-template-columns:repeat(2,1fr)}.welcome__stat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 40px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(255,255,255,.2)}.welcome__count{font-size:30px;color:#fff}.welcome__count-descr{color:#fff;white-space:nowrap}.welcome_contact{margin:10px 0}.welcome_contact .social_icon{padding:5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:100px}.welcome_contact a,.welcome_contact button{color:#fff;-webkit-transition:all .3s;transition:all .3s}.welcome_contact a:hover,.welcome_contact button:hover{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(255,255,255,.2)}@media (max-width:800px){.home-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.welcome_hello{text-align:center}.welcome_descr{max-width:none}.welcome_contact,.welcome_descr{text-align:center}}.headerLogo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:16px;background-size:cover;background-position:center;height:auto;min-height:180px}.headerLogo span{margin:20px 0 0}.headerLogo img{width:60px;height:60px}.drawTitle{color:#fff;text-shadow:#f5f8fa 0 0 14px;font-size:20px}aside.mdui-drawer{margin:0;background-color:#fff}.mdui-list-item:hover{background-color:rgba(0,0,0,.04)}footer{padding:16px 0}footer a{text-decoration:none;color:var(--fontColor)}.mdui-theme-layout-dark footer{color:#fff;background-color:rgba(0,0,0,.12)}.innerfooter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.innerfooter .mdui-typo-title{margin-bottom:16px}.fitem{padding-bottom:10px}.fitem:last-child{padding:0}.record2 img{float:left}.record2 a,.record2 p{height:20px;line-height:20px}.record2 p{float:left;margin:0 0 0 5px}.record2 a{display:inline-block;text-decoration:none}.totop{padding:11px;position:fixed;border-radius:50px;cursor:pointer;right:25px;bottom:28px;display:none;z-index:998}.post-list{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:20px;margin-bottom:30px}@media (max-width:800px){.post-list{grid-template-columns:1fr!important}.post-list img{width:100px!important;height:100px!important}}.post-item,.post-list-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.post-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:14px;-webkit-box-shadow:none!important;box-shadow:none!important}.post-item a{color:inherit;text-decoration:none}.post-list-content{margin-bottom:10px}.post-list-top{margin-bottom:5px}.post-list-top a,.topped{background:var(--themeColor);padding:4px 8px}.post-list-top a{position:relative;border-radius:100px;margin-right:3px;-webkit-transition:all .3s;transition:all .3s}.post-list-top a:hover,.post_box .al h2 a:hover{color:var(--fontColor)}.topped{border-radius:4px;margin-right:5px}.post-list-title{font-size:24px;line-height:36px;opacity:.87;word-break:break-all;margin:5px 0}.post-list-summary{word-break:break-all;font-size:14px;line-height:24px;opacity:.6}.post-l-right img,.pthumb img{-o-object-fit:cover;object-fit:cover}.post-l-right img{width:100px;height:100px;margin:0 0 0 10px;border-radius:12px}.pl2-layout,.post-list-bottom{display:-webkit-box;display:-ms-flexbox;display:flex}.post-list-bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-list-bottom i{margin-right:7px;font-size:18px}.pl2-layout{margin:20px 0;background-color:#fff}.pthumb{width:300px;height:200px}.pthumb img{width:100%;height:100%}.post_box .al{-webkit-box-flex:1;-ms-flex:1;flex:1}.post_box .al h2,.post_box .al p{margin:0;word-break:break-all;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.post_box .al .sometips{margin-top:20px;opacity:.5}.post_box .al .sometips a,.post_box .al .sometips span{background:var(--themeColor);padding:2px 6px;border-radius:2px}.post_box .al .sometips a{border-radius:10px}.post_box .al a{color:#000}.post_box .al p{margin-top:20px;-webkit-line-clamp:2}.post_box .al h2{-webkit-line-clamp:1}.post_box .al h2 a{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.post_box,.sometools{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.post_box,.post_box .al h2,.post_box .al p{-webkit-box-orient:vertical}.post_box{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:16px;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sometools{border-top:1px solid #eee;padding-top:10px;margin-top:10px}.pleft i,.sometools i{font-size:18px;margin-right:5px}@media (max-width:800px){.pl2-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pthumb{width:100%}}.nextPage,.spinner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nextPage button{width:160px;border-radius:50px;background:#fff;height:40px;border:1px solid #eee;position:relative}.spinner{margin:auto;width:70px}.spinner>div{width:16px;height:16px;background-color:var(--fontColor);border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1s infinite ease-in-out both;animation:sk-bouncedelay 1s infinite ease-in-out both}.nextPost a{color:inherit}.nextPost .mdui-btn:hover{color:var(--fontColor);background-color:var(--themeColor)!important}.nextPost .mdui-btn{border:1px solid #eee;border-radius:25px;background-color:#fff}article a{text-decoration:none}.pbottom{padding:16px}.noimg{padding:16px 16px 0}.postBackground{height:220px;background-repeat:no-repeat;background-position:center;background-size:cover}.postFront{padding:16px 16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pleft,.pleft div,.postFront{-webkit-box-direction:normal}.pleft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pleft img{width:50px;height:50px;margin-right:10px}.pleft div{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.pleft div span{margin:4px 0}.pleft div .pls{color:#8a919f}.comments{border-radius:0;padding:16px}.nextPost,.pleft div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nextPost{margin-bottom:20px}.typo-layout{padding:16px}.catelist li a:hover,.catelist:hover i,.mdui-typo a,.timenode:hover .focircle span{color:var(--fontColor)}.mdui-typo a::before{background-color:var(--fontColor)}.mdui-typo blockquote{margin:1em 3em 1em 0}.smallbu,.smallbu2{margin-top:10px}.smallbu a,.smallbu2 a{display:inline-block;padding:2px 5px;background-color:#f2f3f5;color:#515767;border-radius:2px;margin:0 5px 5px 0;-webkit-transition:all .15s linear;transition:all .15s linear}.smallbu a:hover{background-color:#e4e6eb}.smallbu2 a{background-color:#eaf2ff;color:#1e80ff}.smallbu2 a:hover{background-color:rgba(30,128,255,.16)}.mdui-typo pre{border-radius:5px;position:relative;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1)}.mdui-typo pre code{padding:40px 10px 10px!important;border-radius:10px 10px 7px 7px}.mdui-typo pre code::before{position:absolute;top:0;left:0;right:0;content:attr(data-rel);height:30px;background-color:#eee;color:var(--fontColor);line-height:30px;z-index:1}.mdui-typo pre::before{content:" ";position:absolute;border-radius:50%;background:#ff0800 no-repeat 10px 10px;width:12px;height:12px;left:12px;top:10px;-webkit-box-shadow:20px 0 #fdbc40,40px 0 #35cd4b;box-shadow:20px 0 #fdbc40,40px 0 #35cd4b;z-index:2}.mdui-typo pre code::-webkit-scrollbar{width:5px;height:10px;background:0 0}.mdui-typo pre code::-webkit-scrollbar-thumb{background-color:#dbdbdb}.mdui-typo pre code::-webkit-scrollbar-thumb:hover{background-color:#d2d2d2}.copyright .crbox,.mybtn{display:-webkit-box;display:-ms-flexbox;display:flex}.mybtn{position:absolute;top:0;right:0;height:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:0;background:initial;padding:0 12px 0 0;z-index:2}.mybtn i{font-size:17px;color:var(--fontColor);cursor:pointer}.hljs-ln-numbers{text-align:center;color:#ccc;vertical-align:top;padding-right:5px}.hljs-ln-code{padding-left:10px!important}.my-article{margin-bottom:20px}.copyright{padding:16px;min-height:95px;background-color:#f9f9f9;position:relative;overflow:hidden}.copyright .crbox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.copyright .crbox>div{margin:6px 0}.copyright .copyricon{position:absolute;right:-26px;top:-26px;width:100px;height:100px;fill:#eee}.copyright a{text-decoration:none;word-break:break-all;color:var(--fontColor)}@media (min-width:1024px){.mdui-drawer-body-right{padding-right:240px!important}}.archives{-webkit-transition:all .3s;transition:all .3s;margin-bottom:20px}.archivesPadding{padding:16px}.archiveyear{margin:20px 0;font-size:30px}.focircle{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;padding:10px 0 10px 20px;line-height:1.5}.focircle time{-ms-flex-negative:0;flex-shrink:0;margin:0 20px;color:rgba(16,22,26,.57)}.catelist i,.catelist li a,.focircle span{color:rgba(0,0,0,.73)}.focircle::before{content:"";width:12px;height:12px;margin-top:5px;border-radius:6px;-webkit-border-radius:6px;-ms-flex-negative:0;flex-shrink:0;background-color:var(--fontColor);opacity:.7;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transition:all .28s ease;transition:all .28s ease}.mdui-theme-layout-dark .catelist i,.mdui-theme-layout-dark .catelist li a,.mdui-theme-layout-dark .focircle span,.mdui-theme-layout-dark .focircle time{color:#fff}.alink a,.timenode{position:relative}.timenode::after,.timenode::before{content:"";width:2px;height:10px;background-color:var(--themeColor);position:absolute;left:25px}.timenode::after{top:32px;height:calc(100% - 32px)}.timenode:hover .focircle::before{background-color:var(--fontColor);opacity:1;-webkit-transform:scale(1);transform:scale(1)}.mdui-theme-layout-dark .timenode::after,.mdui-theme-layout-dark .timenode::before{background-color:#fff}.categories{padding:16px}.categories ul{padding-left:0;list-style:none}.pagetitle{font-size:30px;padding-bottom:20px;border-bottom:1px solid rgba(68,68,68,.1);margin-bottom:20px}.catelist{-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:40px}.catelist i{opacity:.6;margin:0 20px}.catelist,.catelist li,.tags ul{display:-webkit-box;display:-ms-flexbox;display:flex}.catelist li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.catelist li a{width:100%;text-decoration:none}.tags{padding:16px}.tags ul{list-style:none;padding-left:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.tags ul li{margin:4px}.tags .mdui-chip{background-color:var(--themeColor)}.journLine i,.tagsa{color:var(--fontColor)}.journals{height:100%;margin-bottom:20px}.journItem{margin:10px 0;padding-bottom:35px;padding-left:40px;position:relative}.journItem:last-child{padding:0 0 0 40px}.journalList{padding-left:0;list-style:none}.journalList li div.mdui-card div.mdui-typo{padding:4px;margin:10px 0;overflow-x:auto;word-break:break-all}.jpadding{padding:10px;border-radius:8px!important}.jpadding time{color:rgba(128,128,128,.58)}.journLine{position:absolute;top:0;left:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jbleft:hover,.journLine::after{background-color:var(--themeColor)}.journLine::after{content:"";width:2px;position:absolute;top:35px;bottom:0}.journal-content{margin:10px 0;word-break:break-all}.journal-content img{width:60%}.jbleft,.journBottom{display:-webkit-box;display:-ms-flexbox;display:flex}.jbleft{color:rgba(128,128,128,.58);font-size:18px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;border-radius:100px;padding:4px 8px}.jbleft:hover{color:var(--fontColor)}.jbleft i,.picz i{font-size:18px;margin-right:5px}.journliked{color:pink}.journComment{display:none}.photos{padding:16px}.photos .mdui-tab{margin:0 5px!important}.grid{margin-top:10px}.grid:after{content:"";display:block;clear:both}.grid-item{width:33.333%;padding:5px;float:left;position:relative}.grid-item img{display:block;max-width:100%;cursor:pointer;border-radius:7px}.grid-item .picDesc,.picz{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-item .picDesc{position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:5px;width:calc(100% - 10px);padding:10px;margin:0;word-wrap:break-word;line-height:20px;color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.26)),to(transparent));background:linear-gradient(to bottom,rgba(0,0,0,.26),transparent);opacity:0;-webkit-transition:all .3s;transition:all .3s;border-radius:7px}.picz{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.picz i{font-size:16px}.grid-item:hover .picDesc{opacity:1}@media (max-width:500px){.grid-item{width:100%}}.mdui-tab .mdui-tab-active{color:var(--fontColor)}.alink a::before,.mdui-tab-indicator{background-color:var(--fontColor)}.links{padding:16px}.links .mdui-typo.mdui-card-content{padding:0}.linksBlock{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;row-gap:10px}@media (max-width:800px){.linksBlock{grid-template-columns:repeat(2,minmax(0,1fr))}}.linkCard{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;border:1px solid #eee;-webkit-transition:all .3s;transition:all .3s}.linkCard:hover{background-color:rgba(230,244,250,.5)}.linkCard img{width:50px;height:50px;margin-right:10px}.linkDesc,.linkDesc span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.linkDesc{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.linkDesc span{line-height:22px}.home-banner{-webkit-animation:fadeInDown_self;animation:fadeInDown_self;-webkit-animation-duration:1s;animation-duration:1s}.post_animate{-webkit-animation:slideInDown_self;animation:slideInDown_self;-webkit-animation-duration:1.5s!important;animation-duration:1.5s!important;-webkit-animation-delay:.2s;animation-delay:.6s}.partTitle{padding:20px}.ITitle{font-size:20px;font-weight:600;text-align:center}.nothings{height:300px;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nothing-layout{margin:20px}body .fancybox__container{z-index:5001}.alink a::before{position:absolute;top:auto;bottom:1px;left:0;width:100%;height:1px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .2s;transition:all .2s;content:' '}.alink a:focus::before,.alink a:hover::before{-webkit-transform:scaleX(1);transform:scaleX(1)}@media (max-width:1023.9px){.mdui-theme-layout-dark .mdui-drawer{background-color:#212121}}.mdui-theme-layout-dark aside.mdui-drawer{background-color:#212121}.mdui-theme-layout-dark .nextPage button{background-color:#424242;border:2px solid #858585;color:#fff}.mdui-theme-layout-dark .totop{background-color:#424242!important;color:#fff!important}.mdui-theme-layout-dark .mdui-typo code .ln-bg,.mdui-theme-layout-dark form.dark{background-color:#424242}.mdui-theme-layout-dark .toc-link::before{background-color:#858585}.mdui-theme-layout-dark .toc-list-item{color:#858585}.mdui-theme-layout-dark .is-active-link{color:#fff}.mdui-theme-layout-dark .mdui-card-primary-subtitle{opacity:1}.mdui-theme-layout-dark .smallbu a,.mdui-theme-layout-dark .smallbu2 a{color:#fff;background-color:#676767}.mdui-theme-layout-dark .linkDesc{color:#fff}.mdui-theme-layout-dark .journLine::after,.mdui-theme-layout-dark .jpadding{background-color:#5a5a5a}.mdui-theme-layout-dark .jbleft,.mdui-theme-layout-dark .jpadding time,.mdui-theme-layout-dark .photos .mdui-tab .mdui-tab-active,.mdui-theme-layout-dark .post-list2 .pl2-layout .poalink,.mdui-theme-layout-dark .post-list2 .pl2-layout .post_box .al a,.mdui-theme-layout-dark .post-list2 .pl2-layout .post_box p,.mdui-theme-layout-dark .postFront .pright i{color:#fff}.mdui-theme-layout-dark .tags .mdui-chip{background-color:#5a5a5a!important}.mdui-theme-layout-dark .linkCard{border:1px solid #5a5a5a}.mdui-theme-layout-dark .linkCard:hover{background-color:#5a5a5a}.mdui-theme-layout-dark .mdui-tab-indicator{background-color:#858585}.mdui-theme-layout-dark .nothings img{-webkit-filter:none;filter:none}.mdui-theme-layout-dark .mdui-typo pre code::before{background-color:#505050}.mdui-theme-layout-dark .mdui-typo pre code{background-image:none}.mdui-theme-layout-dark .mdui-typo pre code::-webkit-scrollbar-thumb{background-color:#505050}.mdui-theme-layout-dark .my-card{background-color:#373737!important}.mdui-theme-layout-dark .mdui-drawer-right{background-color:#000}.mdui-theme-layout-dark .copyright{background-color:#414141}.mdui-theme-layout-dark .copyright .copyricon{fill:#363636}.mdui-theme-layout-dark .jpadding{background:0 0}.mdui-theme-layout-dark .toc_drawer{background-color:#363636}.mdui-theme-layout-dark .toc_drawer .toc_title{border-bottom:1px solid #505050}.mdui-theme-layout-dark .post-list2 .pl2-layout{background-color:#424242}.mdui-theme-layout-dark .sometools{color:#fff;border-top:1px solid #5d5d5d}.mdui-theme-layout-dark .nextPost .mdui-btn{background-color:#373737;border:0}.toc_drawer{background-color:#fff;top:64px;z-index:1;display:none;overflow:hidden}.toc_drawer .toc_title{margin:10px;font-size:18px;padding-bottom:10px;border-bottom:1px solid #eee}@media (max-width:1024px){.toc_drawer{top:0!important;z-index:5000}.toc-content{height:calc(100vh - 65px)!important}}.toc-content{margin:10px;height:calc(100vh - 125px);overflow:auto}.toc-content a{text-decoration:none}.toc-content>.toc-list{overflow:hidden;position:relative}.toc-content .is-active-link{color:var(--fontColor);background:var(--themeColor)}.toc-content a.toc-link{padding:3px 6px}.toc-content .toc-list-item{line-height:2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toc-content .is-active-link::before{background-color:var(--fontColor)!important}.toc_button{display:none}