a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline
}

html {
  box-sizing: border-box;
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

button, input, textarea {
  -webkit-appearance: none;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
  font-family: "Hiragino Sans GB", "Microsoft YaHei", STHeiti, "WenQuanYi Micro Hei", Helvetica, Arial, sans-serif
}

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

body {
  line-height: 1.8;
  color: rgba(0, 0, 0, .8);
  font-family: "Hiragino Sans GB", "Microsoft YaHei", STHeiti, "WenQuanYi Micro Hei", Helvetica, Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga" on;
  background-color: #ddd
}

article, aside, details, figcaption, figure, footer, header, main, nav, section {
  display: block
}

ol, ul {
  list-style: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

caption, td, th {
  font-weight: 400;
  text-align: left
}

blockquote:after, blockquote:before, q:after, q:before {
  content: ""
}

blockquote, q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none
}

blockquote {
  border-left: 3px solid rgb(10 142 9 / 13%);
  font-weight: 400;
  letter-spacing: .01rem;
  margin: 30px 0;
  padding-left: 20px;
}

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

pre {
  padding: 20px;
  white-space: pre-wrap;
  word-wrap: break-word;
  font: 14px/22px 'courier new';
  position: relative;
  margin: 40px 0;
  background-color: #f8f8f8;
  border-radius: 3px
}

code {
  padding: 2px;
  background-color: #eee;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-word;
  letter-spacing: 0;
  font: 14px/26px 'courier new';
  border-radius: 3px
}

pre code {
  padding: 0;
  background-color: #fff;
  border-radius: 0
}

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

.screen-reader-text {
  position: absolute;
  left: -9999px;
  top: -9999px
}

button::-moz-focus-inner {
  border: 0;
  padding: 0
}

a {
  color: inherit;
  text-decoration: none
}

input[disabled] {
  cursor: default;
  color: rgba(0, 0, 0, .8);
  background-color: rgba(0, 0, 0, .05)
}

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

/*https://icomoon.io/app*/
@font-face {
  font-family: icomoon;
  src: url(../fonts/icomoon.eot?jh4rkv);
  src: url(../fonts/icomoon.eot?jh4rkv#iefix) format('embedded-opentype'),
  url(../fonts/icomoon.ttf?jh4rkv) format('truetype'),
  url(../fonts/icomoon.woff?jh4rkv) format('woff'),
  url(../fonts/icomoon.svg?jh4rkv#icomoon) format('svg');
  font-weight: 400;
  font-style: normal
}

[class*=" icon-"], [class^=icon-] {
  font-family: icomoon, serif !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-qq:before {
  content: "\e901";
}

.icon-wechat:before {
  content: "\e900";
}

.icon-weixin:before {
  content: "\e900";
}

.icon-location:before {
  content: "\e947";
}

.icon-clock:before {
  content: "\e94e";
}

.icon-reply:before {
  content: "\e96a";
}

.icon-search:before {
  content: "\e986";
}

.icon-link:before {
  content: "\e9cb";
}

.icon-heart:before {
  content: "\e9da";
}

.icon-heart1:before {
  content: "\e904";
}

.icon-heart {
  /*这个属性确保了元素是一个内联块级元素，从而允许应用变换和动画*/
  display: inline-block;
}

.icon-reply1 {
  content: "\e905";
}

.icon-reply2 {
  content: "\e906";
}

.icon-cool2:before {
  content: "\e9ec";
}

.icon-arrow-up:before {
  content: "\ea32";
}

.icon-instagram:before {
  content: "\ea92";
}

.icon-twitter:before {
  content: "\ea96";
}

.icon-sina-weibo:before {
  content: "\ea9a";
}

.icon-rss:before {
  content: "\ea9b";
}

.icon-degree-celsius:before {
  content: "\e902";
}

.icon-degree-fahrenheit:before {
  content: "\e903";
}

.icon-notes:before {
  content: "\e909";
}

footer .icon-animate {
  animation: heartbeat-animate 1.2s ease-in-out infinite !important;
}

@-webkit-keyframes heartbeat-animate {
  0%, 100% {
    transform: scale(1);
  }
  10%, 30% {
    transform: scale(0.88);
  }
  20%, 40%, 60%, 80% {
    transform: scale(1.08);
  }
  50%, 70% {
    transform: scale(1.08);
  }
}

@-moz-keyframes heartbeat-animate {
  0%, 100% {
    transform: scale(1);
  }
  10%, 30% {
    transform: scale(0.88);
  }
  20%, 40%, 60%, 80% {
    transform: scale(1.08);
  }
  50%, 70% {
    transform: scale(1.08);
  }
}

@-o-keyframes heartbeat-animate {
  0%, 100% {
    transform: scale(1);
  }
  10%, 30% {
    transform: scale(0.88);
  }
  20%, 40%, 60%, 80% {
    transform: scale(1.08);
  }
  50%, 70% {
    transform: scale(1.08);
  }
}

@keyframes heartbeat-animate {
  0%, 100% {
    transform: scale(1);
  }
  10%, 30% {
    transform: scale(0.88);
  }
  20%, 40%, 60%, 80% {
    transform: scale(1.08);
  }
  50%, 70% {
    transform: scale(1.08);
  }
}

.u-textAlignCenter {
  text-align: center
}

.surface-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
  margin-top: 60px;
  margin-bottom: 60px;
  background-color: #fff
}

@media (max-width: 600px) {
  .surface-content {
    margin: 0
  }
}

/*.site-header {*/
/*  background-position: center center;*/
/*  background-size: cover;*/
/*  background-origin: border-box;*/
/*  background-color: #f0f0f0;*/
/*  position: relative;*/
/*  box-sizing: border-box;*/
/*  padding: 140px 40px*/
/*}*/

.site-header .header-inner {
  position: relative
}

.site-header .avatar {
  border-radius: 100%;
  border: 3px #fff solid;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, .8)
}

.site-header .site-title {
  font-size: 28px
}

.site-header .social-links:before {
  width: 35%;
  height: 1px;
  display: block;
  background-color: rgba(0, 0, 0, .97);
  content: "";
  margin: 15px auto 10px;
  transition: all .5s
}

.site-header .social-links:hover:before {
  transform: scalex(0)
}

.site-header .social-links .social-link {
  margin: 0 5px
}

.site-header .social-links .social-link:hover {
  color: #27ae60
}

@media (max-width: 600px) {
  /*.site-header {
    padding: 40px 0
  }*/
}

.layoutSingleColumn {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto
}

.main-content {
  padding-left: 60px;
  padding-right: 60px
}

@media (max-width: 600px) {
  .main-content {
    padding-left: 15px;
    padding-right: 15px
  }
}

.topNav-items {
  border-bottom: 1px solid rgba(0, 0, 0, .05);
  line-height: 50px;
  font-size: 14px
}

.menu-item {
  display: inline-block;
  margin-right: 15px;
  color: rgba(0, 0, 0, .6);
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px
}

.menu-item.current-menu-item {
  color: rgba(0, 0, 0, .8);
  font-weight: 700
}

.menu-item:hover {
  color: rgba(0, 0, 0, .8)
}

.topNav-items li {
  transition: background-position-x 0.9s linear;
  text-align: center;

  a {
    color: #777;
    text-decoration: none;
    transition: all 0.45s;
  }

  a:hover {
    color: #27ae60;
  }
}

.block-image {
  background-position: center center;
  background-size: cover;
  background-origin: border-box;
  background-color: #f0f0f0;
  border: 1px solid rgba(0, 0, 0, .05);
  display: block
}

.button {
  display: inline-block;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: bottom;
  background: rgba(0, 0, 0, 0);
  text-decoration: none;
  border-radius: 999em;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, .3);
  user-select: none;
  font-size: 14px;
  color: rgba(0, 0, 0, .3);
  height: 37px;
  padding: 0 16px
}

.button--primary {
  color: #27ae60;
  border-color: #27ae60
}

.block--list {
  border-bottom: 2px rgba(0, 0, 0, .05) solid;
  padding: 40px 0;
  position: relative
}

.block--list .block-title {
  font-size: 24px;
  text-align: center
}

.block--list .block-title a:hover {
  color: #27ae60
}

.block--list:last-child {
  border-bottom: 0
}

.block-postMetaWrap {
  color: rgba(0, 0, 0, .44);
  font-size: 14px;
  margin-bottom: 20px;
  font-family: dinmedium
}

.block-archiveMetaWrap {
  color: rgba(0, 0, 0, .44);
  font-size: 15px;
  font-family: dinmedium, serif
}

.grap ol, .grap p, .grap ul {
  margin-bottom: 20px
}

.grap p {
  word-break: break-all
}

.grap .wp-caption, .grap p.with-img {
  margin-left: -60px;
  margin-right: -60px
}

.grap strong {
  font-weight: 700
}

.grap em {
  font-style: italic
}

.grap li {
  margin-left: 30px;
  margin-bottom: 12px;
  padding-top: 2px
}

.grap li:before {
  content: "•";
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 14px;
  margin-left: -58px;
  padding-right: 15px;
  display: inline-block;
  text-align: right;
  width: 58px
}

.grap ol {
  counter-reset: post
}

.grap ol > li:before {
  content: counter(post, decimal) ".";
  counter-increment: post;
  padding-right: 12px
}

.grap h3 {
  color: rgba(0, 0, 0, .44);
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 10px
}

.grap hr {
  margin-top: 32px;
  margin-bottom: 22px;
  display: block;
  border: 0;
  text-align: center
}

.grap hr:before {
  content: '...';
  display: inline-block;
  margin-left: .6em;
  color: rgba(0, 0, 0, .6);
  position: relative;
  top: -20px;
  font-size: 28px;
  letter-spacing: .6em
}

.grap a {
  text-decoration: underline
}

.alignleft {
  float: left;
  margin: .375em 1.75em 1.75em 0
}

.alignright {
  float: right;
  margin: .375em 0 1.75em 1.75em
}

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

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

.wp-caption .wp-caption-text {
  text-align: center;
  font-size: 14px
}

@media (max-width: 600px) {
  .grap .wp-caption, .grap p.with-img {
    margin-left: -15px;
    margin-right: -15px
  }
}

.grap--h2 {
  font-size: 24px
}

.postFooterinfo {
  border-top: 1px solid rgba(0, 0, 0, .05);
  padding-top: 20px;
  padding-bottom: 20px
}

.postFooterinfo .author-name {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 5px
}

.postFooterinfo .author-description {
  color: rgba(0, 0, 0, .6);
  font-size: 14px
}

.postFooterinfo .avatar {
  border-radius: 100%;
  padding: 4px;
  border: 1px rgba(0, 0, 0, .05) solid
}

.postFooterAction {
  padding: 20px 0
}

.postFooterAction .wpl-button {
  border-color: #27ae60;
  color: #27ae60;
  cursor: pointer
}

.postFooterAction .wpl-button.is-active, .postFooterAction .wpl-button:hover {
  background-color: #27ae60
}

.wpl-button.is-active, .wpl-button:hover {
  background-color: #57ad68;
  color: #fff;
}

.wpl-button {
  height: 32px;
  line-height: 31px;
  border-radius: 999em;
  padding: 0 15px;
  border: 1px #57ad68 solid;
  color: #57ad68;
  display: inline-block;
  font-size: 14px;
  background: #fff;
}

.site-footer {
  padding-top: 20px;
  padding-bottom: 20px;
  color: rgba(0, 0, 0, .6);
  font-size: 14px;
  margin-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, .15);
  font-family: dinmedium
}

.site-footer span {
  color: #27ae60
}

.block-footer {
  color: rgba(0, 0, 0, .44);
  font-size: 12px;
  border-left: 2px solid rgba(0, 0, 0, .05);
  padding-left: 10px
}

.inputTextarea {
  resize: none;
  border: 1px #eee solid;
  width: 100%;
  padding: 10px
}

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

.responsesWrapper {
  margin-bottom: 30px
}

.form-submit .submit {
  border: 2px solid #27ae60;
  color: #27ae60;
  background-color: #fff;
  display: inline-block;
  padding: 3px 15px;
  border-radius: 3px;
  font-size: 14px;
  cursor: pointer
}

.form-submit .submit:hover {
  background-color: #27ae60;
  color: #fff
}

.required {
  color: #c00
}

.nav-links .page-numbers {
  border: 1px rgba(0, 0, 0, .15) solid;
  display: inline-block;
  padding: 1px 10px;
  margin: 5px;
  border-radius: 3px;
  color: rgba(0, 0, 0, .44)
}

.nav-links .page-numbers.current, .nav-links .page-numbers:hover {
  background-color: #27ae60;
  color: #fff
}

.page404 {
  padding: 100px 0;
  text-align: center
}

.page404 b {
  font-size: 120px;
  color: rgba(0, 0, 0, .44)
}

.page404 .page404_friendlyTips {
  background: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet);
  -webkit-background-clip: text;
  color: transparent;
  animation: rainbow 5s infinite;
}

