@charset "utf-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin 0;}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent;outline: none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bold}code,kbd,samp{font-family:monospace;font-size:1em}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}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],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{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/*! CSS | hufman */
*{
    margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;font-family:inherit
}
html{
    font-size: 15px;
    line-height: 1.7;
    font-weight: normal;
    background-color: #eaeaea;
    color: #333;
    word-break: break-all;
    font-family: sans-serif, "微软雅黑";
    -webkit-font-smoothing: antialiased;
}
a{
    color: inherit;
    text-decoration: none;
    transition: all 0.5s;
}
a:hover{
    color: #398cbd;
}
img{
    max-width: 100%;
}
.post-content{
    word-wrap: break-word;
    word-break: break-all;
    text-justify: inter-character;
    text-align: left;
    font-size: 1rem;
    line-height: 2;
    font-weight: normal;
}
.post-content a:hover{
    text-decoration: underline;
}
.post-meta-i, i.emojis, .post-thumb, .sb-holder, .btn, .backtotop, .icon, .avatar, .page-navigator{
    -moz-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    -khtml-user-select:none;
    user-select:none;
}
.post-content h1{
    font-size: 2.1em;
    font-weight: bold;
}
.post-content h2{
    font-size: 1.6em;
    font-weight: bold;
}
.post-content h3{
    font-size: 1.3em;
    font-weight: bold;
}
.post-content h4{
    font-size: 1.0em;
    font-weight: bold;
}
.post-content h5{
    font-size: 0.9em;
    font-weight: normal;
}
.post-content h6{
    font-size: 0.8em;
    font-weight: normal;
}
.ct{
    padding: 1rem 1rem 2rem 1rem;
    max-width: 1440px;
}
.bold{
    font-weight: bold;
}
.head{
    background-color: #333639;
    color: rgba(255,255,255,.5);
    padding: 3rem 2rem 8rem 2rem;
    text-shadow: 4px 3px 0 #2b2b2b, 9px 8px 0 rgba(0,0,0,0.15);
    font-size: 1.15rem;
    font-weight: 100;
}
.head .ct{
    width: 80%;
    margin: 0 auto;
}
.top-nav{
    user-select: none;
    background-color: #3e4043;
    min-height: 3.333rem;
    line-height: 3.333rem;
    font-size: 1rem;
    font-weight: 100;
    color: #bdbdbd;
    padding: 0 2em;
}
.top-nav li{
    list-style: none;
    display: inline-block;
    padding: 0 0.7em;
}
.top-nav li a{
    padding: 0.25em 0.35em;
    border-radius: 0.3em;
}
.top-nav li a:hover{
    color: inherit;
    background-color: #505050;
}
.body{
    position: relative;
    top: -110px;
    max-width: 1441px;
    margin: 0 auto;
    width: 97%;
    box-shadow: 0 0 5px #00000026;
    background-color: #f0f0f0;
}
.body:after{
    content: "";
    display: block;
    clear: both;
}
.sb-left, .atcs{
    float: left;
}
.sb-holder{
    font-size: 1.35rem;
    color: white;
    padding: 0 0.5em 0 1.5em;
    line-height: 4rem;
    font-weight: bold;
    height: 4rem;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    white-space: nowrap;
}
.atcs{
    width: 60%;
    background-color: white;
    color: black;
    position: relative;
    left: 22%;
}
.atcs .sb-holder{
    border-bottom: 1px solid #eee;
    color: #666;
}

.sb-left{
    width: 22%;
    position: relative;
    right: 60%;
}
.sb-left .sb-holder{
    background: #398cbd;
}
.sb-right{
    width: 18%;
    float: right;
    position: relative;
}
.sb-right .sb-holder{
    background: #83bc63;
}

.sb-widget{
    width: 80%;
    margin: 30px auto;
    font-size: 12px;
    color: #777;
}
.sb-widget + .sb-widget{
    margin-top: 30px;
}
.search{
    width: 100%;
    font-size: 0.8rem;
    line-height: 1em;
    font-family: inherit;
}

ul.sb-widget li{
    list-style-type: none;
    padding: 10px 0;
    border-bottom: 1px solid #e4e4e4;
}
.cleartext{
    font-size: 1.3em;
    font-family: Sans-Serif;
    color: #444;
    font-weight: 400;
}
.sb-widget .cleartext{
    position: relative;
    left: -5px;
}
.muted{
    color: #7f7f7f;
    font-size: 0.8em;
}
.post{
    padding: 20px;
    color: #444;
    position: relative;
}
.post + .post{
    border-top: 1px solid #eee;
    padding-top: 15px;
}

