* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

::selection {
    background-color: #222;
    color: #f9f9f9
}

figure {
    margin-left: 0
}

html {
    background-color: #fff;
    min-height: 100%
}

body {
    max-width: 700px;
    padding: 0 20px;
    font: 400 16px/1.7 "Microsoft JhengHei",sans-serif;
    color: #444;
    margin: 0 auto;
    overflow-x: hidden
}

a {
    color: #111;
    word-wrap: break-word;
    -moz-text-decoration-color: rgba(0,0,0,.4);
    text-decoration-color: rgba(0,0,0,.4)
}

a:hover {
    color: #555;
    -moz-text-decoration-color: rgba(0,0,0,.6);
    text-decoration-color: rgba(0,0,0,.6)
}

.mod-head {
    margin-top: 40px;
    margin-bottom: 60px;
    position: relative
}

.mod-head__title {
    display: none
}

.mod-head__nav {
    display: inline-block;
    margin-left: 43px
}

.mod-head__ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.menu-item {
    display: inline-block;
    height: 26px;
    line-height: 26px
}

.menu-item span {
    padding: 0 10px
}

.mod-head__nav-item:last-child:after {
    padding: 0;
    content: ""
}

.mod-head__nav-item a {
    color: #535353;
    text-decoration: underline;
    display: inline-block;
    line-height: 28px
}

.mod-head__nav-item a:hover {
    color: #222;
    border-color: #8cc1e0
}

.mod-head__logo {
    border-radius: 1.3rem;
    display: inline-block;
    width: 26px;
    height: 26px;
    color: #fff;
    vertical-align: top;
    position: absolute;
    top: 0;
    left: 0
}

.mod-head__logo img {
    border-radius: 13px
}

.mod-archive__list li {
    line-height: 30px;
    margin-bottom: 2px
}

.mod-archive__year {
    color: #999;
    font-family: "Microsoft JhengHei",sans-serif
}

.mod-archive__time {
    color: #666;
    font-family: "Microsoft JhengHei",sans-serif;
    font-size: 14px
}

@media screen and (max-width:500px) {
    .mod-archive__list li span,.mod-archive__list li time {
        display: none
    }
}

.mod-post__title {
    font-size: 20px;
    margin-bottom: 60px
}

.mod-post__meta {
    font-size: 14px;
    color: #777;
    line-height: 2em;
    padding-bottom: 20px
}

.mod-post__entry {
    font-size: 16px;
    text-align: justify
}

.mod_tag a {
    text-decoration: none;
    color: #777;
    margin-right: 10px
}

.mod_tag a:before {
    content: '#';
    color: #999
}

.mod_category a {
    text-decoration: none;
    color: #777;
    margin-right: 10px
}

.mod-post__entry p {
    margin-top: 0;
    margin-bottom: 30px;
    word-break: break-all
}

.mod-post__entry strong {
    color: #000;
    font-weight: 600
}

.mod-post__entry img {
    max-width: 100%;
    height: auto
}

.mod-post__entry h2 {
    font-size: 22px
}

.mod-post__entry h3 {
    font-size: 19px
}

.mod-footer {
    margin-top: 60px;
    padding-bottom: 10px;
    color: #888;
    font-size: 13px
}

.mod-footer a {
    color: #888
}

.highlight pre {
    margin: 1.64em 0;
    border: 0;
    /* padding: 9px 12px; */
    overflow: auto;
    line-height: 1.8;
    font-size: 14px;
    /* font-family: Menlo,Monaco,Consolas,"Courier New",monospace; */
    font-family: "Consolas","Bitstream Vera Sans Mono","Courier New",Courier,monospace !important
    /* color: #65737e; */
    /* background-color: #eff1f5; */
    /* border-right: 3px solid #d4d0c8 !important; */
    /* border-radius: 4px */
}
.highlight .gutter pre {
    border-right: 3px solid #d4d0c8 !important;
}

blockquote {
    background: #f9f9f9;
    padding: 30px 30px 10px 30px;
    margin: 20px 0 20px 0;
    font-size: 16px
}

@media screen and (max-width:500px) {
    .mod-head {
        margin-bottom: 40px
    }

    .mod-head__ul {
        display: none
    }

    .mod-post__entry {
        font-size: 16px;
        line-height: 1.5;
        text-align: justify
    }

    .mod-post__entry p {
        margin-bottom: 1.2em
    }

    #right-panel-link {
        display: block!important;
        background: url(images/iconfont-cc-menu.png);
        width: 22px;
        height: 22px;
        position: absolute;
        top: 2px;
        right: 0
    }
}