.author-meta {
  font-size: 14px;
  font-style: italic;
  color: rgba(0, 0, 0, .44);
  margin-top: 5px
}

.author-meta-item {
  margin: 5px
}

.post--keywords {
  margin: 20px 0
}

.post--keyword {
  background-color: #fafafa;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  color: rgba(0, 0, 0, .44);
  display: inline-block;
  font-size: 12px;
  margin-bottom: 8px;
  margin-right: 8px;
  padding: 2px 9px
}

.post--keyword sup {
  display: inline-block;
  font-size: 12px;
  transform: translate3d(0, -3px, 0)
}

.moment-footer .tag {
  background-color: #fafafa;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  color: rgba(0, 0, 0, .44);
  display: inline-block;
  font-size: 12px;
  margin-bottom: 8px;
  margin-right: 8px;
  padding: 2px 9px
}

.moment-footer a {
  text-decoration: none;
}

.butterBar {
  margin-left: 36%;
  max-width: 640px;
  position: fixed;
  text-align: center;
  top: 0;
  width: 58%;
  z-index: 800
}

.butterBar--center {
  left: 50%;
  margin-left: -320px
}

.butterBar-message {
  background: rgba(255, 255, 255, .97);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .25), 0 0 1px rgba(0, 0, 0, .35);
  display: inline-block;
  font-size: 14px;
  margin-bottom: 0;
  padding: 12px 25px
}