.post-article img{
    border: 1px solid #ececec;
    padding: 2px;
}
.post-title{
    color: #1e1e1e;
    font-weight: 400;
    letter-spacing: -1.2px;
    font-size: 2em;
    padding-bottom: 0.5em;
    line-height: 1.1em;
    white-space: normal;
    word-break: break-word;
}
.post-title.piece:before{
    content: "✡";
    display: inline-block;
    font-size: 1.2em;
    margin: 0 5px 0 0;
    font-family: SimHei;
    color: #d7d7d7;
    text-shadow: none;
    vertical-align: middle;
    line-height: 1;
}
.post-title.i{
    font-size: 1.5em;
    font-family: inherit;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 80%;
    white-space: nowrap;
}
.post-thumb{
    max-width: 12rem;
    max-height: 8rem;
    border-radius: 2px;
    margin-left: 1rem;
    position: relative;
    transition: all 0.8s;
    float: right;
}
.post-thumb img{
    border-radius: 2px;
    min-height: 6rem;
    transition: all 0.8s;
    display: block;
    cursor: pointer;
    margin: 0 !important;
    box-shadow: 0 0 14px #e6e6e6
}
.post-thumb img:hover{
    box-shadow: 0 0 14px #8b8b8b;
}
.post-thumb img:hover{
    filter: brightness(115%);
}
.post-thumb .inner{
    position: absolute;
    right: 0;
    line-height: 10px;
    font-size: 10px;
    padding: 3px 5px 3px 5px;
    color: white;
    background: #83bc63;
    box-shadow: 1px 0 4px #3a3a3a99;
    transition: all 0.35s;
}
.post-thumb .inner:before{
    content: '';
    display: inline-block;
    border-left: 0.6em solid transparent;
    border-right: 0.7em solid #83bc63;
    border-top: 0.5em solid transparent;
    border-bottom: 0.8em solid transparent;
    position: absolute;
    left: -0.95em;
    top: 0;
}
.post-thumb .view{
    top: 10px;
}
.post-thumb .cmmt{
    top: 35px;
}
.post-thumb .inner:hover{
    padding-right: 10px;
}
.a-color a, .post-content a{
    color: #398cbd;
    font-weight: inherit;
}
.sb-widget a{
    color: #777;
}
.a-color a:hover, .post-content a:hover, .sb-widget a:hover{
    color: #444
}
.sb-widget .fa{
    font-size: 10px;
    vertical-align: middle;
    color: #a9a9a9;
}
.fa.tiny{
    font-size: 0.9em;
    vertical-align: middle;
    color: #969696;
}
hr{
    border: 0;
    border-top: 1px solid #eaeaea;
    margin: 15px 0;
}
.post-content p{
    margin: 1em 0;
    letter-spacing: 0.7px;
}
.post:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.post-content li{
    margin-left: 2em;
    position: relative;
}
.post-content ol li::before{
    content: '';
    position: absolute;
    top: 0.65em;
    left: -2em;
    height: 8px;
    width: 8px;
    border-radius: 20px;
    background-color: #327da9;
}
.post-content .nav li{
    margin-left: 0;
}
.post-content.i{
    color: #808080;
    line-height: 2.1em;
    min-height: 3em;
    padding-bottom: 1em;
    font-size: 1rem;
}
.post-meta-i{
    color: #aaa;
    font-size: 0.8em;
    /* margin-top: 15px; 设置成absolute margin无效了 在.post-content.i中加入padding-bottom */
    position: absolute;
    bottom: 1em;
}
.post-content img{
    margin: 0.67em 0;
}

code{
    display: inline-block;
    padding: 2px 4px;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
    margin: 2px;
    font-family: Consolas, monospace, Monaco, 'Andale Mono', 'Ubuntu Mono';
    word-break: break-word;
    line-height: 1.2;
}

