/*
Theme Name: Palfish
Theme URI: https://www.ipalfish.com/blog/
Author: Palfish
Author URI: https://palfish.com/
Description: Palfish 博客模板
Version: 1.0.0
Requires PHP: 5.4
Tested up to: 6.1
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, full-width-template, right-sidebar, custom-background, custom-menu, editor-style, featured-images, translation-ready, custom-logo, threaded-comments, footer-widgets, blog, e-commerce
Text Domain: palfish
*/

/* WordPress Core */
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 13px;
  line-height: 17px;
  margin: 0;
  padding: 10px 0 0 0;
  color: #000;
}
.gallery-caption {
  font-weight: bold;
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.wp-block-image .aligncenter .wp-element-caption {
  text-align: center;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignnone {
  max-width: 96%;
  height: auto;
  width: auto;
}
iframe,
embed {
  max-width: 100%;
}
img {
  max-width: 100%;
  height: auto;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 10px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}
.sticky,
.bypostauthor {
}
table {
  width: 100%;
  border-collapse: collapse;
}
th {
  font-weight: bold;
}
td,
th {
  padding: 6px;
}
.dropdown-toggle:focus {
  outline: thin dotted;
}
body {
  color: #404040;
  font-weight: 300;
  line-height: 1.6;
  font-size: 18px;
  word-wrap: break-word;
  font-family: "Open Sans Condensed", "Helvetica Neue", helvetica, arial,
    sans-serif;
  padding: 0;
}

a,
a:active,
a:hover,
a:focus {
  color: #07bcfd;
  text-decoration: none;
}
a:focus,
.dropdown-toggle:focus {
  outline: thin dotted;
}
.page-header a {
  border-bottom: 0;
  color: #000;
}
a:active {
  border-bottom: none;
}
.navbar-nav li.fa {
  display: block;
  position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  word-wrap: break-word;
  font-weight: 700;
  letter-spacing: -0.02em;
}
html {
  overflow-x: hidden;
  overflow-y: scroll;
  -ms-overflow-y: scroll;
  -ms-overflow-x: hidden;
}
@keyframes showup {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (max-width: 782px) {
  .admin-bar #my-menu {
    top: 46px;
  }
}
@media (min-width: 768px) {
  li.menu-item-has-children > a:before {
    font-family: "FontAwesome";
    content: "\f107";
    margin-left: 10px;
    font-size: 15px;
    right: 8px;
    position: absolute;
  }
  li.menu-item-has-children > a.dropdown-item:before {
    right: 6px;
  }
  li li ul.dropdown-menu {
    left: 100%;
    top: 0;
  }
  .navbar-default .navbar-nav > .active a:focus,
  .navbar-default .navbar-nav > .open a:focus {
    background-color: #fff;
    color: #666;
    outline: thin dotted;
  }
  .navbar-right li li ul.dropdown-menu {
    left: auto;
    right: 100%;
  }
  .navbar-right {
    margin-right: 0;
  }
  .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
  }
  .navbar-nav > li > a.dropdown-toggle {
    padding-right: 25px;
  }
  .open > .dropdown-menu {
    height: auto;
    visibility: visible;
    opacity: 1;
  }
  .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
  }
  .navbar-nav li:hover > .dropdown-menu {
    visibility: visible;
    border-radius: 0;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    opacity: 1;
  }
  #site-navigation .container {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
  }
  .menu-container {
    width: 100%;
  }
  .menu-item-has-children li.fa:before {
    top: 6px !important;
  }
  .navbar-center {
    width: 100%;
    text-align: center;
  }
  .navbar-center > li {
    float: none;
    display: inline-block;
  }
  .dropdown-menu {
    display: block;
    opacity: 0;
  }
}
@media (min-width: 600px) {
  .admin-bar #site-navigation.shrink {
    top: 32px;
  }
}

@media (max-width: 767px) {
  .heading-row {
    flex-wrap: wrap;
  }
  #my-menu {
    z-index: 99999;
  }
  .mm {
    visibility: hidden;
    opacity: 0;
  }
  .mm.mm--open {
    visibility: visible;
    opacity: 1;
    z-index: 99999;
  }
  #my-menu .dropdown-menu {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 0;
    visibility: hidden;
  }
  #my-menu .dropdown-menu.mm--open,
  #my-menu.mm--open .dropdown.open .dropdown-menu {
    opacity: 1;
    visibility: visible;
  }
  #my-menu .navbar-nav > li > a {
    display: block;
    max-height: 60px;
    padding: 15px 20px;
  }
  #my-menu .dropdown-menu > li > a {
    padding: 15px 20px;
  }
  #my-menu .dropdown-menu > li > a:focus {
    outline: thin dotted;
  }
  .open-panel {
    position: relative;
    float: right;
    cursor: pointer;
    display: block;
    font-size: 28px;
    line-height: 60px;
    padding: 0px 10px;
  }
  .top-bar-section .widget {
    text-align: center !important;
  }
}
.title-tagline-hidden .site-title,
.title-tagline-hidden .site-description {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
}
.main-container {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  margin-left: 0;
  padding: 0 0 0 15px;
  height: 60px;
}