.linksul li {
    color: #999;
    font-size: 16px;
    font-style: normal;
    line-height: 40px
}

.linksul a {
    margin-right: 5px
}

.linksul h2 {
    color: #444
}

.linkcat {
    list-style: none
}

.posts-nav span {
    font-size: 14px;
    color: #777
}

.posts-nav a {
    font-size: 14px;
    color: #777
}

.posts-nav {
    font-size: 20px;
    color: #000;
    padding-top: 20px
}

.posts-nav .page-numbers {
    text-align: center;
    width: 0;
    line-height: 20px
}

.posts-nav .page-numbers.dots {
    border-color: transparent
}

.panel {
    overflow-y: scroll;
    display: none;
    width: 200px;
    color: #fff;
    background: #23282d
}

.panel li {
    list-style: none;
    width: 100%;
    float: left;
    height: 48px;
    line-height: 48px;
    display: block;
    text-indent: 24px
}

.panel li a {
    color: #a5a5a5;
    font-size: 14px;
    text-decoration: blink;
    border-bottom: 1px solid #2e3339;
    display: block
}

.ymod-head {
    padding: 0;
    margin: 0
}

#right-panel-link {
    display: none
}

#close-panel-bt {
    border: none;
    width: 100%;
    background: 0 0;
    color: #c1c1c1;
    text-align: left;
    text-indent: 24px;
    font-size: 20px;
    margin-top: 20px;
    padding: 0
}

.wzulli ol,.wzulli ul {
    background: #48484a;
    padding: 30px 30px 20px 30px;
    margin-bottom: 30px;
    list-style: none
}

.wzulli ol li,.wzulli ul li {
    word-break: break-all;
    line-height: 14px;
    padding-bottom: 14px;
    word-wrap: break-word;
    color: #fff;
    font-size: 14px
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

@keyframes fade-in {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fade-in {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.mod-archive,.mod-post {
    animation: fade-in;
    animation-duration: 1s;
    -webkit-animation: fade-in 1s
}

.mod-comment {
    animation: fade-in;
    animation-duration: 3s;
    -webkit-animation: fade-in 3s
}

.up {
    width: 30px;
    height: 30px;
    background: #E8E6E6;
    border-bottom: 2px solid #C3C3C3;
    text-align: center;
    color: #949393
}

.up:before {
    content: "&#65533;&#65533;";
    line-height: 28px
}

.up:hover {
    background: #FFF
}

@media screen and (max-width:500px) {
    .posts-nav {
        font-size: 24px
    }

    .posts-nav a {
        font-size: 34px
    }
}

.rightnavh3 {
    color: #fff;
    font-size: 1.9em;
    padding: 20px;
    margin: 0;
    font-weight: 300;
    background: #000
}

.nocomments {
    margin-top: 50px;
    font-size: 12px;
    color: #b1b1b1;
    background: #fbfbfb;
    padding: 5px 20px
}

.commentlist {
    padding: 0
}

.commentlist li {
    list-style: none;
    margin-bottom: 20px
}

.comment-body {
    padding: 20px 20px 10px 0;
    position: relative
}

.comment-author {
    color: #696969;
    font-size: 12px
}

.comment-author .avatar {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    float: left
}

.comment-author .fn {
    display: block;
    float: left;
    margin-left: 10px;
    margin-right: 5px;
    line-height: 24px;
    font-style: normal
}

.comment-author .says {
    line-height: 24px;
    display: block;
    float: left
}

.commentmetadata {
    line-height: 24px
}

.commentmetadata a {
    color: #9a9a9a;
    font-size: 12px
}

.reply {
    position: absolute;
    top: 16px;
    right: 20px
}

.reply a {
    color: #ccc;
    font-size: 12px
}

.comment-body p {
    font-size: 12px
}

textarea#comment {
    width: 100%
}

.children {
    padding-top: 20px;
    padding-left: 0
}

.children li {
    border-left: 3px solid #f1f1f1
}

h3#comments {
    margin: 60px 0;
    border-left: 3px solid #000;
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#commentform #submit {
    width: 100%;
    border: 0;
    background: #F9F9F9;
    padding: 10px 0;
    color: #636363;
    font-family: "Microsoft JhengHei",sans-serif
}

#commentform p {
    margin: 8px 0
}

#commentform p small {
    font-size: 12px;
    margin-left: 10px;
    color: #DCDBDB
}