pre{
    background-color: #fcfcfc;
    padding: 1em;
    white-space: pre-wrap;
    border-radius: 2px;
    max-width: 100%;
    margin: 1em 0;
    /* max-height: 80vh; */
    overflow: auto;
    scrollbar-width: thin;
}
/* 禁止pre内部未标注语言时，pre被修改padding */
pre:not([class*="language-"]){
    padding: 1em !important;
}
pre code{
    display: inline-block;
    padding: 0;
    margin: 0;
    background-color: transparent;
    color: inherit;
    font-style: normal;
    word-break: break-all;
    line-height: 1.5;
}
pre code[class*="language-"]{
    padding-right: 1em;
}
.post-content .title_level{
    position: absolute;
    display: block;
    font-size: 0.8rem;
    line-height: 0.8rem;
    top: -0.8em;
    right: 1em;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6{
    color: #444;
    line-height: 1.5;
    margin: 1em 0 1.2em 0;
    position: relative;
    transition: all 0.3s;
    cursor: default;
    text-shadow: 0.15em 0.15em 0 #0000000d;
}
.post-content h1:before, .post-content h3:before, .post-content h5:before{
    content: '';
    display: inline-block;
    height: 0.8em;
    width: 0.35rem;
    border-radius: 0.2em;
    margin-right: 0.2em;
    vertical-align: -0.1em;
    background-color: #4C97C3;
    box-shadow: 0.1em 0.1em 0 #4c97c33b;
}
.post-content h2:before, .post-content h4:before, .post-content h6:before{
    content: '';
    display: inline-block;
    height: 0.8em;
    width: 0.35rem;
    border-radius: 0.2em;
    margin-right: 0.2em;
    vertical-align: -0.1em;
    background-color: #8BC06E;
    box-shadow: 0.1em 0.1em 0 #8bc06e45;
}
#level-nav{
    position: fixed;
    background-color: white;
    bottom: -15rem;
    right: 2vw;
    padding: 0.9rem;
    width: 18rem;
    border: 2px solid #d9d9d9;
    transition: all 0.3s;
    border-radius: 0.5rem 0.5rem 0 0;
    opacity: 0.85;
}
#level-nav .ctn{
    height: 13.5rem;
    overflow-y: auto;
    scrollbar-width: thin;
}
#level-nav .outer{
    position: absolute;
    height: 1.7rem;
    top: -1.7rem; right: 2rem;
    font-size: 1rem; font-weight: bold;
    padding: 0 0.5rem;
    text-align: center;
    line-height: 1.7rem;
    border: 2px solid #d9d9d9;
    border-width: 2px 2px 0 2px;
    border-radius: 2px 2px 0 0;
    background-color: white;
    color: #434343;
}
#level-nav:hover{
    opacity: 1;
    bottom: 0;
}
#level-nav li{
    list-style: none;
    font-size: 0.95rem;
    line-height: 1.5rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#level-nav li + li{
    padding-top: 0.4rem;
}
#level-nav li b{
    display: block;
    margin-bottom: 0.6rem;
    text-align: center;
}
.post-content blockquote{
    color: #686868;
    margin: 1.5rem 0 1.5rem 3rem;
    font-style: italic;
    position: relative;
}
.post-content blockquote:before{
    font-size: 2em;
    content: "“";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #ccc;
    font-weight: 800;
    font-style: normal;
    text-align: center;
    position: absolute;
    left: -1em;
    top: -0.6em;
}
.post-content ol, .post-content ul{
    margin: 1em 0 1em 0;
}

.page-navigator{
    padding: 15px;
    margin: 15px auto 5rem auto;
    text-align: center;
    width: 80%;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}
.post-nav li{
    list-style-type: none;
    margin: 0;
}
.page-navigator.post{
    font-size: inherit;
    padding-left: 0;
}
.page-navigator li{
    list-style-type: none;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0.2rem 0.7rem;
}
.page-navigator a{
    font-size: 15px;
    line-height: 15px;
    display: block;
    padding: 4px 8px;
    background: #f6f6f6;
    border-radius: 4px;
    border: 1px solid #d4d4d4;
}
.page-navigator li.current a{
    background: #398cbd;
    color: #fff;
    border-color: #398cbd;
}
.fr{
    float: right;
}
.fl{
    float: left;
}
.tags{
    margin-bottom: 15px;
}
.tags a{
    display: inline-block;
    background-color: #e7e7e7;
    color: #6e6e6e;
    margin: 2px;
    font-weight: bold;
    border-radius: 2px;
    padding: 4px 5px;
    font-size: 12px;
    line-height: 1;
    transition: all 0.2s;
}
.tags a:hover{
    background-color: #398cbd;
    color: white;
}
input[type=text], input[type=password], input[type=email], input[type=url], select, textarea{
    background: #fff;
    border: 2px solid #ddd;
    border-radius: 0px;
    color: #777;
    display: block;
    max-width: 100%;
    outline: 0;
    padding: 7px 8px 6px 8px;
}
input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=url]:focus, select:focus, textarea:focus{
    border-color: #acacac;
    color: #444;
}
input[type="submit"], button, #cancel-comment-reply-link{
    background-color: #398cbd;
    color: #fff;
    padding: 8px 14px;
    font-weight: 600;
    display: inline-block;
    border: none;
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    transition: transform 0.2s;
}
#cancel-comment-reply-link{
    font-size: 100%;
    line-height: 1.15;
    background-color: #5f5f5f;
}
input[type="submit"] a:hover, button a:hover{
    color: inherit;
}
#comment-form{
    margin-top: 1rem;
    padding: 1rem 1.5rem 1rem 1.5rem;
    border-radius: 0.3rem;
    background: #f0f0f0;
    font-weight: normal;
}
#comment-form input, #comment-form textarea{
    width: 100%;
    margin: 5px 0;
    background: white;
    border-radius: 0.3rem;
}

