.pkp_page_index.pkp_op_index .pkp_structure_content {
  padding-top: 0;
}

.pkp_page_index.pkp_op_index .pkp_structure_main {
  float: none;
  width: 100%;
  max-width: none;
  margin: 0 auto;
  padding: 0;
}

.pkp_page_index.pkp_op_index .pkp_structure_main::before,
.pkp_page_index.pkp_op_index .pkp_structure_main::after {
  display: none;
}

.page_index_journal_heart {
  max-width: 1050px;
  margin: 0 auto;
  padding: 22px 0 54px;
  color: #182735;
}

.horizon_home_showcase {
  display: grid;
  grid-template-columns: 700px 320px;
  gap: 30px;
  align-items: start;
}

.horizon_home_showcase__main,
.horizon_feature_slider {
  min-width: 0;
}

.horizon_feature_slider {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  border: 1px solid #b0b0b0;
  border-radius: 5px;
  background: #fff;
}

.horizon_home_carousel {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.horizon_home_carousel .carousel-inner {
  position: relative;
  width: 100%;
  height: 435px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.horizon_home_carousel .item {
  position: relative;
  height: 435px;
  overflow: hidden;
  background: #fff;
}

.horizon_home_carousel .pic {
  display: block;
  position: relative;
  height: 100%;
}

.horizon_home_carousel .pic img {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  margin: auto;
}

.horizon_home_carousel .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: inline-block;
  padding: 13px 15px;
  background: rgba(0, 0, 0, 0.39);
  color: #fff;
  box-sizing: border-box;
  line-height: 22px;
}

.horizon_home_carousel .text .tit {
  display: block;
  margin: 0;
  margin-bottom: 2px;
  color: #fff;
  overflow: hidden;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.horizon_home_carousel .text .horizon_feature_slide__title {
  margin-top: 20px;
}

.horizon_home_carousel .text .author {
  max-width: 615px;
  margin: 0;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.horizon_home_carousel .carousel-control {
  position: absolute;
  top: 50%;
  z-index: 3;
  width: 34px;
  height: 64px;
  margin-top: 0;
  border: 0;
  background: transparent;
  opacity: 1;
  text-decoration: none;
  transform: translateY(-50%);
}

.horizon_home_carousel .leftbanner {
  left: -4px;
}

.horizon_home_carousel .rightbanner {
  right: 0;
  left: auto;
}

.horizon_home_carousel .carousel-control img {
  display: block;
  width: 26px;
  height: 52px;
  margin-top: 6px;
}

.horizon_home_carousel .rightbanner img {
  margin-left: auto;
  margin-right: 0;
}

.horizon_home_carousel .carousel-indicators {
  position: absolute;
  left: auto;
  right: 10px;
  bottom: 10px;
  z-index: 4;
  display: flex;
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none;
}

.horizon_home_carousel .carousel-indicators li {
  width: 12px;
  height: 12px;
  margin: 0 0 0 6px;
  border: 0;
  background: #fff;
  border-radius: 0;
  cursor: pointer;
}

.horizon_home_carousel .carousel-indicators li.active,
.horizon_home_carousel .carousel-indicators li.swiper-pagination-bullet-active {
  background: #26804a;
}

.horizon_home_showcase__aside {
  min-width: 0;
  display: block;
}

.horizon_home_showcase__aside .clear::after {
  display: block;
  clear: both;
  content: "";
}

.horizon_home_showcase__aside .fl {
  float: left;
}

.horizon_home_showcase__aside .fr {
  float: right;
}

.horizon_home_showcase__aside > .comwrap {
  min-height: 0;
  margin-top: 0 !important;
  margin-bottom: 8px !important;
  background: #fff;
}

.horizon_home_showcase__aside > .comwrap.tsg {
  margin-bottom: 6px !important;
}

.horizon_home_showcase__aside > .comwrap.qkjj {
  margin-top: 0 !important;
  margin-bottom: 8px !important;
  background: #e3feee;
}

.horizon_home_showcase__aside > .comwrap.tsg + .comwrap.qkjj {
  margin-top: 0 !important;
}

.horizon_home_showcase__aside > .horizon_video_entry {
  margin-top: 0 !important;
}

.tsg .tsglist {
  margin: 0;
  padding: 0;
  list-style: none;
}

.tsg .tsglist li {
  width: 49%;
  margin-bottom: 5px;
  line-height: 0;
}

.tsg .tsglist li:nth-last-child(-n+2) {
  margin-bottom: 0;
}

.tsg .tsglist li a,
.tsg .tsglist li .tsg_static {
  display: block;
  padding: 10px 0;
  background: #e3feee;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
}

.tsg .tsglist li a:hover,
.tsg .tsglist li a:focus {
  background: #36a663;
  color: #fff;
  text-decoration: none;
}

.tsg .tsglist li a span,
.tsg .tsglist li .tsg_static span {
  display: block;
  width: 30px;
  height: 28px;
  margin: 0 auto 9px;
  color: #23864b;
  font-family: FontAwesome;
  font-size: 34px;
  font-weight: 400;
  line-height: 28px;
}

.tsg .tsglist li a:hover span,
.tsg .tsglist li a:focus span {
  color: #fff;
}

.tsg .tsglist li.tsg1 a > span::before {
  content: "\f2c0";
}

.tsg .tsglist li.tsg4 a > span::before,
.tsg .tsglist li.tsg4 .tsg_static > span::before {
  content: "\f002";
}

.tsg .tsglist li.tsg3 a > span::before,
.tsg .tsglist li.tsg3 .tsg_static > span::before {
  content: "\f044";
}

.tsg .tsglist li.tsg2 a > span::before,
.tsg .tsglist li.tsg2 .tsg_static > span::before {
  content: "\f0c0";
}

.qkjjcon {
  padding: 15px 2px 10px 10px;
}

.qkjjcon .qkbook a {
  display: block;
  position: relative;
  z-index: 100;
  margin-right: 6px;
}

.qkjjcon .qkbook a img {
  display: block;
  width: 127px;
  height: 176px;
  border: 2px solid #c1ffda;
  box-shadow: 0 0 5px #999;
  box-sizing: border-box;
}

.qkjjcon .bookr {
  position: relative;
  top: -3px;
}

.qkjjcon .bookr p {
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 23px;
}

.qkjjcon .bookr p span,
.qkjjcon .bookr p a,
.qkjjcon .bookr p strong {
  color: #333;
}

.qkjjcon p.chief strong:first-letter {
  letter-spacing: 2em;
}

.qkjjcon p strong {
  display: block;
  float: left;
}

.qkjjcon p span {
  display: inline-block;
  float: left;
  max-width: 62%;
}

.horizon_video_entry {
  display: flex;
  align-items: center;
  min-height: 58px;
  padding: 0 26px;
  background: #23864b;
  color: #fff;
  font-size: 22px;
  line-height: 58px;
  box-sizing: border-box;
}

.horizon_video_entry .fa {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  margin-right: 14px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.9);
  color: #23864b;
  font-size: 16px;
}

@media (max-width: 1099px) {
  .page_index_journal_heart {
    padding-left: 24px;
    padding-right: 24px;
  }

  .horizon_home_showcase {
    grid-template-columns: minmax(0, 1fr);
    gap: 22px;
  }

  .horizon_home_showcase__aside {
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto;
  }

  .qkjjcon {
    padding: 10px;
    text-align: center;
  }

  .qkjjcon .qkbook {
    float: none;
  }

  .qkjjcon .qkbook a {
    margin: 0 auto;
  }

  .qkjjcon .bookr {
    position: initial;
    float: none;
    display: inline-block;
    margin-top: 10px;
  }

  .qkjjcon .bookr p {
    text-align: left;
  }
}

@media (max-width: 991px) {
  .page_index_journal_heart {
    padding-top: 22px;
  }
}

@media (max-width: 640px) {
  .page_index_journal_heart {
    padding: 16px 14px 34px;
  }

  .horizon_home_carousel .carousel-inner,
  .horizon_home_carousel .item {
    height: 200px;
  }

  .horizon_home_carousel .text {
    padding: 10px 12px 28px;
  }

  .horizon_home_carousel .text .tit {
    font-size: 14px;
    line-height: 20px;
    max-width: 100%;
  }

  .horizon_home_carousel .text .horizon_feature_slide__title {
    margin-top: 0;
  }

  .horizon_home_carousel .text .author {
    max-width: 100%;
    font-size: 12px;
    line-height: 16px;
  }

  .horizon_home_carousel .carousel-control {
    display: none;
  }

  .horizon_home_carousel .carousel-indicators {
    right: 10px;
    bottom: 10px;
  }

  .horizon_home_carousel .carousel-indicators li {
    width: 10px;
    height: 10px;
  }

  .tsg .tsglist li a,
  .tsg .tsglist li .tsg_static {
    font-size: 14px;
  }

  .horizon_video_entry {
    min-height: 46px;
    font-size: 18px;
    line-height: 46px;
  }
}
