@media (min-width: 800px) {
  .pkp_head_wrapper {
    padding-top: 11rem;
  }
}

@media (min-width: 1280px) {
  .pkp_head_wrapper {
    padding-top: 14rem;
  }
}

@media (min-width: 1440px) {
  .pkp_head_wrapper {
    padding-top: 16rem;
  }
}

@media (min-width: 1600px) {
  .pkp_head_wrapper {
    padding-top: 18rem;
  }
}

@media (min-width: 1920px) {
  .pkp_head_wrapper {
    padding-top: 20rem;
  }
}
@media (min-width: 993px) {
  .pkp_site_nav_menu {
    display: block !important;
  }
}
@media (max-width: 992px) {
  .editorialTeam > div {
    width: 100% !important;
  }
  .pkp_structure_head {
    background-size: 100% 100%;
  }
  .pkp_site_nav_menu {
    top: 0;
    z-index: 998;
    padding-top: 43px;
  }
  .obj_issue_toc .section {
    margin: 0 !important;
  }
  .obj_issue_toc .section > h3 {
    left: 0;
  }
  .pkp_brand_footer a {
    max-width: 100px;
  }
  .footer_menu_info p {
    font-size: 13px !important;
    padding-left: 5px;
  }
  .footer_menu_info span,
  .footer_menu_info p {
    text-indent: 0px !important;
  }
  .footer_menu_item li {
    font-size: 14px !important;
    padding: 0px 3px !important;
  }
  .footer_menu_info li {
    display: flex;
  }
}
@media (max-width: 769px) {
  .obj_issue_toc .galleys {
    margin: 1rem 0 !important;
  }
  .article_pic {
    width: 100% !important;
    height: auto !important;
  }
  .article_content {
    width: 100% !important;
  }
  .footer_menu_item li {
    font-size: 13px !important;
  }
  .footer_menu_info p {
    font-size: 12px !important;
  }
  .pkp_brand_footer a {
    max-width: 70px;
  }
  .pkp_head_wrapper {
    padding-top: 4rem !important;
  }
}
.cmp_breadcrumbs ol li a,
.cmp_breadcrumbs ol li span {
  display: inline-block;
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cmp_breadcrumbs .separator {
  padding: 0 !important;
}
.cmp_breadcrumbs ol li {
  margin-left: 0 !important;
}

.pkp_brand_footer {
  display: flex;
}

.footer_menu {
  width: 80%;
  display: flex;
  flex-direction: column;
}
.footer_menu_item {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
}

.footer_menu_item li {
  font-size: 20px;
  font-weight: bold;

  padding: 0px 10px;
  border-left: 3px solid #2e2e50;
  width: 30%;
}
.footer_menu_item li a {
  max-width: 250px !important;
  float: left !important;
  display: block !important;
  color: #2e2e50 !important;
}
.footer_menu_info {
  margin-top: 30px;
}
.footer_menu_info li {
  text-align: left;

  font-size: 16px;
  margin-bottom: 20px;
  overflow: hidden;
}
.footer_menu_info span,
.footer_menu_info p {
  color: #6e6e6e;
  text-align: left;
  text-indent: 20px;
  font-size: 16px;
  display: block;
  float: left;
}

.footer_menu_info span {
  font-size: 20px;
}

.footer_menu_info p {
  font-weight: bold;
}

.menu_bottom {
  width: 100%;
  text-align: center;
  border-top: 1px solid #6e6e6e;
  font-weight: bold;
  padding: 15px 0;
  color: #6e6e6e;
}

.bq1 {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.bq1 p {
  margin: 0 10px 0 0 !important;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.bq1 .lv {
  background: #0575c4;
  color: #fff;
  border-radius: 5px;
  padding: 0 10px;
  line-height: 25px;
}
.bq1 .aid {
  background: #555354;
  color: #fff;
  border-radius: 5px;
  padding: 0 10px;
  line-height: 25px;
}
.bq1 .hong {
  background: #f68111;
  color: #fff;
  border-radius: 5px;
  padding: 0px 10px;
  line-height: 25px;
  margin-top: 0;
  margin-left: 0;
}
.bq1 .hong img {
  height: 15px;
  width: auto;
  padding-right: 5px;
}
.bq1 .huang {
  color: #f68111;
  line-height: 25px;
}
.bq1 .huang img {
  height: 25px;
  width: auto;
  padding-right: 10px;
}

.abt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3; /* æŽ§åˆ¶æ˜¾ç¤ºçš„è¡Œæ•° */
}
.obj_article_summary {
  position: relative;
}

.cmp_article_list .galleys_links {
  position: absolute;
  right: 0px;
  top: -15px;
}
.cmp_article_list > li {
  border-bottom: #c0c0c0 1px dashed;
  padding-bottom: 15px;
}

#navigationPrimary {
  padding-left: 20px !important;
  margin-left: 0;
}

.article_pic {
  float: left;
  overflow: hidden;
}

.article_pic img {
  width: 100% !important;
}
.article_content {
  float: left;
  padding-left: 15px;
}
.obj_issue_toc .cover {
  width: 100% !important;
}
.obj_issue_toc .cover img {
  max-height: 450px !important;
}
.article_content .title {
  margin: 0 !important;
}
.abt {
  margin: 0 0 0 0 !important;
  text-align: justify;
}

.page p a {
  color: #006798 !important;
  word-wrap: break-word !important;
}

.obj_article_summary .cover {
  width: 100% !important;
}

ol li {
  list-style: decimal inside none !important;
  margin-left: 1em !important;
}

.page_title ~ ul li {
  list-style: disc;
  margin-left: 15px;
}
#authorGuidelines li {
  list-style: disc;
  margin-left: 15px;
}
.obj_announcement_full .description {
  text-align: justify;
}

.abstract p{
  text-align: justify !important;
}
.references p{
  text-align: justify !important;
}
.pkp_site_name{
  display:none;
}