#comment-form button{width: auto; margin: 3px 0;}
button:hover, input[type="submit"]:hover, #cancel-comment-reply-link:hover{
    transform: scale(0.9);
}
.warning-blue{
    color: #398cbd;
    font-size: 0.8;
    vertical-align: top;
    font-weight: bold;
}
.half{
    float: left;
    width: 50%;
}
.trip{
    float: left;
    width: 33.3333333%;
}
#comment-form p.half.w{
    width: 49%;
}
#comment-form p.trip{
    width: 33.3%;
    padding-right: 1rem;
}
#comment-form p.trip:last-child{
    padding-right: 0;
}
.comment-right{
    margin-left: 4.2em;
    font-family: "微软雅黑";
    padding: 0.2rem 1rem 0 0.7rem;
    border-radius: 0.2rem;
    /* box-shadow: 2px 2px 5px #f4f4f4bd; */
}
.comment-right:after{
    content: "";
    display: block;
    clear: both;
}
#comment-form p.half.w + p.half.w{
    float: right;
}
.clear{
    display: block;
    clear: both;
}
#comment-form label{
    color: #444;
    font-size: 1rem;
}

.comment-list .comment-list{
    position: relative;
    word-break: break-all;word-wrap: break-word;
    white-space: normal;
    margin-top: 1rem
}
.avatar{
    float:left;
    padding: 2px;
    border-radius: 50%;
    border: 1px solid #d9d9d9;
    width: 50px; height: 50px;
    transition: all 0.3s;
}
.comment-body{padding: 0.5rem 0 0.5rem 1rem;list-style:none}
.comment-body p.half{clear: none !important}
/* .comment-body+.comment-body{margin-top:15px} */

.comment-reply{
    color: white;
    font-size: 12px;
    background-color: #5f5f5f;
    border-radius: 3px;
    padding: 3px 4px;
    float: right;
    user-select: none;
    opacity: 0;
    font-weight: bold;
    transition: all 0.5s;
}
.comment-content:hover .comment-reply, .comment-right:hover .comment-reply{
    opacity: 1;
}
.comment-content{
    line-height: 2em;
    color: #3e3e3e;
    padding: 0.5em 0.5em 0.5em 0;
}
.comment-content img{
    border-radius: 2%;
}

.post-meta{
    position: relative;
    left: -20px;
    background: #4ab4ab;
    border-left: 10px solid #009688;
    color: white;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 0.9rem;
    padding: 0.8rem 1rem;
}
.post-meta a{
    display: inline-block;
    color: #f4f4f4;
    border-radius: 0.3em;
    padding: 0 0.3em;
    line-height: 1.4;
    height: 1.4em;
    transition: all 0.3s;
    margin: 0 0.15em;
    position: relative;
    padding: 0;
}
.post-meta a::before{
    content: '';
    display: inline-block;
    width: 100%;
    height: 0.3em;
    background-color: #ffffff36;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 0.2rem;
}
.post-meta a:hover{
    text-decoration: none;
    transform: scale(1.05);
    color: inherit;
}
.post-meta .author{
    float: left;
    margin: 0 5px 5px 0;
    border-radius: 4px;
}
.post-meta p{
    margin: 0;
}
i.emojis{
    display: inline-block;
    margin: 2px;
    width: 30px;
    height: 30px;
    transform: scale(0.8) rotate(0);
    font-style: normal;
    vertical-align: middle;
    background-repeat: no-repeat;
    border-radius: 50%;
    transition: transform 0.2s;
    outline: 0;
}