.back-to-top {
  position: fixed;
  width: 32px;
  height: 32px;
  right: 10%;
  bottom: 100px;
  cursor: pointer;
  font-size: 32px
}

.back-to-top span {
  color: rgba(0, 0, 0, .44)
}

.back-to-top span:hover {
  color: #27ae60
}

@media (max-width: 600px) {
  .back-to-top {
    display: none
  }
}

.posts-nav {
  padding: 30px 0
}

.posts-nav .page-numbers {
  display: inline-block;
  background-color: #fafafa;
  padding: 3px 10px;
  border: 1px solid rgba(0, 0, 0, .05);
  color: rgba(0, 0, 0, .6);
  font-size: 12px;
  border-radius: 3px;
  margin: 0 5px
}

.posts-nav .page-numbers.current, .posts-nav .page-numbers:hover {
  background-color: #27ae60;
  color: #fff
}

.posts-nav .page-numbers.current {
  cursor: not-allowed
}

.u-hide {
  display: none
}

.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-header {
  padding: 30px 0;
  border-bottom: 1px rgba(0, 0, 0, .05) solid
}

.archive-header .archive-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px
}

.archive-header .taxonomy-description {
  color: rgba(0, 0, 0, .44)
}

.link-title {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 18px;
  color: rgba(0, 0, 0, .44)
}