#site-navigation {
  min-height: 60px;
}
.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.dropdown-menu > li > a {
  border-bottom: 0;
  padding: 5px 20px 5px 10px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #07bcfd;
}
.navbar-toggle {
  border: 1px solid #ccc;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ccc;
}
.navbar-nav > li > a {
  border-bottom: 0;
  text-transform: uppercase;
  vertical-align: middle;
  display: inline-block;
  max-height: 60px;
}
.nav > li.active > a:after,
.current-page-parent:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #07bcfd;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
article {
  clear: both;
  float: left;
  margin-bottom: 40px;
  width: 100%;
}
.archive-page-header h1 {
  margin: 0;
  padding-bottom: 25px;
}
.updated:not(.published) {
  display: none;
}
.space-right {
  margin-right: 10px;
}
.main-content {
  float: left;
  width: 100%;
}
.page h1.single-title {
  margin-bottom: 15px;
}
h1.single-title {
  margin: 0;
}
.single-head {
  margin: 0 auto;
  /* max-width: 700px; */
  clear: both;
  margin-bottom: 10px;
}
.single-entry-summary,
.cats-tags {
  margin-top: 15px;
  width: 100%;
  clear: both;
  margin: 0 auto;
  /* max-width: 700px; */
}
.single-content.row {
  margin-bottom: 60px;
}
.tagcloud a {
  font-size: 15px !important;
  padding: 0px 6px;
  border: 1px solid;
  display: inline-block;
  margin-bottom: 5px;
}
input,
textarea {
  background-color: #fff;
  padding: 8px;
  color: #464a4c;
  border-radius: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  background-image: -webkit-linear-gradient(
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0)
  );
  border: 1px solid #bbb;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: block;
  width: 100%;
}
.radio,
.checkbox {
  display: inline-block;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: relative;
  margin-left: 0;
}
select {
  max-width: 100%;
  padding: 5px;
  color: #000;
}
#respond .comment-form-url,
#respond input {
  width: 100%;
  float: left;
}
#respond .comment-form-author,
#respond .comment-form-email {
  width: 50%;
  float: left;
}
#respond .comment-form-author {
  padding-right: 5%;
}
#respond input#wp-comment-cookies-consent {
  width: auto;
  margin-right: 10px;
  top: 5px;
  position: relative;
}
#sidebar {
  display: inline-block;
  max-width: 100%;
}
.page-area {
  padding-top: 15px;
}
.widget {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  margin-bottom: 20px;
  position: relative;
}
.homepage-area .widget {
  margin: 0;
  padding: 0;
}
.widget ul {
  padding-left: 0;
  list-style-type: none;
}
.widget li > ul {
  padding-left: 15px;
}
.widget ul li {
  margin: 4px 0px 0px;
  padding: 0px 0px 4px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.widget ul li:last-child {
  border-bottom: none;
}
.widget-title {
  font-size: 18px;
  position: relative;
  width: 100%;
  clear: both;
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: uppercase;
  display: block;
}
.widget-title:after {
  content: "";
  position: absolute;
  top: 8px;
  width: 5px;
  background-color: #07bcfd;
  left: 0;
  bottom: 8px;
}
.widget-title h3 {
  font-size: 20px;
  position: relative;
  padding: 10px 20px;
  margin: 0;
  line-height: 22px;
  display: inline-block;
  font-weight: 300;
}
.top-bar-section {
  background-color: #07bcfd;
  color: #fff;
  padding: 5px 0;
  font-size: 14px;
  position: relative;
  z-index: 99;
}
.top-bar-section .widget,
.top-bar-section p {
  margin-bottom: 0;
}
.top-bar-section .widget:nth-child(3n-1) {
  text-align: center;
}
.top-bar-section .widget:nth-child(3n) {
  text-align: right;
}
.top-bar-section a {
  color: #0e0e0e;
}
/* #region start */
/*
h1.site-title, .site-title {
    margin: 0;
    padding: 0;
    font-size: 28px;
    line-height: 34px;
    word-wrap: break-word;
    font-weight: 700;
    color: #000;
    letter-spacing: -.02em;
}
.site-description {
    font-size: 15px;
    line-height: 22px;
    margin: 0;
    position: relative;
    display: inline-block;
}
.site-branding-logo a {
    border: none;
    z-index: 99;
    position: relative;
}
.site-branding-logo img {
    width: auto;
    max-height: 60px;
}
.site-branding-text {
    z-index: 99;
    position: relative;
}
.site-branding-logo, .site-branding-text {
    float: left;
    margin-right: 10px;
}
.site-heading {
    padding-left: 15px;
    padding-right: 15px;
}
.site-heading-sidebar p {
    margin-bottom: 0;
}
.site-heading-sidebar .widget {
    margin-bottom: 8px;
    font-size: 80%;
}
.navbar {
    margin-bottom: 0;
}
.main-menu {
    position: relative;
}

#site-navigation.shrink {
    min-height: 50px;
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
    background-color: #ffffff;
    -webkit-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    border: none;
}
#site-navigation {
    background-color: #ffffff;
    border-top: 1px solid #e2e2e2; 
    border-bottom: 1px solid #e2e2e2;
    border-left: none;
    border-right: none;
}
#site-navigation, nav a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 0;
}
#site-navigation .container {
    position: relative;
}
*/
/* #endregion */
.wp-block-search__button {
  white-space: nowrap;
}
.featured-thumbnail {
  width: 100%;
  position: relative;
}
.featured-thumbnail img {
  width: 100%;
  text-align: center;
}
.single-page-header {
  color: #fff;
  font-size: 44px;
  font-weight: 700;
}
nav.navigation.pagination {
  text-align: center;
  width: 100%;
  clear: both;
  margin: 20px 0;
  float: left;
}
nav.navigation.pagination .nav-links a,
nav.navigation.pagination .current {
  padding: 5px 10px;
  border: none;
  border-radius: 0;
  position: relative;
  z-index: 1;
  border: 1px solid #b5b5b5;
}

nav.navigation.pagination .current {
  color: #000;
  background-color: transparent;
}

#content-footer-section {
  background-color: #1e1e1e;
  color: #ffffff;
  padding: 15px;
  clear: both;
}
#content-footer-section .post-item h2 a {
  color: #fff;
  font-weight: 300;
}
#content-footer-section .widget-title h3 {
  color: #fff;
}
#content-footer-section .posted-date,
#content-footer-section .comments-meta,
#content-footer-section .comments-meta a {
  position: relative;
  color: #cacaca;
  font-size: 14px;
  font-weight: 300;
  font-style: italic;
}
.footer-credits {
  background-color: #1e1e1e;
  clear: both;
}
.footer-credits-text {
  padding: 20px 0;
  color: #fff;
}
.site-header {
  padding: 30px 0;
  background-color: #fff;
}