i.emojis:hover{
    transform: scale(0.95) rotate(45deg);
}
i.emojis.tiny{
    transform: scale(0.5);
}
#showfacenamereplace .emojis{
    cursor: pointer;
}
.thin{
    font-weight: 200;
}

::selection {
    background-color: #398cbd;
    color: #fff;
    text-shadow: none;
}

@media screen and (max-width: 1024px){
    html{
        font-size: 13px;
    }
}

@media screen and (max-width: 920px){
    html{
        font-size: 14px;
    }
    .sb-left, .sb-right, .atcs, .body{
        width: 100%;
    }
    .atcs{
        left: 0;
    }
    .sb-left{
        right: 0;
    }
    .head .ct{
        width: 99%;
    }
    .tags.fr{
        float: none;
    }
    .avatar{
        max-width: 48px;
        max-height: 48px;
    }
    .comment-right{
        margin-left: 3.5em;
    }
}

@media screen and (max-width: 500px){
    .comment-right{
        margin-left: 40px;
    }
    .avatar{
        max-width: 35px;
        max-height: 35px;
        margin-top: 0.6rem;
    }
    html{
        font-size: 15px;
    }
    .says-block{
        width: 98% !important;
    }
    .says-float-time{
        left: 0 !important;
    }
    .says-block.comment-body{
        border-left: none !important;
    }
}

@media screen and (max-width: 400px){
    .post-thumb{
        display: none;
    }
}

#pagecover{
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-image: url(img/loadingi.gif);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
}
#pagecover:after{
  content: "[单击停止 / Click]";
  position: absolute;
  bottom: 0;
  display: block;
  text-align: center;
  width: 100%;
  color: gray
}

/* 表情 */

.click_to_show{
    position: relative;
}
.click_to_show .hidden{
    display: none;
    position: absolute;
    bottom: 2em;
    width: 204px; /* 6*34px content-box */
    padding: 5px;
    background: white;
    border-radius: 5px;
    box-shadow: 0 0 50px #636363;
    box-sizing: content-box;
    cursor: auto;
    z-index: 3;
}
.btn{
    background-color: white;
    padding: 4px 5px;
    display: inline-block;
    font-size: 0.8em;
    line-height: 0.8em;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
    border: 2px solid #dadada;
}

/* 表情 */
.emojis.tbbq{background-image: url(img/tb_faces.gif);}
.tbbq-face_0{background-position: 0 0;}
.tbbq-face_1{background-position: 0 -35px;}
.tbbq-face_2{background-position: 0 -70px;}
.tbbq-face_3{background-position: 0 -105px;}
.tbbq-face_4{background-position: 0 -140px;}
.tbbq-face_5{background-position: 0 -175px;}
.tbbq-face_6{background-position: 0 -210px;}
.tbbq-face_7{background-position: 0 -245px;}
.tbbq-face_8{background-position: 0 -280px;}
.tbbq-face_9{background-position: 0 -315px;}
.tbbq-face_10{background-position: 0 -350px;}
.tbbq-face_11{background-position: 0 -385px;}
.tbbq-face_12{background-position: 0 -420px;}
.tbbq-face_13{background-position: 0 -455px;}
.tbbq-face_14{background-position: 0 -490px;}
.tbbq-face_15{background-position: 0 -525px;}
.tbbq-face_16{background-position: 0 -560px;}
.tbbq-face_17{background-position: 0 -595px;}
.tbbq-face_18{background-position: 0 -630px;}
.tbbq-face_19{background-position: 0 -665px;}
.emojis.wpbq{background-image: url(img/wp_faces.png);border-radius: 0;}
.wpbq-face_0{background-position: -5px -5px;}
.wpbq-face_1{background-position: -5px -45px;}
.wpbq-face_2{background-position: -5px -85px;}
.wpbq-face_3{background-position: -5px -125px;}
.wpbq-face_4{background-position: -5px -165px;}
.wpbq-face_5{background-position: -5px -205px;}
.wpbq-face_6{background-position: -5px -245px;}
.wpbq-face_7{background-position: -5px -285px;}
.wpbq-face_8{background-position: -5px -325px;}
.wpbq-face_9{background-position: -5px -365px;}
.wpbq-face_10{background-position: -5px -405px;}
.wpbq-face_11{background-position: -5px -445px;}
.wpbq-face_12{background-position: -5px -485px;}
.wpbq-face_13{background-position: -5px -525px;}
.wpbq-face_14{background-position: -5px -565px;}
.wpbq-face_15{background-position: -5px -605px;}
.wpbq-face_16{background-position: -5px -645px;}
.wpbq-face_17{background-position: -5px -685px;}
.wpbq-face_18{background-position: -5px -725px;}
.wpbq-face_19{background-position: -5px -765px;}
.wpbq-face_20{background-position: -5px -805px;}
.wpbq-face_21{background-position: -5px -845px;}
   