.page-wrapper {
  /*padding: 30px 0*/
}

.post-status {
  margin-bottom: 15px
}

.post-status .avatar {
  float: left;
  margin-right: 20px;
  border-radius: 100%;
  border: 1px rgba(0, 0, 0, .06) solid;
  transition: all .5s
}

.post-status:hover .avatar {
  transform: rotate(360deg)
}

.status-footer {
  text-align: right;
  font-size: 14px;
  font-family: dinmedium
}

.status-footer span {
  background-color: #27ae60;
  color: #fff;
  display: inline-block;
  border-radius: 3px;
  padding: 0 8px
}

.puma-images {
  margin: 0 -60px 20px;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
  -webkit-column-rule-width: 0;
  -moz-column-rule-width: 0;
  column-rule-width: 0
}

@media (max-width: 600px) {
  .puma-images {
    margin-left: -15px;
    margin-right: -15px;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
  }
}

.puma-image {
  position: relative
}

.puma-image:hover .puma-image-overlay {
  opacity: 1
}

.puma-image-overlay {
  align-items: center;
  background: rgba(0, 0, 0, .45) none repeat scroll 0 0;
  display: flex;
  bottom: 0;
  justify-content: center;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: opacity 250ms ease-out 0s;
  right: 0
}

.puma-image-overlay:after {
  color: rgba(255, 255, 255, .95);
  content: "+";
  display: block;
  text-shadow: 0 1px 2px #000
}

