html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  overflow: visible;
  box-sizing: content-box;
  height: 0;
}
pre {
  margin: 1em 0;
  font-size: 1em;
  font-family: monospace;
}
a {
  outline: 0;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
  -webkit-text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}
code,
kbd,
samp {
  font-size: 1em;
  font-family: monospace;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.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-size: 100%;
  font-family: sans-serif;
  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: 0.35em 0.75em 0.625em;
}
legend {
  display: table;
  box-sizing: border-box;
  padding: 0;
  max-width: 100%;
  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"] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
[hidden],
template {
  display: none;
}
.banner-top {
  margin-top: 30px;
}
.container {
  margin-right: auto;
  margin-left: auto;
  width: 1200px;
}
.container-wallpaper {
  padding: 15px;
  border-radius: 0 0 5px 5px;
  background-color: #fff;
}
.post-wallpaper {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  word-break: break-word;
}
.jigsaw .item {
  position: relative;
  float: left;
}
.jigsaw .quater {
  display: inline-block;
  width: 25%;
}
.oneImg {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
}
.oneImg:hover {
  z-index: 22;
  box-shadow: 0 0 20px #000;
}
.jigsaw img {
  width: 100%;
  height: 100%;
}
.jigsaw .half {
  display: inline-block;
  width: 50%;
}
#loadmore {
  display: none;
  color: #666;
  line-height: 40px;
}
#loadmore,
figcaption {
  text-align: center;
}
.banner-right {
  margin-top: 30px;
  width: 600px;
  height: 25pc;
}
.owl-carousel {
  position: relative;
  z-index: 1;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
}
.rec-list {
  display: block;
  padding: 1pc 0;
  border-bottom: 1px solid #f4f4f4;
}
.rec-list img {
  border-radius: 2px;
}
.fl {
  float: left;
}
.rec-list .content {
  display: inline-block;
  margin-left: 5px;
  width: 90pt;
  height: 90px;
}
.rec-list .content p {
  display: -webkit-box;
  overflow: hidden;
  color: #777;
  text-overflow: ellipsis;
  font-size: 9pt;
  font-family: microsoft yahei;
  line-height: 17px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.rec-list .content .coupon {
  display: block;
  margin: 20px 0;
  color: #999;
  font-size: 9pt;
}
.rec-list .content .coupon i {
  position: relative;
  top: 2px;
  margin-left: 5px;
  color: var(--accent-color);
  font-size: 18px;
  font-family: Arial;
  line-height: 21px;
}
.rec-list:hover .content p {
  color: var(--accent-color);
}
.rec-lista {
  margin-top: 20px;
  text-align: center;
}
@media (min-width: 1230px) {
  .col-lg-3,
  .navbar .menu-item-mega > .sub-menu > .menu-item {
    margin-left: 20px;
    max-width: 280px;
  }
  .banner-right {
    display: inline-block;
  }
  .owl-carousel {
    float: left;
    margin-right: 20px;
    width: 580px;
  }
  .col-lg-9 {
    max-width: 900px;
  }
}
@media (max-width: 1229px) {
  .banner-right {
    display: none;
  }
}
@media (max-width: 1230px) {
  .container {
    padding: 0 15px;
    width: 100%;
  }
}
.col-lg-12,
.col-lg-3,
.col-lg-9,
.col-lg-img,
.navbar .menu-item-mega > .sub-menu > .menu-item {
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .yumus-single-top-a-d {
    margin-bottom: 30px;
  }
  .yumus-single-bottom-a-d {
    margin: 30px 0;
  }
  .col-lg-3,
  .navbar .menu-item-mega > .sub-menu > .menu-item {
    margin-left: auto;
    max-width: 22%;
    flex: 0 0 22%;
  }
  .col-lg-9 {
    max-width: 76.5%;
    flex: 0 0 76.5%;
  }
  .col-lg-12 {
    max-width: 100%;
    flex: 0 0 100%;
  }
}
@media (min-width: 767px) {
  .row {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 575px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hamburger,
  .hidden-lg {
    display: none !important;
  }
  .social-links + .search-open {
    margin-left: -3px !important;
  }
  .navbar .branding-within {
    flex: 2;
  }
  .social-links {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hamburger {
    display: none !important;
  }
  .navbar .branding-within {
    flex: 2;
  }
}
@media (min-width: 992px) {
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background-color: #f5f7fd;
  color: #777;
  font-size: 14px;
  font-family: Microsoft YaHei, WenQuanYi Micro Hei, Arial, Verdana, Tahoma,
    sans-serif;
  line-height: 20px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  color: #1a1a1a;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px;
  color: #1a1a1a;
  font-weight: 500;
  line-height: 1.4;
}
p {
  margin: 0 0 15px;
  color: #555;
  line-height: 32px;
}
img {
  display: block;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
blockquote {
  margin: 20px 0;
  padding-left: 20px;
  border-left: 4px solid var(--accent-color);
  color: #555;
  font-size: 14px;
  line-height: 20px;
}
blockquote > :last-child {
  margin-bottom: 0 !important;
}
blockquote cite {
  display: block;
}
blockquote cite a {
  color: #555;
}
blockquote p {
  margin-bottom: 5px !important;
  line-height: 20px;
}
hr {
  position: relative;
  margin: 30px auto;
  border: 0;
  border-radius: 50%;
}
hr,
hr:after,
hr:before {
  width: 5px;
  height: 5px;
  background-color: #1a1a1a;
}
hr:after,
hr:before {
  position: absolute;
  border-radius: 50%;
  content: "";
}
hr:before {
  right: 20px;
}
hr:after {
  left: 20px;
}
table {
  margin: 0 0 15px;
  border-collapse: collapse;
  font-size: 13px;
  word-break: normal;
}
td,
th {
  padding: 8px 9pt;
  border: 1px solid #f4f4f4;
}
dl,
ol,
ul {
  margin: 0 0 30px;
  padding-left: 30px;
}
dl {
  padding-left: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 15px;
}
embed,
iframe {
  display: block;
  overflow: hidden;
  width: 100%;
  border: 0;
}
figure {
  margin: 0;
}
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
textarea {
  display: block;
  margin-bottom: 10px;
  padding: 0;
  width: 100%;
  height: 40px;
  border: 0;
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0;
  background-color: transparent;
  color: #1a1a1a;
  font-size: 14px;
  font-family: inherit;
  line-height: 38px;
  transition: border-color cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
textarea:focus {
  outline: 0;
  border-color: #e6e6e6;
}
textarea {
  padding-bottom: 10px;
  height: 100%;
  line-height: inherit;
  resize: vertical;
}
select {
  padding: 0 14px;
  width: 100%;
  height: 40px;
  outline: 0;
  border: 1px solid #f4f4f4;
  border-radius: 0;
  background-color: #fff;
  background-image: url("data:image/png;background-repeat:no-repeat;color:#1a1a1a;font-size:14px;font-family:inherit;line-height:40px;-webkit-appearance:none;-moz-appearance:none;appearance:none;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC");
  background-position: 100%;
}
label {
  font-size: 13px;
}
form.inline {
  position: relative;
}
form.inline .inline-field,
form.inline .inline-fields {
  margin-bottom: 0;
  padding-right: 20px;
  color: #000;
  text-overflow: ellipsis;
}
form.inline button[type="submit"] {
  position: absolute;
  top: 50%;
  right: -10px;
  margin-top: -15px;
  padding: 0;
  width: 30px;
  height: 30px;
  border: 0;
  background-color: transparent;
  color: #1a1a1a;
  text-align: center;
  font-size: 1pc;
  line-height: 30px;
}
.button,
.navigation .nav-next a,
.navigation .nav-previous a,
button[type="submit"],
input[type="submit"] {
  display: inline-block;
  padding: 10px 20px;
  outline: 0;
  border: 1px solid var(--accent-color);
  border-radius: 30px;
  background-color: var(--accent-color);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 9pt;
  font-family: inherit;
  line-height: 1;
  cursor: pointer;
}
.button:hover,
.navigation .nav-next a:hover,
.navigation .nav-previous a:hover,
button[type="submit"]:hover,
input[type="submit"]:hover {
  opacity: 1;
}
.button.transparent,
.navigation .nav-next a.transparent,
.navigation .nav-previous a.transparent,
button[type="submit"].transparent,
input[type="submit"].transparent {
  border: 1px solid hsla(0, 0%, 100%, 0.3);
  background-color: transparent;
}
.social-links > a {
  display: inline-block;
  vertical-align: middle;
  font-size: 1pc;
}
.social-links > a + a {
  margin-left: 10px;
}
.u-clearfix:after,
.u-clearfix:before {
  display: table;
  content: " ";
}
.u-clearfix:after {
  clear: both;
}
.u-plain-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.u-permalink {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  outline: 0;
}
.lazyloaded {
  width: 100%;
  height: 130px;
  border-radius: 2px;
  opacity: 1;
  transition: opacity 1s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.wallpaper-tags {
  margin-bottom: 20px;
  padding: 15px 0;
  width: 100%;
  height: 130px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  text-align: center;
}
.wallpaper-tags ul {
  margin: 0;
  padding: 0;
}
.wallpaper-tags ul li {
  float: left;
  display: block;
  margin: 0;
  padding: 15px 0;
  width: 10%;
  color: #000;
  text-align: center;
}
.wallpaper-tags ul li:hover {
  color: var(--accent-color);
}
.with-masonry .posts-wrapper {
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.with-masonry .posts-wrapper.initialized {
  opacity: 1;
}
.with-masonry .posts-wrapper .grid-sizer {
  min-height: 0;
}
.post {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  word-break: break-word;
}
.post .entry-wrapper {
  padding: 30px;
  background-color: #fff;
}
.post .entry-content > :first-child,
.post .entry-content > :first-child > :first-child {
  margin-top: 0 !important;
}
.post .entry-content > :last-child,
.post .entry-content > :last-child > :last-child {
  margin-bottom: 0 !important;
}
.post .entry-content h1,
.post .entry-content h2,
.post .entry-content h3,
.post .entry-content h4,
.post .entry-content h5,
.post .entry-content h6 {
  margin-top: 30px;
  margin-bottom: 9pt;
  padding: 10px;
  border-left: 3px solid var(--accent-color);
  background: #f1f1f1;
}
.post .entry-content dl dl,
.post .entry-content dl ol,
.post .entry-content dl ul,
.post .entry-content ol dl,
.post .entry-content ol ol,
.post .entry-content ol ul,
.post .entry-content ul dl,
.post .entry-content ul ol,
.post .entry-content ul ul {
  margin: 0;
}
.post .entry-content li {
  margin: 5px 0;
}
.ds_qrcode {
  padding-top: 30px;
}
.ds_qrcode,
.shang {
  margin: 0 auto;
  width: 75pt;
  text-align: center;
}
.shang {
  height: 40px;
  border-radius: 3px;
  background-color: var(--accent-color);
  line-height: 40px;
}
.post .entry-content .fluid-width-video-wrapper {
  margin: 30px 0;
}
.post.cover {
  height: calc(100% - 30px);
  min-height: 330px;
  background-position: 50%;
  background-size: cover;
}
.post.cover:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), transparent);
  content: "";
}
.post.cover .entry-action,
.post.cover .entry-media,
.post.cover .entry-wrapper {
  position: relative;
  background-color: transparent;
}
.post.cover .entry-action a,
.post.cover .entry-title a {
  color: #fff;
}
.post.cover .entry-wrapper {
  position: absolute;
  right: 0;
  bottom: 37px;
  left: 0;
}
.post.cover .entry-excerpt {
  display: none;
}
.post.cover .entry-action {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  border-color: hsla(0, 0%, 100%, 0.3);
}
.post.sticky .entry-title a:before {
  position: relative;
  top: 1px;
  left: -2px;
  content: "\f403";
  font-family: Material Design Icons;
}
.page .type-page .entry-header,
.single .type-post .entry-header {
  margin-bottom: 0;
  padding: 30px 30px 15px;
  background-color: #fff;
}
.page .type-page .entry-title,
.single .type-post .entry-title {
  font-size: 22px;
  line-height: 1.4;
}
.page .type-page .entry-action,
.single .type-post .entry-action {
  padding-right: 30px;
  padding-left: 30px;
}
.page .type-page .entry-media,
.single .type-post .entry-media {
  border-radius: 0;
}
.page .type-page .entry-media a,
.single .type-post .entry-media a {
  display: block;
  pointer-events: none;
}
.page .type-page .entry-wrapper,
.single .type-post .entry-wrapper {
  padding: 30px;
}
.page .type-page .entry-content,
.single .type-post .entry-content {
  font-size: 16px;
  line-height: 32px;
}
.page .type-page .entry-content p,
.single .type-post .entry-content p {
  margin-bottom: 20px;
}
.single .type-post .entry-action {
  border-top-width: 0;
}
.single .type-post .entry-header + .entry-action {
  border-bottom: 1px solid #f4f4f4;
  border-top-width: 1px;
}
.with-hero.single .type-post .entry-wrapper {
  padding-top: 20px;
}
.page .type-page .entry-header {
  padding-bottom: 30px;
  border-bottom: 1px solid #f4f4f4;
}
.page .type-page .entry-wrapper {
  padding-bottom: 30px;
}
.entry-media .entry-format {
  position: absolute;
  top: 15px;
  left: 15px;
  display: flex;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 19px;
  line-height: 1;
  align-items: center;
  justify-content: center;
}
.entry-header {
  margin-bottom: 10px;
}
.entry-header .entry-category {
  margin-bottom: 4px;
  line-height: 0;
}
.entry-header .entry-category a {
  display: inline-block;
  margin-bottom: 4px;
  padding: 3px 7px;
  border-radius: 10px;
  background-color: var(--accent-color);
  color: #fff;
  font-weight: 500;
  font-size: 11px;
  line-height: 1;
}
.entry-header .entry-category .gap {
  padding: 0 4px;
}
.entry-header .entry-categorys a {
  display: inline-block;
  margin-bottom: 4px;
  padding: 3px 7px;
  border-radius: 10px;
  background-color: var(--accent-color);
  color: #fff;
  font-weight: 500;
  font-size: 11px;
  line-height: 1;
}
.entry-header .entry-categorys .gap {
  padding: 0 4px;
}
.entry-header .entry-title {
  margin-bottom: 0;
  font-size: 1pc;
}
.entry-excerpt {
  min-height: 5pc;
  color: #aaa;
}
.entry-excerpt > :first-child,
.entry-excerpt > :first-child > :first-child {
  margin-top: 0 !important;
}
.entry-excerpt > :last-child,
.entry-excerpt > :last-child > :last-child {
  margin-bottom: 0 !important;
}
.entry-action {
  padding: 9pt 20px;
  height: 37px;
  border-top: 1px solid #f4f4f4;
  background-color: #fff;
  font-weight: 500;
  font-size: 9pt;
  line-height: 1;
  justify-content: space-between;
}
.entry-action,
.entry-action > div {
  display: flex;
  align-items: center;
}
.entry-action a {
  color: #aaa;
}
.entry-action a + a {
  margin-left: 8px;
}
.entry-action .count {
  margin-left: 2px;
}
.entry-action > div:last-child a {
  display: flex;
  align-items: center;
}
.entry-action > div:last-child span {
  display: none;
  margin-left: 2px;
  text-transform: uppercase;
  font-size: 10px;
}
.entry-action .share .mdi {
  font-size: 15px;
}
.no-thumbnail.single .entry-action,
.with-hero.single .entry-action {
  border-bottom: 1px solid #f4f4f4;
}
.navigation {
  display: none;
}
.navlinks {
  padding: 15px 20px;
  width: 100%;
  height: 100%;
}
.entry-navigation .navlinks .entry-titles:hover {
  color: var(--accent-color);
}
.entry-navigation {
  display: flex;
  overflow: hidden;
  border-top: 1px solid #f3f3f3;
  background-color: #fff;
}
.entry-navigation .nav {
  position: relative;
  width: 50%;
  flex-direction: column;
  justify-content: center;
  word-break: break-word;
}
.entry-navigation .next {
  border-left: 1px solid #f3f3f3;
  text-align: right;
  align-items: flex-end;
}
.entry-navigation span {
  position: relative;
  z-index: 2;
  color: #555;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
}
.entry-navigation .navlinks .entry-titles {
  position: relative;
  z-index: 2;
  margin: 5px 0 0;
  color: #555;
  font-size: 15px;
}
.entry-navigation img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.entry-navigation .none span {
  padding: 0;
}
.entry-navigation .previous + .none {
  border-left: 1px solid #f3f3f3;
  text-align: right;
}
@media (max-width: 767px) {
  .entry-excerpt {
    min-height: auto;
  }
}
.site-content {
  padding-top: 30px;
  padding-bottom: 30px;
}
.site-header {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  z-index: 80;
  background-color: #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  transition: background-color 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99),
    border-color 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  backface-visibility: hidden;
}
.navbar-full .site-header {
  padding: 0 30px;
}
.navbar {
  position: relative;
  justify-content: space-between;
}
.navbar,
.navbar > :last-child {
  display: flex;
  height: 70px;
  align-items: center;
}
.navbar > :last-child {
  justify-content: flex-end;
}
.navbar .col-hamburger {
  display: flex;
}
.navbar .navbar-button {
  display: flex;
  width: 30px;
  height: 30px;
  background-color: #fff;
  color: #555;
  font-size: 15px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}
.navbar .menu-item {
  position: relative;
  display: inline-block;
}
.navbar .menu-item > a {
  display: block;
  color: #555;
}
.iconfont.icon-sousuo {
  font-weight: 700;
  font-size: 20px;
}
.search-open.navbar-button {
  border: none;
  background-color: #fff;
}
.navbar .menu-item > a:hover {
  color: var(--accent-color);
}
.navbar .menu-item.menu-item-has-children > a:after {
  margin-left: 5px;
  color: #aaa;
  content: "\e638";
  font-size: 9pt;
  font-family: iconfont !important;
}
.navbar .menu-item:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
.navbar .nav-list > .menu-item > a {
  margin: 0 15px;
  font-size: 14px;
  line-height: 70px;
}
.navbar .sub-menu {
  position: absolute;
  top: 100%;
  z-index: 80;
  visibility: hidden;
  margin: 0 0 0 -15px;
  padding: 10px 0;
  min-width: 195px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  list-style-type: none;
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transform: translateY(5px);
}
.navbar .sub-menu:before {
  position: absolute;
  top: -5px;
  left: 45px;
  width: 10px;
  height: 10px;
  border: 1px solid #ced6d8;
  border-bottom: 0;
  border-left: 0;
  background-color: #fff;
  content: "";
  transform: rotate(-45deg);
}
.navbar .sub-menu .menu-item {
  display: block;
}
.navbar .sub-menu .menu-item > a {
  padding: 7px 15px;
  font-weight: 300;
  font-size: 9pt;
  transition: transform 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99),
    -webkit-transform 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.navbar .sub-menu .menu-item > a:hover {
  opacity: 1;
  transform: translateX(5px);
}
.navbar .sub-menu .menu-item.menu-item-has-children > a:after {
  float: right;
  content: "\e609";
  font-size: 1pc;
}
.navbar .sub-menu .sub-menu {
  top: 0;
  left: 100%;
  margin: -20px 0 0;
}
.navbar-sticky_transparent.with-featured-wrapper .site-header,
.navbar-sticky_transparent.with-hero .site-header,
.navbar-transparent.with-featured-wrapper .site-header,
.navbar-transparent.with-hero .site-header {
  position: absolute;
  background-color: transparent;
  border-bottom-color: hsla(0, 0%, 100%, 0.3);
}
.navbar-sticky_transparent.with-featured-wrapper .navbar .logo.text,
.navbar-sticky_transparent.with-featured-wrapper
  .navbar
  .nav-list
  > .menu-item
  > a,
.navbar-sticky_transparent.with-featured-wrapper .navbar .social-links > a,
.navbar-sticky_transparent.with-hero .navbar .logo.text,
.navbar-sticky_transparent.with-hero .navbar .nav-list > .menu-item > a,
.navbar-sticky_transparent.with-hero .navbar .social-links > a,
.navbar-transparent.with-featured-wrapper .navbar .logo.text,
.navbar-transparent.with-featured-wrapper .navbar .nav-list > .menu-item > a,
.navbar-transparent.with-featured-wrapper .navbar .social-links > a,
.navbar-transparent.with-hero .navbar .logo.text,
.navbar-transparent.with-hero .navbar .nav-list > .menu-item > a,
.navbar-transparent.with-hero .navbar .social-links > a {
  color: #fff;
}
.navbar-sticky_transparent.with-featured-wrapper
  .navbar
  .nav-list
  > .menu-item
  > a,
.navbar-sticky_transparent.with-hero .navbar .nav-list > .menu-item > a,
.navbar-transparent.with-featured-wrapper .navbar .nav-list > .menu-item > a,
.navbar-transparent.with-hero .navbar .nav-list > .menu-item > a {
  font-weight: 700;
}
.navbar-sticky_transparent.with-featured-wrapper
  .navbar
  .nav-list
  > .menu-item
  > a:after,
.navbar-sticky_transparent.with-hero .navbar .nav-list > .menu-item > a:after,
.navbar-transparent.with-featured-wrapper
  .navbar
  .nav-list
  > .menu-item
  > a:after,
.navbar-transparent.with-hero .navbar .nav-list > .menu-item > a:after {
  color: hsla(0, 0%, 100%, 0.6);
}
.navbar-sticky_transparent.with-featured-wrapper .navbar .hamburger:after,
.navbar-sticky_transparent.with-featured-wrapper .navbar .hamburger:before,
.navbar-sticky_transparent.with-hero .navbar .hamburger:after,
.navbar-sticky_transparent.with-hero .navbar .hamburger:before,
.navbar-transparent.with-featured-wrapper .navbar .hamburger:after,
.navbar-transparent.with-featured-wrapper .navbar .hamburger:before,
.navbar-transparent.with-hero .navbar .hamburger:after,
.navbar-transparent.with-hero .navbar .hamburger:before {
  background-color: #fff;
}
.navbar-sticky_transparent.with-featured-wrapper
  .navbar
  .main-search
  .search-field,
.navbar-sticky_transparent.with-hero .navbar .main-search .search-field,
.navbar-transparent.with-featured-wrapper .navbar .main-search .search-field,
.navbar-transparent.with-hero .navbar .main-search .search-field {
  background-color: transparent;
  color: #fff;
}
.navbar-sticky_transparent.with-featured-wrapper
  .navbar
  .main-search
  .search-field::-webkit-input-placeholder,
.navbar-sticky_transparent.with-hero
  .navbar
  .main-search
  .search-field::-webkit-input-placeholder,
.navbar-transparent.with-featured-wrapper
  .navbar
  .main-search
  .search-field::-webkit-input-placeholder,
.navbar-transparent.with-hero
  .navbar
  .main-search
  .search-field::-webkit-input-placeholder {
  color: #fff;
}
.navbar-sticky_transparent.with-featured-wrapper
  .navbar
  .main-search
  .search-field::-moz-placeholder,
.navbar-sticky_transparent.with-hero
  .navbar
  .main-search
  .search-field::-moz-placeholder,
.navbar-transparent.with-featured-wrapper
  .navbar
  .main-search
  .search-field::-moz-placeholder,
.navbar-transparent.with-hero
  .navbar
  .main-search
  .search-field::-moz-placeholder {
  color: #fff;
}
.navbar-sticky_transparent.with-featured-wrapper
  .navbar
  .main-search
  .search-field:-ms-input-placeholder,
.navbar-sticky_transparent.with-hero
  .navbar
  .main-search
  .search-field:-ms-input-placeholder,
.navbar-transparent.with-featured-wrapper
  .navbar
  .main-search
  .search-field:-ms-input-placeholder,
.navbar-transparent.with-hero
  .navbar
  .main-search
  .search-field:-ms-input-placeholder {
  color: #fff;
}
.navbar-sticky_transparent.with-featured-wrapper .navbar .logo.regular,
.navbar-sticky_transparent.with-hero .navbar .logo.regular,
.navbar-transparent.with-featured-wrapper .navbar .logo.regular,
.navbar-transparent.with-hero .navbar .logo.regular {
  opacity: 0;
}
.navbar-sticky_transparent.with-featured-wrapper .navbar .logo.contrary,
.navbar-sticky_transparent.with-hero .navbar .logo.contrary,
.navbar-transparent.with-featured-wrapper .navbar .logo.contrary,
.navbar-transparent.with-hero .navbar .logo.contrary {
  opacity: 1;
}
.navbar-sticky_transparent.with-featured-wrapper .navbar > :last-child > div,
.navbar-sticky_transparent.with-hero .navbar > :last-child > div,
.navbar-transparent.with-featured-wrapper .navbar > :last-child > div,
.navbar-transparent.with-hero .navbar > :last-child > div {
  border-color: hsla(0, 0%, 100%, 0.3);
}
.navbar-sticky,
.navbar-sticky_transparent {
  padding-top: 70px;
}
.navbar-sticky .site-header,
.navbar-sticky_transparent .site-header {
  position: fixed !important;
}
.navbar-sticky_transparent.with-featured-wrapper,
.navbar-sticky_transparent.with-hero {
  padding-top: 0;
}
.navbar-sticky_transparent.navbar-translucent .site-header {
  border-bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.logo.text {
  font-weight: 700;
  font-size: 20px;
}
.logo.text img {
  display: inherit;
}
.logo:not(.text) {
  display: inline-block;
}
.branding-within {
  position: relative;
}
.branding-within .logo:not(.text) {
  margin-top: 4.5px;
  max-height: 70px;
  transition: opacity 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.branding-within .logo.contrary {
  position: absolute;
  left: 0;
  opacity: 0;
}
.logo img {
  max-height: 60px;
}
.branding-underneath {
  padding: 45px 0;
  text-align: center;
}
.hamburger {
  width: 30px;
  height: 30px;
}
.hamburgerli {
  position: relative;
  margin: 5px;
  padding: 7px 0;
  width: 20px;
  height: 20px;
  border-top: 2px solid #555;
  border-bottom: 2px solid #555;
  background-color: #555;
  background-clip: content-box;
}
.off-canvas {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 80;
  overflow-y: scroll;
  padding: 70px 10px 30px;
  width: 265px;
  height: 100vh;
  background-color: #f6f6f6;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99),
    -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transform: translateX(-300px);
  -webkit-overflow-scrolling: touch;
}
.off-canvas .close {
  position: absolute;
  top: 20px;
  right: 20px;
  display: flex;
  width: 30px;
  height: 30px;
  color: #1a1a1a;
  font-size: 15px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}
.canvas-open .off-canvas {
  transform: translateX(0);
}
.main-search {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
}
.main-search .search-form {
  height: 100%;
}
.main-search .search-field {
  margin: 0;
  padding: 0;
  height: 100%;
  border: 0;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 20px;
}
.main-search .search-field::-webkit-input-placeholder {
  color: #aaa;
}
.main-search .search-field:-ms-input-placeholder,
.main-search .search-field::-ms-input-placeholder {
  color: #aaa;
}
.main-search .search-field::placeholder {
  color: #aaa;
}
.main-search .search-submit {
  display: none;
}
.main-search .search-close {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -15px;
  font-size: 15px;
}
.search-open .main-search {
  z-index: 10;
  display: block;
}
.search-open .navbar > :not(.main-search) {
  display: none;
}
.social-links + .search-open {
  margin-left: 20px;
}
.hamburger + .search-open {
  margin-left: 5px;
}
.navbar .menu-item-mega:hover .mega-menu,
.navbar .menu-item-mega:hover .sub-menu {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
.mega-menu {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 80;
  visibility: hidden;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transform: translateY(5px);
}
.mega-menu .menu-posts {
  padding: 20px 0 5pc;
}
.mega-menu .menu-post {
  text-align: center;
}
.mega-menu .entry-header {
  margin-top: 20px;
}
.mega-menu .owl-carousel.with-arrow .owl-next,
.mega-menu .owl-carousel.with-arrow .owl-prev {
  top: auto;
  right: auto;
  bottom: 20px;
  left: 50%;
}
.mega-menu .owl-carousel.with-arrow .owl-prev {
  margin-left: -35px;
}
.mega-menu .owl-carousel.with-arrow .owl-next {
  margin-left: -5px;
}
.navbar .menu-item-mega {
  position: static;
}
.navbar .menu-item-mega > .sub-menu {
  right: 0;
  left: 0;
  margin: 0;
  padding: 30px 0;
}
.navbar .menu-item-mega > .sub-menu > .menu-item > a {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 15px;
  pointer-events: none;
}
.navbar .menu-item-mega > .sub-menu .menu-item-has-children > a:after {
  display: none;
}
.navbar .menu-item-mega > .sub-menu .sub-menu {
  position: static;
  margin: 0;
  padding: 0;
  min-width: auto;
  box-shadow: none;
  transform: translateY(0);
}
.navbar .menu-item-mega > .sub-menu .sub-menu .sub-menu {
  display: none;
}
.hero {
  position: relative;
  display: flex;
  height: calc(80vh - 70px);
  background-color: #f4f4f4;
  background-position: 50%;
  background-size: cover;
}
.hero-slider .slider-item:before,
.hero:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  content: "";
  transition: opacity 1s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.hero .lazyloaded:before,
.hero.lazyloaded:before {
  opacity: 0.3;
}
.hero-gallery .finished .lazyloaded .entry-header > *,
.hero-image .lazyloaded .entry-header > * {
  opacity: 1;
  transform: translateY(0);
}
.hero-content {
  position: relative;
  margin: auto;
  padding: 0 30px;
  max-width: 650px;
  text-align: center;
  opacity: var(--opacity);
  transform: translateY(var(--y));
}
.hero-content .entry-header {
  margin-bottom: 0;
}
.hero-content .entry-header > * {
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99),
    transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: opacity 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99),
    transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99),
    -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.hero-content .entry-header > :first-child {
  transition-delay: 0.1s;
}
.hero-content .entry-header > :nth-child(2) {
  transition-delay: 0.2s;
}
.hero-content .entry-header > :nth-child(3),
.hero-content .entry-header > :nth-child(4) {
  transform: translateY(10px);
}
.hero-content .entry-header > :nth-child(3) {
  transition-delay: 0.1s;
}
.hero-content .entry-header > :nth-child(4) {
  transition-delay: 0.2s;
}
.hero-content .button,
.hero-content .navigation .nav-next a,
.hero-content .navigation .nav-previous a,
.hero-content button[type="submit"],
.hero-content input[type="submit"] {
  margin: 40px 5px 0;
}
.hero .entry-header .entry-title,
.hero-heading {
  margin-bottom: 0;
  color: #fff;
  font-weight: 700;
  font-size: 45px;
}
.hero-subheading {
  margin-top: 15px;
  color: #fff;
  font-size: 1pc;
  line-height: 20px;
}
.hero-full .hero {
  height: 100vh;
}
.hero-audio .hero,
.hero-video .hero {
  display: block;
  height: auto !important;
  background-color: #000;
}
.hero-audio.navbar-sticky_transparent .hero,
.hero-audio.navbar-transparent .hero,
.hero-video.navbar-sticky_transparent .hero,
.hero-video.navbar-transparent .hero {
  padding-top: 75pt;
  padding-bottom: 45px;
}
.hero-media {
  position: relative;
  padding: 30px 0;
}
.hero-slider {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.hero-slider .slider-item {
  display: flex;
  background-position: 50%;
  background-size: cover;
}
.hero-slider,
.hero-slider .owl-item,
.hero-slider .owl-stage,
.hero-slider .owl-stage-outer,
.hero-slider .slider-item {
  height: 100%;
}
.navbar-regular.hero-full .hero,
.navbar-sticky.hero-full:not(.navbar-sticky_transparent) .hero {
  height: calc(100vh - 70px);
}
.navbar-sticky_transparent.with-hero .hero-content,
.navbar-transparent.with-hero .hero-content {
  padding-top: 35px;
}
@media (max-width: 767px) {
  .hero .owl-carousel .owl-next,
  .hero .owl-carousel .owl-prev {
    top: auto;
    bottom: 20px;
  }
  .hero .entry-header .entry-title,
  .hero-heading {
    font-size: 25px;
  }
}
.featured-wrapper {
  padding: 90px 0;
  background-position: 50%;
  background-size: cover;
}
.navbar-sticky_transparent .featured-wrapper,
.navbar-transparent .featured-wrapper {
  padding-top: 10pc;
}
.featured-posts .featured-post {
  position: relative;
  z-index: 10;
  overflow: hidden;
  border-radius: 5px;
  background-position: 50%;
  background-size: cover;
}
.featured-posts .featured-post:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  content: "";
  transition: opacity 1s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.featured-posts .featured-post:after {
  display: block;
  content: "";
}
.featured-posts .featured-post.lazyloaded:before {
  opacity: 0.3;
}
.featured-posts .featured-post:hover:before {
  opacity: 0.5;
}
.featured-posts .entry-wrapper {
  right: 0;
  left: 0;
}
.featured-posts .entry-header {
  margin-bottom: 0;
}
.featured-posts .entry-title {
  color: #fff;
}
.featured-posts.owl-carousel .owl-prev {
  left: 5px;
}
.featured-posts.owl-carousel .owl-next {
  right: 5px;
}
.featured-posts.v1 .featured-post {
  height: 25pc;
}
.featured-posts.v1 .featured-post.lazyloaded:before,
.featured-posts.v1 .featured-post:hover:before {
  opacity: 0;
}
.featured-posts.v1 .entry-wrapper {
  position: absolute;
  top: 300px;
  padding: 15px 40px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
}
.featured-posts.v1 .entry-title {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.featured-posts.v1 .entry-excerpt {
  margin-top: 30px;
  color: hsla(0, 0%, 100%, 0.7);
}
.featured-posts.v1 .entry-excerpt p {
  color: #c5c3c3;
}
@media (max-width: 767px) {
  .featured-posts.v1 .entry-wrapper {
    max-width: none;
  }
}
@media (max-width: 767px) {
  .featured-wrapper {
    padding: 0;
  }
  .navbar-sticky_transparent .featured-wrapper,
  .navbar-transparent .featured-wrapper {
    padding-top: 70px;
  }
}
.category-box {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.category-box .entry-thumbnails {
  display: flex;
  overflow: hidden;
  height: 270px;
}
.category-box .thumbnail {
  position: relative;
}
.category-box .thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.category-box .big {
  margin-right: 4px;
  width: 70%;
}
.category-box .small {
  width: 30%;
  height: 100%;
  flex-direction: column;
}
.category-box .small .thumbnail {
  height: 50%;
}
.category-box .small .thumbnail:first-child {
  margin-bottom: 4px;
}
.category-box .small .thumbnail:last-child {
  margin-top: 4px;
}
.category-box .small span {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  align-items: center;
  justify-content: center;
}
.category-box .entry-content {
  display: flex;
  padding: 15px 20px;
  background-color: #fff;
  align-items: center;
  justify-content: space-between;
}
.category-box .left,
.category-box .right {
  line-height: 1;
}
.category-box .entry-title {
  margin-bottom: 0;
  font-size: 15px;
}
.category-box .arrow {
  font-size: 18px;
}
.term-bar {
  margin-bottom: 30px;
  line-height: 1;
}
.term-bar .term-title {
  margin: 8px 0 0;
  font-size: 22px;
}
.term-bar .term-description {
  margin: 15px auto 0;
  max-width: 500px;
}
.term-bar .term-description > :last-child {
  margin-bottom: 0;
}
.archive.category .term-info span {
  font-size: 9pt;
}
.archive.category .term-info > a {
  margin-right: 25px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  color: #777;
  font-weight: 500;
}
.archive.category .term-info > a.active {
  border-bottom: 3px solid var(--accent-color);
  color: #1a1a1a;
  pointer-events: none;
}
.search-no-results .term-bar {
  display: none;
}
.entry-share {
  bottom: 0;
  margin: 10px -30px -30px;
}
.entry-share,
.entry-share > a {
  display: flex;
  justify-content: center;
}
.entry-share > a {
  width: 100%;
  height: 40px;
  border-top: 1px solid #f4f4f4;
  font-size: 18px;
  align-items: center;
}
.entry-share > a + a {
  border-left: 1px solid #f4f4f4;
}
.explore .explore-category,
.instagram-footer .widget-title,
.instagram-slider .widget-title,
.related-posts h3 {
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 1pc;
}
.related-posts .post:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .related-posts {
    margin: 45px auto 0;
    max-width: 25pc;
  }
  .post,
  .yumus-single-top-a-d {
    margin-bottom: 15px;
  }
  .yumus-single-bottom-a-d {
    margin: 15px 0;
  }
}
.social-bar {
  margin: 0 auto;
  padding: 10px 0;
  max-width: 1200px;
  border-top: 1px solid #4e4e4e;
}
.social-bar li {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0;
  list-style: none;
}
.social-bar li > a {
  color: #777;
  font-weight: 500;
}
.footerlogo img {
  display: inline-block;
  height: 30px;
}
.site-footer {
  padding: 20px 15px 0;
  background: #212121;
}
.site-footer > .site-info {
  margin: 0 auto;
  padding: 0 0 10px;
  max-width: 1200px;
}
.site-footer > .site-info a {
  color: #777;
}
.site-footer > .site-info > .site-infor {
  float: right;
  display: inline-block;
}
.site-footer > .site-info > .site-infol {
  display: inline-block;
}
.explore .explore-row {
  margin-top: 20px;
}
.explore .explore-row + .explore-row {
  margin-top: 45px;
}
.explore .explore-category {
  margin-bottom: 25px;
  color: #777;
}
.explore .last {
  position: relative;
}
.explore .last > a {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 10;
  padding: 10px 30px;
  background-color: #fff;
  color: #1a1a1a;
  font-weight: 500;
}
.explore .entry-header {
  margin-top: 20px;
}
.explore .owl-carousel .owl-next,
.explore .owl-carousel .owl-prev {
  top: -30px;
}
.modal {
  position: fixed;
  top: 30%;
  right: 30px;
  left: 30px;
  z-index: 90;
  display: none;
  margin: 0 auto;
  padding: 30px;
  width: 100%;
  max-width: 25pc;
  border-radius: 5px;
  background: #fff;
  text-align: center;
}
.modal .modal-thumbnail {
  position: absolute;
  top: -45px;
  left: 50%;
  z-index: 10;
  overflow: hidden;
  margin-left: -45px;
  width: 90px;
  height: 90px;
  border: 4px solid #fff;
  border-radius: 50%;
  background-color: #f4f4f4;
}
.modal .modal-title {
  overflow: hidden;
  color: #1a1a1a;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 17px;
}
.modal .modal-share > a {
  margin: 0 4px;
  color: #1a1a1a;
  font-size: 18px;
}
.modal .modal-form {
  margin-top: 15px;
}
.modal .modal-form .modal-permalink {
  border-color: #e6e6e6;
  color: #777;
}
.dimmer {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 90;
  display: none;
  background: rgba(0, 0, 0, 0.7);
}
.error404 .site-content,
.search-no-results .site-content {
  padding-top: 0;
  padding-bottom: 0;
}
.error404 .site-main,
.search-no-results .site-main {
  display: flex;
  height: calc(100vh - 200px);
}
._404 {
  margin: 130px auto auto;
  padding-top: 70px;
}
._404 .entry-content,
._404 .entry-title {
  text-align: center;
}
._404 .entry-title {
  margin-top: -45px;
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 26px;
}
._404 .search-form {
  margin: 45px auto 0;
  max-width: 350px;
}
.search-no-results .site-content > .row > .col-lg-9 {
  max-width: 100%;
  flex: 0 0 100%;
}
.popular-categories {
  display: flex;
  margin-top: 60px;
  flex-wrap: wrap;
  justify-content: center;
}
.popular-categories a {
  display: flex;
  padding: 10px 0;
  align-items: center;
}
.popular-categories a + a:before {
  padding: 0 10px;
  color: #aaa;
  content: "/";
  font-size: 17px;
}
.popular-categories .category-name {
  font-size: 17px;
  line-height: 1;
}
.popular-categories .category-count {
  display: flex;
  margin-left: 8px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: var(--accent-color);
  color: #fff;
  font-weight: 500;
  font-size: 11px;
  line-height: 1;
  align-items: center;
  justify-content: center;
}
.numeric-pagination {
  float: none;
  margin-top: 30px;
  width: 100%;
}
.numeric-pagination > .page-numbers {
  display: flex;
  margin: 0;
  padding: 0;
  list-style-type: none;
  justify-content: center;
}
.numeric-pagination li {
  margin: 0 3px;
}
.numeric-pagination .page-numbers:not(ul) {
  display: flex;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #aaa;
  color: #fff;
  font-weight: 500;
  line-height: 1;
  align-items: center;
  justify-content: center;
}
.numeric-pagination .page-numbers:not(ul).current {
  background-color: var(--accent-color);
  color: #fff;
}
.numeric-pagination .mdi {
  font-size: 17px;
}
.navigation {
  float: none;
  margin: 30px 0;
  width: 100%;
}
.navigation .nav-links {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}
.paged-previous.paged-next .navigation .nav-next {
  margin-right: 2px;
}
.paged-previous.paged-next .navigation .nav-previous a {
  border-radius: 0 30px 30px 0;
}
.paged-previous.paged-next .navigation .nav-next a {
  border-radius: 30px 0 0 30px;
}
.infinite-scroll-status {
  display: none;
  text-align: center;
}
.infinite-scroll-request {
  margin: 75pt auto;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #1a1a1a;
  animation: scaleOut 1s ease-in-out infinite;
}
.infinite-scroll-action {
  float: none;
  display: flex;
  width: 100%;
  justify-content: center;
}
.infinite-scroll-button {
  margin-top: 30px;
}
.pagination-infinite_button .infinite-scroll-request,
.pagination-infinite_button .posts-navigation,
.pagination-infinite_button:not(.paged-next) .infinite-scroll-button,
.pagination-infinite_scroll .infinite-scroll-button,
.pagination-infinite_scroll .posts-navigation {
  display: none !important;
}
.widget-area .widget {
  position: relative;
  z-index: 10;
  overflow: hidden;
  padding: 20px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.widget-area .widget img {
  margin: 0 auto;
}
.widget-area .widget + .widget {
  margin-top: 30px;
}
.widget-area .widget.no-padding {
  padding: 0;
}
.widget-area .widget.small-padding {
  padding: 5px;
}
.widget-area .widget-title {
  margin: -20px -20px 20px;
  padding: 15px 20px;
  border-bottom: 1px solid #f4f4f4;
  color: #aaa;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 14px;
  line-height: 1;
}
.widget ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.widget ul li > a {
  display: inline-block;
  color: #777;
}
.widget ul li + li > a,
.widget ul ul li > a {
  margin-top: 10px;
}
.widget_calendar #wp-calendar {
  margin: 0;
  width: 100%;
}
.widget_calendar #wp-calendar caption {
  margin-bottom: 10px;
}
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
  padding: 3px;
  border: 0;
  text-align: center;
  font-size: 9pt;
}
.widget_calendar #wp-calendar th {
  color: #1a1a1a;
}
.widget_calendar #wp-calendar td a {
  font-weight: 500;
}
.widget_calendar #wp-calendar tfoot td {
  padding-top: 10px;
}
.widget-footer {
  padding-top: 45px;
  padding-bottom: 45px;
}
.widget-footer .site-info {
  margin-top: 10px;
  padding-right: 15px;
  color: #aaa;
}
.widget-footer .social-links {
  margin: 15px 0 0 -4px;
}
.widget-footer .social-links > a {
  color: #aaa;
  font-size: 18px;
}
.widget-footer .widget-title {
  font-size: 15px;
}
@media (max-width: 767px) {
  .widget-footer {
    text-align: center;
  }
  .widget-footer .widget {
    margin-top: 45px;
  }
  .widget-footer .widget-title {
    text-align: center;
  }
}
.null-instagram-feed {
  position: relative;
}
.null-instagram-feed .instagram-pics {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.null-instagram-feed .instagram-pics:after,
.null-instagram-feed .instagram-pics:before {
  display: table;
  content: " ";
}
.null-instagram-feed .instagram-pics:after {
  clear: both;
}
.null-instagram-feed .instagram-pics li {
  float: left;
  overflow: hidden;
}
.null-instagram-feed:not(.widget) .instagram-pics img {
  transition: transform 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99),
    -webkit-transform 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transform: translateZ(0);
}
.null-instagram-feed:not(.widget) .instagram-pics a:hover img {
  transform: scale(1.1);
}
.instagram-footer {
  margin: 0 auto;
  max-width: 20in;
}
.instagram-footer .widget-title,
.instagram-slider .widget-title {
  margin-left: 30px;
}
.instagram-footer .widget-title:before,
.instagram-slider .widget-title:before {
  margin-right: 5px;
  content: "\f2fe";
  font-weight: 400;
  font-family: Material Design Icons;
}
.instagram-footer .instagram-pics > li {
  width: 16.666666667%;
}
.instagram-footer p,
.instagram-slider p {
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 10;
  margin: 0;
  background-color: #fff;
  font-weight: 500;
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.instagram-footer p a,
.instagram-slider p a {
  display: block;
  padding: 10px 30px;
  color: #1a1a1a;
}
.instagram-footer:hover p {
  opacity: 1;
}
.instagram-slider {
  padding: 20px 0;
}
.instagram-slider .widget-title {
  margin: 0 0 15px 20px;
}
.instagram-slider .instagram-pics {
  display: none;
}
.instagram-slider .instagram-pics li {
  border-radius: 5px;
}
.instagram-slider p {
  bottom: 35px;
  left: 35px;
}
.instagram-slider:hover p {
  opacity: 1;
}
.instagram-slider .owl-carousel .owl-prev {
  left: 35px;
}
.instagram-slider .owl-carousel .owl-next {
  right: 35px;
}
.widget.null-instagram-feed .instagram-pics {
  margin: -1%;
}
.widget.null-instagram-feed .instagram-pics > li {
  margin: 1%;
  width: 31.333333333%;
}
.widget.null-instagram-feed .instagram-pics a {
  display: block;
  margin-top: 0;
}
.widget.null-instagram-feed p {
  margin: 15px 0 0;
}
.widget.null-instagram-feed p > a {
  font-weight: 500;
}
.widget.null-instagram-feed p > a:before {
  margin-right: 3px;
  content: "\f2fe";
  font-family: Material Design Icons;
}
@media (max-width: 991px) {
  aside.widget-area {
    margin-top: 30px;
  }
  .navbar,
  .site-header {
    height: 3pc;
  }
  .navbar-sticky,
  .navbar-sticky_transparent {
    padding-top: 47px;
  }
  .site-content {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .instagram-footer .instagram-pics > li {
    width: 33.333333333%;
  }
  aside.widget-area {
    margin-top: 30px;
  }
  .col-lg-12,
  .col-lg-3,
  .col-lg-9 {
    padding-right: 0;
    padding-left: 0;
  }
}
.widget_mc4wp_form_widget .mc4wp-form-fields {
  position: relative;
  padding: 45px 0 0;
  text-align: center;
}
.widget_mc4wp_form_widget .mc4wp-form-fields:before {
  position: absolute;
  top: 10px;
  left: 50%;
  color: #aaa;
  content: "\f5ef";
  font-size: 36px;
  font-family: Material Design Icons;
  transform: translateX(-50%);
}
.widget_mc4wp_form_widget .mc4wp-form-fields > p + p {
  margin: 20px 0 0;
}
.widget_mc4wp_form_widget .mc4wp-form-fields input {
  text-align: center;
}
.widget_rss .widget-title .rsswidget > img {
  display: none;
}
.widget_rss ul li + li {
  margin-top: 30px;
}
.widget_rss ul li .rsswidget {
  display: block;
  margin-bottom: 10px;
  color: #1a1a1a;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.1;
}
.widget_rss ul li .rss-date,
.widget_rss ul li cite {
  display: block;
  color: #aaa;
  text-transform: uppercase;
  font-weight: 500;
  font-style: normal;
  font-size: 11px;
  line-height: 1;
}
.widget_rss ul li cite {
  margin-top: 10px;
}
.widget_rss ul li .rssSummary {
  margin-top: 15px;
}
.widget_search .search-field {
  margin-bottom: 0;
}
.widget_tag_cloud .tagcloud {
  display: flex;
  flex-wrap: wrap;
}
.widget_tag_cloud .tagcloud > a {
  display: flex;
  margin: 0 6px 6px 0;
  padding: 6px 8px;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  color: #777;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 11px !important;
  line-height: 1.4;
  align-items: center;
}
.widget_text .textwidget > :last-child {
  margin-bottom: 0;
}
.slicknav_menu .slicknav_nav,
.slicknav_menu .sub-menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.slicknav_menu .slicknav_nav {
  display: block !important;
  width: 100%;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.slicknav_menu .menu-item > a {
  display: flex;
  padding: 15px 20px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  align-items: center;
  justify-content: space-between;
}
.slicknav_menu .slicknav_item a {
  display: inline;
  padding: 0;
}
.slicknav_menu .menu-item + .menu-item > a,
.slicknav_menu .sub-menu {
  border-top: 1px solid #f4f4f4;
}
.slicknav_menu .slicknav_arrow {
  font-size: 9px;
  line-height: 0;
}
.banner-right .banner-conter {
  position: relative;
  float: left;
  display: block;
  display: -ms-flexbox;
  overflow: hidden;
  width: 290px;
  height: 190px;
  min-width: 0;
  border-radius: 5px;
  word-wrap: break-word;
  -ms-flex-direction: column;
  flex-direction: column;
}
.banner-list-content {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.6);
}
.banner-list-title {
  display: -webkit-box;
  overflow: hidden;
  color: #fff;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.banner-right .banner-conter .banner-conter-img img {
  width: 290px;
  height: 190px;
  border-radius: 5px;
}
.banner-right .banner-conter:nth-child(2n-1) {
  margin-right: 20px;
}
.banner-right .banner-conter:nth-child(2n) {
  margin-bottom: 20px;
}
.owl-carousel .owl-stage {
  position: relative;
  touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: ".";
  line-height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  transform: translateZ(0);
}
.owl-carousel .owl-item {
  position: relative;
  float: left;
  min-height: 1px;
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item > img {
  display: block;
  width: 100%;
  transform-style: preserve-3d;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-next,
.owl-carousel .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-next,
.owl-carousel .owl-prev {
  position: absolute;
  top: 60%;
  display: flex;
  margin-top: -20px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  color: #000;
  font-size: 20px;
  line-height: 1;
  transition: color 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  align-items: center;
  justify-content: center;
}
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  opacity: 0;
}
.owl-carousel:hover .owl-nav .owl-next,
.owl-carousel:hover .owl-nav .owl-prev {
  opacity: 1;
}
.owl-carousel .owl-next.disabled,
.owl-carousel .owl-prev.disabled {
  display: none;
  color: #aaa;
  cursor: no-drop;
}
.owl-carousel .owl-prev {
  left: 20px;
}
.owl-carousel .owl-next {
  right: 20px;
}
.owl-carousel .owl-dots {
  position: absolute;
  right: 0;
  bottom: 20px;
  left: 0;
  display: flex;
  justify-content: center;
}
.owl-carousel .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 15px;
  height: 2px;
  background-color: #fff;
}
.owl-carousel .owl-dot.active {
  background-color: var(--accent-color);
}
.owl-carousel.owl-loading {
  display: block;
  opacity: 0;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
}
.owl-carousel.with-padding .owl-stage-outer {
  padding: 30px 0 0;
}
.owl-carousel.with-arrow .owl-next,
.owl-carousel.with-arrow .owl-prev {
  background-color: transparent;
  box-shadow: none;
}
.owl-carousel.with-arrow .owl-prev {
  right: 18px;
  left: auto;
}
.owl-carousel.with-arrow .owl-next {
  right: -9pt;
}
.owl-carousel.with-arrow .owl-prev .mdi:before {
  content: "\F04D";
}
.owl-carousel.with-arrow .owl-next .mdi:before {
  content: "\F054";
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .animated {
  animation-duration: 0.5s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin-top: -40px;
  margin-left: -40px;
  width: 5pc;
  height: 5pc;
  background: url(../images/owl.video.play.png) no-repeat;
  cursor: pointer;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
  backface-visibility: hidden;
}
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  height: 100%;
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.wpcf7-form {
  margin: 30px 0;
}
.wpcf7-form p + p {
  margin-top: 30px;
}
div.wpcf7-response-output {
  margin: 30px 0 0;
  padding: 10px;
  border: 1px solid #e6e6e6;
  text-align: center;
  line-height: 1.5;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes scaleOut {
  0% {
    transform: scale(0);
  }
  to {
    opacity: 0;
    transform: scale(1);
  }
}
.alignleft {
  float: left;
  margin: 6px 30px 6px 0 !important;
}
.alignright {
  float: right;
  margin: 6px 0 6px 30px !important;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 30px auto !important;
}
.alignnone {
  margin: 30px 0 !important;
}
.wp-caption {
  position: relative;
  max-width: 100%;
}
.wp-caption-text {
  margin-top: 15px;
  text-align: center;
  font-size: 13px;
  line-height: 1pc;
}
.entry-content .gallery {
  margin-top: 30px;
}
.entry-content .gallery:after,
.entry-content .gallery:before {
  display: table;
  content: " ";
}
.entry-content .gallery:after {
  clear: both;
}
.entry-content .gallery-item {
  float: left;
  margin-bottom: 30px;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.entry-content .gallery-item img {
  display: inline-block;
  vertical-align: middle;
}
.entry-content .gallery-caption {
  display: block;
}
.entry-content .gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.entry-content .gallery-columns-2 .gallery-item:nth-child(odd) {
  clear: left;
}
.entry-content .gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.entry-content .gallery-columns-3 .gallery-item:nth-child(3n + 1) {
  clear: left;
}
.entry-content .gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.entry-content .gallery-columns-4 .gallery-item:nth-child(4n + 1) {
  clear: left;
}
.entry-content .gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.entry-content .gallery-columns-5 .gallery-item:nth-child(5n + 1) {
  clear: left;
}
.entry-content .gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.entry-content .gallery-columns-6 .gallery-item:nth-child(6n + 1) {
  clear: left;
}
.entry-content .gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.entry-content .gallery-columns-7 .gallery-item:nth-child(7n + 1) {
  clear: left;
}
.entry-content .gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.entry-content .gallery-columns-8 .gallery-item:nth-child(8n + 1) {
  clear: left;
}
.entry-content .gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.entry-content .gallery-columns-9 .gallery-item:nth-child(9n + 1) {
  clear: left;
}
.screen-reader-text {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
}
.page-links {
  clear: both;
  margin-top: 30px;
  font-weight: 500;
  font-size: 13px;
}
.page-links a {
  text-decoration: none !important;
}
.page-links a span {
  border: 0;
}
.page-links span {
  display: inline-block;
  margin-right: 5px;
  padding-bottom: 3px;
  width: 10px;
  border-bottom: 3px solid var(--accent-color);
  text-align: center;
  line-height: 1;
}
.site-info {
  color: #777;
}
.admin-bar .off-canvas,
.admin-bar.navbar-sticky .site-header,
.admin-bar.navbar-sticky_transparent .site-header,
.admin-bar.navbar-transparent.with-featured-wrapper .site-header,
.admin-bar.navbar-transparent.with-hero .site-header {
  top: 2pc;
}
.admin-bar .off-canvas {
  height: calc(100vh - 2pc);
}
.admin-bar.error404 .site-main,
.admin-bar.search-no-results .site-main {
  height: calc(100vh - 6.375pc);
}
@media screen and (max-width: 782px) {
  .admin-bar .off-canvas,
  .admin-bar.navbar-sticky .site-header,
  .admin-bar.navbar-sticky_transparent .site-header,
  .admin-bar.navbar-transparent.with-featured-wrapper .site-header,
  .admin-bar.navbar-transparent.with-hero .site-header {
    top: 46px;
  }
  .admin-bar .off-canvas {
    height: calc(100vh - 46px);
  }
  .admin-bar.error404 .site-main,
  .admin-bar.search-no-results .site-main {
    height: calc(100vh - 116px);
  }
}
.post.cover .entry-header .entry-title {
  color: #fff;
}
.entry-wrapper .like.liked {
  color: var(--accent-color);
}
.index-sidebar .entry-header .entry-title {
  white-space: inherit;
}
.home .widget-area .entry-header .entry-title {
  white-space: normal;
}
.dialog {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1111;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.dialog-content {
  position: relative;
  z-index: 5;
  padding: 30px 15px;
  width: 290px;
  height: 290px;
  background: #fff;
  text-align: center;
  opacity: 0;
}
.dialog-wechat-content p {
  font-size: 9pt;
}
.dialog-wechat-content img {
  margin: 0 auto;
  width: 170px;
  height: 170px;
  max-width: 100%;
  border: 0;
  vertical-align: middle;
}
.dialog-content .btn-close {
  position: absolute;
  bottom: -60px;
  left: 0;
  display: inline-block;
  width: 100%;
  color: #bfbfbf;
  font-size: 24px;
}
.dialog-content .btn-close .icon-guanbi1 {
  font-size: 42px;
}
.dialog_overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 111;
  width: 100%;
  height: 100%;
  background: rgba(55, 58, 71, 0.9);
  opacity: 1;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
  pointer-events: auto;
}
.dialog.open .dialog-content {
  opacity: 1;
  animation-name: dialog-open;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
  pointer-events: auto;
}
.f-weixin-dropdown {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 100%;
  background: #fff;
  animation: fade-zoom-in 0.3s forwards;
  -webkit-backface-visibility: hidden;
}
.f-weixin-dropdown .qcode img {
  width: 100%;
  height: auto;
}
.f-weixin-dropdown.is-visible {
  display: block;
}
.f-weixin-dropdown .tooltip-weixin-inner {
  position: absolute;
  top: -150px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding: 0 20px;
  width: 100%;
  height: 20pc;
  max-width: 300px;
  text-align: center;
}
.f-weixin-dropdown .tooltip-weixin-inner h3 {
  margin-bottom: 10px;
  color: #273746;
  font-weight: 300;
  font-size: 2pc;
  line-height: 1.3;
}
.f-weixin-dropdown .close_tip {
  position: fixed;
  top: 5pc;
  right: 5pc;
  z-index: 99999;
  color: #bdbdbd;
  font-size: 36px;
  cursor: pointer;
  transition: all 0.4s ease;
}
.close-weixin {
  position: absolute;
  top: 10%;
  right: 10%;
  display: block;
  width: 5pc;
  height: 5pc;
  background: #fff;
  cursor: pointer;
}
.close-top {
  position: absolute;
  left: 14px;
  width: 22px;
  height: 2px;
  background: #333;
  transition: 0.3s;
  transform: translateY(5px) rotate(225deg);
}
.close-weixin .close-top {
  top: 34px;
}
.close-weixin .close-bottom {
  bottom: 34px;
}
.close-weixin .close-bottom,
.close-weixin .close-top {
  left: 1pc;
  width: 30px;
}
.close-bottom {
  transform: translateY(-5px) rotate(135deg);
}
.close-bottom,
.close-top {
  position: absolute;
  left: 14px;
  width: 22px;
  height: 2px;
  background: #333;
  transition: 0.3s;
}
@keyframes fade-zoom-in {
  0% {
    opacity: 0;
    transform: scale(1.1);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes waver {
  0 {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  to {
    transform: scale(1);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.animated {
  animation-duration: 0.5s;
  animation-fill-mode: both;
}
.rd-notice-tooltip {
  position: absolute;
  z-index: 65;
  max-width: 350px;
  border-radius: 3px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  font-size: 14px;
  line-height: 1.25;
}
.rd-notice-tooltip.thumb-heart-tooltip {
  z-index: 100;
  margin-top: 19px;
}
.rd-notice-tooltip.thumb-heart-tooltip .rd-notice-content {
  padding: 10px 20px;
}
.rd-notice-tooltip:after {
  position: absolute;
  top: 10px;
  right: -6px;
  z-index: 50;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  background-color: #2789e9;
  box-shadow: none;
  content: "";
  transform: rotate(-45deg);
}
.rd-notice-tooltip .rd-notice-content {
  position: relative;
  z-index: 60;
  padding: 20px;
  width: 100%;
  border-radius: 3px;
  background: 0;
  color: #fff;
  font-weight: 400;
  line-height: 1.45;
}
.rd-notice-tooltip .rd-notice-content a {
  color: #fff;
  text-decoration: underline;
}
.rd-notice-tooltip .arrow {
  display: none !important;
}
.rd-notice-tooltip.alert.rd-closing {
  text-align: left;
  white-space: normal;
}
.rd-notice-tooltip.alert.rd-closing .rd-notice-content {
  padding-right: 50px;
}
.rd-notice-tooltip.single-line .rd-notice-content {
  padding: 0 20px;
  height: 40px;
  white-space: nowrap;
  line-height: 40px;
}
@keyframes scaleToggleOne {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(2);
    transform: scale(2);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleToggleTwo {
  0%,
  20% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  60% {
    -webkit-transform: scale(2);
    transform: scale(2);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleToggleThree {
  0%,
  33% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  66% {
    -webkit-transform: scale(2);
    transform: scale(2);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#goTopBtn {
  display: none;
  border-radius: 3px;
}
.gotop a {
  z-index: 9999;
  display: block;
  padding: 10px;
  width: 50px;
  height: 50px;
  background-color: var(--accent-color);
  color: #fff;
  text-align: center;
  line-height: 15px;
}
.gotop a i {
  font-size: 20px;
  line-height: 30px;
}
.gotop a em {
  display: none;
  font-size: 9pt;
}
.gotop a:hover {
  background-color: var(--accent-color);
  color: #fff;
}
.gotop a:hover i {
  display: none;
}
.gotop a:hover em {
  display: block;
  font-style: normal;
}
@media (max-width: 767px) {
  #goTopBtn {
    right: 30px !important;
    bottom: 30px !important;
  }
}
@keyframes avatar {
  16.65% {
    transform: translateY(8px);
  }
  33.3% {
    transform: translateY(-6px);
  }
  49.95% {
    transform: translateY(4px);
  }
  66.6% {
    transform: translateY(-2px);
  }
  83.25% {
    transform: translateY(1px);
  }
  to {
    transform: translateY(0);
  }
}
.single .entry-content .gallery {
  clear: both;
  margin-bottom: 30px;
  font-size: 18px;
}
.single .entry-content .gallery .gallery-item {
  position: relative;
  float: left;
  clear: none;
  overflow: hidden;
  margin: 0 !important;
}
.single .entry-content.gallery-caption {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  padding: 750pt 20px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  opacity: 0;
  cursor: pointer;
  transition: all 0.5s ease;
  transform: translateY(-50%);
  pointer-events: none;
  webkit-transition: 0.5s ease all;
}
.single .entry-content .gallery .gallery-item:hover .gallery-caption {
  opacity: 1;
}
.single .entry-content .gallery .gallery-item dt:before {
  display: block;
  padding-top: 100%;
  content: "";
}
.single .entry-content .gallery .gallery-item dt {
  position: relative;
  overflow: hidden;
  background: #eee;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.single .entry-content .gallery .gallery-item a {
  position: absolute;
  top: 0;
  display: block;
  margin: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.single .entry-content .gallery .gallery-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0 !important;
  box-shadow: none;
  object-fit: cover;
}
.single .entry-content .gallery .gallery-item a img {
  margin: 0;
}
.single .entry-content .gallery .gallery-item a:hover:after,
.single .entry-content .gallery .gallery-item a:hover:before {
  visibility: visible;
}
.single .entry-content .gallery .gallery-item a:hover:after {
  opacity: 0.75;
}
.single .entry-content .gallery .gallery-item a:hover:before {
  opacity: 1;
}
.single .entry-content .gallery .gallery-item a:after,
.single .entry-content .gallery .gallery-item a:before {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}
.single .entry-content .gallery .gallery-item a:after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  border-radius: 3px;
  content: "";
}
.single .entry-content .gallery .gallery-item a:before {
  top: 50%;
  left: 50%;
  z-index: 1;
  margin-top: -9pt;
  margin-left: -9pt;
  color: #fff;
  content: "\e633";
  font-size: 28px;
  font-family: iconfont;
  line-height: 1;
}
.single .entry-content .gallery .gallery-item a:after {
  background: var(--accent-color);
  background: linear-gradient(180deg, #bebbaa, var(--accent-color));
}
.level {
  display: inline-block;
  margin-top: -2px;
  margin-right: 8px;
  padding: 0 4px;
  border-radius: 2px;
  background-color: #666;
  color: #fff;
  vertical-align: middle;
  font-size: 9pt;
  line-height: 150%;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
}
.level:hover {
  opacity: 0.5;
  -moz-opacity: 1;
  -khtml-opacity: 1;
}
.level-0,
.level-1 {
  background-color: #bfbfbf;
}
.level-2 {
  background-color: #95ddb2;
}
.level-3 {
  background-color: #92d1e5;
}
.level-4 {
  background-color: #ffb37c;
}
.level-5 {
  background-color: #ff6c00;
}
.level-6 {
  background-color: red;
}
.tagslist {
  overflow: hidden;
}
.tagslist ul {
  margin: 0 -2% 0 0;
  padding: 0;
  list-style-type: none;
}
.post .entry-content .tagslist li {
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
  padding: 15px;
  width: 23%;
  border: 1px solid #eee;
  border-radius: 2px;
  background-color: #fff;
}
.tagslist li .name {
  display: inline-block;
  padding: 5px 10px 4px;
  background-color: #eee;
  color: #666;
  font-size: 9pt;
}
.tagslist li .name:hover {
  background-color: #444;
  color: #fff;
}
.tagslist li:hover {
  border-color: #ccc;
}
.tagslist li:hover .name {
  background-color: var(--accent-color);
  color: #fff;
}
.tagslist li small {
  margin-left: 10px;
  color: #bbb;
}
.tagslist li p {
  display: block;
  overflow: hidden;
  margin: 10px 0 0;
  height: 17px;
  font-size: 9pt;
  line-height: 1.5;
}
.tagslist li .tit {
  color: #999;
}
.tagslist li .tit:hover {
  color: #444;
}
.post .entry-content .tagslist a {
  text-decoration: none;
}
@media (max-width: 1024px) {
  .post .entry-content .tagslist li {
    width: 31.3333333%;
  }
}
@media (max-width: 768px) {
  .post .entry-content .tagslist li {
    width: 48%;
  }
}
@media (min-width: 641px) {
  .post-list-ad {
    margin-right: 15px;
    margin-left: 15px;
    width: 100%;
    height: auto;
  }
}
@media (max-width: 640px) {
  .post .entry-content .container-tags {
    padding: 15px;
  }
}
@media (max-width: 544px) {
  .post .entry-content .tagslist li {
    padding: 10px;
  }
}
.excerpt {
  overflow: hidden;
  margin-right: 15px;
  margin-left: 15px;
  padding: 20px 0 20px 13pc;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
}
.excerpt h2 a:hover {
  color: var(--accent-color);
}
.excerpt .post-linkto {
  margin-top: 5px;
  margin-bottom: 0;
  text-align: right;
}
.excerpt-text {
  padding-left: 20px;
}
.excerpt-text .note {
  margin-bottom: 0;
}
.site-main {
  width: 100%;
}
.excerpt .focus {
  float: left;
  margin-left: -13pc;
  width: 193px;
}
.excerpt .thumb {
  width: 220px;
  height: 150px;
}
.excerpt header {
  margin: 0 0 7px;
  height: 3pc;
}
.meta-category a[rel~="category"] {
  margin-right: 20px;
  color: #999;
}
.excerpt a[rel~="category"]:hover {
  opacity: 0.85;
}
.excerpt a[rel~="category"] i {
  position: absolute;
  top: 50%;
  right: -4px;
  display: inline-block;
  margin-top: -4px;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid var(--accent-color);
  vertical-align: middle;
}
.excerpt h2 {
  display: -webkit-box;
  overflow: hidden;
  margin-top: 0;
  font-weight: 700;
  font-size: 17px;
  line-height: 1.5em;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.excerpt h2 a {
  color: #555;
}
.excerpt h2 a span {
  color: #ff5e52;
}
.excerpt h2 a:hover span {
  color: #45b6f7;
}
.excerpt .pc,
.excerpt .pv,
.excerpt time {
  margin-right: 20px;
}
.excerpt .share {
  margin-left: 20px;
}
.excerpt .note {
  margin-bottom: 0;
  height: 44px;
  color: #999;
  word-wrap: break-word;
  font-size: 14px;
  line-height: 22px;
}
.excerpt .meta {
  margin-bottom: 0;
  color: #999;
  font-size: 9pt;
}
.excerpt .meta .fa {
  margin-right: 4px;
}
.sharelist {
  color: #999;
}
.excerpt .meta a:hover {
  color: var(--accent-color);
}
.site-content-list {
  display: flex;
  width: 100%;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .modal {
    width: auto;
  }
  .entry-category,
  .entry-excerpt {
    display: none;
  }
  .featured-posts.v1 .entry-wrapper {
    top: 110px;
    max-width: none;
  }
  .featured-posts.v1 .featured-post,
  .owl-carousel.with-padding .owl-stage-outer {
    height: 200px;
  }
  .navbar {
    padding: 0 7px;
  }
  .excerpt {
    margin-right: 7px;
    margin-left: 7px;
    padding: 0;
  }
  .container {
    padding: 0 7px;
  }
  .excerpt .focus {
    float: left;
    margin: 8.5px 10px 8.5px 0;
    width: 90pt;
    height: 93px;
  }
  .lazyloaded {
    height: 93px;
  }
  .excerpt header {
    padding: 7px 0 0;
    height: 62px;
  }
  .excerpt h2 {
    font-weight: 500;
    font-size: 1pc;
  }
  .excerpt .meta {
    margin-bottom: 7px;
    padding: 0 0 0 20px;
  }
  .excerpt a[rel~="category"] {
    top: 0;
    padding: 1px 3px;
  }
  .excerpt .pc,
  .excerpt .pv,
  .excerpt time {
    margin-right: 10px;
  }
  .excerpt .share {
    margin-left: 10px;
  }
  .excerpt .note {
    display: none;
  }
  .featured-posts.owl-carousel .owl-prev {
    left: 15px;
  }
  .featured-posts.owl-carousel .owl-next {
    right: 15px;
  }
  .grid-item {
    padding-right: 7px;
    padding-left: 7px;
  }
}
.is-visible2 {
  position: fixed;
  width: 100%;
}
@media (max-width: 991px) {
  .owl-carousel.with-padding .owl-stage-outer {
    margin: 10px 0 0;
    padding: 0;
  }
  .col-lg-3,
  .footerlogo,
  .site-footer > .site-info > .site-infol,
  .social-bar {
    display: none;
  }
}
@media (max-width: 640px) {
  .wallpaper-tags {
    height: 280px;
  }
  .wallpaper-tags ul li {
    width: 25%;
  }
  .main-nav {
    margin-top: 5px;
  }
  .navbar .navbar-button {
    border: none;
    background-color: transparent;
  }
}
.captcha-clk.inline {
  position: absolute;
  top: 0;
  top: 50%;
  right: 0;
  bottom: auto;
  display: inline-block;
  padding: 6px 15px;
  border-left: 1px solid #d2d8d8;
  color: #343642;
  font-size: 14px;
  font-size: 0.875rem;
  cursor: pointer;
  transform: translateY(-50%);
}
#captcha_inline .input-control.full-width.has-border {
  padding-left: 15px;
}
.sign-tips {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  overflow: hidden;
  padding: 0 50px;
  height: 0;
  background-color: var(--accent-color);
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 60px;
}
.entry-header.page {
  margin-bottom: 0;
  padding: 30px 15px 15px;
  background-color: #fff;
}
.entry-header.page .entry-title {
  font-size: 22px;
}
.entry-header.page .entry-titlepage {
  text-align: center;
  font-size: 22px;
}
.entry-wrapper .like .count {
  padding-left: 5px;
  font-size: 13px;
}
.required {
  padding: 0 5px;
  color: var(--accent-color);
}
@media (max-width: 767px) {
  .related-post {
    padding-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .site-footer > .site-info > .site-infor {
    float: none;
  }
  .site-footer > .site-info {
    text-align: center;
  }
}
.entry-wrapper .icon-dianzan:before {
  content: "\e601";
}
.page-template-page-like .entry-header .entry-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pagenavi {
  margin: 30px 0;
  width: 100%;
  list-style-type: none;
}
.page-numbers,
.pagenavi {
  display: flex;
  justify-content: center;
}
.page-numbers {
  float: left;
  margin: 0 3px;
  width: 35px;
  height: 35px;
  background-color: #ddd;
  color: #555;
  font-weight: 500;
  line-height: 1;
  align-items: center;
}
.page-numbers.current {
  background-color: var(--accent-color);
  color: #fff;
}
.related-post {
  display: flex;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.related-post .post {
  margin-bottom: 0;
  border: 1px solid #f4f4f4;
  box-shadow: none;
}
.related-post .row {
  margin: 0 auto;
  width: 100%;
}
.related-post .row ul {
  margin-left: 0;
  width: 100%;
  list-style: none;
  font-size: 14px;
}
.related-post .row ul li {
  position: relative;
  float: left;
  display: inline-block;
  display: -webkit-box;
  overflow: hidden;
  margin-top: 15px;
  padding-right: 30px;
  padding-left: 18px;
  width: 50%;
  height: 20px;
  vertical-align: top;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.related-post .row ul li:before {
  position: absolute;
  top: 7px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 10px;
  background-color: var(--accent-color);
  content: "";
}
.yumus-single-bottom-a-d,
.yumus-single-top-a-d {
  overflow: hidden;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .yumus-single-top-a-d {
    margin-bottom: 10px;
  }
  .site-content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .banner-top {
    margin-top: 10px;
  }
  .single .type-post .entry-header {
    padding: 15px;
  }
  .single .type-post .entry-wrapper {
    padding: 15px 15px 30px;
  }
  .page .type-page .entry-action,
  .single .type-post .entry-action {
    padding-right: 15px;
    padding-left: 15px;
  }
  .post .entry-wrapper {
    padding: 15px 15px 30px;
    background-color: #fff;
  }
  .pagenavi {
    display: none;
  }
  .navigation {
    display: inline;
  }
  .related-post {
    box-shadow: 0 0 0;
  }
  .related-post .row ul li {
    width: 100%;
  }
  .owl-carousel.with-padding .owl-stage-outer {
    margin-top: 0;
    margin-bottom: 0;
  }
  .term-bar {
    margin-top: 10px;
  }
  .wallpaper-tags {
    margin-bottom: 10px;
    box-shadow: 0 0 0;
  }
  .post-wallpaper {
    margin-bottom: 0;
    box-shadow: 0 0 0;
  }
  .yumus-single-bottom-a-d {
    margin: 10px 0;
  }
}
.reading {
  margin-top: 30px;
  margin-left: 30px;
  font-weight: 700;
}
.post-list-ad .entry-media.with-placeholder {
  height: 100%;
}
.xydown {
  margin: 10px 0;
  padding: 10px;
  width: 615px;
  height: 45px;
  border: 1px dashed #ddd;
  border-radius: 3px;
  line-height: 24px;
}
.downbtn {
  margin-right: 10px;
  background: #e43c5e;
}
.downbtn,
.yanshibtn {
  padding: 10px 15px;
  border: 0;
  border-radius: 2px;
  color: #fff !important;
  cursor: pointer;
}
.yanshibtn {
  background: none repeat scroll 0 0 var(--accent-color);
  text-decoration: none;
  text-transform: none;
}
.paydown {
  display: flex;
  width: auto;
  border: 1px dashed red;
  border-radius: 5px;
  background: #f5f7fd;
  flex-wrap: wrap;
}
.paydown p {
  margin: 3px;
  padding: 3px 15px;
  border-bottom: 1px solid #f4f4f4;
  text-indent: 0;
}
.paydown .down-title {
  max-width: 10%;
  color: #666;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  flex: 0 0 10%;
}
.paydown .down-detail {
  max-width: 90%;
  border-radius: 5px;
  background: #fff;
  flex: 0 0 90%;
}
.paydown p.down-vip {
  color: #e14d43;
}
.paydown p.down-tip {
  border-bottom: none;
}
.clear {
  clear: both;
  display: block;
  visibility: hidden;
  overflow: hidden;
  width: 0;
  height: 0;
}