/*icons*/
@font-face {
    font-family: 'fontello';
    src: url('./icon/font/fontello.eot?61392011');
    src: url('./icon/font/fontello.eot?61392011#iefix') format('embedded-opentype'),
         url('./icon/font/fontello.woff?61392011') format('woff'),
         url('./icon/font/fontello.ttf?61392011') format('truetype'),
         url('./icon/font/fontello.svg?61392011#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}
.icon{
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    outline: 0;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

table{
    width: 100%;
    border: 1px solid #e1e1e1;
    border-collapse: collapse;
    margin: 25px 0;
}
table thead{
    background: #f7f7f7;
}
table th, table td{
    color: #444;
    padding: 0.5em;
    border: 1px solid #e1e1e1;
}
table tr{
    transition: background-color 0.3s;
}
table tr:hover{
    background: #f8f8f8;
}

/*说说部分*/
#says-area{
    font-size: 0.9rem;
}
.says-block{
    width: 45%;
    margin: 2%;
    float: left;
}
.says-float-time{
    user-select: none;
    z-index: 3;
    display: block;
    position: absolute;
    width: 3rem;
    height: 1.7rem;
    font-size: 0.8rem;
    line-height: 0.8rem;
    font-style: italic;
    text-align: center;
    padding: 0.45rem 0;
    border-radius: 1.5rem 0 1.5rem 0;
    background-color: #83bc63;
    color: white;
    left: -1rem;
    top: -0.8rem;
    transform: rotateY(20deg) rotateZ(-15deg);
    border-bottom: 2px solid #5a8e3d;
    box-shadow: 5px 5px 2px #79996661;
}
#says-area .comment-body{
    border-left: 1px solid #83bc63;
}
.says-block.comment-body{
    border-bottom-left-radius: 1rem 2rem;
}
#says-area .comment-children .comment-body{
    padding: 0;
    border: none;
    box-shadow: none;
}
#comment-form textarea{width: 100%; max-width: 100%; min-width: 100%;}

.comment-by-author span[title=author]{
    border-bottom: 2px dashed #0778be;
    line-height: 1em;
    display: inline-block;
}


::-webkit-scrollbar{
    width: 0.6rem;
    height: 0.6rem;
}
/* 滚动槽 */
::-webkit-scrollbar-track{
    background: rgba(0, 0, 0, 0.1);
    border-radius: 0.3rem;
}
/* 滚动条滑块 */
::-webkit-scrollbar-thumb{
    background: rgb(62 64 67);
    border-radius: 0.3rem;
}
#level-nav .ctn::-webkit-scrollbar-thumb{
    background: rgba(0, 0, 0, 0.2);
}

/* foot */
.foot{
    color: rgb(209, 209, 209);
    padding: 0 2rem 2rem 2rem;
    font-size: 0.9rem;
    background-color: #33363b;
    position: relative;
    user-select: none;
}
.foot .backtotop{
    background: #eaeaea;
    color: #777;
    overflow: hidden;
    text-align: center;
    font-size: 1.6rem;
    line-height: 2rem;
    height: 2rem;
    width: 5rem;
    display: block;
    margin: 0 auto;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(0,0,0,.05);
    margin-bottom: 1rem;
    cursor: pointer;
}
.foot .title{
    position: relative;
    left: 1rem;
    font-size: 1.6rem;
    margin-bottom: 0.5rem;
    color: #dedede;
}
.foot .title:before{
    content: '';
    display: inline-block;
    width: 0.6rem;
    height: 1rem;
    background-color: #519ecc;
    border-radius: 0.5rem;
    margin-right: 0.5rem;
    vertical-align: middle;
}
.footscol3{
    width: 33.333333%;
}
.footscol2{
    width: 50%;
}
.footscol2, .footscol3{
    margin-bottom: 2rem;
    float: left;
}
@media screen and (max-width: 800px){
    .footscol3{
        width: 100%;
    }
}
@media screen and (max-width: 500px){
    .footscol2{
        width: 100%;
    }
}