@import url("feathericon.css");
@import url("my_fonts.css");


/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15 /* 1 */;
  -webkit-text-size-adjust: 100% /* 2 */;
}
body {
  margin: 0;
}
h1 {
  font-family: FZQDJF;
  font-size: 3em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box /* 1 */;
  height: 0 /* 1 */;
  overflow: visible /* 2 */;
}
pre {
  font-family: monospace, monospace /* 1 */;
  font-size: 1em /* 2 */;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none /* 1 */;
  text-decoration: underline /* 2 */;
  text-decoration: underline dotted /* 2 */;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace /* 1 */;
  font-size: 1em /* 2 */;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit /* 1 */;
  font-size: 100% /* 1 */;
  line-height: 1.15 /* 1 */;
  margin: 0 /* 2 */;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]-moz-focusring,
[type="reset"]-moz-focusring,
[type="submit"]-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box /* 1 */;
  color: inherit /* 2 */;
  display: table /* 1 */;
  max-width: 100% /* 1 */;
  padding: 0 /* 3 */;
  white-space: normal /* 1 */;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box /* 1 */;
  padding: 0 /* 2 */;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield /* 1 */;
  outline-offset: -2px /* 2 */;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button /* 1 */;
  font: inherit /* 2 */;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
html {
  font-size: 61.8%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
body {
  position: relative;
  background-color: #fff;
  font-family: FZSSK_Quotation, Times, FZKTK, Arial, sans-serif;
  font-size: 1.6rem;    /* 默认字号比原模板小了一点 */
  line-height: 1.7;
  color: #1e3e3f;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  text-size-adjust: 100%;
}
body ::selection {
  background: #5c6b72;
  color: #e6e6e6;
}
a {
  color: #127ea9;
}
a:hover {
  color: #1594c6;
}
a:active {
  color: #1178a1;
}
a.disabled {
  color: #adb5bd;
}
img {
  max-width: 100%;
}
.article-date,
.article-category .article-category-link,
.archive-year-wrap .archive-year,
.archive-article-date {
  text-decoration: none;
  color: #5c6b72;
}
.article-date:hover,
.article-category .article-category-link:hover,
.archive-year-wrap .archive-year:hover,
.archive-article-date:hover {
  color: #5c6b72;
}
.archive-article-inner {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.article-entry h1,
.article-entry h2,
.article-entry h3,
.article-entry h4,
.article-entry h5,
.article-entry h6 {
  margin: 1.5rem 0;
}
.article-entry hr {
  height: 0.1rem;
  background-color: #e6e6e6;
  border: none;
  padding: 0;
  margin: 1.5rem 0;
}
.article-entry strong {
  font-weight: bold;
}
.article-entry em,
.article-entry cite {
  font-style: italic;
}
.article-entry sup,
.article-entry sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.article-entry sup {
  top: -0.5rem;
}
.article-entry sub {
  bottom: -0.25rem;
}
.article-entry small {
  font-size: 85%;
}
.article-entry acronym,
.article-entry abbr {
  border-bottom: 0.1rem #e6e6e6 dotted;
}
.article-entry ul,
.article-entry ol,
.article-entry dl {
  margin: 1.5rem 0;
  line-height: line-height;
}
.article-entry p,
.article-entry table,
.article-entry blockquote {
  margin: 1.5rem 0;
}
.article-entry img,
.article-entry video {
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
}
.article-entry iframe {
  border: none;
}
.article-entry table {
  width: 100%;
  border-collapse: collapse;
  vertical-align: middle;
  empty-cells: show;
  text-align: left;
}
.article-entry table th,
.article-entry table td,
.article-entry table {
  border: 0.1rem #e6e6e6 solid;
}
.article-entry table th,
.article-entry table td {
  padding: 1rem 1.5rem;
}
.article-entry table tbody tr:nth-child(2n) {
  background-color: rgba(230,230,230,0.25);
}
.article-entry blockquote {
  display: block;
  padding: 0 1.5rem;
  width: 100%;
  overflow: auto;
  border-left: 0.3rem #9c8079 solid;
  color: #5c6b72;
}
.article-entry blockquote > :first-child {
  margin-top: 0;
}
.article-entry blockquote > :last-child {
  margin-bottom: 0;
}
.article-entry blockquote footer cite:before {
  content: "—";
  padding: 0 0.5rem;
}
.jumbotron {
  padding: 0;
  margin-bottom: 3rem;
  text-align: center;
}
.content,
.sidebar {
  transition: all 0.3s ease-in-out;
}
.content {
  position: relative;
  z-index: 1;
  margin-right: 0;
}
.content.on {
  transform: translateX(-10rem);
}
.content .copy-btn {
  position: absolute;
  font-size: 12px;
  color: rgba(140,140,140,0.8);
  transition: color;
  cursor: pointer;
}
.content .copy-btn:hover {
  color: #8c8c8c;
}
.sidebar {
  position: fixed;
  z-index: 9;
  top: 0;
  right: -10rem;
  bottom: 0;
  width: 10rem;
  background-color: #f4f4f4;
}
.sidebar.on {
  right: 0;
}
.navbar-toggle {
  position: absolute;
  top: 1.5rem;
  right: 11.5rem;
  padding: 0.5rem 1rem;
  border: none;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  border-radius: 0.4rem;
  background-color: rgba(30,62,63,0.25);
  color: #fff;
}
.navbar-toggle::before {
  content: '\f105';
  font-family: feathericon;
  font-size: larger;
}
.wrap,
.outer {
  width: 100%;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin: auto;
}
.wrap::before,
.outer::before,
.wrap::after,
.outer::after {
  content: "";
  display: table;
  clear: both;
}
.local-search {
  width: 100%;
}
.tocbot {
  display: none;
}
@media (min-width: 768px) {
  .jumbotron {
    margin-bottom: 6rem;
  }
  .content {
    margin-right: 10rem;
  }
  .sidebar {
    right: 0;
    background-color: #fff;
  }
  .navbar-toggle {
    display: none;
  }
  .wrap,
  .outer {
    width: 70rem;
    padding-right: 0;
    padding-left: 0;
  }
  .local-search {
    width: 70rem;
  }
}
@media (min-width: 1200px) {
  .tocbot {
    display: block;
  }
}
.list-unstyled,
.list-inline {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.list-inline {
  position: relative;
  margin: 0 -0.75rem;
}
.list-inline > li {
  display: inline-block;
  padding: 0 0.75rem;
}
.category-list {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.category-list > .category-list-item {
  display: inline-block;
  padding: 0.5rem 1rem;
}
.category-list > .category-list-item:before {
  content: "\f18c";
  font-family: feathericon;
  margin-right: 0.5rem;
}
.tag-list {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.tag-list > .tag-list-item {
  display: inline-block;
  padding: 0.5rem 1rem;
}
.tag-list > .tag-list-item:before {
  content: "\f153";
  font-family: feathericon;
  margin-right: 0.5rem;
}
.video {
  position: relative;
  height: auto;
}
.video .brand {
  width: 4.2rem;
}
.video-frame {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
}
.video-frame img {
  display: block;
  width: 100%;
}
.video-media {
  position: relative;
  z-index: 0;
  height: 90vh;
  overflow: hidden;
}
.video-media video,
.video-media img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
}
.video-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(178,191,204,0.6);
}
.video-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -65%);
}
.video-inner a,
.video-inner {
  color: #fff;
  text-decoration: none;
}
.video-learn-more {
  position: absolute;
  z-index: 1;
  bottom: -3rem;
  right: 0;
  left: 0;
}
.video-learn-more a > .fe {
  font-size: 3rem;
  color: #adb5bd;
}
.video-learn-more a > .fe:hover {
  color: #1e3e3f;
}
.search-form-wrap {
  position: fixed;
  top: -100%;
  right: 10rem;
  left: 0;
  opacity: 0;
  transition: 0.3s;
}
.search-form-wrap.on {
  top: 0;
  opacity: 1;
}
.local-search {
  position: relative;
  margin: 0 auto;
  padding: 3rem;
  background-color: #fff;
  box-shadow: 0 1rem 3rem rgba(30,62,63,0.05);
  max-height: 100vh;
  overflow-y: auto;
}
.local-search-input {
  border: 0.1rem #e6e6e6 solid;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  border-radius: 0.4rem;
  background-color: #fff;
  width: 100%;
  padding: 1rem 1.5rem;
  outline: none;
}
.local-search-input::-webkit-search-results-decoration,
.local-search-input::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.local-search-close {
  position: absolute;
  top: 3.85rem;
  right: 4.25rem;
  display: block;
  height: 2rem;
  width: 2rem;
  padding: 0;
  border: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #9c8079;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.local-search-close::before {
  content: '\f114';
  font-family: feathericon;
}
.local-search-result {
  text-align: left;
}
.search-result-list {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.search-result-list li {
  padding: 1.5rem 0;
}
.search-result-list li:not(:last-child) {
  border-bottom: 0.1rem #e6e6e6 solid;
}
.search-result-list li .search-result-title {
  font-size: 1.6rem;
  font-weight: bold;
}
.search-result-list li .search-result {
  padding-top: 0.5rem;
  margin: 0;
  max-height: 12rem;
  overflow: hidden;
}
.search-result-list li em.search-keyword {
  color: #9e6a4d;
}
.search-result-empty {
  padding: 3rem 0 0;
}
.article {
  padding: 3rem 0;
}
.article-topping {
  position: absolute;
  top: 0;
  left: -3rem;
  color: #ea434a;
}
.article-topping .fe {
  font-size: 2rem;
  line-height: 1.7;
}
.article-meta::before,
.article-meta::after {
  content: "";
  display: table;
  clear: both;
}
.article-date::before {
  content: '\f10f';
  margin-right: 0.5rem;
  font-family: feathericon;
  opacity: 0.5;
}
.article-category {
  display: inline-block;
  margin-left: 1.5rem;
}
.article-category:before {
  content: "\f18c";
  font-family: feathericon;
  margin-right: 0.5rem;
}
.archive-article-header + .article-category {
  margin-left: 0;
}
.article-entry {
  margin-top: 3rem;
  margin-bottom: 0.5rem;
  color: #1e3e3f;
}
.article-entry::before,
.article-entry::after {
  content: "";
  display: table;
  clear: both;
}
.article-entry .pullquote {
  text-align: left;
  width: 45%;
  margin: 0;
}
.article-entry .pullquote.left {
  margin-left: 0.5em;
  margin-right: 1em;
}
.article-entry .pullquote.right {
  margin-right: 0.5em;
  margin-left: 1em;
}
.article-entry .caption {
  color: color-grey;
  display: block;
  font-size: 0.9em;
  margin-top: 0.5em;
  position: relative;
  text-align: center;
}
.article-entry .video-container {
  position: relative;
  padding-top: 56.25%;
  height: 0;
  overflow: hidden;
}
.article-entry .video-container iframe,
.article-entry .video-container object,
.article-entry .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
}
.article-header {
  position: relative;
}
.article-header h1,
.article-header h2 {
  margin: 0;
  font-size: 2.4rem;    /* h2 的字号稍小些 */
}
.article-header .article-title {
  text-decoration: none;
  color: #1e3e3f;
}
.article-footer {
  margin-top: 3rem;
}
.article-footer::before,
.article-footer::after {
  content: "";
  display: table;
  clear: both;
}
.article-tag-list {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  margin: 0;
}
.article-tag-list:before {
  content: "\f153";
  font-family: feathericon;
  margin-right: 0.5rem;
}
.article-tag-list .article-tag-list-item {
  display: inline-block;
  padding-right: 1rem;
}
.article-tag-list .article-tag-list-link {
  text-decoration: none;
}
.article-comment-link {
  float: right;
}
.article-comment-link:before {
  content: "\f1d2";
  font-family: feathericon;
  padding-right: 8px;
}
.article-share-link {
  cursor: pointer;
  float: right;
  margin-left: 20px;
}
.article-share-link:before {
  content: "\f14f";
  font-family: feathericon;
  padding-right: 6px;
}
.article-nav {
  position: relative;
  padding-top: 3rem;
  margin-top: 5rem;
  border-top: 0.1rem #e6e6e6 solid;
}
.article-nav::before,
.article-nav::after {
  content: "";
  display: table;
  clear: both;
}
.article-nav-link {
  display: block;
  text-decoration: none;
}
.article-nav-link:first-child {
  float: left;
}
.article-nav-link:last-child {
  float: right;
  text-align: right;
}
.article-nav-caption {
  color: #5c6b72;
}
.article-nav-title {
  font-size: inherit;
}
.article-share-box {
  position: absolute;
  display: none;
  background: #fff;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  border-radius: 0.4rem;
  box-shadow: 1px 2px 10px rgba(0,0,0,0.2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-left: -145px;
  overflow: hidden;
  z-index: 1;
}
.article-share-box.on {
  display: block;
}
.article-share-input {
  width: 100%;
  background: none;
  box-sizing: border-box;
  padding: 0 1.5rem;
  outline: none;
  border: none;
  border-bottom: 0.1rem #e6e6e6 solid;
  height: 3.6rem;
  line-height: 3.6rem;
}
.article-share-links::before,
.article-share-links::after {
  content: "";
  display: table;
  clear: both;
}
.article-share-twitter,
.article-share-facebook,
.article-share-pinterest,
.article-share-google {
  position: relative;
  display: block;
  float: left;
  width: 5rem;
  height: 3.6rem;
  color: #172d3e;
  text-align: center;
  text-decoration: none;
}
.article-share-twitter:before,
.article-share-facebook:before,
.article-share-pinterest:before,
.article-share-google:before {
  font-size: 20px;
  font-family: feathericon;
}
.article-share-twitter:hover,
.article-share-facebook:hover,
.article-share-pinterest:hover,
.article-share-google:hover {
  color: #fff;
}
.article-share-twitter:before {
  content: "\f1dd";
}
.article-share-twitter:hover {
  background: #00aced;
  text-shadow: 0 1px #008abe;
}
.article-share-facebook:before {
  content: "\f1d4";
}
.article-share-facebook:hover {
  background: #3b5998;
  text-shadow: 0 1px #2f477a;
}
.article-share-pinterest:before {
  content: "\f1db";
}
.article-share-pinterest:hover {
  background: #cb2027;
  text-shadow: 0 1px #a21a1f;
}
.article-share-google:before {
  content: "\f1d8";
}
.article-share-google:hover {
  background: #dd4b39;
  text-shadow: 0 1px #be3221;
}
.tocbot {
  position: absolute;
  top: 14rem;
  left: calc((100vw - 70rem) / 2 + 70rem);
  font-size: 80%;
  opacity: 0.8;
}
.tocbot > .toc-list {
  position: relative;
  overflow: hidden;
}
.toc-list {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  padding-left: 1rem;
}
a.toc-link {
  height: 100%;
  color: #172d3e;
  text-decoration: none;
}
.is-collapsible {
  max-height: 1000px;
  overflow: hidden;
  transition: all;
}
.is-collapsed {
  max-height: 0;
}
.is-position-fixed {
  position: fixed !important;
  top: 0;
  right: 10rem;
}
.is-active-link {
  font-weight: 700;
}
.toc-link::before {
  background-color: #e6e6e6;
  content: ' ';
  display: inline-block;
  height: inherit;
  left: 0;
  margin-top: -1px;
  position: absolute;
  width: 2px;
}
.is-active-link::before {
  background-color: #127ea9;
}
.article-gallery {
  position: relative;
}
.article-gallery-photos {
  position: relative;
  overflow: hidden;
}
.article-gallery-img {
  display: none;
  max-width: 100%;
}
.article-gallery-img:first-child {
  display: block;
}
.article-gallery-img.loaded {
  position: absolute;
  display: block;
}
.article-gallery-img img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.article-albums {
  position: relative;
}
.article-albums-photos {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.article-albums-photos::before,
.article-albums-photos::after {
  content: "";
  display: table;
  clear: both;
}
.article-albums-photos::after {
  content: '';
  flex-grow: 999999999;
}
.article-albums-photos .article-albums-item {
  position: relative;
  flex-grow: 1;
  margin: 0.5rem;
  overflow: hidden;
}
.article-albums-photos .article-albums-item img {
  object-fit: cover;
  max-width: 100%;
  min-width: 100%;
  vertical-align: center;
}
.article-albums-photos .article-albums-item .article-albums-caption {
  display: block;
  width: 100%;
  padding: 1rem 0;
  text-align: center;
}
@media (min-width: 576px) {
  .article-albums-item img {
    height: 32rem;
  }
  .article-albums-item .article-albums-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    background: linear-gradient(to top, rgba(0,0,0,0.5), transparent);
    color: #fff;
    padding: 1rem;
    opacity: 0;
    transform: translateY(100%);
    transition: all 0.3s ease-in-out;
  }
  .article-albums-item:hover .article-albums-caption {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (min-width: 768px) {
  .article-albums-item img {
    height: 20rem;
  }
}
.justified-gallery {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.justified-gallery > a,
.justified-gallery > div,
.justified-gallery > figure {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  background: #adb5bd /* To have gray placeholders while the gallery is loading with waitThumbnailsLoad = false */;
  filter: "alpha(opacity=10)";
  opacity: 0.1;
  margin: 0;
  padding: 0;
}
.justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > figure > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a > img,
.justified-gallery > figure > a > img,
.justified-gallery > a > svg,
.justified-gallery > div > svg,
.justified-gallery > figure > svg,
.justified-gallery > a > a > svg,
.justified-gallery > div > a > svg,
.justified-gallery > figure > a > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  border: none;
  filter: "alpha(opacity=0)";
  opacity: 0;
}
.justified-gallery > a > .caption,
.justified-gallery > div > .caption,
.justified-gallery > figure > .caption {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  background-color: rgba(0,0,0,0.5);
  background: linear-gradient(to top, rgba(0,0,0,0.5), transparent);
  color: #fff;
}
.justified-gallery > a > .caption.caption-visible,
.justified-gallery > div > .caption.caption-visible,
.justified-gallery > figure > .caption.caption-visible {
  display: initial;
}
.justified-gallery > .jg-entry-visible {
  filter: "alpha(opacity=100)";
  opacity: 1;
  background: none;
}
.justified-gallery > .jg-entry-visible > img,
.justified-gallery > .jg-entry-visible > a > img,
.justified-gallery > .jg-entry-visible > svg,
.justified-gallery > .jg-entry-visible > a > svg {
  filter: "alpha(opacity=100)";
  opacity: 1;
  -webkit-transition: opacity 500ms ease-in;
  -moz-transition: opacity 500ms ease-in;
  -o-transition: opacity 500ms ease-in;
  transition: opacity;
}
.justified-gallery > .jg-filtered {
  display: none;
}
.justified-gallery > .jg-filtered > .spinner {
  position: absolute;
  bottom: 0;
  margin-left: -24px;
  padding: 10px 0 10px 0;
  left: 50%;
  filter: "alpha(opacity=100)";
  opacity: 1;
  overflow: initial;
}
.justified-gallery > .jg-filtered > span {
  display: inline-block;
  filter: "alpha(opacity=0)";
  opacity: 0;
  width: 8px;
  height: 8px;
  margin: 0 4px 0 4px;
  background-color: #000;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.articles .article {
  padding: 1.8rem 0 0rem 0;    /* 每个条目的上下间距调小了一些，条目之间更紧凑 */
}
.articles .article:not(:last-child) {
  border-bottom: 0.1rem #e6e6e6 solid;
}
.articles .article-entry,
.articles .article-footer {
  margin-top: 0;
}
.articles .article-entry .article-gallery {
  margin-top: 1.5rem;
}
.archives-wrap {
  position: relative;
}
.archives-wrap::before,
.archives-wrap::after {
  content: "";
  display: table;
  clear: both;
}
.archives-wrap:first-child {
  margin-top: 3rem;
}
.archives-wrap:last-child {
  margin-bottom: 3rem;
}
.archive-year-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 6rem;
}
.archive-year-wrap .archive-year {
  position: relative;
  display: inline-block;
}
.archive-year-wrap .archive-year::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0.15rem;
  background-color: #5c6b72;
  width: 100%;
}
.archives {
  margin-left: 6rem;
  border-left: 0.1rem #e6e6e6 dashed;
  padding-left: 3rem;
}
.archives::before,
.archives::after {
  content: "";
  display: table;
  clear: both;
}
.archive-article-inner {
  margin-bottom: 1.5rem;
}
.archive-article-header {
  display: table-row;
}
.archive-article-header > a,
.archive-article-header > h2 {
  display: table-cell;
}
.archive-article-header h2 {
  margin: 0;
  padding-left: 3rem;
}
.archive-article-header h2 .archive-article-title {
  text-decoration: none;
  font-size: 1.5rem;
}
.archive-article-footer {
  margin-top: 1.5rem;
}
.archive-article-date {
  position: relative;
  display: block;
}
.archive-article-date::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -3.5rem;
  margin-top: -0.5rem;
  width: 1rem;
  height: 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  border-radius: 1rem;
  background-color: #e6e6e6;
}
.page-type-title {
  margin: 0;
  padding: 3rem 0;
}
.page-nav {
  margin: 3rem auto;
  text-align: center;
  overflow: hidden;
}
.page-nav::before,
.page-nav::after {
  content: "";
  display: table;
  clear: both;
}
.page-nav a,
.page-nav span {
  padding: 1rem 1.5rem;
  line-height: 1;
}
.page-nav a {
  text-decoration: none;
}
.page-nav .prev {
  float: left;
}
.page-nav .next {
  float: right;
}
.page-nav .page-number {
  display: inline-block;
}
@media mq-mobile {
  .page-nav .page-number {
    display: none;
  }
}
.page-nav .current {
  font-weight: bold;
}
.page-nav .space {
  color: #e6e6e6;
}
.footer {
  border-top: 0.1rem #e6e6e6 solid;
  padding: 3rem 0;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
.article-entry pre,
.article-entry .highlight {
  background: #f6f8fa;
  padding: 1.5rem;
  margin: 1.5rem 0;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  border-radius: 0.4rem;
  overflow: auto;
  color: #4d4d4c;
}
.article-entry .highlight .gutter pre,
.article-entry .gist .gist-file .gist-data .line-numbers {
  color: #8e908c;
}
.article-entry pre,
.article-entry code {
  font-family: inherit;
  text-shadow: none;
}
.article-entry code {
  background: #f6f8fa;
  padding: 0.25rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
.article-entry pre code {
  background: none;
  padding: 0;
}
.article-entry .highlight pre {
  border: none;
  margin: 0;
  padding: 0;
}
.article-entry .highlight table {
  margin: 0;
  width: auto;
  border: none;
}
.article-entry .highlight td {
  border: none;
  padding: 0;
}
.article-entry .highlight figcaption {
  font-size: 85%;
  color: #8e908c;
  line-height: 1rem;
  margin-bottom: 1rem;
}
.article-entry .highlight figcaption::before,
.article-entry .highlight figcaption::after {
  content: "";
  display: table;
  clear: both;
}
.article-entry .highlight figcaption a {
  float: right;
}
.article-entry .highlight .gutter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.article-entry .highlight .gutter pre {
  text-align: right;
  padding-right: 1.5rem;
}
.article-entry .highlight .line {
  height: inherit;
}
.article-entry .highlight .line.marked {
  background: #d6d6d6;
}
.article-entry .gist {
  background: #f6f8fa;
}
.article-entry .gist .gist-file {
  border: none;
  margin: 0;
}
.article-entry .gist .gist-file .gist-data {
  background: none;
  border: none;
}
.article-entry .gist .gist-file .gist-data .line-numbers {
  background: none;
  border: none;
}
.article-entry .gist .gist-file .gist-data .line-data {
  padding: 0 !important;
}
.article-entry .gist .gist-file .highlight {
  margin: 0;
  padding: 0;
  border: none;
}
.article-entry .gist .gist-file .gist-meta {
  background: #f6f8fa;
  color: #8e908c;
  padding: 0;
  margin-top: 1rem;
}
.article-entry .gist .gist-file .gist-meta a {
  font-weight: normal;
}
.article-entry .gist .gist-file .gist-meta a:hover {
  text-decoration: underline;
}
pre .comment,
pre .title {
  color: #8e908c;
}
pre .variable,
pre .attribute,
pre .tag,
pre .regexp,
pre .ruby .constant,
pre .xml .tag .title,
pre .xml .pi,
pre .xml .doctype,
pre .html .doctype,
pre .css .id,
pre .css .class,
pre .css .pseudo {
  color: #f2777a;
}
pre .number,
pre .preprocessor,
pre .built_in,
pre .literal,
pre .params,
pre .constant {
  color: #f99157;
}
pre .class,
pre .ruby .class .title,
pre .css .rules .attribute {
  color: #9c9;
}
pre .string,
pre .value,
pre .inheritance,
pre .header,
pre .ruby .symbol,
pre .xml .cdata {
  color: #9c9;
}
pre .css .hexcolor {
  color: #6cc;
}
pre .function,
pre .python .decorator,
pre .python .title,
pre .ruby .function .title,
pre .ruby .title .keyword,
pre .perl .sub,
pre .javascript .title,
pre .coffeescript .title {
  color: #69c;
}
pre .keyword,
pre .javascript .function {
  color: #c9c;
}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pace .pace-progress {
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 0.2rem;
  background-color: #127ea9;
}
.pace-inactive {
  display: none;
}
.gitalk,
.markdown-body {
  font-size: 1.75rem !important;
}
.gt-container .gt-avatar.gt-comment-avatar img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.vcomments {
  margin-top: 3rem;
}
.macbook {
  position: relative;
}
.macbook .macbook-screen {
  position: relative;
  background-color: transparent;
  border-style: solid;
  border-color: #fff;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  border-radius: 1rem;
  border-width: 1.25rem;
  box-shadow: 0 1rem 3rem rgba(0,0,0,0.15), 0 0 0.5rem rgba(0,0,0,0.15) inset;
}
.macbook .macbook-keyboard {
  display: none;
  position: relative;
  box-sizing: content-box;
  background-color: #fff;
  border-bottom: solid 0.75rem #f2f2f2;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  margin: -0.5rem -5rem 0;
  height: 0.5rem;
  box-shadow: 0 0.5rem 3rem rgba(0,0,0,0.15);
}
.macbook .macbook-keyboard::before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(90deg, #f2f2f2, #fff, #f2f2f2);
  box-shadow: 0 0 0.1rem rgba(0,0,0,0.05) inset;
  width: 20%;
  height: 0.3rem;
  -webkit-border-radius: 0.125rem;
  -moz-border-radius: 0.125rem;
  border-radius: 0.125rem;
}
@media (min-width: 768px) {
  .macbook .macbook-screen {
    border-width: 2rem 1.25rem 1.25rem;
  }
  .macbook .macbook-keyboard {
    display: block;
  }
}
.macbook-wrap {
  padding: 1rem 9rem;
}
.scrolling-wrap {
  min-height: 30rem;
  overflow: hidden;
}
.scrolling {
  position: absolute;
  top: 30rem;
  width: 100%;
  animation: scrolling-animation 10s ease-in-out 1s infinite;
}
@-moz-keyframes scrolling-animation {
  0% {
    top: 0;
  }
  10% {
    top: 0;
    transform: translateY(0);
  }
  30% {
    transform: translateY(-35%);
  }
  60% {
    transform: translateY(-75%);
  }
  90% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scrolling-animation {
  0% {
    top: 0;
  }
  10% {
    top: 0;
    transform: translateY(0);
  }
  30% {
    transform: translateY(-35%);
  }
  60% {
    transform: translateY(-75%);
  }
  90% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(-100%);
  }
}
@-o-keyframes scrolling-animation {
  0% {
    top: 0;
  }
  10% {
    top: 0;
    transform: translateY(0);
  }
  30% {
    transform: translateY(-35%);
  }
  60% {
    transform: translateY(-75%);
  }
  90% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes scrolling-animation {
  0% {
    top: 0;
  }
  10% {
    top: 0;
    transform: translateY(0);
  }
  30% {
    transform: translateY(-35%);
  }
  60% {
    transform: translateY(-75%);
  }
  90% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(-100%);
  }
}
.navbar {
  position: relative;
  padding-top: 3rem;
  text-align: center;
}
.navbar .nav {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.navbar .nav .nav-item-link {
  display: block;
  padding: 1rem;
  color: #172d3e;
  text-decoration: none;
  cursor: pointer;
}
.navbar .nav .nav-item-link:hover {
  color: #1594c6;
}
.navbar .nav.nav-main .nav-item-link::before,
.navbar .nav.nav-main .nav-item-link i.fe {
  display: block;
  line-height: 1;
}
.navbar .nav.nav-main .nav-item-link::before {
  font-family: 'feathericon';
}
.navbar .nav.nav-main .nav-item:nth-child(1) .nav-item-link::before {
  content: '\f12f';
}
.navbar .nav.nav-main .nav-item:nth-child(2) .nav-item-link::before {
  content: '\f12a';
}
.navbar .nav.nav-main .nav-item:nth-child(3) .nav-item-link::before {
  content: '\f1a9';
}
.navbar .nav.nav-main .nav-item:nth-child(4) .nav-item-link::before {
  content: '\f174';
}
.navbar-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.logo {
  text-align: center;
}
.logo img {
  width: 4.2rem;
}
.totop {
  position: relative;
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
  width: 3.2rem;
  height: 3.2rem;
  -webkit-border-radius: 3.2rem;
  -moz-border-radius: 3.2rem;
  border-radius: 3.2rem;
  background-color: #f4f4f4;
  line-height: 3rem;
}
.totop:hover > i {
  animation: rocket 0.3s ease-in-out;
}
@-moz-keyframes rocket {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  45% {
    transform: translateY(-3.2rem);
    opacity: 0;
  }
  55% {
    transform: translateY(3.2rem);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes rocket {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  45% {
    transform: translateY(-3.2rem);
    opacity: 0;
  }
  55% {
    transform: translateY(3.2rem);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@-o-keyframes rocket {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  45% {
    transform: translateY(-3.2rem);
    opacity: 0;
  }
  55% {
    transform: translateY(3.2rem);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes rocket {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  45% {
    transform: translateY(-3.2rem);
    opacity: 0;
  }
  55% {
    transform: translateY(3.2rem);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