.taxonomy-description {
  margin-bottom: 20px;
}
.single-footer.row {
  clear: both;
}
form.search-form label {
  width: 100%;
  display: block;
}
form.search-form,
form.woocommerce-product-search {
  position: relative;
}
.search-submit,
.woocommerce-product-search button {
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  line-height: 20px;
}
.search-field {
  width: 100%;
  padding-right: 90px;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
}
input[type="search"].search-field::-webkit-input-placeholder {
  color: #d7d7d7;
}
input[type="search"].search-field:focus::-webkit-input-placeholder {
  color: #f1f1f1;
  padding: 20px 0 0 0;
}
fieldset {
  border: 2px solid #e5e5e5;
  margin: 5px 2px 15px 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  width: auto;
  border-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
}
/* Comments */
.comment-form #comment {
  width: 100%;
}
cite.fn {
  font-weight: bold;
}
a.comment-reply-link {
  border: 1px solid #ccc;
  padding: 10px 20px;
}
.reply {
  margin: 20px 0;
}
.comment-meta.commentmetadata {
  margin: 10px 0;
  font-size: 12px;
  font-style: italic;
}
.comment-body {
  margin-bottom: 40px;
}
.commentlist li {
  list-style-type: none;
}
.error-template {
  padding-bottom: 60px;
}
.btn-default,
input[type="submit"],
input#submit,
button,
a.comment-reply-link {
  box-shadow: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  border: 1px solid;
  border-radius: 3px;
  padding: 10px 20px;
  color: #07bcfd;
  background-color: transparent;
  font-weight: 400;
}
.inner-wrapper {
  display: block;
  margin-bottom: 15px;
}
.content-date-comments {
  display: inline-block;
}
.cat-links,
.tags-links {
  display: inline-block;
  width: 100%;
}
.posted-date,
.comments-meta {
  margin-right: 15px;
}
.posted-date,
.cat-links a,
.cat-links span,
.tags-links span {
  position: relative;
  font-size: 14px;
}
.tags-links .space-right {
  font-weight: bold;
}
.tags-links a {
  position: relative;
  opacity: 0.8;
  font-size: 14px;
  margin-right: 8px;
}
.post-item {
  margin-bottom: 10px;
}
.post-item h2 {
  font-size: 26px;
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: 700;
}
.post-item h2 a {
  color: #404040;
  font-weight: 300;
  font-size: 40px;
}
.post-item .cats-tags {
  margin: auto;
  max-width: 100%;
}
.news-thumb {
  margin-bottom: 10px;
}
.news-thumb img {
  width: 100%;
}
.post-excerpt {
  display: block;
  clear: both;
}
.author-meta-by {
  opacity: 0.7;
  position: relative;
  font-size: 14px;
}
.author-meta a {
  text-transform: uppercase;
  font-size: 14px;
  margin-left: 4px;
  margin-right: 15px;
}
nav.navigation.post-navigation {
  overflow: hidden;
  margin: 15px 0;
  padding: 15px 0;
  clear: both;
  width: 100%;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.nav-subtitle {
  background: transparent;
  opacity: 0.8;
  color: initial;
  display: block;
  font-size: 13px;
  text-transform: uppercase;
}
.nav-links {
  width: 100%;
  display: block;
  float: left;
  clear: both;
}
.nav-links .nav-title {
  position: relative;
}
.nav-previous .fa {
  margin-right: 5px;
}
.nav-next .fa {
  margin-left: 5px;
}
.banner-register-box {
  margin-bottom: 40px;
}
/* #region reset */
.page-header footer-header abbr,
.page-header address,
.page-footer address,
.page-header article,
.page-footer article,
.page-header aside,
.page-footer aside,
.page-header audio,
.page-footer audio,
.page-header b,
.page-footer b,
.page-header blockquote,
.page-footer blockquote,
.page-header body,
.page-footer body,
.page-header canvas,
.page-footer canvas,
.page-header caption,
.page-footer caption,
.page-header cite,
.page-footer cite,
.page-header code,
.page-footer code,
.page-header dd,
.page-footer dd,
.page-header del,
.page-footer del,
.page-header details,
.page-footer details,
.page-header dfn,
.page-footer dfn,
.page-header div,
.page-footer div,
.page-header dl,
.page-footer dl,
.page-header dt,
.page-footer dt,
.page-header em,
.page-footer em,
.page-header fieldset,
.page-footer fieldset,
.page-header figcaption,
.page-footer figcaption,
.page-header figure,
.page-footer figure,
.page-header footer,
.page-footer footer,
.page-header form,
.page-footer form,
.page-header h1,
.page-footer h1,
.page-header h2,
.page-footer h2,
.page-header h3,
.page-footer h3,
.page-header h4,
.page-footer h4,
.page-header h5,
.page-footer h5,
.page-header h6,
.page-footer h6,
.page-header header,
.page-footer header,
.page-header hgroup,
.page-footer hgroup,
.page-header html,
.page-footer html,
.page-header i,
.page-footer i,
.page-header iframe,
.page-footer iframe,
.page-header img,
.page-footer img,
.page-header ins,
.page-footer ins,
.page-header kbd,
.page-footer kbd,
.page-header label,
.page-footer label,
.page-header legend,
.page-footer legend,
.page-header li,
.page-footer li,
.page-header mark,
.page-footer mark,
.page-header menu,
.page-footer menu,
.page-header nav,
.page-footer nav,
.page-header object,
.page-footer object,
.page-header ol,
.page-footer ol,
.page-header p,
.page-footer p,
.page-header pre,
.page-footer pre,
.page-header q,
.page-footer q,
.page-header samp,
.page-footer samp,
.page-header section,
.page-footer section,
.page-header small,
.page-footer small,
.page-header span,
.page-footer span,
.page-header strong,
.page-footer strong,
.page-header sub,
.page-footer sub,
.page-header summary,
.page-footer summary,
.page-header sup,
.page-footer sup,
.page-header table,
.page-footer table,
.page-header tbody,
.page-footer tbody,
.page-header td,
.page-footer td,
.page-header tfoot,
.page-footer tfoot,
.page-header th,
.page-footer th,
.page-header thead,
.page-footer thead,
.page-header time,
.page-footer time,
.page-header tr,
.page-footer tr,
.page-header ul,
.page-footer ul,
.page-header var,
.page-footer var,
.page-header video,
.page-footer video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: middle;
  background: transparent;
  box-sizing: border-box;
  font-family: PingFang SC, Microsoft YaHei;
}

