.edu-tabs {
  padding-top: 30px;
  display: flex;
  flex-wrap: wrap;
}
.edu-tabs .item {
  width: 11%;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.edu-tabs .item img {
  width: 56px;
  height: 56px;
}
.edu-tabs .item img.img-a {
  display: none;
}
.edu-tabs .item span {
  margin: 12px 0 16px;
  color: rgba(0, 0, 0, 0.66);
  font-size: 16px;
  line-height: 22px;
}
.edu-tabs .item:hover,
.edu-tabs .item.active {
  background: #fff;
}
.edu-tabs .item:hover img,
.edu-tabs .item.active img {
  display: none;
}
.edu-tabs .item:hover img.img-a,
.edu-tabs .item.active img.img-a {
  display: block;
}
.edu-tabs .item:hover span,
.edu-tabs .item.active span {
  color: #000;
}
.main {
  width: 1200px;
}
.main .article {
  width: 868px;
  margin-top: 30px;
  margin-right: 12px;
}
.main .carousel-box {
  width: 868px;
  height: 256px;
}
.main .carousel-box .swiper-wrapper .swiper-slide .banner {
  width: 868px;
  height: 256px;
}
.main .no-result {
  margin: 14px 0;
  text-align: center;
}
.main .no-result .no-search-img {
  margin-bottom: 24px;
}
.header {
  width: 1200px;
}
.header .header-b-nav {
  background-color: transparent;
  margin-top: 10px;
  position: relative;
  width: 1073px;
  margin-left: 40px;
  margin-right: 87px;
  padding-left: 0;
}
.header .header-b-nav .swiper-container-tag {
  overflow: hidden;
}
.header .header-b-nav .swiper-container-tag .swiper-slide {
  width: auto;
  text-decoration: none;
  color: #bf1739;
  background: rgba(191, 23, 57, 0.1);
  border-radius: 10px;
  font-size: 17px;
  padding: 0 10px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #fff;
  display: inline-block;
}
.header .header-b-nav .swiper-container-tag .swiper-slide a {
  color: #bf1739;
}
.header .header-b-nav .swiper-container-tag .swiper-slide:hover {
  border: 1px solid #bf1739;
}
.header .header-b-nav .swiper-container-tag .swiper-button-prev {
  background-image: url('//i0cloud.jrjimg.cn/cloud/images/common/left-checked.png') !important;
  border-radius: 4px;
  height: 16px;
  top: 5.5px;
  margin-top: 0;
  background-size: auto;
  left: -32px;
  box-sizing: border-box;
}
.header .header-b-nav .swiper-container-tag .swiper-button-prev:hover {
  border: 1px solid #c01639;
}
.header .header-b-nav .swiper-container-tag .swiper-button-next {
  background-image: url('//i0cloud.jrjimg.cn/cloud/images/common/right-checked.png') !important;
  border-radius: 4px;
  height: 16px;
  top: 5.5px;
  margin-top: 0;
  background-size: auto;
  right: -41px;
  box-sizing: border-box;
}
.header .header-b-nav .swiper-container-tag .swiper-button-next:hover {
  border: 1px solid #c01639;
}
.header .header-b-nav .swiper-container-tag .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  background-image: url('//i0cloud.jrjimg.cn/cloud/images/common/left-default.png') !important;
  border: none;
}
.header .header-b-nav .swiper-container-tag .swiper-button-next.swiper-button-disabled {
  opacity: 1;
  background-image: url('//i0cloud.jrjimg.cn/cloud/images/common/right-default.png') !important;
  border: none;
}
.header .header-b-nav.left-disabled {
  width: 1093px;
  margin-left: 20px;
  margin-right: 87px;
}
.header .header-b-nav.right-disabled {
  width: 1140px;
  margin-left: 40px;
  margin-right: 20px;
}
.header .header-b-nav.all-disabled {
  width: 1160px;
  margin-left: 20px;
  margin-right: 20px;
}
.header .header-b-nav .swiper-button-disabled {
  display: none;
}
.header .header-b-nav .swiper-wrapper .swiper-slide.label-cur {
  background: linear-gradient(225deg, #ff6b8c 0%, #d61940 100%), #c01639 !important;
}
.header .header-b-nav .swiper-wrapper .swiper-slide.label-cur a {
  color: #fff !important;
}
.load-more-com {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 36px 0 50px;
  cursor: pointer;
}
.load-more-com .load-btn {
  position: relative;
  width: 200px;
  height: 50px;
  padding-left: 59px;
  font-size: 17px;
  color: #c01639;
  line-height: 50px;
  background: #f8e7eb;
  border-radius: 10px;
  box-sizing: border-box;
}
.load-more-com .load-btn:hover {
  color: #fff;
  background: #c01639;
}
.load-more-com .load-btn img {
  display: inline-block;
  margin: 0 0 2px 10px;
}
.load-more-com .load-btn.load-more:hover::after {
  background: url('//i0cloud.jrjimg.cn/cloud/images/general/arrow-down-hover.png') center;
}
.load-more-com .load-btn.load-more::after {
  content: '';
  position: absolute;
  bottom: 19px;
  right: 51px;
  width: 12px;
  height: 12px;
  background: url('//i0cloud.jrjimg.cn/cloud/images/general/arrow-down.png') center;
}
.load-more-com .load-btn.loading {
  padding-left: 75px;
  color: #fff;
  background: #c01639;
}
.load-more-com .load-btn.loading::before {
  content: '';
  position: absolute;
  bottom: 15px;
  left: 50px;
  width: 19px;
  height: 19px;
  background: url('//i0cloud.jrjimg.cn/cloud/images/common/loading.png') center;
}
.load-more-com .load-end {
  color: #000;
  font-size: 17px;
  text-align: center;
}
.play-count {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 12px;
  padding: 6px 8px;
  line-height: 1;
  border-radius: 12px;
  cursor: default;
}
.read-count {
  position: relative;
  margin-top: 20px;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}
.read-count-2 {
  margin-top: 0;
  line-height: 30px;
}