.comment-form-author:before {
    content: "&#65533;&#65533;&#65533;&#65533;"
}

.comment-form-url:before {
    content: "&#65533;&#65533;&#65533;&#65533;"
}

.children .children {
    padding-left: 0
}

.comment-form .comment-notes,.comment-form .required,.comment-form-comment label {
    display: none
}

.comment-respond {
    margin-top: 30px
}

.children .children li {
    border-left: 0
}

.children .comment-body {
    padding-left: 30px
}

.links {
    font-family: miranafont,"Hiragino Sans GB",STXihei,"Microsoft YaHei",SimSun,sans-serif;
    margin-bottom: 80px
}

.links ul {
    margin: 0;
    list-style: none;
    padding: 0;
    width: 100%;
    display: inline-block;
    background-color: #fff
}

.links ul li {
    width: 32%;
    float: left;
    border: 1px solid #ECECEC;
    padding: 10px 30px;
    margin: 4px 4px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .3s;
    transition: all .3s
}

span.sitename {
    color: #red;
    padding-bottom: 10px;
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s
}

.linkdes {
    color: #949494;
    font-size: 13px;
    padding: 10px 0;
    border-top: 1px dashed #ddd;
    min-height: 46px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 25px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.link-title {
    font-weight: 400;
    color: #6D6D6D;
    padding-left: 10px;
    border-left: 3px solid #A0DAD0;
    margin: 50px 0 20px
}

.links ul li:before {
    content: "";
    background-color: #A0DAD0;
    -webkit-transform: skew(45deg,0);
    transform: skew(45deg,0);
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: -60px;
    z-index: -1;
    -webkit-transition: all .5s;
    transition: all .5s
}

.links ul li:hover {
    color: #red;
    border: 1px solid #A0DAD0
}

.links ul li:hover:before {
    width: 180%
}

.links ul li:hover .sitename {
    color: #red
}

.links ul li:hover .linkdes {
    color: #red;
    border-top: 1px dashed #fff
}

span.linkss-title {
    font-size: 25px;
    text-align: center;
    display: block;
    margin: 50px 0 30px;
    font-family: miranafont,"Hiragino Sans GB",STXihei,"Microsoft YaHei",SimSun,sans-serif;
    letter-spacing: 5px
}

.fancy-archive {
    position: relative;
    font-size: 14px;
    color: rgba(0,0,0,.6)
}

.fancy-archive:before {
    content: "";
    width: 3px;
    background-color: rgba(0,0,0,.05);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100px
}

.archive-year {
    display: inline-block;
    background-color: #fafafa;
    border: 1px solid rgba(0,0,0,.05);
    color: rgba(0,0,0,.44);
    padding: 1px 0;
    width: 120px;
    margin-left: 40px;
    text-align: center;
    position: relative;
    border-radius: 3px;
    margin-top: 30px;
    margin-bottom: 10px
}

.archive-month {
    position: relative;
    font-weight: 700;
    margin-bottom: 15px
}

.archive-month:after,.archive-month:before {
    content: "";
    background-color: #fff;
    height: 19px;
    width: 19px;
    border-radius: 100%;
    position: absolute;
    left: 92px;
    top: 3px
}

.archive-month:after {
    height: 15px;
    width: 15px;
    background-color: #eee;
    left: 94px;
    top: 5px
}

.archive-month:hover:after {
    background-color: #27ae60
}

.fancy-ul {
    margin-left: 100px;
    margin-bottom: 30px;
    list-style: none
}

.fancy-ul .date {
    margin-left: -80px;
    width: 80px;
    display: inline-block
}

.fancy-ul li {
    position: relative;
    padding-left: 15px
}

.fancy-ul li:after,.fancy-ul li:before {
    content: "";
    background-color: #fff;
    height: 13px;
    width: 13px;
    border-radius: 100%;
    position: absolute;
    left: -5px;
    top: 7px
}

.fancy-ul li:after {
    height: 9px;
    width: 9px;
    background-color: #eee;
    left: -3px;
    top: 9px
}

.fancy-ul li:hover:after {
    background-color: #27ae60
}


a{text-decoration:none;}
body{
  font-family:"微软雅黑","Microsoft YaHei","SimHei";
}
a:hover {font-weight:bold; }

.page-nav .page-number{
    margin-right: 8px;
}

.page-nav .extend{
    margin-right: 8px;
}

.post-content .highlight{
    overflow-x: auto;
}