.page-header em,
.page-footer em,
.page-header h1,
.page-footer h1,
.page-header h2,
.page-footer h2,
.page-header h3,
.page-footer h3,
.page-header h4,
.page-footer h4,
.page-header h5,
.page-footer h5,
.page-header h6,
.page-footer h6,
.page-header i,
.page-footer i {
  font-weight: 100;
  font-style: normal;
}

.page-header li,
.page-footer li,
.page-header ol,
.page-footer ol,
.page-header ul,
.page-footer ul {
  list-style-type: none;
}

.page-header a,
.page-footer a {
  outline: 0;
}

.page-header a,
.page-footer a,
.page-header a:hover,
.page-footer a:hover {
  text-decoration: none;
}

.page-header strong,
.page-footer strong {
  font-weight: inherit;
  vertical-align: baseline;
}

.page-header img,
.page-footer img,
.page-header video,
.page-footer video {
  max-width: 100%;
  height: auto;
}
/* #endregion */
/* #region header */
.page-header {
  position: relative;
  z-index: 99;
  height: 50px;
  margin: 0;
  border: 0 none !important;
}

.page-header .logo {
  display: none;
  height: 30px;
  padding: 7px 11px;
  border-radius: 0 0 10px 10px;
  position: absolute;
  left: 20px;
  top: 100%;
  background: #fff;
  z-index: 1;
  min-width: 82px;
}

