html{font:14px/1.42857143 Helvetica Neue,Helvetica,Hiragino Sans GB,Microsoft YaHei,Source Han Sans CN,WenQuanYi Micro Hei,Arial,sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body,form,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0}ol,ul{padding-left:0;list-style-type:none}table{border-collapse:separate;border-spacing:0}td,th{padding:0}a{background-color:transparent;text-decoration:none;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;-ms-interpolation-mode:bicubic}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}svg:not(:root){overflow:hidden}@font-face{font-family:Philosopher;src:url(../fonts/Philosopher-Regular.ttf),url(../fonts/Philosopher-Italic.ttf)}.valign{display:inline-block;position:relative;top:50%;transform:translateY(-50%)}html{overflow-y:hidden}html.loaded,html.loaded body{overflow-y:visible}html.loaded .nav{left:-228px}@media (max-width:992px){html.loaded .nav{left:0;top:0}}html.loaded .nav.on{left:0}@media (max-width:992px){html.loaded .nav.on{height:275px;background:#123278;opacity:.85;filter:alpha(opacity=85)}}html.loaded .nav.on .nav-label{right:-20px;word-spacing:1em;opacity:0;filter:alpha(opacity=0);font-size:0}@media (max-width:992px){html.loaded .nav.on .nav-label{right:50%;top:-13.5px;word-spacing:normal}}html.loaded .main{width:calc(100% - 52px);margin-left:52px}@media (max-width:992px){html.loaded .main{width:100%;margin-left:0}}html.loaded .main.on{width:calc(100% - 280px);margin-left:280px}@media (max-width:992px){html.loaded .main.on{width:100%;margin-left:0}}html.loaded .main.on .main-post-list{padding:100px 5vw 80px}@media (max-width:992px){html.loaded .main.on .main-post-list{padding:88px 5vw 80px}}html.loaded .main.on .post{padding:100px 5vw 80px}html.loaded .main .main-intro-bg li{transform:scale(1)}body{overflow-y:hidden}.loader{position:fixed;right:0;top:0;width:100%;height:100%;z-index:100;background-color:#272727;font-family:Philosopher;transition:all 1s cubic-bezier(.86,0,.07,1) 1.1s}.loader.finished{width:0;opacity:0;filter:alpha(opacity=0)}.loader.finished .loader-inner{width:0;left:50%}.loader.finished .loader-inner:before{width:100%;opacity:1;filter:alpha(opacity=100);animation:a 1s cubic-bezier(.86,0,.07,1)}.loader.finished .loader-logo{opacity:1;filter:alpha(opacity=100)}.loader-inner{position:absolute;top:50%;left:0;right:0;margin:0 auto;width:300px;height:180px;overflow:hidden;transition:all 1s cubic-bezier(.86,0,.07,1) .8s;transform:translateY(-50%)}.loader-inner:before{content:"";top:0;left:0;z-index:1;width:0;height:102%;background-color:#737373;animation:b 1s cubic-bezier(.86,0,.07,1)}.loader-inner:before,.loader-logo{position:absolute;opacity:0;filter:alpha(opacity=0)}.loader-logo{left:100px;top:55px;z-index:2;width:100px;height:75px;transition:all .5s cubic-bezier(.86,0,.07,1) .5s}.loader-bar{position:absolute;top:50%;background-color:#2ec866;width:0;height:2px;transition:all .3s ease-in}.loader-bar.move-out{animation:b 1s cubic-bezier(.86,0,.07,1)}.loader-bar.move-out:before{opacity:0;filter:alpha(opacity=0)}.loader-bar.on:before{content:"";display:block;position:absolute;right:0;top:0;width:3px;height:100%;box-shadow:0 0 5px #2ec866,0 0 2px #2ec866;transition:all .3s ease-in-out}@keyframes a{0%{width:0;padding:0}to{width:100%}}@keyframes b{0%{width:100%;right:0;left:auto}to{width:0;padding:0;right:0;left:auto}}.scroll-btn{position:fixed;right:30px;bottom:30px;z-index:10;width:90px;height:90px;text-align:center;cursor:pointer}@media (max-width:992px){.scroll-btn{right:10px}}.scroll-btn.back-to-top .scroll-btn-arrow:after{bottom:72px;transform:rotate(225deg)}.scroll-btn:hover .scroll-btn-arrow,.scroll-btn:hover .scroll-btn-arrow:before{background:#00ec56}.scroll-btn:hover .scroll-btn-arrow:after{border-color:#00ec56}.scroll-btn:hover .scroll-btn-txt{color:#00ec56;line-height:20px}.scroll-btn-arrow{display:block;position:relative;margin:60px auto 5px}.scroll-btn-arrow,.scroll-btn-arrow:before{width:1px;height:30px;background:#272727;transition:all .3s ease-in-out}.scroll-btn-arrow:before{position:absolute;left:0;bottom:60px;z-index:2;content:""}.scroll-btn-arrow:after{left:-8px;bottom:1px;content:"";transform:rotate(45deg);width:16px;height:16px;border-right:1px solid #272727;border-bottom:1px solid #272727}.scroll-btn-arrow:after,.scroll-btn-txt{position:absolute;transition:all .3s ease-in-out}.scroll-btn-txt{left:50%;top:50%;z-index:3;transform:translateX(-50%) translateY(-50%);height:20px;line-height:10px;padding:5px;font-family:Philosopher;font-size:18px;font-style:italic;color:#272727}.scroll-btn.on:before{height:23px}::-moz-selection{background:#2ec866;color:#fff}::selection{background:#2ec866;color:#fff}.logo{position:fixed;right:10px;top:10px;z-index:8;cursor:pointer;padding:27px 10px 18px;border-radius:100%;background:hsla(0,0%,100%,.1)}@media (max-width:992px){.logo{display:none}}.logo img{display:block;width:100px}.menu{position:absolute;right:10px;top:20px;transform:rotate(0deg);cursor:pointer;transition:all .5s ease-in-out}@media (max-width:992px){.menu{right:20px;top:10px}}.menu:hover{transform:rotate(-90deg)}.menu:hover .menu-line-middle-left{transform:rotate(-135deg);left:13px;top:10px;width:66%}.menu:hover .menu-line-middle-right{transform:rotate(-45deg);right:-2px;top:-3px;width:66%}.menu:hover .menu-line-last{margin-top:15px}.menu.on .menu-line{position:relative;background:#fff}.menu.on .menu-line-first{top:11px;transform:rotate(-45deg)}.menu.on .menu-line-middle{opacity:0;filter:alpha(opacity=0);transform:rotate(0deg)}.menu.on .menu-line-last{top:-11px;margin-top:8px;transform:rotate(45deg)}.menu-line{display:block;width:32px;height:3px;background:#2ec866;box-shadow:10px 0 10px -10px #555}.menu-line,.menu-line-last{transition:all .5s ease-in-out}.menu-line-last{margin-top:8px}.menu-line-middle{position:relative;margin-top:8px;width:32px;height:3px}.menu-line-middle-left{left:0}.menu-line-middle-left,.menu-line-middle-right{position:absolute;top:0;width:50%;height:3px;background:#2ec866;box-shadow:10px 0 10px -10px #555;transform:rotate(0deg);transition:all .5s ease-in-out .3s}.menu-line-middle-right{right:0}.nav{box-sizing:border-box;position:fixed;left:-280px;top:0;z-index:10;width:280px;height:100vh;padding:80px 52px;background:radial-gradient(220% 105% at top center,#1b2947 0,#75517d 40%,#e96f92 65%,#f7f7b6);box-shadow:2px 0 20px rgba(0,0,0,.3);transition:all .5s ease-in-out;overflow:hidden;font-family:Philosopher}@media (max-width:992px){.nav{left:0;top:-52px;width:100vw;height:52px;padding:0;background:linear-gradient(90deg,#1b2947 10%,#75517d 40%,#e96f92 65%,#f7f7b6);box-shadow:0 2px 20px rgba(0,0,0,.3)}}.nav-label{position:absolute;right:30px;top:30vh;z-index:4;transform-origin:100% 50%;transform:rotate(-90deg);font-size:18px;font-weight:700;color:#fff;word-spacing:.5em;cursor:pointer;white-space:nowrap;transition:all .5s ease-in-out .1s}@media (max-width:992px){.nav-label{right:50%;top:13.5px;transform:translateX(50%)}}.nav-list{margin:5vh 0}@media (max-width:992px){.nav-list{margin:52px 0 0}}.nav-list li{height:32px;line-height:32px}.nav-list a{display:block;height:32px;padding-left:52px;font-size:16px;color:#fff;transition:all .3s ease-in-out}@media (max-width:992px){.nav-list a{padding-left:0;text-align:center;font-size:18px}}.nav-list a:hover{color:#2ec866}.nav-list i{width:20px;margin-right:1em}@media (max-width:992px){.nav-list i{display:none}}.nav-link{margin:5vh 0;text-align:center}.nav-link li{height:28px;line-height:28px}.nav-link a{position:relative;color:#fff}@media (max-width:992px){.nav-link a{font-size:16px}}.nav-link a:before{position:absolute;right:-50%;top:0;content:"";transform:translateY(-50%) rotate(-30deg);opacity:0;filter:alpha(opacity=0);width:100%;height:2px;background:#fff;transition:all .3s ease-in-out .3s}.nav-link a:hover{color:#fff}.nav-link a:hover:before{right:100%;top:100%;opacity:1;filter:alpha(opacity=100);width:0}.nav-link i{width:20px;margin-right:1em}.visit-stats{position:absolute;left:0;bottom:5px;width:100%;height:22px;text-align:center;color:#8b8d92}@media (max-width:992px){.visit-stats{display:none}}.visit-stats .site-pv{display:inline-block;position:relative;height:22px;line-height:22px;padding:0 1em;opacity:1;filter:alpha(opacity=100);cursor:pointer;transition:all .3s ease-in-out}.visit-stats .site-pv:hover .site-pv-title{top:-20px;opacity:1;filter:alpha(opacity=100)}.visit-stats .site-pv:hover .site-pv-num{opacity:.6;filter:alpha(opacity=60)}.visit-stats .site-pv-title{position:absolute;left:0;top:-36px;width:100%;height:22px;opacity:0;filter:alpha(opacity=0);font-size:12px}.visit-stats .site-pv-num,.visit-stats .site-pv-title{transition:all .3s ease-in-out}.visit-stats .page-pv{display:inline-block;position:relative;height:22px;line-height:22px;padding:0 1em;opacity:1;filter:alpha(opacity=100);cursor:pointer;transition:all .3s ease-in-out}.visit-stats .page-pv:hover .page-pv-title{top:-20px;opacity:1;filter:alpha(opacity=100)}.visit-stats .page-pv:hover .page-pv-num{opacity:.6;filter:alpha(opacity=60)}.visit-stats .page-pv-title{position:absolute;left:0;top:-36px;width:100%;height:22px;opacity:0;filter:alpha(opacity=0);font-size:12px}.visit-stats .page-pv-num,.visit-stats .page-pv-title{transition:all .3s ease-in-out}.main{box-sizing:border-box;width:100%;margin-left:0;transition:all .5s ease-in-out}.main-intro{position:relative;height:100vh;padding:0 5vw;font-family:Philosopher}.main-intro-bg,.main-intro-bg li{position:absolute;left:0;top:0;width:100%;height:100%}.main-intro-bg li{background:url(../images/bg.jpg) 50% 50% no-repeat;background-size:cover;transition:all 8s ease-in-out .8s;transform:scale(1.1)}.main-intro .valign{width:100%;text-align:center}.main-intro-title{font-size:10vw;font-weight:700;color:#fff}@media (max-width:992px){.main-intro-title{font-size:52px}}.main-intro-txt{margin:-1vh 0 10vh;font-size:2vw;color:#fff}@media (max-width:992px){.main-intro-txt{margin-top:8px;font-size:16px}}.main-post-list{padding:88px 5vw 80px;min-height:calc(100vh - 282px);transition:all .5s ease-in-out;font-family:Philosopher}@media (max-width:992px){.main-post-list{min-height:100vh;padding:88px 5vw 52px}}.main-post-list article{position:relative;margin-bottom:52px}.main-post-list article:nth-child(3n+1):before{position:absolute;right:0;top:50%;content:"";z-index:-1;width:38%;height:1px;background:#dedede;transform:rotate(-66deg);transition:all 3s ease-in-out}.main-post-list article:nth-child(3n+2):before{width:35%;transform:rotate(45deg)}.main-post-list article:nth-child(3n):before,.main-post-list article:nth-child(3n+2):before{position:absolute;right:10%;top:50%;content:"";z-index:-1;height:1px;background:#dedede;transition:all .3s ease-in-out}.main-post-list article:nth-child(3n):before{width:50%;transform:rotate(-45deg)}.main-archive{padding:52px 6vw 80px;min-height:calc(100vh - 297px)}@media (max-width:992px){.main-archive{padding:52px 5vw 80px}}.main-archive .page-name{padding-left:18px;font-size:80px;font-family:Philosopher;color:#2ec866}.main-archive-group{position:relative;min-height:70px;margin-bottom:35px;font-family:Philosopher;transition:all .3s ease-in-out}@media (max-width:992px){.main-archive-group{min-height:50px;margin-bottom:20px}}@media (max-width:992px){.main-archive-group.off{height:50px;margin-bottom:0}}.main-archive-group.off .main-archive-switch{background:#d3d3d3}.main-archive-group.off .main-archive-switch:before{left:4px}.main-archive-group.off .main-archive-label-txt{left:50%;top:28px;transform:rotate(0deg) translateX(-50%);text-align:center}@media (max-width:992px){.main-archive-group.off .main-archive-label-txt{top:0;color:#333;font-size:22px}}.main-archive-group.off .main-archive-list{padding-top:2.5em;height:2.5em!important;overflow:hidden}@media (max-width:992px){.main-archive-group.off .main-archive-list{top:-31px}}.main-archive-group.off .main-archive-total{top:0;opacity:1;filter:alpha(opacity=100)}.main-archive-switch{position:relative;width:85px;height:28px;line-height:28px;border-radius:28px;margin:3px auto 0;background:#2ec866;cursor:pointer;transition:all .3s ease-in-out}@media (max-width:992px){.main-archive-switch{display:inline-block;width:120px;margin:0}}.main-archive-switch:before{display:block;position:absolute;left:62px;top:4px;content:"";width:18px;height:18px;border-radius:100%;background:#fff;box-shadow:0 10px 10px -2px #555;transition:all .3s ease-in-out}@media (max-width:992px){.main-archive-switch:before{left:97px}}.main-archive-label{position:absolute;left:0;top:0;z-index:1;width:120px;height:100%}@media (max-width:992px){.main-archive-label{position:relative;left:auto;top:auto;width:auto;height:28px}}.main-archive-label-txt{display:inline-block;position:absolute;left:50%;top:38px;font-size:22px;transform:translateX(-50%);transition:all .3s ease-in-out}@media (max-width:992px){.main-archive-label-txt{top:0;color:#fff}}.main-archive-list{position:relative;box-sizing:border-box;line-height:2.5;border-left:2px solid #2ec866;margin-left:120px;transition:all .3s ease-in-out}@media (max-width:992px){.main-archive-list{border-left:0;margin-left:0}}.main-archive-list li{margin-left:2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:992px){.main-archive-list li{margin-left:1.5em}}.main-archive-total{position:absolute;left:0;top:-2.5em;line-height:35px;opacity:0;filter:alpha(opacity=0);font-size:14px;transition:all .3s ease-in-out}@media (max-width:992px){.main-archive-total{left:120px}}.main-archive-total .num{font-size:18px}.main-archive-date{margin-right:2em;color:#999}@media (max-width:992px){.main-archive-date{margin-right:1em}}.main-archive-title{color:#272727}.main .tag{padding:52px 10vw 80px;min-height:calc(100vh - 282px);font-family:Philosopher}@media (max-width:992px){.main .tag{padding:52px 5vw 80px}}.main .tag .page-name{padding:20px 0 0 18px;font-size:80px;font-family:Philosopher;color:#2ec866}.main .tag-cloud svg{display:block}.main .tag-cloud text{cursor:pointer}.main .tag-post{padding-top:20px}@media (max-width:992px){.main .tag .main-archive-switch{width:135px}}@media (max-width:992px){.main .tag .main-archive-switch:before{left:110px}}.post{padding:100px 5vw 80px calc(5vw + 20px);min-height:calc(100vh - 282px);transition:all .5s ease-in-out}@media (max-width:992px){.post{padding:100px 5vw 80px}}.post-head{position:relative;line-height:36px;margin-bottom:1em;font-size:28px}.post-head:before{position:absolute;left:0;bottom:-5px;content:"";width:100px;height:3px;background:#2ec866}.post-head a{color:#272727}.post-summary:after,.post-summary:before{display:table;content:""}.post-summary:after{clear:both}.post-summary-cnt-txt{box-sizing:border-box;position:relative;width:80%;padding:30px 40px;font-size:16px;color:#666}@media (max-width:992px){.post-summary-cnt-txt{width:100%}}.post-summary-cnt-txt .fa{position:absolute;color:#dedede;font-size:32px}.post-summary-cnt-txt .fa-quote-left{left:0;top:0}.post-summary-cnt-txt .fa-quote-right{right:0;bottom:0}.post-summary-cnt-txt a{color:#333}.post-summary-cnt-txt a:hover{color:#2ec866}.post-summary-cnt img{max-width:100%;max-height:600px;margin:15px 0}.post-summary-more{display:block;width:100px;height:32px;line-height:32px;border:2px solid #2ec866;border-radius:36px}.post-summary-more:hover .post-summary-more-txt{margin-left:18px;margin-right:6px}.post-summary-more:hover .post-summary-more-arrow{margin-left:0;opacity:1;filter:alpha(opacity=100)}.post-summary-more-txt{width:35px;margin-left:30px;font-size:16px;text-transform:uppercase;color:#272727;transition:all .3s ease}.post-summary-more-arrow{margin-left:-10px;opacity:0;filter:alpha(opacity=0);color:#272727;transition:all .3s ease}.post-tag-list{margin:1em 0}.post-tag-list-item{display:inline-block;height:28px;line-height:28px;margin:0 1em}.post-tag-list-link{position:relative;font-size:16px;color:#999;transition:all .3s ease-in-out}.post-tag-list-link:before{position:absolute;right:-50%;top:0;content:"";transform:translateY(-50%) rotate(-30deg);opacity:0;filter:alpha(opacity=0);width:100%;height:2px;background:#999;transition:all .3s ease-in-out .3s}.post-tag-list-link:hover{color:#999}.post-tag-list-link:hover:before{right:100%;top:100%;opacity:1;filter:alpha(opacity=100);width:0}.post-time{margin:1em 0;padding:0 1em;font-size:14px;color:#ababab}.post-title{position:relative;line-height:36px;text-align:center;font-size:32px;color:#272727}.post-info{line-height:20px;margin:5px 0 30px;text-align:center;font-size:0;color:#999}.post-info-item{display:inline-block;margin:0 .5em;font-size:12px}.post-info .fa{width:15px}.post-info .post-tag-list{display:inline-block;margin:0}.post-info .post-tag-list-item{height:20px;line-height:20px;margin:0 .25em 0 0}.post-info .post-tag-list-link{font-size:12px}.post-content{position:relative;padding:0 20px;line-height:1.5;color:#363c33}.post-content:after,.post-content:before{display:table;content:""}.post-content:after{clear:both}.post-content-md{float:left;width:calc(100% - 260px)}.post-content-md:after,.post-content-md:before{display:table;content:""}.post-content-md:after{clear:both}@media (max-width:992px){.post-content-md{width:95%}}.post-content-md h1{margin:30px 0 20px;font-size:36px;font-weight:700}.post-content-md h2{position:relative;padding-left:15px;margin:20px 0 10px;font-size:32px;font-weight:700}.post-content-md h2:before{display:block;position:absolute;left:0;top:6px;content:"";width:5px;height:32px;background:#2ec866}.post-content-md h3{margin:20px 0 10px;font-size:26px;font-weight:700}.post-content-md h4{margin:20px 0 10px;font-size:20px;font-weight:700}.post-content-md h5{margin:20px 0 10px;font-size:16px;font-weight:700}.post-content-md h6{margin:10px 0 5px;font-size:14px;font-weight:700}.post-content-md p{line-height:1.6em;margin:10px 0}.post-content-md p:after,.post-content-md p:before{display:table;content:""}.post-content-md p:after{clear:both}.post-content-md a{color:#2eb9c8;text-decoration:none;transition:all .3s ease-in-out}.post-content-md a:hover{text-decoration:none;color:#26a755}.post-content-md hr{margin:40px 0;height:3px;border:0;background-color:#ddd;background-image:repeating-linear-gradient(-45deg,#fff,#fff 4px,transparent 0,transparent 8px)}.post-content-md dl,.post-content-md ol,.post-content-md ul{margin:1.5em 0}.post-content-md ul{list-style:circle}.post-content-md ol{list-style:decimal}.post-content-md img,.post-content-md video{display:block;max-width:100%;margin:20px auto}.post-content-md iframe{border:0}.post-content-md table{width:100%;border-collapse:collapse;border-spacing:0;margin:20px 0 10px}.post-content-md th{font-weight:700;border-bottom:3px solid #eceff2;padding-bottom:.5em}.post-content-md td{border-bottom:1px solid #eceff2;padding:10px 0}.post-content-md code{padding:1px 5px;border-radius:3px;background:#8c9a8b;color:#fff;font-family:Source Code Pro,consolas,Menlo,PingFang SC,Microsoft YaHei,monospace}.post-content-md figure{border-radius:5px;box-shadow:0 20px 20px -20px #272822}.post-content-md .highlight{padding:10px 10px 20px;margin:10px 0 30px;background:#272822;color:#efefef;font-size:14px;overflow-x:hidden}.post-content-md .highlight pre{border:none;margin:0;padding:1px}.post-content-md .highlight table{margin:0;width:auto;border:none}.post-content-md .highlight td{border:none;padding:0}.post-content-md .highlight figcaption{font-size:1em;color:#4d4;line-height:1em;margin-bottom:1em}.post-content-md .highlight figcaption:after,.post-content-md .highlight figcaption:before{display:table;content:""}.post-content-md .highlight figcaption:after{clear:both}.post-content-md .highlight figcaption a{float:right;color:#4d4d4c}.post-content-md .highlight figcaption a:hover{border-bottom-color:#4d4d4c}.post-content-md .highlight .gutter pre{padding-right:20px;margin-right:15px;border-right:3px solid #6ce26c;line-height:20px;text-align:right;color:#666;font-size:12px;font-family:MV BOLI,trebuchet MS,lucida sans}.post-content-md .highlight .line{height:20px;color:#efefef}.post-content-md .highlight .code pre{font-family:Source Code Pro,consolas,Menlo,PingFang SC,Microsoft YaHei,monospace}.post-content-md pre .comment,.post-content-md pre .header,.post-content-md pre .javadoc,.post-content-md pre .template_comment,.post-content-md pre .title{color:#75715e}.post-content-md pre .attr_selector,.post-content-md pre .attribute,.post-content-md pre .clojure .title,.post-content-md pre .css .class,.post-content-md pre .css .id,.post-content-md pre .css .pseudo,.post-content-md pre .deletion,.post-content-md pre .diff .change,.post-content-md pre .html .doctype,.post-content-md pre .important,.post-content-md pre .method,.post-content-md pre .nginx .title,.post-content-md pre .regexp,.post-content-md pre .request,.post-content-md pre .ruby .constant,.post-content-md pre .special,.post-content-md pre .status,.post-content-md pre .subst,.post-content-md pre .tag,.post-content-md pre .variable,.post-content-md pre .winutils,.post-content-md pre .xml .doctype,.post-content-md pre .xml .pi,.post-content-md pre .xml .tag .title{color:#f92672}.post-content-md pre .built_in,.post-content-md pre .command,.post-content-md pre .constant,.post-content-md pre .haskell .type,.post-content-md pre .lisp .body,.post-content-md pre .literal,.post-content-md pre .number,.post-content-md pre .params,.post-content-md pre .parent,.post-content-md pre .preprocessor,.post-content-md pre .preprocessor .keyword{color:#e6db74}.post-content-md pre .addition,.post-content-md pre .class,.post-content-md pre .css .rules .attribute,.post-content-md pre .ruby .class .title{color:#f8f8f2}.post-content-md pre .function .title,.post-content-md pre .inheritance,.post-content-md pre .ruby .symbol,.post-content-md pre .string,.post-content-md pre .symbol .string,.post-content-md pre .value,.post-content-md pre .xml .cdata{color:#e6db74}.post-content-md pre .css .hexcolor,.post-content-md pre .phpdoc,.post-content-md pre .tex .formula{color:#2ec866}.post-content-md pre .chunk,.post-content-md pre .coffeescript .title,.post-content-md pre .decorator,.post-content-md pre .function,.post-content-md pre .identifier,.post-content-md pre .javascript .title,.post-content-md pre .localvars,.post-content-md pre .perl .sub,.post-content-md pre .python .decorator,.post-content-md pre .python .title,.post-content-md pre .ruby .function .title,.post-content-md pre .ruby .title .keyword,.post-content-md pre .vhdl{color:#66d9ef}.post-content-md pre .javascript .function,.post-content-md pre .keyword{color:#ff005c}.post-content-md blockquote{position:relative;font-family:Georgia,Times New Roman,Microsoft Yahei,serif;font-size:1.1em;margin:0 -20px;padding:10px 20px 10px 54px;background:#fcfcfc;border-left:6px solid #eee}.post-content-md blockquote:before{position:absolute;top:20px;left:10px;content:"\f10d";color:#e2e2e2;font-size:32px;font-family:FontAwesome;text-align:center}.post-content-md blockquote footer{font-size:14px;margin:1.6em 0;font-family:open sans,Helvetica Neue,Microsoft Yahei,Helvetica,Arial,sans-serif}.post-content-md blockquote footer cite:before{content:"-";padding:0 .5em}.post-toc{position:fixed;right:0;top:200px;z-index:9;min-width:50px;min-height:50px;background:hsla(0,0%,100%,.6);overflow:hidden;transition:all .2s ease-out}.post-toc:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:hsla(0,0%,100%,.8);filter:blur(20px)}.post-toc-switch{display:block;position:absolute;right:20px;top:20px;z-index:2;width:30px;height:30px;border-radius:60% 50% 60% 0;background:#555;cursor:pointer;transition:all .3s ease-in-out}.post-toc-switch.on{border-radius:60% 0 60% 50%;background:#2ec866}.post-toc-box{position:relative;z-index:1;width:220px;padding:15px 20px;color:#000}.post-toc-box.affix-top{position:fixed;top:191px}.post-toc-box.affix{position:fixed;top:52px}.post-toc .toc a{transition:all .3s ease-in-out}.post-toc .toc-title{height:36px;line-height:36px;font-size:20px;font-weight:700;font-family:Philosopher}.post-toc .toc-link{color:#000}.post-toc .toc-child{display:none;margin-left:1.2em}.post-toc .toc-number{margin-right:.5em}.post-toc .toc .on>a{color:#29b35b}.post-toc .toc-item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post-toc .toc-level-1,.post-toc .toc-level-2{font-size:14px}.post-toc .toc-level-1.on>.toc-link,.post-toc .toc-level-2.on>.toc-link{font-weight:700}.post-toc .toc-level-3{font-size:14px}.post-toc .toc-level-4,.post-toc .toc-level-5,.post-toc .toc-level-6{font-size:12px}.about{box-sizing:border-box;width:100%;height:calc(100vh - 155px);padding:52px 50px 0;font-family:Philosopher}@media (max-width:992px){.about{padding:52px 5vw 0;height:calc(100vh - 192px)}}.about-intro{float:left;width:50%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media (max-width:992px){.about-intro{float:none;width:100%}}.about-intro-txt{max-width:500px;text-align:justify;font-size:18px;color:#000}.about-title{margin-bottom:10px;font-size:80px;color:#2ec866}.about-skill{float:left;width:50%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media (max-width:992px){.about-skill{display:none}}.about-skill-list{font-size:0;text-align:center}.about-skill-list li{display:inline-block;padding:20px}.about-skill-list .num{display:block;width:50px;height:50px;line-height:50px;border-radius:100%;background:#2ec866;text-align:center;color:#fff;font-weight:700;font-size:28px}.about-skill-list .name{display:block;width:50px;height:28px;line-height:28px;text-align:center;font-size:14px}.pagination{cursor:default;text-align:center;font-weight:700;font-size:22px}.pagination .page-number{display:inline-block;width:1.5em;height:1.5em;line-height:1.5em;border-radius:100%;margin:0 .2em;background:#dedede;color:#fff;text-align:center;transition:all .3s ease-in-out}.pagination .page-number.current{font-size:26px;background:#e8e8e8;color:#2ec866}.pagination .page-number:hover{background:#e8e8e8;color:#2ec866}.pagination .extend{display:inline-block;width:1.5em;height:1.5em;line-height:1.5em;margin:0 .2em;background:#fff;text-align:center;color:#999;transition:all .3s ease-in-out}.pagination .extend:hover{color:#2ec866}.pagination .space{display:inline-block;position:relative;top:-.25em;width:1.5em;height:1.5em;line-height:1.5em;margin:0 .2em;background:#fff;text-align:center;color:#999;cursor:default}@keyframes c{0%{transform:scale(1)}5%{transform:scale(1.2)}10%{transform:scale(1.1)}15%{transform:scale(1.3)}50%{transform:scale(1)}to{transform:scale(1)}}.footer{padding:88px 0 5px;text-align:center;font-family:Philosopher;font-style:italic;color:#999}@media (max-width:992px){.footer{padding:80px 0 30px}}.footer-cpr{height:20px;line-height:20px;margin-bottom:2px}.footer-cpr-heart{display:inline-block;position:relative;width:20px;height:18px;top:5px;overflow:inherit;animation:c 2.5s infinite}.footer-cpr-heart:after,.footer-cpr-heart:before{position:absolute;content:"";left:10px;top:0;width:10px;height:16px;background:#ff6060;border-radius:10px 10px 0 0;transform:rotate(-45deg);transform-origin:0 100%}.footer-cpr-heart:after{left:0;transform:rotate(45deg);transform-origin:100% 100%}.footer .theme-link{color:#aaa}.footer .theme-link:hover{color:#2ec866}