.puma-image img {
  display: block
}

.termlike {
  border-color: #27ae60;
  color: #27ae60;
  line-height: 33px;
  height: 32px
}

.termlike.is-active {
  color: #fff;
  background-color: #27ae60
}

.post-navigation {
  padding: 20px 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, .05)
}

.post-navigation .meta-nav {
  display: block;
  color: rgba(0, 0, 0, .44);
  font-size: 12px;
  text-transform: uppercase
}

.post-navigation .nav-next, .post-navigation .nav-previous {
  width: 50%
}

.post-navigation .nav-previous {
  float: left
}

.post-navigation .nav-next {
  float: right;
  text-align: right
}

.search-form {
  color: rgba(255, 255, 255, .95);
  font-size: 14px;
  display: inline-block;
  border-bottom: 1px rgba(255, 255, 255, .95) solid;
  padding: 5px 0;
  line-height: 30px;
  transform: scaleY(0);
  transition: all .5s
}

.search-form.is-active {
  transform: scaleY(1)
}

.search-field {
  border: 0;
  background-color: rgba(0, 0, 0, 0);
  color: rgba(255, 255, 255, .95)
}

.search-submit {
  background-color: rgba(0, 0, 0, .3);
  border: 0;
  color: #fff;
  cursor: pointer
}

.more-link {
  color: rgba(0, 0, 0, .44);
  font-size: 12px
}

.more-link:hover {
  color: #27ae60
}

.sticky:before {
  content: "置顶文章";
  display: block;
  text-align: center;
  color: #27ae60;
  font-size: 12px;
  font-weight: 700
}

.share-icons {
  float: right;
  color: rgba(0, 0, 0, .44);
  font-size: 20px
}

.share-icons span {
  cursor: pointer
}

.share-icons span:hover {
  color: #27ae60
}

.wfi-nav {
  background-color: #fafafa;
  margin-left: -60px;
  margin-right: -60px;
  border-top: 1px solid rgba(0, 0, 0, .05)
}

.puma-instagram {
  line-height: 0;
  margin-left: -60px;
  margin-right: -60px;
  margin-top: 0 !important
}

.puma-instagram .wfi-image {
  padding: 0;
  width: 33.3333333333%
}

@media (max-width: 600px) {
  .puma-instagram {
    margin-left: -15px;
    margin-right: -15px
  }

  .puma-instagram .wfi-image {
    width: 50%
  }
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

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

.hidden {
  display: none;
}