.page-header .logo img {
  display: block;
  width: auto;
  height: 100%;
}

.page-header .logo-10 {
  display: none;
  height: 62px;
  padding: 7px 11px;
  border-radius: 0 0 10px 10px;
  position: absolute;
  left: 20px;
  top: 100%;
  background: #fff;
  z-index: 1;
  min-width: 82px;
}

.page-header .logo-10 img {
  display: block;
  width: auto;
  height: 100%;
}

.page-header a {
  color: #333;
}

.page-header .a-link-active,
.page-header a.router-link-exact-active,
.page-header a:hover {
  color: #ff5532;
}

.page-header .header-center:before {
  content: "";
  position: absolute;
  left: 15px;
  top: 100%;
  margin-top: 12px;
}

.page-header .menus {
  display: flex;
  align-items: center;
  height: 50px;
  width: 100%;
  overflow: auto;
  padding-left: 15px;
  position: fixed;
  background: #fff;
  z-index: 2;
  font-size: 14px;
  top: 0;
  left: 0;
}

.page-header .menus .menu {
  white-space: nowrap;
  font-weight: 500;
  color: #333;
  line-height: 19px;
  margin-right: 15px;
}

.page-header .menus .menu a {
  display: flex;
  align-items: center;
}

.page-header .menus .menu.menu-pop {
  margin-right: 0;
}

.page-header .menus .menu.menu-pop .menu-main {
  display: none;
}

.page-header .menus .submenu {
  display: flex;
}

.page-header .menus .submenu li {
  margin-right: 15px;
}

.page-header .menus .nav-icon {
  display: none;
}

