@charset "UTF-8";

/*!
Theme Name: Do
Theme URI: 
Author: Do
Author URI:
Description:
Version: 2.0
*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    box-sizing: content-box;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    border-bottom: none
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    color: #000;
    background-color: #ff0
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15
}

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 {
    padding: 0;
    border-style: none
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    display: table;
    max-width: 100%;
    box-sizing: border-box;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    display: inline-block;
    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-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

#backtop:before,
#footer .follow a:before,
#get-sidebar:before,
#m-panel .m-follow a:before,
#search-form .search-submit,
#search-form label,
#site-menu .menu-item-has-children>a:after,
#submit .icon,
.comment-form-toolbar .icon-smilies,
.comment-list .pingback .comment-type:before,
.comment-reply-link:before,
.mbtn,
.nav-links .next:after,
.nav-links .prev:before,
.page-icon,
.post-format:before,
.post-navigation .arrow,
.search-form .search-submit:before,
.social-sharer .icon:before {
    display: inline-block;
    font-family: "Material Icons";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga"
}

#related-posts h3,
.comments-title {
    margin: 1em 0;
    font-size: 40px;
    font-weight: 400;
    color: #222;
    text-align: center
}

html {
    font-size: 14px
}

body {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    font-family: -apple-system, BlinkMacSystemFont, "Lucida Grande", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", "Noto Sans CJK SC", "Source Han Sans CN", SimSun, sans-serif;
    line-height: 1.7;
    color: #333;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -ms-text-autospace: ideograph-numeric;
    text-autospace: ideograph-numeric
}

a {
    color: #1abc9c;
    text-decoration: none;
    -webkit-transition: color .2s;
    transition: color .2s
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

hr {
    height: 1px;
    margin: 1em 0;
    background-color: #ddd;
    border: 0
}

embed,
iframe,
object,
video {
    max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3
}

p {
    margin: 0 0 1em
}

button,
input,
textarea {
    color: #333;
    border-radius: 0
}

button:focus,
input:focus,
textarea:focus {
    outline: 0
}

input[type=search] {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .5
}

::-moz-placeholder {
    color: inherit;
    opacity: .5
}

:-ms-input-placeholder {
    color: inherit;
    opacity: .5
}

::placeholder {
    color: inherit;
    opacity: .5
}

::-ms-clear {
    display: none
}

code,
kbd,
pre,
samp {
    font-family: Consolas, "Ubuntu Mono", Monaco, Menlo, "Andale Mono", "Liberation Mono", Courier, monospace
}

code,
kbd,
pre {
    padding: .2em .7em;
    font-size: 87.5%;
    background: #f7f7f7;
    border-radius: .2em
}

pre {
    padding: 1em 1.5em
}

pre code {
    padding: 0;
    font-size: 114.2857%;
    background: 0 0
}

pre>:first-child {
    margin-top: 0
}

pre>:last-child {
    margin-bottom: 0
}

table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse
}

caption,
td,
th {
    padding: 5px 10px
}

td,
th {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

thead td,
thead th {
    border-top: 0;
    border-bottom: 2px solid #ddd
}

th {
    text-align: left
}

tr.subheading {
    background-color: #f7f7f7
}

tfoot {
    font-size: 85%;
    color: #999
}

[tabindex],
a,
area,
button,
input,
label,
select,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.logo-svg {
    vertical-align: top;
    fill: currentColor
}

@font-face {
    font-family: c7v5;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/iconfont.eot);
    src: url(fonts/iconfont.eot?#iefix) format("embedded-opentype"), url(fonts/iconfont.woff) format("woff"), url(fonts/iconfont.ttf) format("truetype"), url(fonts/iconfont.svg#iconfont) format("svg")
}

.icon-page:after {
    content: "\E24D"
}

.icon-search:after {
    content: "\E8B6"
}

.icon-tag:after {
    content: "\E54E"
}

.icon-category:after {
    content: "\E2C7"
}

.icon-archive:after {
    content: "\E149"
}

.icon-links:after {
    content: "\E1E2"
}

.icon-post-format-aside:before {
    content: "\E873"
}

.icon-post-format-image:before {
    content: "\E3B6"
}

.icon-post-format-gallery:before {
    content: "\E413"
}

.icon-post-format-quote:before {
    content: "\E244"
}

.icon-post-format-chat:before {
    content: "\E0B7"
}

.icon-post-format-audio:before {
    content: "\E3A1"
}

.icon-post-format-video:before {
    content: "\E02C"
}

.icon-post-format-link:before {
    content: "\E157"
}

.icon-post-format-status:before {
    content: "\E625"
}

.icon-weibo:before {
    content: "\e601"
}

.icon-evernote:before {
    content: "\e600"
}

.icon-yingxiang:before {
    content: "\e600"
}

.icon-qzone:before {
    content: "\e602"
}

.icon-qq:before {
    content: "\e604"
}

.icon-wechat:before {
    content: "\e605"
}

.icon-linkedin:before {
    content: "\e608"
}

.icon-renren:before {
    content: "\e603"
}

.icon-facebook:before {
    content: "\e606"
}

.icon-flickr:before {
    content: "\e60b"
}

.icon-twitter:before {
    content: "\e607"
}

.icon-github:before {
    content: "\e60c"
}

.icon-rss:before {
    content: "\e60a"
}

.icon-dribbble:before {
    content: "\e60d"
}

.icon-pingback:before {
    content: "\e60f"
}

.icon-gplus:before {
    content: "\e609"
}

.icon-douban:before {
    content: "\e60e"
}

.icon-email:before {
    content: "\E0BE"
}

.icon-webshare:before {
    content: "\22ef"
}

.no-scroll {
    overflow: hidden
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

#comments:after,
#comments:before,
#promo ul:after,
#promo ul:before,
.clearfix:after,
.clearfix:before,
.entry-footer:after,
.entry-footer:before,
.gallery:after,
.gallery:before,
.post-list .format-status .status-inner:after,
.post-list .format-status .status-inner:before,
.widget:after,
.widget:before {
    display: table;
    content: ""
}

#comments:after,
#promo ul:after,
.clearfix:after,
.entry-footer:after,
.gallery:after,
.post-list .format-status .status-inner:after,
.widget:after {
    clear: both
}

.fadeIn {
    -webkit-animation: fadeIn .5s;
    animation: fadeIn .5s
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeOut {
    -webkit-animation: fadeOut .5s;
    animation: fadeOut .5s
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.alignleft {
    float: left;
    margin: 1em 1em 1em 0
}

.alignright {
    float: right;
    margin: 1em 0 1em 1em
}

.aligncenter {
    display: block;
    margin: 1em auto;
    clear: both
}

.screen-reader-text {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap
}

.screen-reader-text:focus {
    top: 5px;
    left: 5px;
    z-index: 100000;
    display: block;
    width: auto;
    height: auto;
    padding: 15px 23px 14px;
    clip: auto !important;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    line-height: normal;
    color: #21759b;
    text-decoration: none;
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6)
}

img.emoji,
img.wp-smiley {
    width: 1em;
    height: 1em;
    margin: 0 .07em;
    vertical-align: -.1em
}

.wp-caption {
    max-width: 100%;
    margin: 1em auto
}

.wp-caption img {
    display: block;
    margin: 0 auto
}

.wp-caption.alignleft {
    max-width: 520px;
    margin-top: 0;
    margin-right: 1em;
    margin-left: -160px
}

@media (max-width:1040px) {
    .wp-caption.alignleft {
        margin-left: 0
    }
}

.wp-caption.alignright {
    max-width: 520px;
    margin-top: 0;
    margin-right: -160px;
    margin-left: 1em
}

@media (max-width:1040px) {
    .wp-caption.alignright {
        margin-right: 0
    }
}

.wp-caption.aligncenter {
    width: auto !important;
    max-width: none;
    margin-right: -290px;
    margin-left: -290px;
    -webkit-transition: .5s ease-out;
    transition: .5s ease-out
}

@media (min-width:1920px) {
    .wp-caption.aligncenter {
        margin-right: -450px;
        margin-left: -450px
    }
}

@media (min-width:1600px) {
    .wp-caption.aligncenter {
        margin-right: -370px;
        margin-left: -370px
    }
}

@media (max-width:1279px) {
    .wp-caption.aligncenter {
        margin-right: -162px;
        margin-left: -162px
    }
}

@media (max-width:1023px) {
    .wp-caption.aligncenter {
        margin-right: -34px;
        margin-left: -34px
    }
}

@media (max-width:767px) {
    .wp-caption.aligncenter {
        margin-right: auto;
        margin-left: auto
    }
}

@supports (margin-left:calc((100vw - 700px - 17px) * -.5)) {
    .wp-caption.aligncenter {
        max-width: none !important;
        margin-right: calc((100vw - 700px - 17px) * -.5);
        margin-left: calc((100vw - 700px - 17px) * -.5)
    }
}

@supports (margin-left:calc((100vw - 700px - 17px) * -.5 + env(safe-area-inset-left))) {
    .wp-caption.aligncenter {
        margin-right: calc((100vw - 700px - 17px) * -.5 + env(safe-area-inset-right));
        margin-left: calc((100vw - 700px - 17px) * -.5 + env(safe-area-inset-left))
    }
}

.wp-caption-text {
    margin: .5em 0;
    font-size: 14px;
    line-height: 1.5;
    color: #666;
    text-align: center
}

.gallery {
    margin: 0 -2px 1em
}

.gallery-item {
    position: relative;
    float: left;
    margin: 0;
    overflow: hidden
}

.gallery-item .attachment-thumbnail {
    width: 100%
}

.gallery-columns-1 .gallery-item {
    width: 100%
}

.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-columns-3 .gallery-item {
    width: 33.33%
}

.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery-columns-5 .gallery-item {
    width: 20%
}

.gallery-columns-6 .gallery-item {
    width: 16.66%
}

.gallery-columns-7 .gallery-item {
    width: 14.28%
}

.gallery-columns-8 .gallery-item {
    width: 12.5%
}

.gallery-columns-9 .gallery-item {
    width: 11.11%
}

.gallery-icon {
    margin: 2px
}

.gallery-caption {
    position: absolute;
    right: 2px;
    bottom: 2px;
    left: 2px;
    box-sizing: border-box;
    padding: 6px 8px;
    margin: 0;
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
    text-align: left;
    pointer-events: none;
    background: #333;
    background-color: rgba(0, 0, 0, .7);
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.gallery-item:hover .gallery-caption {
    opacity: 1
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none
}

.lazyload,
.lazyloading {
    opacity: 0
}

.lazyloaded {
    opacity: 1;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

code[class*=language-],
pre[class*=language-] {
    -webkit-hyphens: none;
    hyphens: none;
    line-height: 1.5;
    color: #f8f8f2;
    text-align: left;
    text-shadow: 0 1px rgba(0, 0, 0, .3);
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    -moz-tab-size: 4;
    tab-size: 4;
    white-space: pre;
    background: 0 0;
    -ms-hyphens: none
}

pre[class*=language-] {
    overflow: auto;
    border-radius: .3em
}

:not(pre)>code[class*=language-],
pre[class*=language-] {
    background: #272822
}

:not(pre)>code[class*=language-] {
    padding: .1em;
    white-space: normal;
    border-radius: .3em
}

.token.cdata,
.token.comment,
.token.doctype,
.token.prolog {
    color: #708090
}

.token.punctuation {
    color: #f8f8f2
}

.namespace {
    opacity: .7
}

.token.constant,
.token.deleted,
.token.property,
.token.symbol,
.token.tag {
    color: #f92672
}

.token.boolean,
.token.number {
    color: #ae81ff
}

.token.attr-name,
.token.builtin,
.token.char,
.token.inserted,
.token.selector,
.token.string {
    color: #a6e22e
}

.language-css .token.string,
.style .token.string,
.token.entity,
.token.operator,
.token.url,
.token.variable {
    color: #f8f8f2
}

.token.atrule,
.token.attr-value,
.token.function {
    color: #e6db74
}

.token.keyword {
    color: #66d9ef
}

.token.important,
.token.regex {
    color: #fd971f
}

.token.bold,
.token.important {
    font-weight: 700
}

.token.italic {
    font-style: italic
}

.token.entity {
    cursor: help
}

.container,
.wp {
    margin-right: auto;
    margin-left: auto;
    clear: both
}

.wp {
    width: 700px
}

.container {
    width: 960px
}

#main {
    min-height: 500px;
    clear: both
}

#header {
    height: 0;
    color: #fff;
    background: #1abc9c
}

#header a {
    color: #fff
}

#site-branding {
    display: none;
    padding: 100px 0;
    line-height: 1;
    text-align: center
}

#site-branding a {
    display: inline-block;
    padding: 10px
}

#logo.logo-svg {
    width: 120px;
    height: 120px;
    margin-bottom: 30px
}

#site-title {
    min-height: 1em;
    margin: 0 0 10px;
    font-size: 70px;
    font-weight: 400;
    line-height: 1.2
}

#site-description {
    min-height: 1em;
    margin: 0;
    font-size: 30px;
    font-style: italic;
    line-height: 1
}

#site-description:before {
    content: "- "
}

#site-description:after {
    content: " -"
}

#navbar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 60px;
    padding-top: env(safe-area-inset-top);
    font-size: 16px;
    text-align: center;
    -webkit-transition: background-color .4s;
    transition: background-color .4s
}

#navbar .brand {
    float: left;
    width: 60px;
    height: 60px;
    margin: 0 auto
}

#navbar .brand .logo-svg {
    height: 36px;
    width: 36px;
    margin-top: 11px
}

#navbar .brand .logo-img img {
    height: 100%
}

#navbar .brand .logo-img .colored,
#navbar .brand .logo-img .m {
    display: none
}

#navbar .brand:after {
    display: inline-block;
    font-size: 26px;
    line-height: 1em;
    vertical-align: middle
}

#navbar-placeholder {
    display: none;
    height: 60px
}

.admin-bar.home #navbar.pinned,
.admin-bar:not(.home) #navbar {
    top: 32px
}

@media screen and (max-width:600px) {

    .admin-bar.home #navbar.pinned,
    .admin-bar:not(.home) #navbar {
        top: 0
    }
}

#nav {
    display: none;
    clear: none
}

#nav ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#site-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

#site-menu>li {
    display: inline-block;
    height: 60px;
    overflow: hidden;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto
}

#site-menu>li>a {
    display: block;
    height: 60px;
    padding: 0 1em;
    line-height: 62px;
    color: #fff;
    border-bottom: 4px solid #fff;
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out
}

#site-menu>li:hover>a {
    height: 56px
}

#site-menu .menu-item-has-children {
    position: relative;
    overflow: visible !important
}

#site-menu .menu-item-has-children>a {
    position: relative;
    z-index: 2;
    min-width: 4em;
    border-bottom: 0 !important
}

#site-menu .menu-item-has-children>a:after {
    margin-left: 2px;
    vertical-align: middle;
    content: "\E313"
}

#site-menu .sub-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 6em;
    padding-top: 60px;
    padding-bottom: .5em;
    visibility: hidden;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    opacity: 0;
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out
}

#site-menu .sub-menu a {
    display: block;
    padding: 0 1em;
    line-height: 40px;
    color: #1abc9c;
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out
}

#site-menu .sub-menu a:hover {
    color: #fff;
    background: #1abc9c
}

#site-menu .sub-menu ul {
    display: none
}

#site-menu .menu-item-visible-tablet-down {
    display: none
}

#site-menu .menu-item-has-children.show>a,
#site-menu .menu-item-has-children:hover>a {
    color: #1abc9c
}

#site-menu .menu-item-has-children.show .sub-menu,
#site-menu .menu-item-has-children:hover .sub-menu {
    visibility: visible;
    opacity: 1
}

#site-menu .menu-item-has-children.hide>a {
    color: #fff
}

#site-menu .menu-item-has-children.hide .sub-menu {
    visibility: hidden;
    opacity: 0
}

#search-form {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    height: 100%
}

#search-form label {
    float: left;
    width: 60px;
    height: 60px;
    font-size: 32px;
    line-height: 62px;
    cursor: pointer
}

#search-form label:before {
    content: "\E8B6"
}

#search-form .search-submit {
    display: none
}

#search-form .popular-tags {
    display: none;
    width: 70%;
    margin: 1em auto;
    font-size: 14px;
    color: #999;
    text-align: center
}

#search-form .popular-tags strong {
    font-weight: 400
}

#search-form .popular-tags a {
    font-size: 1em !important;
    color: #999;
    white-space: nowrap
}

#search-form .popular-tags a:hover {
    color: #333
}

#s {
    width: 1px;
    height: 30px;
    padding: 0;
    margin: 15px 0 0 -1px;
    font-size: 16px;
    color: #fff;
    background: 0 0;
    border: 0;
    border-bottom: 2px solid #fff;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s
}

#s:focus {
    width: 200px;
    margin-right: 15px;
    opacity: 1
}

#navbar.unpinned #search-form {
    display: block
}

#navbar.pinned {
    background: 0 0;
    -webkit-animation: navbarIn .4s;
    animation: navbarIn .4s
}

#navbar.pinned .logo {
    color: #1abc9c
}

#navbar.pinned .logo .white {
    display: none
}

#navbar.pinned .logo .colored {
    display: block
}

.touch #navbar.pinned {
    -webkit-animation: none;
    animation: none
}

@-webkit-keyframes navbarIn {
    from {
        top: -60px
    }
}

@keyframes navbarIn {
    from {
        top: -60px
    }
}

#navbar:hover,
.touch #navbar {
    background: #1abc9c;
    background: rgba(26, 188, 156, .97)
}

#navbar:hover .logo,
.touch #navbar .logo {
    color: #fff
}

#navbar:hover .logo .white,
.touch #navbar .logo .white {
    display: block
}

#navbar:hover .logo .colored,
.touch #navbar .logo .colored {
    display: none
}

#navbar:hover #nav,
#navbar:hover #search-form,
.touch #nav,
.touch #search-form {
    display: block
}

.mbtn {
    position: relative;
    z-index: 3;
    display: none;
    width: 50px;
    height: 50px;
    font-size: 30px;
    line-height: 50px;
    cursor: pointer
}

.mbtn-search {
    float: right
}

.mbtn-search:before {
    content: "\E8B6"
}

.mbtn-menu {
    float: left
}

.mbtn-menu:before {
    content: "\E5D2"
}

.navigation {
    margin: 50px auto;
    clear: both;
    color: #999;
    text-align: center
}

.navigation a {
    color: #999
}

.navigation a:hover {
    color: #1abc9c;
    border-color: #1abc9c
}

.navigation .loading {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 14px 0 24px;
    color: #fff;
    vertical-align: middle;
    border: 2px solid #ddd;
    border-top-color: #1abc9c;
    border-radius: 50%;
    -webkit-animation: loading .7s ease-in-out infinite;
    animation: loading .7s ease-in-out infinite
}

@-webkit-keyframes loading {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loading {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.nav-links .page-numbers {
    display: inline-block;
    min-width: 40px;
    border: 2px solid transparent
}

.nav-links .current {
    border-color: #ddd
}

.nav-links .dots,
.nav-links .next,
.nav-links .prev {
    min-width: 0;
    border: 0
}

.nav-links .next:after,
.nav-links .prev:before {
    position: relative;
    top: -2px;
    font-size: 32px;
    vertical-align: middle
}

.nav-links .prev {
    margin-right: 5px
}

.nav-links .prev:before {
    content: "\E5CB"
}

.nav-links .next {
    margin-left: 5px
}

.nav-links .next:after {
    content: "\E5CC"
}

.loadmore {
    display: block;
    width: 150px;
    margin: 0 auto 10px;
    line-height: 44px;
    color: #999;
    text-align: center;
    vertical-align: middle;
    border: 2px solid #ddd;
    border-radius: 24px;
    -webkit-transition: .2s;
    transition: .2s
}

.loadmore:hover {
    color: #1abc9c;
    border-color: #1abc9c
}

.page-indicator {
    position: relative;
    height: 0;
    margin-top: -50px;
    text-align: center
}

.page-indicator small {
    position: relative;
    top: -.5em;
    display: inline-block;
    padding: 0 1em;
    font-size: 14px;
    line-height: 1;
    color: #ccc;
    vertical-align: top;
    background: #fff
}

.posts-navigation .nav-links .next,
.posts-navigation .nav-links .prev {
    padding: 0 2em
}

.posts-navigation .nav-links .page-number {
    color: #ccc
}

.pagination {
    font-size: 16px;
    line-height: 40px
}

.search-form {
    position: relative;
    width: 500px;
    margin: 50px auto
}

.search-form .search-field {
    width: 100%;
    height: 56px;
    box-sizing: border-box;
    padding: 0 53px 0 10px;
    font-size: 16px;
    color: inherit;
    background: 0 0;
    border: 3px solid #ccc
}

.search-form .search-field:focus {
    border-color: #1abc9c
}

.search-form .search-submit {
    position: absolute;
    top: 3px;
    right: 3px;
    width: 53px;
    height: 50px;
    padding: 0 0 0 3px;
    font-size: 36px;
    color: #ccc;
    background: 0 0;
    border: 0
}

.search-form .search-submit:before {
    content: "\E8B6"
}

.search-form .search-submit:hover {
    color: #fff;
    background: #1abc9c
}

#comments {
    padding-bottom: 40px;
    clear: both;
    background: #eee;
    border-top: 7px solid #ddd
}

.comments-closed {
    margin: 40px 0;
    color: #666;
    text-align: center
}

.no-comments {
    padding: 100px 0;
    color: #999;
    text-align: center
}

#respond {
    margin-bottom: 20px;
    clear: both
}

#reply-title span {
    display: none
}

#cancel-comment-reply-link {
    position: relative;
    top: -5px;
    float: right;
    font-weight: 400
}

#commentform {
    position: relative;
    margin-left: 100px;
    clear: both
}

#commentform :invalid {
    outline: 0
}

#commentform .required {
    position: absolute;
    top: 13px;
    right: 6px;
    font-size: 22px;
    line-height: 1em;
    color: #f44336;
    pointer-events: none
}

#commentform.guest-must-log-in {
    margin-left: 0;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2)
}

#commentform.guest-must-log-in .author-info {
    position: static;
    float: left
}

#commentform.guest-must-log-in .comment-form-main {
    overflow: hidden
}

#commentform.guest-must-log-in .must-log-in {
    margin-bottom: 0;
    line-height: 100px;
    text-align: center
}

.author-info {
    position: absolute;
    top: 0;
    left: -100px;
    z-index: 2;
    width: 100px;
    height: 100px;
    overflow: hidden;
    background: #f7f7f7;
    border-radius: 2px 0 0 2px
}

.author-info .avatar {
    width: 100%;
    height: 100%
}

.author-info .logged-in-as {
    position: absolute;
    right: 0;
    bottom: -30px;
    left: 0;
    padding: 2px;
    margin: 0;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, .6);
    -webkit-transition: bottom .3s ease-out;
    transition: bottom .3s ease-out
}

.author-info .logged-in-as a {
    color: #fff
}

.author-info:hover .logged-in-as {
    bottom: 0
}

.comment-form-main {
    position: relative;
    margin-bottom: 10px
}

.comment-textarea-wrapper {
    padding-left: 100px;
    margin-bottom: 10px;
    margin-left: -100px;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2)
}

.comment-form-comment {
    padding: 10px 10px 0 10px;
    margin: 0
}

.comment-form-comment label {
    display: none
}

#comment {
    width: 100%;
    height: 60px;
    padding: 0;
    overflow: auto;
    line-height: 1.5;
    vertical-align: top;
    resize: none;
    border: 0
}

#comment::-webkit-scrollbar {
    width: 5px
}

#comment::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .2);
    border-radius: 2px
}

#comment:disabled {
    color: #999;
    background: #fff
}

.comment-form-toolbar {
    position: relative;
    height: 20px;
    padding: 5px 7px
}

.comment-form-toolbar .icon-smilies {
    position: relative;
    top: -1px;
    width: 1em;
    height: 1em;
    font-size: 21px;
    color: #999;
    cursor: pointer
}

.comment-form-toolbar .icon-smilies:before {
    content: "\E24E"
}

.comment-smilies {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    display: none;
    width: 150px;
    padding: 5px;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-animation: commentSmiliesIn .3s;
    animation: commentSmiliesIn .3s
}

.comment-smilies.out {
    -webkit-animation-name: commentSmiliesOut;
    animation-name: commentSmiliesOut;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.comment-smilies .emoji {
    display: inline-block;
    width: 1em;
    margin: 3px;
    font-size: 24px;
    line-height: 1;
    vertical-align: middle;
    cursor: pointer
}

@-webkit-keyframes commentSmiliesIn {
    from {
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }
}

@keyframes commentSmiliesIn {
    from {
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }
}

@-webkit-keyframes commentSmiliesOut {
    to {
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }
}

@keyframes commentSmiliesOut {
    to {
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }
}

.comment-form-fields {
    display: none;
    float: left;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2)
}

.comment-form-fields p {
    position: relative;
    float: left;
    margin-bottom: 0;
    border-left: 1px solid #eee
}

.comment-form-fields p:first-child {
    border-left: 0
}

.comment-form-fields label {
    position: absolute;
    top: 0;
    left: 5px;
    display: none;
    padding: 0 5px;
    font-size: 14px;
    line-height: 38px;
    color: #999;
    cursor: text;
    -webkit-transition: .2s;
    transition: .2s
}

.no-placeholder .comment-form-fields label {
    display: block
}

.comment-form-fields .fill label {
    display: none
}

.comment-form-fields input {
    width: 150px;
    height: 38px;
    padding: 0 10px;
    background: 0 0;
    border: 0
}

.comment-form-fields.in {
    -webkit-animation: fadeIn .3s;
    animation: fadeIn .3s
}

.comment-notes {
    display: none
}

.form-submit {
    margin: 0
}

#submit {
    position: absolute;
    top: 71px;
    right: 20px;
    width: 56px;
    height: 56px;
    padding: 0;
    overflow: hidden;
    color: #fff;
    background: #1abc9c;
    border: 0;
    border-radius: 50%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -webkit-transition: .3s;
    transition: .3s
}

#submit .icon {
    margin-left: 3px;
    font-size: 28px;
    vertical-align: middle
}

#submit .icon:before {
    content: "\E163"
}

#submit:hover {
    box-shadow: 0 2px 6px rgba(0, 0, 0, .3), 0 4px 20px rgba(0, 0, 0, .2)
}

#submit:active {
    background-color: #1cc7a5
}

#submit:disabled {
    cursor: wait;
    cursor: not-allowed
}

#submit.submitting .icon {
    -webkit-animation: submitting 2s ease-in-out infinite;
    animation: submitting 2s ease-in-out infinite
}

#submit.submitted .icon {
    -webkit-animation: submitted 2s ease-in-out;
    animation: submitted 2s ease-in-out
}

@-webkit-keyframes submitting {
    to {
        -webkit-transform: rotateX(360deg);
        transform: rotateX(360deg)
    }
}

@keyframes submitting {
    to {
        -webkit-transform: rotateX(360deg);
        transform: rotateX(360deg)
    }
}

@-webkit-keyframes submitted {
    49% {
        opacity: 0;
        -webkit-transform: translateX(56px);
        transform: translateX(56px)
    }

    51% {
        opacity: 0;
        -webkit-transform: translateX(-56px);
        transform: translateX(-56px)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes submitted {
    49% {
        opacity: 0;
        -webkit-transform: translateX(56px);
        transform: translateX(56px)
    }

    51% {
        opacity: 0;
        -webkit-transform: translateX(-56px);
        transform: translateX(-56px)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.comment-form-extra {
    margin-bottom: 10px;
    clear: both
}

#comment_mail_notify {
    margin-right: .3em
}

.comment-list {
    padding: 0;
    margin: 0 0 0 100px;
    list-style: none
}

.comment-list ol,
.comment-list ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.comment-list #commentform {
    margin-left: 40px
}

.comment-list .author-info {
    left: -40px;
    width: 40px;
    height: 40px
}

.comment-list .author-info .logged-in-as {
    display: none
}

.comment-list .comment-form-main {
    margin-left: 0
}

.comment-list .comment-textarea-wrapper {
    padding-left: 0;
    margin-left: 0
}

.comment-list .comment-form-fields input {
    width: 135px
}

.comment-list .depth-2 .comment-textarea-wrapper {
    margin-bottom: 0;
    background: 0 0;
    box-shadow: none
}

.comment-list .depth-2 .comment-form-main {
    background: #fff;
    border-radius: 0 2px 2px 2px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2)
}

.comment-list .depth-2 .comment-form-fields {
    float: none;
    background: 0 0;
    box-shadow: none
}

.comment-list .depth-2 .comment-form-fields p {
    float: none;
    border-top: 1px solid #eee;
    border-left: 0
}

.comment-list .depth-2 .comment-form-fields input {
    width: 100%;
    box-sizing: border-box
}

.comment-list .children {
    margin-left: 40px
}

.comment-list .children .comment-body {
    min-height: 0
}

.comment-list .children .comment-author .avatar {
    left: -40px;
    width: 30px;
    height: 30px
}

.comment-list .children .children {
    margin-left: 40px
}

.comment-list .comment,
.comment-list .pingback {
    border-top: 1px solid #ddd
}

.comment-list .pingback {
    font-style: italic;
    text-align: center
}

.comment-list .pingback .comment-body {
    min-height: 0;
    margin-top: 20px;
    margin-bottom: 20px
}

.comment-list .pingback .comment-type {
    overflow: hidden
}

.comment-list .pingback .comment-type:before {
    margin-right: 2px;
    font-family: c7v5;
    font-size: 22px;
    color: #65a606;
    vertical-align: -3px;
    content: "\e60f"
}

.comment-body {
    position: relative;
    min-height: 60px;
    margin: 15px 0
}

.comment-meta {
    padding-top: 4px
}

.comment-author {
    display: inline
}

.comment-author .avatar {
    position: absolute;
    top: 4px;
    left: -65px;
    width: 50px;
    height: 50px;
    border-radius: 50%
}

.comment-author .fn {
    font-weight: 400
}

.comment-author .fn a {
    color: #333
}

.bypostauthor>.comment-body .comment-author:after {
    padding: 2px 4px;
    font-size: 12px;
    color: #fff;
    content: "作者";
    background: #ccc;
    border-radius: 3px
}

.comment-metadata {
    display: inline;
    font-size: 12px;
    color: #999
}

.comment-metadata:before {
    margin-left: .1em;
    font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    content: "·"
}

.comment-metadata a {
    margin-right: 1em;
    color: #999
}

.comment-awaiting-moderation {
    float: right;
    margin: 0;
    font-size: 12px;
    color: #f44336
}

.comment-content {
    word-wrap: break-word
}

.comment-content p {
    margin: .2em 0
}

.comment-actions {
    position: absolute;
    top: 5px;
    right: 0;
    font-size: 12px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s
}

.comment-body:hover .comment-actions {
    visibility: visible;
    opacity: 1
}

.comment-actions a {
    margin-left: .7em;
    color: #999
}

.comment-reply-link:before {
    margin-right: .1em;
    font-size: 16px;
    vertical-align: middle;
    content: "\E15E"
}

.comment-navigation .loading {
    margin-bottom: 14px
}

#SOHUCS,
#disqus_thread,
#lv-container,
.uyanframe {
    width: auto;
    max-width: 700px;
    padding: 20px 0;
    margin: 0 auto;
    clear: both
}

@media (max-width:740px) {

    #SOHUCS,
    #disqus_thread,
    #lv-container,
    .uyanframe {
        margin-right: 20px;
        margin-left: 20px
    }
}

@media (max-width:568px) {

    #SOHUCS,
    #disqus_thread,
    #lv-container,
    .uyanframe {
        margin-right: 15px;
        margin-left: 15px
    }
}

#breadcrumbs {
    padding: 1em 0;
    clear: both;
    font-size: 12px;
    color: #777;
    background: #222
}

#breadcrumbs .container {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    list-style: none
}

#breadcrumbs li {
    display: inline
}

#breadcrumbs a {
    color: #999
}

#get-sidebar {
    width: 40px;
    height: 0;
    margin: 0 auto;
    cursor: pointer
}

#get-sidebar:before {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 24px;
    line-height: 40px;
    color: #ccc;
    text-align: center;
    content: "\E87A";
    background: #111;
    border-radius: 50%;
    -webkit-transition: .3s;
    transition: .3s
}

#get-sidebar:hover:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

#get-sidebar.loading:before {
    -webkit-animation: loading 1s ease infinite;
    animation: loading 1s ease infinite
}

#sidebar {
    clear: both;
    background: #111
}

#sidebar .container {
    padding: 40px 0;
    overflow: hidden;
    border-bottom: 1px solid #333
}

.widget {
    float: left;
    width: 220px;
    margin-left: 26px;
    font-size: 12px;
    color: #666
}

.widget:first-child {
    margin-left: 0
}

.widget:nth-child(n+5) {
    display: none
}

.widget .widget-title {
    margin: 0 0 1em;
    font-size: 18px;
    font-weight: 400;
    color: #ddd
}

.widget ol,
.widget ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.widget li {
    margin-bottom: .5em;
    line-height: 1.5
}

.widget a {
    color: #666
}

.widget a:hover {
    color: #999
}

.has-3-widgets .widget {
    width: 300px
}

.widget_calendar td,
.widget_calendar th {
    padding: 0;
    line-height: 2.6;
    border: 0
}

.widget_calendar tbody {
    text-align: center
}

.widget_calendar tbody a {
    display: block;
    background: #222
}

.widget_calendar tbody a:hover {
    color: #999
}

.widget-simpletags a,
.widget_tag_cloud a {
    float: left;
    padding: 2px 5px;
    margin: 0 3px 3px 0;
    font-size: 12px !important;
    white-space: nowrap;
    background: #040404
}

.widget-simpletags a:hover,
.widget_tag_cloud a:hover {
    background: #000
}

.widget_categories li,
.widget_links li {
    float: left;
    width: 50%
}

.widget_meta abbr {
    text-decoration: none
}

#footer {
    padding: 20px 0;
    clear: both;
    font-size: 12px;
    color: #666;
    background: #111
}

#footer .follow {
    float: right;
    margin-top: 4px
}

#footer .follow a {
    float: left;
    margin-left: 10px
}

#footer .follow a:before {
    font-family: c7v5;
    font-size: 31px;
    vertical-align: middle
}

#footer .follow .icon-wechat {
    position: relative
}

#footer .follow .icon-wechat img {
    position: absolute;
    bottom: 100%;
    left: 50%;
    display: none;
    width: 200px;
    max-width: none;
    margin-bottom: 10px;
    margin-left: -100px
}

#footer .follow .icon-wechat:hover img {
    display: block
}

#footer .follow .icon-mail:before {
    font-family: "Material Icons";
    content: "\E0BE"
}

#footer .follow .icon-rss:before {
    font-family: "Material Icons";
    content: "\E0E5"
}

#footer ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#footer li {
    display: inline
}

#footer li+li:before {
    margin: 0 .3em;
    content: "\00B7"
}

#footer a {
    color: #666
}

#footer a:hover {
    color: #999
}

#backtop {
    position: fixed;
    right: 20px;
    bottom: 0;
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .2s;
    transition: .2s
}

#backtop:before {
    width: 50px;
    height: 50px;
    font-size: 48px;
    line-height: 50px;
    color: #f7f7f7;
    text-align: center;
    vertical-align: middle;
    content: "\E316";
    background: #999;
    background: rgba(70, 70, 70, .2);
    -webkit-transition: .2s;
    transition: .2s
}

#backtop:hover:before {
    background: rgba(70, 70, 70, .4)
}

#backtop.show {
    bottom: 15px;
    visibility: visible;
    opacity: 1
}

#m-panel {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 98;
    display: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    text-align: center;
    background: #fff;
    -webkit-animation: mPanelIn .4s;
    animation: mPanelIn .4s
}

#m-panel.out {
    -webkit-animation-name: mPanelOut;
    animation-name: mPanelOut;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

#m-panel .m-nav {
    padding: 60px 10px 10px;
    padding-top: calc(60px + env(safe-area-inset-top));
    margin: 0;
    overflow: hidden;
    list-style: none;
    background: #1abc9c
}

#m-panel .m-nav a {
    display: block;
    font-size: 24px;
    line-height: 2.5;
    color: #fff
}

#m-panel .m-nav a:hover {
    background: rgba(255, 255, 255, .2)
}

#m-panel .m-subnav {
    padding: 0;
    margin: 20px;
    list-style: none
}

#m-panel .m-subnav li {
    display: inline-block;
    margin: 3px 0
}

#m-panel .m-subnav li:after {
    display: inline-block;
    margin: 0 .2em 0 .4em;
    color: #ddd;
    content: "|";
    -webkit-transform: scale(1, .7);
    -ms-transform: scale(1, .7);
    transform: scale(1, .7)
}

#m-panel .m-subnav li:last-child:after {
    display: none
}

#m-panel .m-subnav a {
    display: inline;
    font-size: 14px;
    color: #666
}

#m-panel .m-follow {
    margin-bottom: 25px
}

#m-panel .m-follow a {
    margin: 0 10px;
    color: #999
}

#m-panel .m-follow a:before {
    font-family: c7v5;
    font-size: 31px;
    vertical-align: middle
}

#m-panel .m-follow .icon-mail:before {
    font-family: "Material Icons";
    content: "\E0BE"
}

#m-panel .m-follow .icon-rss:before {
    font-family: "Material Icons";
    content: "\E0E5"
}

.show-mpanel #navbar-placeholder {
    display: block
}

.show-mpanel .mbtn-menu:before {
    content: "\E5CD"
}

@-webkit-keyframes mPanelIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0)
    }
}

@keyframes mPanelIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0)
    }
}

@-webkit-keyframes mPanelOut {
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0)
    }
}

@keyframes mPanelOut {
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0)
    }
}

.entry-header,
.page-header {
    clear: both
}

.entry-header .inner,
.page-header .inner {
    overflow: hidden
}

.touch .entry-header .inner,
.touch .page-header .inner {
    padding-top: 50px;
    padding-top: calc(50px + env(safe-area-inset-top))
}

.entry-header .wp,
.page-header .wp {
    margin-top: 120px;
    margin-bottom: 120px
}

.post-cover img,
a.post-cover {
    display: block
}

.entry-title,
.page-title {
    margin: 0;
    font-size: 56px;
    font-weight: 700;
    line-height: 1.2
}

.entry-meta .byline {
    display: none
}

.post-format:before {
    margin-right: 5px;
    font-size: 16px;
    vertical-align: middle
}

.entry-content,
.entry-summary {
    word-break: break-word;
    word-wrap: break-word
}

.entry-content>:first-child,
.entry-summary>:first-child {
    margin-top: 0
}

.entry-content>:last-child,
.entry-summary>:last-child {
    margin-bottom: 0
}

.entry-content h2,
.entry-summary h2 {
    margin-top: 50px
}

.entry-content a,
.entry-summary a {
    border-bottom: 1px solid rgba(26, 188, 156, 0);
    -webkit-transition: border-bottom-color .3s;
    transition: border-bottom-color .3s
}

.entry-content a:hover,
.entry-summary a:hover {
    border-bottom-color: #1abc9c
}

.entry-content blockquote,
.entry-summary blockquote {
    padding: .2em 1em;
    margin: 1em 1.5em;
    border-left: 4px solid #ddd
}

.entry-content blockquote>:first-child,
.entry-summary blockquote>:first-child {
    margin-top: 0
}

.entry-content blockquote>:last-child,
.entry-summary blockquote>:last-child {
    margin-bottom: 0
}

.entry-content dt,
.entry-summary dt {
    font-weight: 700
}

.entry-content {
    margin-bottom: 40px;
    font-size: 16px
}

.entry-content pre {
    margin-right: -20px;
    margin-left: -20px;
    overflow: auto
}

.page-links {
    margin: 2em 0;
    clear: both;
    color: #999;
    text-align: center
}

.page-links a,
.page-links>.page-number {
    display: inline-block;
    width: 2em;
    height: 2em;
    margin: 0 5px;
    line-height: 2em;
    background: #fff;
    border: 2px solid #ddd
}

.page-links a {
    color: #999;
    text-decoration: none;
    -webkit-transition: .2s;
    transition: .2s
}

.page-links a:hover {
    color: #1abc9c;
    border-color: #1abc9c
}

.page-links>.page-number {
    color: #fff;
    background: #1abc9c;
    border-color: #1abc9c
}

.entry-footer {
    margin-bottom: 40px
}

.format-quote blockquote {
    position: relative;
    padding: 0;
    margin: 0;
    font-family: Georgia, STFangsong, STSong, SimSun, serif;
    font-size: 24px;
    color: #333;
    border: 0
}

.format-quote blockquote p {
    margin-bottom: .5em;
    font-style: italic
}

.format-quote blockquote footer {
    font-size: 14px;
    color: #666;
    text-align: right
}

.post-list .hentry {
    position: relative;
    width: 700px;
    padding-bottom: 50px;
    margin: 50px auto;
    clear: both
}

.post-list .hentry:after {
    position: absolute;
    bottom: -1px;
    left: 50%;
    width: 150px;
    margin-left: -75px;
    content: "";
    border-bottom: 2px solid #ddd
}

.post-list .hentry:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.post-list .hentry:last-child:after {
    display: none
}

.post-list .format-audio .entry-header,
.post-list .format-gallery .entry-header,
.post-list .format-image .entry-header,
.post-list .format-video .entry-header {
    position: relative
}

.post-list .entry-summary:first-child,
.post-list .post-cover {
    margin-bottom: 1em
}

.post-list .entry-title {
    font-size: 28px;
    font-weight: 400
}

.post-list .entry-title a {
    color: #333
}

.post-list .entry-title a:hover {
    color: #1abc9c
}

.format-audio .post-list .entry-title,
.format-gallery .post-list .entry-title,
.format-image .post-list .entry-title,
.format-status .post-list .entry-title,
.format-video .post-list .entry-title {
    margin-bottom: 0
}

.post-list .entry-meta {
    margin-top: .5em;
    margin-bottom: .5em;
    color: #999
}

.post-list .entry-meta a {
    color: #999
}

.post-list .entry-meta .cats a,
.post-list .entry-meta .post-format {
    color: #1abc9c
}

.post-list .post-format {
    position: relative
}

.post-list .post-format:before {
    position: absolute;
    top: -47px;
    left: -100px;
    z-index: -1;
    width: 80px;
    height: 80px;
    font-size: 48px;
    line-height: 80px;
    color: #fff;
    text-align: center;
    pointer-events: none;
    background: #1abc9c;
    background-color: rgba(26, 188, 156, .3);
    border-radius: 50%
}

.post-list .format-image .wp-caption-text {
    display: none
}

.post-list .format-status {
    width: auto;
    padding-bottom: 0;
    background: #eee
}

.post-list .format-status:after {
    display: none
}

.post-list .format-status .status-inner {
    position: relative;
    width: 600px;
    padding: 0 30px;
    margin: 0 auto;
    border-left: 1px dotted #ccc
}

.post-list .format-status .post-format {
    position: absolute;
    top: 35px;
    left: -10px;
    width: 20px;
    height: 20px
}

.post-list .format-status .post-format:before {
    position: static;
    width: auto;
    height: auto;
    padding-top: .1em;
    font-size: 20px;
    line-height: 1;
    color: #ccc;
    background: #eee
}

.post-list .format-status .post-format span,
.post-list .format-status .post-format+.slash {
    display: none
}

.post-list .format-status .entry-summary {
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 18px
}

.post-list .format-status .entry-meta {
    margin-bottom: 30px
}

.post-list .ads+.format-status,
.post-list .post+.format-status {
    margin-top: -51px
}

.entry-summary {
    color: #666
}

.single .entry-header {
    margin-bottom: 80px;
    color: #fff;
    background: #1abc9c 50%;
    background-size: cover
}

.single .entry-header .inner {
    background: #1abc9c;
    background: rgba(26, 188, 156, .97);
    -webkit-transition: background-color .5s;
    transition: background-color .5s
}

.single .entry-header .wp {
    margin-top: 150px;
    margin-bottom: 150px
}

.single .entry-header.light-bg .entry-meta,
.single .entry-header.light-bg .entry-meta a,
.single .entry-header.light-bg .entry-title {
    color: #333;
    -webkit-transition: color .5s;
    transition: color .5s
}

.single .entry-header.light-bg .entry-meta {
    color: rgba(51, 51, 51, .7)
}

.single .entry-header.light-bg .entry-meta a {
    color: rgba(51, 51, 51, .7)
}

.single .entry-header.light-bg .entry-meta a:hover {
    color: #333
}

.single .entry-title {
    margin-bottom: 10px
}

.single .entry-meta {
    color: rgba(255, 255, 255, .7)
}

.single .entry-meta .slash {
    margin: 0 .5em
}

.single .entry-meta a {
    color: rgba(255, 255, 255, .7)
}

.single .entry-meta a:hover {
    color: #fff
}

.single .post-cover {
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 0 0 7px #fff
}

.single .has-post-cover .entry-header {
    margin-bottom: -110px
}

.single .has-post-cover .entry-header .inner {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

.single .has-post-cover .entry-header .wp {
    margin-bottom: 260px
}

.tag-links {
    float: left;
    margin-top: 3px
}

.tag-links a {
    position: relative;
    display: inline-block;
    padding: 0 7px 0 9px;
    margin: 0 1em .5em 12px;
    font-size: 12px;
    line-height: 2em;
    color: #777;
    background: #ddd;
    -webkit-transition: none;
    transition: none
}

.tag-links a:hover {
    color: #fff;
    background: #1abc9c
}

.tag-links a:hover:before {
    border-right-color: #1abc9c
}

.tag-links a:before {
    position: absolute;
    top: 0;
    left: -12px;
    width: 0;
    height: 0;
    content: "";
    border-top: 12px solid transparent;
    border-right: 12px solid #ddd;
    border-bottom: 12px solid transparent
}

.tag-links a:after {
    position: absolute;
    top: 9px;
    left: -2px;
    width: 5px;
    height: 5px;
    content: "";
    background-color: #fff;
    border-radius: 50%
}

.post-navigation {
    display: table;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 45px;
    overflow: hidden;
    text-align: left;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.post-navigation a {
    position: relative;
    display: table-cell;
    width: 50%;
    padding: 50px 0;
    color: #666;
    vertical-align: middle
}

.post-navigation a:hover .arrow,
.post-navigation a:hover strong {
    color: #333
}

.post-navigation strong {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5
}

.post-navigation .text {
    display: none;
    color: #999
}

.post-navigation .arrow {
    position: absolute;
    top: 50%;
    width: 1em;
    height: 1em;
    margin-top: -.5em;
    font-size: 48px;
    color: #ddd
}

.post-navigation .prev {
    padding-right: 30px;
    padding-left: 65px
}

.post-navigation .prev .arrow {
    left: 10px
}

.post-navigation .prev .arrow:before {
    content: "\E5CB"
}

.post-navigation .next {
    padding-right: 65px;
    padding-left: 30px;
    text-align: right
}

.post-navigation .next .arrow {
    right: 10px
}

.post-navigation .next .arrow:before {
    content: "\E5CC"
}

.page-header,
body.page .entry-header {
    overflow: hidden;
    color: #fff;
    text-align: center;
    background: url(img/headerbg.jpg) repeat fixed 50%;
    background-size: cover
}

.page-header .inner,
body.page .entry-header .inner {
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5) 0, transparent 50%);
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5) 0, transparent 50%)
}

.os-ios .page-header,
.os-ios body.page .entry-header {
    background-attachment: scroll
}

.author-avatar,
.page-icon {
    display: inline-block;
    width: 150px;
    height: 150px;
    margin-bottom: 60px;
    font-size: 96px;
    line-height: 150px;
    color: #fff;
    background: #1abc9c;
    background: rgba(26, 188, 156, .97);
    border-radius: 50%
}

.page-title,
body.page .entry-title {
    line-height: 1;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.page-description {
    margin-top: 1em;
    font-size: 16px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .2)
}

body.page .entry-content {
    margin-top: 50px;
    margin-bottom: 50px
}

.no-results {
    margin-top: 200px;
    margin-bottom: 200px;
    text-align: center
}

.home #header {
    height: auto;
    background: url(img/headerbg.jpg) repeat 50% 0;
    background-size: cover
}

.home #site-branding {
    display: block
}

.home #navbar.pinned+#navbar-placeholder {
    display: block
}

.home #navbar.unpinned {
    position: relative;
    background: 0 0;
    background: rgba(0, 0, 0, .1);
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .5));
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .5))
}

.home #navbar.unpinned .brand {
    display: none
}

.home #navbar.unpinned .mbtn-menu {
    width: 50px
}

.home #navbar.unpinned .mbtn-menu:before {
    margin-left: 0
}

.home #navbar.unpinned #nav {
    display: block
}

.home #navbar.unpinned #nav>ul>li>a {
    border-bottom-color: #1abc9c
}

.home .post.sticky .entry-title {
    position: relative
}

.home .post.sticky .entry-title:before {
    position: absolute;
    top: .4em;
    left: -3.5em;
    padding: .2em .4em;
    font-size: 14px;
    color: #fff;
    content: "置顶";
    background: #1abc9c
}

.home.show-mpanel #navbar.unpinned {
    position: fixed;
    background: #1abc9c
}

.home.show-mpanel #navbar.unpinned .brand {
    display: block
}

#promo {
    padding: 30px 0;
    clear: both;
    text-align: center;
    background: #eee
}

#promo ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#promo li {
    float: left;
    width: 23%;
    max-width: 220px;
    margin: 0 1%
}

#promo a {
    display: inline-block;
    overflow: hidden;
    color: #333;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2)
}

#promo a:hover {
    color: #1abc9c
}

#promo img {
    width: 100%
}

#promo span {
    display: block;
    margin: 7px 9px;
    font-size: 12px;
    text-align: left
}

.author .author-avatar .avatar {
    width: 100%;
    height: 100%;
    vertical-align: top;
    border-radius: 50%
}

.page-template-page-full-width-php .entry-content {
    width: auto
}

.page-template-page-links-php .entry-content {
    width: auto
}

.page-template-page-links-php .entry-content h3 {
    margin-top: 4em;
    text-align: center
}

#links {
    max-width: 1366px;
    margin: 0 auto;
    text-align: center
}

#links .linkcat {
    clear: both
}

#links .blogroll {
    padding: 0;
    margin: 0;
    overflow: hidden;
    list-style: none
}

#links .blogroll li {
    position: relative;
    float: left;
    width: 20%
}

#links .blogroll li:after {
    position: absolute;
    top: 50%;
    right: 0;
    height: 40px;
    margin-top: -20px;
    content: "";
    border-left: 1px solid #ddd
}

#links .blogroll li:nth-child(5n):after {
    display: none
}

#links .blogroll a {
    display: block;
    padding: 40px 0;
    margin: 0 1em;
    text-align: center;
    border-bottom: 0
}

#links .blogroll a:hover {
    color: #fff;
    background: #1abc9c
}

#links .blogroll a:hover .name {
    color: #fff
}

#links .blogroll a:hover .domain {
    color: #fff;
    color: rgba(255, 255, 255, .6)
}

#links .blogroll .domain,
#links .blogroll .name {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#links .blogroll .name {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2;
    color: #222
}

#links .blogroll .domain {
    margin-bottom: 5px;
    color: #999
}

#links .blogroll .favicon {
    width: 16px;
    height: 16px
}

.error404 {
    text-align: center
}

.error404 #main {
    height: 100%;
    color: #fff;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
    background: #483c6b url(img/headerbg_home.jpg) repeat 50% 0;
    background-size: cover
}

.error404 .logo-link {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff
}

.error404 .logo-link .logo-svg {
    height: 36px;
    width: 36px;
    margin: 13px
}

.error404-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 420px;
    height: 300px;
    margin: -150px 0 0 -210px
}

.error404-title {
    margin: 0;
    font: 250px/1 sans-serif;
    color: #fff;
    text-shadow: 5px 5px 0 rgba(0, 0, 0, .1)
}

.error404-desc {
    margin: 0;
    font-size: 24px;
    color: rgba(255, 255, 255, .7)
}

.error404-desc a {
    padding-bottom: 2px;
    color: #fff;
    border-bottom: 2px solid #fff;
    opacity: .7;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.error404-desc a:hover {
    opacity: 1
}

.ads {
    text-align: center;
    max-width: 700px
}

.ads-l {
    position: relative;
    width: 100%;
    margin: 5px;
    max-width: 100%;
    padding-bottom: 50px;
    margin: 50px auto;
    clear: both
}

.ads-l:after {
    position: absolute;
    bottom: -1px;
    left: 50%;
    width: 150px;
    margin-left: -75px;
    content: "";
    border-bottom: 2px solid #ddd
}

.ads-l:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.ads-l:last-child:after {
    display: none
}

.ads-comments,
.ads-post-btm,
.ads-post-top {
    margin: 40px 0
}

.ads-header {
    margin: 40px auto;
    width: 100%;
}

.ads-footer {
    margin: 40px auto;
    width: 100%;
}

.single .ads-footer {
    background: #eee
}

.adsbygoogle {
    min-width: 320px;
    max-width: 728px;
    max-height: 100px;
    margin-right: -14px;
    margin-left: -14px;
    overflow: hidden
}

#browsehappy {
    padding: .8em 0;
    font-family: arial;
    color: #aa6800;
    text-align: center;
    background: #fff7d3;
    border-bottom: 1px solid #ddd
}

#browsehappy a {
    padding: 4px;
    color: #008dfd
}

#browsehappy a:hover {
    text-decoration: underline
}

.social-sharer {
    float: right;
    text-align: center
}

.social-sharer .icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    font-size: 18px;
    line-height: 31px;
    vertical-align: middle;
    border: 1px solid currentColor;
    border-radius: 50%;
    -webkit-transition: .3s;
    transition: .3s
}

.social-sharer .icon:before {
    font-family: c7v5
}

.social-sharer .icon:hover {
    color: #fff
}

.social-sharer .icon-weibo {
    color: #e6162d;
    border-color: #e6162d
}

.social-sharer .icon-weibo:hover {
    background-color: #e6162d
}

.social-sharer .icon-qzone {
    color: #f3b73d;
    border-color: #f3b73d
}

.social-sharer .icon-qzone:hover {
    background-color: #f3b73d
}

.social-sharer .icon-renren {
    color: #0070ce;
    border-color: #0070ce
}

.social-sharer .icon-renren:hover {
    background-color: #0070ce
}

.social-sharer .icon-qq {
    color: #28a8e2;
    border-color: #28a8e2
}

.social-sharer .icon-qq:hover {
    background-color: #28a8e2
}

.social-sharer .icon-wechat {
    color: #0cc417;
    border-color: #0cc417
}

.social-sharer .icon-wechat:hover {
    background-color: #0cc417
}

.social-sharer .icon-facebook {
    color: #3b5999;
    border-color: #3b5999
}

.social-sharer .icon-facebook:hover {
    background-color: #3b5999
}

.social-sharer .icon-twitter {
    color: #1da1f2;
    border-color: #1da1f2
}

.social-sharer .icon-twitter:hover {
    background-color: #1da1f2
}

.social-sharer .icon-linkedin {
    color: #0077b6;
    border-color: #0077b6
}

.social-sharer .icon-linkedin:hover {
    background-color: #0077b6
}

.social-sharer .icon-gplus {
    color: #dd4b39;
    border-color: #dd4b39
}

.social-sharer .icon-gplus:hover {
    background-color: #dd4b39
}

.social-sharer .icon-evernote {
    color: #79c13a;
    border-color: #79c13a
}

.social-sharer .icon-evernote:hover {
    background-color: #79c13a
}

.social-sharer .icon-yingxiang {
    color: #79c13a;
    border-color: #79c13a
}

.social-sharer .icon-yingxiang:hover {
    background-color: #79c13a
}

.social-sharer .icon-douban {
    color: #071;
    border-color: #071
}

.social-sharer .icon-douban:hover {
    background-color: #071
}

.social-sharer .icon-email {
    color: #1c9ff7;
    border-color: #1c9ff7
}

.social-sharer .icon-email:hover {
    background-color: #1c9ff7
}

.social-sharer .icon-webshare {
    color: #1abc9c;
    border-color: #1abc9c
}

.social-sharer .icon-webshare:hover {
    background-color: #1abc9c
}

.social-sharer .qrcode-box {
    position: absolute;
    bottom: 100%;
    left: -115px;
    width: 260px;
    padding: 20px 0;
    margin-bottom: 20px;
    font-size: 14px;
    text-align: center;
    cursor: default;
    visibility: hidden;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 10px 50px rgba(0, 0, 0, .5);
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.social-sharer .qrcode-box:after {
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -10px;
    content: "";
    border: 10px solid transparent;
    border-top-color: #fff
}

.social-sharer .qrcode-box h4 {
    margin: 0;
    font-size: 1em;
    color: #333
}

.social-sharer .qrcode-box img {
    display: block;
    width: 260px;
    height: 260px
}

.social-sharer .qrcode-box p {
    margin: 0;
    line-height: 1;
    color: #666
}

.social-sharer .icon-wechat {
    position: relative
}

.social-sharer .icon-wechat:hover .qrcode-box {
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.social-sharer .icon-email:before {
    font-family: "Material Icons";
    line-height: 31px
}

.tip-box {
    margin: 2em 0;
    clear: both;
    text-align: center
}

.tip-button {
    position: relative;
    display: inline-block;
    padding: 0 1.5em;
    margin: 0 auto 10px;
    font-size: 18px;
    font-weight: 700;
    line-height: 44px;
    color: #fff;
    cursor: pointer;
    background: #f36;
    border-radius: 22px
}

.tip-button:hover .tip-popover {
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.tip-popover {
    position: absolute;
    bottom: 100%;
    left: -115px;
    width: 300px;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1em;
    color: #333;
    text-align: center;
    cursor: default;
    visibility: hidden;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 10px 50px rgba(0, 0, 0, .5);
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.tip-popover:after {
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -10px;
    content: "";
    border: 10px solid transparent;
    border-top-color: #fff
}

.tip-popover div {
    float: left;
    width: 50%
}

.tip-popover img {
    width: 130px;
    margin: 10px
}

.tip-popover span {
    display: block;
    margin-bottom: 10px
}

.tip-desc {
    color: #777
}

#related-posts {
    clear: both
}

#related-posts .related-posts-body {
    overflow: auto;
    background: #1abc9c;
    -webkit-transition: .6s;
    transition: .6s
}

#related-posts .related-posts-body:hover {
    background: #17a98c
}

#related-posts .related-posts-body:hover a {
    background: #17a98c
}

#related-posts .related-posts-body:hover span {
    opacity: .5
}

#related-posts ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1350px;
    padding: 0;
    margin: 0 auto;
    list-style: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

#related-posts li {
    float: left;
    width: 20%;
    height: 220px
}

#related-posts li:nth-child(even) a {
    background: #17a98c
}

#related-posts a {
    position: relative;
    display: block;
    height: 100%;
    overflow: hidden;
    text-decoration: none;
    background: #1abc9c;
    -webkit-transition: .6s;
    transition: .6s
}

#related-posts a:hover {
    background: #1abc9c !important
}

#related-posts a:hover img {
    opacity: .1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

#related-posts a:hover span {
    opacity: 1 !important
}

#related-posts img {
    max-width: none;
    height: 100%;
    margin-left: -77%;
    opacity: .04;
    -webkit-transition: 2s;
    transition: 2s
}

#related-posts span {
    position: absolute;
    top: 0;
    left: 0;
    margin: 20px 30px 0 20px;
    font-size: 24px;
    line-height: 1.4;
    color: #fff;
    -webkit-transition: .6s;
    transition: .6s
}

.yarpp-related+#comments {
    border-top: 0
}

#newsletter {
    background: #eee
}

#newsletter .envelope {
    padding-top: 10px;
    background: #fff url(img/newsletter_border.png) repeat-x 2px 0;
    background: #fff;
    border-radius: 2px 2px 0 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -webkit-transition: background-position .3s;
    transition: background-position .3s
}

#newsletter .envelope:hover {
    background-position: -124px 0
}

#newsletter .inner {
    padding: 20px;
    overflow: hidden;
    background: url(img/newsletter_poststamp.png) no-repeat 320px 2px
}

#newsletter .subscribe {
    float: left;
    width: 400px
}

#newsletter .subscribe .title {
    margin: 0;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.4
}

#newsletter .subscribe .desc {
    display: block;
    margin: .6em 0 1em;
    font-size: 1em;
    color: #999
}

#newsletter .subscribe .email {
    float: left;
    width: 280px;
    height: 40px;
    padding: 0 10px;
    font-size: 20px;
    background: #f7f7f7;
    border: 0;
    border-bottom: 3px solid #eee
}

#newsletter .subscribe .submit {
    width: 100px;
    height: 40px;
    box-sizing: content-box;
    padding: 0;
    font-size: 20px;
    color: #fff;
    background: #2ecc71;
    border: 0;
    border-bottom: 3px solid #27ae60
}

#newsletter .subscribe .submit:focus {
    background-color: #27ae60;
    border-top: 3px solid #239c56;
    border-bottom: 0
}

#newsletter .promo {
    position: relative;
    float: right;
    width: 220px
}

#newsletter .promo:before {
    position: absolute;
    top: 12px;
    left: -20px;
    display: block;
    height: 100px;
    content: "";
    border-left: 1px solid #ddd
}

#newsletter .slides {
    position: relative;
    width: 220px;
    height: 110px;
    margin-bottom: 7px;
    overflow: hidden
}

#newsletter .slides .list {
    position: relative;
    left: 0;
    width: 1100px;
    padding: 0;
    margin: 0;
    list-style: none;
    -webkit-transition: left .2s ease-out;
    transition: left .2s ease-out
}

#newsletter .slides .item {
    float: left;
    width: 220px;
    height: 110px
}

#newsletter .slides-nav {
    font-size: 0;
    text-align: center
}

#newsletter .slides-nav span {
    display: inline-block;
    width: 12px;
    height: 4px;
    margin: 0 2px;
    cursor: pointer;
    background: #ddd
}

#newsletter .slides-nav .current {
    background: #1abc9c
}

#newsletter.no-slides .inner {
    background-position: 580px 2px
}

#newsletter.no-slides .subscribe {
    float: none;
    width: auto
}

@supports (background-image:-webkit-repeating-linear-gradient(45deg, blue, red)) or (background-image:repeating-linear-gradient(45deg, blue, red)) {
    #newsletter .envelope {
        background: #fff repeat-x 7px 0;
        background-image: -webkit-repeating-linear-gradient(135deg, #4882ce, #4882ce 20px, #fff 20px, #fff 35px, #eb1b2e 35px, #eb1b2e 55px, #fff 55px, #fff 70px);
        background-image: repeating-linear-gradient(-45deg, #4882ce, #4882ce 20px, #fff 20px, #fff 35px, #eb1b2e 35px, #eb1b2e 55px, #fff 55px, #fff 70px);
        background-size: 100% 10px
    }

    #newsletter .envelope:hover {
        background-position: -50px 0
    }
}

@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape) {

    .ads-l,
    .container,
    .post-list .post,
    .wp {
        margin-right: max(20px, env(safe-area-inset-right));
        margin-left: max(20px, env(safe-area-inset-left))
    }
}

@media (max-width:1024px) {
    .container {
        width: auto;
        margin-right: 20px;
        margin-left: 20px
    }

    #navbar.unpinned .mbtn-search,
    #navbar:hover .mbtn-search,
    .touch .mbtn-search {
        display: block
    }

    #navbar.unpinned #search-form,
    #navbar:hover #search-form,
    .touch #search-form {
        display: none
    }

    #search-form {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 100;
        background: rgba(255, 255, 255, .95);
        -webkit-animation: fadeIn .5s;
        animation: fadeIn .5s
    }

    #search-form.out {
        -webkit-animation: fadeOut .5s forwards;
        animation: fadeOut .5s forwards
    }

    #search-form label {
        display: none
    }

    #search-form .popular-tags {
        display: block
    }

    #s {
        width: 70% !important;
        height: 1.6em;
        padding-right: .3em;
        padding-left: .3em;
        margin-top: 40%;
        margin-top: 40vh;
        margin-right: 0 !important;
        font-size: 1.4em;
        color: #333;
        border-bottom-color: #1abc9c;
        opacity: 1
    }

    .widget {
        width: 31% !important;
        margin-right: 2%;
        margin-left: 0
    }

    .widget:nth-child(n+4) {
        display: none
    }

    #links .blogroll li {
        width: 25%
    }

    #links .blogroll li:nth-child(4n):after {
        display: none
    }

    #links .blogroll li:nth-child(5n):after {
        display: block
    }
}

@media (max-width:960px) {
    #related-posts li {
        height: 160px
    }

    #related-posts span {
        margin-right: 20px;
        font-size: 18px
    }

    #links .blogroll li {
        width: 33.3%
    }

    #links .blogroll li:nth-child(3n):after {
        display: none
    }

    #links .blogroll li:nth-child(4n):after {
        display: block
    }

    #links .blogroll a {
        padding: 30px 0
    }

    #links .blogroll .name {
        font-size: 20px
    }
}

@media (max-width:768px) {
    #site-menu>li>a {
        padding-right: .2em;
        padding-left: .2em
    }

    #site-menu .menu-item-hidden-tablet-up {
        display: none
    }

    #site-menu .menu-item-visible-tablet-down {
        display: block
    }
}

@media (max-width:740px) {

    .ads-l,
    .post-list .post,
    .wp {
        width: auto;
        margin-right: 20px;
        margin-left: 20px
    }

    .adsbygoogle {
        margin-right: -20px;
        margin-left: -20px
    }

    .post-list .format-status {
        margin-right: 0;
        margin-left: 0
    }

    .post-list .format-status .status-inner {
        width: auto;
        padding-right: 0;
        margin: 0 40px
    }

    .entry-content pre {
        border-radius: 0
    }

    #newsletter {
        display: none
    }
}

@media (max-width:568px) {

    #backtop,
    #breadcrumbs,
    #footer .follow,
    #promo,
    #site-menu,
    .ads-l:after,
    .comment-reply-login,
    .format-chat .entry-summary,
    .format-standard .entry-summary,
    .no-comments,
    .post-list .post:after,
    .post-navigation .arrow,
    .posts-navigation .nav-links {
        display: none !important
    }

    .ads-l,
    .container,
    .post-list .post,
    .wp {
        margin-right: 15px;
        margin-left: 15px
    }

    @supports (margin-left:max(15px, env(safe-area-inset-left))) {

        .ads-l,
        .container,
        .post-list .post,
        .wp {
            margin-right: max(15px, env(safe-area-inset-right));
            margin-left: max(15px, env(safe-area-inset-left))
        }
    }

    .ads-comments,
    .ads-post-btm,
    .ads-post-top {
        margin: 15px 0
    }

    .adsbygoogle {
        margin-right: 0;
        margin-left: 0
    }

    #site-branding {
        padding: 60px 0
    }

    #logo.logo-svg {
        width: 70px;
        height: 70px;
        margin-bottom: 15px
    }

    #logo.logo-img {
        width: 150px
    }

    #site-title {
        margin-bottom: 5px;
        font-size: 44px
    }

    #site-description {
        font-size: 18px
    }

    #navbar {
        height: 50px;
        background: #1abc9c;
        -webkit-animation: none !important;
        animation: none !important
    }

    #navbar .brand {
        display: inline-block;
        float: none;
        width: auto;
        height: 50px;
        padding-right: 10px;
        padding-left: 10px;
        line-height: 50px;
        white-space: nowrap
    }

    #navbar .brand .logo-svg {
        height: 28px;
        width: 28px;
        margin-top: 11px;
        margin-right: 4px;
        color: #fff
    }

    #navbar .brand .logo-img {
        height: 100%
    }

    #navbar .brand-svg:after {
        content: attr(title)
    }

    #navbar .brand-img .logo-img .colored,
    #navbar .brand-img .logo-img .white {
        display: none
    }

    #navbar .brand-img .logo-img .m {
        display: block
    }

    #navbar.pinned {
        background: #1abc9c
    }

    #navbar-placeholder {
        height: 50px
    }

    .mbtn-menu,
    .mbtn-search {
        display: block
    }

    #footer {
        text-align: center
    }

    .navigation {
        margin: 20px 0
    }

    .nav-links {
        height: 44px
    }

    .nav-links .page-numbers {
        display: none
    }

    .nav-links .current,
    .nav-links .next,
    .nav-links .prev {
        display: inline-block
    }

    .nav-links .current {
        position: absolute;
        left: 50%;
        color: #ccc;
        border: 0;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0)
    }

    .nav-links .prev {
        float: left
    }

    .nav-links .next {
        float: right
    }

    .page-indicator {
        margin-top: -20px
    }

    .home .post.sticky .entry-title:before {
        position: static;
        margin-right: .3em;
        font-size: 12px;
        vertical-align: 3px
    }

    .comment-navigation,
    .posts-navigation {
        height: 44px
    }

    .loadmore {
        width: 120px;
        margin-top: 2px;
        margin-bottom: 2px;
        line-height: 40px;
        border-width: 1px
    }

    .wp-caption {
        width: auto !important;
        max-width: none;
        margin-right: -15px !important;
        margin-left: -15px !important
    }

    .ads-l,
    .post-list .post {
        padding-bottom: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #ddd
    }

    .post-list .entry-title,
    .post-list .format-quote blockquote {
        font-size: 20px
    }

    .post-list .entry-meta {
        margin-bottom: 0
    }

    .post-list .post-format:before {
        position: static;
        width: 16px;
        height: 16px;
        margin-right: 3px;
        font-size: 12px;
        line-height: 16px;
        background: #1abc9c
    }

    .post-list .format-status {
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border-bottom: none
    }

    .post-list .format-status .post-format {
        top: 23px
    }

    .post-list .format-status .status-inner {
        padding-left: 25px;
        margin: 0 30px
    }

    .post-list .format-status .entry-summary {
        margin-top: 20px
    }

    .post-list .format-status .entry-meta {
        margin-bottom: 20px
    }

    .post-list .ads+.format-status,
    .post-list .post+.format-status {
        margin-top: -21px
    }

    .single .entry-header {
        margin-bottom: 30px
    }

    .single .entry-header .inner {
        background: #1abc9c
    }

    .single .entry-header .wp {
        margin-top: 70px;
        margin-bottom: 80px
    }

    .single .has-post-cover .entry-header {
        margin-bottom: -55px
    }

    .single .has-post-cover .entry-header .wp {
        margin-bottom: 135px
    }

    .single .post-cover {
        margin-bottom: 20px;
        box-shadow: 0 0 0 5px #fff
    }

    .single .entry-meta .slash {
        margin: 0 3px
    }

    .entry-header .inner,
    .page-header .inner {
        padding-top: 50px;
        padding-top: calc(50px + env(safe-area-inset-top))
    }

    .entry-title,
    .page-title {
        font-size: 2em
    }

    .entry-footer {
        margin-bottom: 20px
    }

    .tag-links {
        display: block;
        float: none;
        margin-bottom: 20px
    }

    .social-sharer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        float: none;
        text-align: center;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .social-sharer .icon {
        margin: 0 3px
    }

    .post-navigation {
        display: block;
        border-bottom: 0
    }

    .post-navigation .next,
    .post-navigation .prev {
        display: block;
        width: auto;
        padding: 1em;
        border-bottom: 1px solid #ddd
    }

    .post-navigation .next {
        text-align: left
    }

    .post-navigation .text {
        display: block
    }

    .post-navigation strong {
        height: auto;
        padding: 0 !important;
        font-size: 1em
    }

    #related-posts h3,
    .comments-title {
        font-size: 26px
    }

    #related-posts ul {
        display: block;
        width: 700px;
        min-width: 100%
    }

    #related-posts ul.size-1 {
        width: 140px
    }

    #related-posts ul.size-2 {
        width: 280px
    }

    #related-posts ul.size-3 {
        width: 420px
    }

    #related-posts ul.size-4 {
        width: 560px
    }

    #related-posts ul.size-5 {
        width: 700px
    }

    #related-posts li {
        width: 140px;
        height: 140px
    }

    #related-posts img {
        margin-left: -107%
    }

    #related-posts span {
        font-size: 1em
    }

    .entry-content pre,
    .entry-content table {
        margin-right: -15px;
        margin-left: -15px
    }

    #comments {
        padding-bottom: 10px
    }

    #commentform {
        margin-left: 52px
    }

    #commentform.guest-must-log-in .comment-form-main {
        background: 0 0;
        box-shadow: none
    }

    #commentform.guest-must-log-in .comment-form-main .must-log-in {
        line-height: 52px
    }

    .author-info {
        left: -52px;
        width: 52px;
        height: 52px
    }

    .author-info .logged-in-as {
        display: none
    }

    .comment-form-main {
        margin-left: 0;
        background: #fff;
        border-radius: 0 2px 2px 2px;
        box-shadow: 0 2px 6px rgba(0, 0, 0, .2)
    }

    .comment-textarea-wrapper {
        padding-left: 0;
        margin-bottom: 0;
        margin-left: 0;
        background: 0 0;
        box-shadow: none
    }

    .comment-form-fields {
        float: none;
        background: 0 0;
        box-shadow: none
    }

    .comment-form-fields p {
        float: none;
        border-top: 1px solid #eee;
        border-left: 0
    }

    .comment-form-fields input {
        width: 100%;
        box-sizing: border-box
    }

    .comment-meta {
        padding-top: 0
    }

    .comment-list {
        margin-left: 52px
    }

    .comment-list #commentform {
        margin-left: 30px
    }

    .comment-list .author-info {
        left: -30px;
        width: 30px;
        height: 30px
    }

    .comment-list .children {
        margin-left: 30px !important
    }

    .comment-list .children .comment-author .avatar {
        top: -2px;
        left: -30px;
        width: 24px;
        height: 24px
    }

    .comment-author {
        display: block;
        line-height: 1.2
    }

    .comment-author .avatar {
        top: -2px;
        left: -44px;
        width: 36px;
        height: 36px
    }

    .comment-metadata {
        display: block
    }

    .comment-metadata:before {
        display: none
    }

    .comment-actions {
        top: 0
    }

    .search-form {
        width: 100%
    }

    #sidebar .container {
        padding-bottom: 0
    }

    .widget {
        float: none;
        width: auto !important;
        margin: 0 0 20px;
        clear: both
    }

    .author-avatar,
    .page-icon {
        width: 100px;
        height: 100px;
        margin-bottom: 40px;
        font-size: 60px;
        line-height: 100px
    }

    .error404 #main {
        position: relative;
        min-height: 320px;
        text-shadow: 1px 1px 0 rgba(0, 0, 0, .1)
    }

    .error404-box {
        left: 0;
        width: 100%;
        height: auto;
        margin: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .error404-title {
        font-size: 150px
    }

    .error404-desc {
        font-size: 16px
    }

    .error404-desc a {
        border-bottom-width: 1px
    }

    .page-template-page-links-php .entry-content {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    #links .blogroll li {
        width: 50%
    }

    #links .blogroll li:nth-child(odd):after {
        display: block
    }

    #links .blogroll li:nth-child(even):after {
        display: none
    }

    #links .blogroll a {
        padding: 20px 0
    }

    #links .blogroll .name {
        font-size: 18px
    }

    .page-header,
    body.page .entry-header {
        background-attachment: scroll
    }

    .page-header .wp,
    body.page .entry-header .wp {
        margin-top: 60px;
        margin-bottom: 60px
    }

    .ads-comments {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

@media (max-width:320px) {
    .adsbygoogle {
        margin-right: -10px;
        margin-left: -10px
    }
}

@media (min-width:569px) {
    .mbtn-search {
        width: 60px;
        height: 60px;
        line-height: 60px
    }
}

@media (orientation:landscape) {
    #m-panel .m-nav li {
        float: left;
        width: 25%
    }

    #m-panel .m-subnav {
        margin: 20px 70px
    }
}

@media (max-width: 568px) {

    .format-chat .entry-summary,
    .format-standard .entry-summary {
        display: block !important
    }
}

@font-face {
    font-family: "SiteTitle";
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url("fonts/site-title.eot");
    src: url("fonts/site-title.eot?#iefix") format("embedded-opentype"), url("fonts/site-title.woff") format("woff"), url("fonts/site-title.ttf") format("truetype"), url("fonts/site-title.svg#title") format("svg");
}

#site-title,
#navbar .brand:after {
    font-family: "SiteTitle"
}

@font-face {
    font-family: "SiteDescription";
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url("fonts/site-description.eot");
    src: url("fonts/site-description.eot?#iefix") format("embedded-opentype"), url("fonts/site-description.woff") format("woff"), url("fonts/site-description.ttf") format("truetype"), url("fonts/site-description.svg#description") format("svg");
}

#site-description {
    font-family: "SiteDescription"
}

@media (max-width:568px) {

    #get-sidebar,
    #sidebar {
        display: none
    }
}

.home #header {
    background-image: url(https://chuse24h.com/wp-content/themes/c7v5/img/headerbg.jpg)
}

body.archive .page-header {
    background-image: url(https://chuse24h.com/wp-content/uploads/2021/06/chuse24h.jpg)
}

body.author .page-header {
    background-image: url(https://chuse24h.com/wp-content/uploads/2021/06/chuse24h.jpg)
}

body.search .page-header {
    background-image: url(https://chuse24h.com/wp-content/uploads/2021/06/chuse24h.jpg)
}

.error404 #main {
    background-image: url(https://chuse24h.com/wp-content/uploads/2021/06/chuse24h.jpg)
}

/*1623208293*/