.page-header .menus:before {
  content: "";
  width: 20px;
  height: 100%;
  background: repeating-linear-gradient(270deg, hsla(0, 0%, 100%, 0), #fff);
  position: absolute;
  left: 0;
  top: 0;
}

.page-header .actions {
  position: absolute;
  top: 100%;
  right: 20px;
  padding: 12px 0 0;
  display: flex;
  z-index: 1;
  align-items: center;
}

.page-header .actions .action {
  box-sizing: border-box;
  height: 24px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 22px;
  border-radius: 20px;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  padding: 0 10px;
}

.page-header .actions .action.login {
  margin-right: 10px;
}

.page-header .actions .action.register {
  background: #fff;
  color: #333;
}

.page-header .header-right {
  font-size: 13px;
  color: #555;
}

.page-header .header-right a {
  color: #00bcff;
}

.page-header.shadow {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: sticky;
  top: 0;
  padding: 0 20px;
  box-sizing: border-box;
  background-color: #fff;
}

.page-header.shadow .header-center {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.page-header.shadow .header-center .logo {
  display: block;
  position: static;
  padding: 0;
}

.page-header-math .actions .action.login,
.page-header-rdc .actions .action.login,
.page-header-sinology .actions .action.login {
  color: #ff5532;
  border: 1px solid;
}

.page-header-math .actions .action.register,
.page-header-rdc .actions .action.register,
.page-header-sinology .actions .action.register {
  border-color: #ff5532;
  background: #ff5532;
  color: #fff;
}

.page-header-book .header-center:before {
  width: 86px;
  height: 22px;
  background: url(https://s04.cdn.ipalfish.com/kid/img/logo-book-white@2x.854ef281.png)
    no-repeat;
  background-size: contain;
}

.page-header-book .actions .action.register {
  color: #275ef8;
}

.page-header-download .actions .login {
  color: #00bcff;
  border-color: #00bcff;
}

.page-header-download .actions .register {
  color: #fff;
  border-color: #00bcff;
  background-color: #00bcff;
}

@media screen and (min-width: 1024px) {
  .page-header {
    width: 100%;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 999;
    background: #fff;
    box-sizing: border-box;
    padding: 0 20px;
    height: 80px;
  }

  .page-header .header-center {
    width: 1200px;
    height: 80px;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
  }

  .page-header .header-center:before {
    display: none;
  }

  .page-header .logo {
    position: static;
    display: block;
    height: 30px;
    margin-right: 30px;
    flex-shrink: 0;
    padding: 0;
    background: transparent;
  }

  .page-header .logo img {
    display: block;
    width: auto;
    height: 100%;
  }

  .page-header .logo-10 {
    position: static;
    display: block;
    height: 62px;
    margin-right: 30px;
    flex-shrink: 0;
    padding: 0;
    background: transparent;
  }

  .page-header .logo-10 img {
    display: block;
    width: auto;
    height: 100%;
  }

  .page-header .header-nav {
    font-size: 18px;
    display: flex;
    flex: 1;
  }

  .page-header .menus {
    position: static;
    height: 80px;
    font-size: inherit;
    width: auto;
    overflow: visible;
    flex: 1;
    justify-content: center;
    padding: 0;
  }

  .page-header .menus:after,
  .page-header .menus:before {
    display: none;
  }

  .page-header .menus .menu {
    margin-right: 48px;
    height: 100%;
    position: relative;
    align-items: center;
    display: flex;
  }

  .page-header .menus .menu a {
    display: block;
  }

  .page-header .menus .menu:last-child {
    margin-right: 0;
  }

  .page-header .menus .menu:hover .submenu {
    display: flex;
  }

  .page-header .menus .menu.menu-pop {
    margin-right: 48px;
  }

  .page-header .menus .menu.menu-pop .menu-main {
    display: block;
  }

  .page-header .menus .menu .submenu {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    height: 50px;
    width: 100%;
  }

  .page-header .menus .menu .submenu li {
    white-space: nowrap;
    flex-shrink: 0;
    text-align: center;
    display: flex;
    margin-right: 0;
    color: hsla(0, 0%, 100%, 0.8);
    font-size: 16px;
    font-weight: 600;
  }

  .page-header .menus .menu .submenu li a {
    position: relative;
    display: block;
    line-height: 50px;
    color: hsla(0, 0%, 100%, 0.8);
    text-align: center;
    padding: 0 18px;
    flex: 1;
  }

  .page-header .menus .menu .submenu li a.a-link-active,
  .page-header .menus .menu .submenu li a.router-link-active,
  .page-header .menus .menu .submenu li a.router-link-exact-active,
  .page-header .menus .menu .submenu li a:hover {
    color: #fff;
  }

  .page-header .menus .menu .submenu li a.a-link-active:before,
  .page-header .menus .menu .submenu li a.router-link-active:before,
  .page-header .menus .menu .submenu li a.router-link-exact-active:before,
  .page-header .menus .menu .submenu li a:hover:before {
    content: "";
    position: absolute;
    width: 11.98px;
    height: 11.98px;
    background-color: #fff;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%) rotate(45deg);
  }

  .page-header .menus .menu .submenu li a.a-link-active:after,
  .page-header .menus .menu .submenu li a.router-link-active:after,
  .page-header .menus .menu .submenu li a.router-link-exact-active:after,
  .page-header .menus .menu .submenu li a:hover:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    border-radius: 2px;
    background-color: #fff;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, -50%);
  }

  .page-header .menus .menu .submenu:before {
    content: "";
    position: fixed;
    width: 100vw;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.4);
    left: 0;
    z-index: -1;
  }

  .page-header .menus .nav-icon {
    display: block;
    width: 24px;
    height: 24px;
    margin: 0 10px 0 0;
  }

  .page-header .actions {
    position: static;
    height: 80px;
    padding: 0;
    margin-left: 30px;
  }

  .page-header .actions .action {
    display: block;
    width: 64px;
    height: 36px;
    border: 0 none;
    text-align: center;
    line-height: 36px;
    border-radius: 20px;
    color: #333;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .page-header .actions .action:hover {
    background: #fafafa;
    color: #737373;
  }

  .page-header .actions .action.login {
    color: #333;
    margin-right: 20px;
    background-color: #f5f5f5;
    border: 0 none;
  }

  .page-header .actions .action.register {
    color: #fff;
    background-color: #333;
  }

  .page-header .actions .action.register:hover {
    background: #2b2b2b;
  }

  .page-header .header-right {
    font-size: 16px;
  }
}
/* #endregion */

/* #region footer */

.page-footer {
  padding: 50px 0 126px;
  background: #f8fcfe;
}

.page-footer .container {
  max-width: 1200px;
  box-sizing: content-box;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}

.page-footer a {
  color: #333;
}

.page-footer a:hover {
  color: #ff5532;
}

.page-footer .slogan {
  font-size: 14px;
  text-align: center;
  margin-bottom: 48px;
}

.page-footer .about {
  display: flex;
  font-size: 12px;
  font-weight: 400;
  color: #333;
  line-height: 1.4;
  margin-bottom: 14px;
}

.page-footer .about h3 {
  width: 85px;
  font-size: 12px;
  font-weight: 600;
  flex-shrink: 0;
}

.page-footer .about ul {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}

.page-footer .about ul li {
  width: 80px;
  margin: 0 30px 10px 0;
  flex-shrink: 0;
}

.page-footer .download {
  display: block;
  font-size: 20px;
  font-weight: 400;
  color: #333;
  align-items: center;
  line-height: 1.4;
  margin-bottom: 10px;
}

.page-footer .download h3 {
  width: 100%;
  font-size: 12px;
  font-weight: 400;
  color: #a0c5d2;
  position: relative;
  text-align: center;
  margin-bottom: 25px;
  overflow: hidden;
}

.page-footer .download h3:after,
.page-footer .download h3:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #d5f2fc;
  border-radius: 1px;
  position: absolute;
  top: 50%;
}

.page-footer .download h3:before {
  right: 50%;
  margin-right: 35px;
}

.page-footer .download h3:after {
  left: 50%;
  margin-left: 35px;
}

.page-footer .download .app-list {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.page-footer .download .app-list li {
  width: 80px;
  white-space: nowrap;
  position: relative;
  text-align: center;
  box-sizing: border-box;
  font-size: 12px;
  font-weight: 400;
  color: #333;
  line-height: 17px;
  margin: 0 0 16px;
  flex-shrink: 0;
}

.page-footer .download .app-list li img {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto 8px;
}

.page-footer .download .app-list li .qrcode {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}

.page-footer .copyright {
  font-weight: 400;
  text-align: center;
  font-size: 9px;
  color: #a0c5d2;
  line-height: 15px;
}

.page-footer .copyright a {
  color: #a0c5d2;
}

.page-footer .copyright a:hover {
  color: #ff5532;
}

.page-footer .copyright .jgbei {
  width: 10px;
}

.page-footer .two-line {
  display: inline-flex;
  flex-direction: column;
  line-height: 1.5;
  margin: 0.5rem 1rem 0.5rem 0;
}

@media screen and (min-width: 1024px) {
  .page-footer {
    padding: 50px 0 188px;
  }

  .page-footer .container {
    max-width: 1142px;
  }

  .page-footer .slogan {
    font-size: 24px;
    margin-bottom: 50px;
  }

  .page-footer .about {
    font-size: 20px;
    align-items: center;
    margin-bottom: 65px;
  }

  .page-footer .about h3 {
    width: 158px;
    font-size: 22px;
  }

  .page-footer .about ul {
    align-items: center;
  }

  .page-footer .about ul li {
    width: auto;
    margin: 0 56px 0 0;
  }

  .page-footer .download {
    display: flex;
    margin-bottom: 65px;
  }

  .page-footer .download h3 {
    width: 158px;
    font-size: 22px;
    font-weight: 600;
    color: #333;
    text-align: left;
    align-self: baseline;
    margin: 33px 0 0;
  }

  .page-footer .download h3:after,
  .page-footer .download h3:before {
    display: none;
  }

  .page-footer .download .app-list {
    display: flex;
    width: 0;
    flex: 1;
    justify-content: flex-start;
    margin-left: -15px;
  }

  .page-footer .download .app-list li {
    width: 109px;
    white-space: nowrap;
    position: relative;
    text-align: center;
    font-size: 14px;
    color: #555;
    line-height: 22px;
    margin: 0 0 15px 0;
  }

  .page-footer .download .app-list li img {
    display: block;
    width: 79px;
    height: 79px;
    margin-bottom: 20px;
  }

  .page-footer .download .app-list li .qrcode {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%);
    display: none;
  }

  .page-footer .download .app-list li a {
    display: block;
  }

  .page-footer .download .app-list li a:hover {
    text-decoration: none;
  }

  .page-footer .download .app-list li a:hover .qrcode {
    display: block;
  }

  .page-footer .copyright {
    font-size: 12px;
    line-height: 24px;
  }

  .page-footer .copyright .jgbei {
    width: 12px;
  }
}

/* #endregion */

/* #region advisory */

.advisory-info {
  box-sizing: border-box;
  position: fixed;
  top: 240px;
  right: 0;
  z-index: 100;
  width: 88px;
  background: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 128, 174, 0.06);
  padding: 8px 0;
  border-radius: 24px 0 0 24px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.advisory-info:before {
  content: "";
  z-index: -1;
  width: 69px;
  height: 73px;
  background: url(https://s04.cdn.ipalfish.com/kid/img/side-fish@2x.b20d0af2.png)
    no-repeat;
  background-size: contain;
  right: 4px;
  top: -49px;
  position: absolute;
}

.advisory-info:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 30px 0 0 30px;
  left: 0;
  top: 0;
  z-index: 0;
}

.advisory-info.advisory-info-red {
  box-shadow: 0 4px 14px 0 rgba(255, 128, 0, 0.06);
}

.advisory-info.advisory-info-sinology {
  height: 233px;
  width: 98px;
  padding: 15px 0 15px 10px;
  box-sizing: border-box;
  box-shadow: none;
  background: none;
  border-radius: 0;
}

.advisory-info.advisory-info-sinology:before {
  width: 72px;
  height: 94px;
  background-image: url(https://s04.cdn.ipalfish.com/kid/img/side-fish-sinology@2x.2a2679ee.png);
  right: auto;
  left: 18px;
  top: -64px;
}

.advisory-info.advisory-info-sinology:after {
  background: url(https://s04.cdn.ipalfish.com/kid/img/side-bg-sinology@2x.6970b7f8.png)
    no-repeat 0;
  background-size: auto 100%;
  border-radius: 0;
}

.advisory-info.advisory-info-sinology .info-box img {
  max-width: 246px;
}

.advisory-info .info-box {
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translate(-11px, -50%);
  display: none;
}

.advisory-info .info-box img {
  max-width: 160px;
}

.advisory-info .info-box .info-text {
  display: block;
  white-space: nowrap;
  font-size: 24px;
  background-color: #fff;
  padding: 16px;
  border-radius: 15px;
  box-shadow: 0 2px 8px 0 rgba(0, 128, 174, 0.06);
}

.advisory-info .btn-box {
  display: block;
  padding: 16px 0;
  text-align: center;
  position: relative;
  z-index: 1;
  font-size: 13px;
  font-weight: 400;
  color: #555;
  width: 100%;
  border: 0 none;
  background: none;
}

.advisory-info .btn-box:hover .info-box {
  display: block;
}

.advisory-info button.btn-box {
  cursor: pointer;
}

.advisory-info .icon {
  width: 32px;
  height: 32px;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
  margin: 0 auto 14px;
}

.advisory-info .badge-wrap {
  width: 32px;
  height: 32px;
  margin: 0 auto 14px;
  position: relative;
}

.advisory-info .badge-wrap .icon {
  margin: 0;
}

.advisory-info .badge-wrap .badge {
  position: absolute;
  right: 0;
  top: 0;
  width: 14px;
  height: 14px;
  box-shadow: 0 0 0 2px #fff;
  border-radius: 100%;
  background-color: red;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scale(0.85);
}

.advisory-info .badge-wrap .badge:after {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  animation: ripple-53c24376 1.2s ease-in-out 0s infinite normal none running;
  border: 1px solid red;
  content: "";
}

.advisory-info .btn-fixed .badge-wrap,
.advisory-info .btn-fixed .icon {
  width: 48px;
  height: 48px;
}

@media (max-width: 768px) {
  .advisory-info {
    position: fixed;
    padding: 0;
    background-color: transparent;
    top: auto;
    bottom: 100px;
    box-shadow: none;
    width: auto;
    right: 15px;
  }

  .advisory-info .btn-box span,
  .advisory-info .btn-box,
  .advisory-info:after,
  .advisory-info:before {
    display: none;
  }

  .advisory-info .btn-fixed {
    display: block;
    background-color: #fff;
    padding: 16px;
    border-radius: 100%;
    box-shadow: 0 2px 8px 0 rgba(0, 128, 174, 0.06);
  }

  .advisory-info .btn-fixed .badge-wrap,
  .advisory-info .btn-fixed img {
    display: block;
    margin: 0;
  }
}

/* #endregion */
