a:hover {
  color: #333 !important;
}

.not-pointer {
  cursor: not-allowed;
}

.is-pointer {
  cursor: pointer;
}

.media-activities {
  width: 100%;
  margin-top: 108px !important;
  min-height: 584px;
  margin: 0 auto;
}

.media-baaner {
  width: 100%;
}

.media-book {
  width: 100%;
  border-bottom: 2px solid #d8d8d8;
  padding: 25px 40px;
}

.media-book-title {
  height: 32px;
  font-size: 28px;
  font-weight: 900;
  line-height: 32px;
  color: #aa0116;
}
.media-book-xx-title {
  text-align: center;
  line-height: 34px;
  width: 100px;
  height: 34px;
  background: #aa0116;
  border-radius: 10px 0px 10px 0px;
  color: #ffffff;
  font-weight: 500;
  letter-spacing: 1.3px;
}
.media-book-ctn {
  padding: 50px 56px;
  height: 418px;
}

.media-book-des {
  flex: 1;
  margin-left: 75px;
}

.media-book-des .des-title {
  font-size: 16px;
}

.media-book-des .des-zz {
  font-size: 18px;
  color: #9c9c9c;
  font-family: "Noto Sans SC";
}

.media-book-des .des-zz b {
  font-size: 18px;
  color: #565656;
  font-weight: 400 !important;
}

.media-book-des .des-text {
  font-size: 14px;
}

.media-book-des .des-btns {
  display: flex;
  justify-content: flex-end;
  margin-top: 15px;
}

.media-book-des .des-btns button {
  width: 56px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  border-radius: 14px;
  border: none;
  color: #faf6f5 !important;
  background: #aa0116 !important;
}

.media-book-des .des-btns #pay {
  background-color: gray;
}

.media-xspj {
  margin-top: 72px;
  width: 1403px;
  height: 558px;
  background: #ffffff;
  border-radius: 15px;
  padding: 36px 56px;
}

.media-xspj-ctn {
  padding: 50px 0 25px 0;
  max-height: 368px;
  overflow: hidden;
}

.media-xspj-ctn li {
  margin: 0;
  height: 60px;
  border-bottom: 1px solid #979797;
}

.media-xspj-ctn .active {
  background: #f2f1ec;
}

.media-xspj-ctn .active .newbook-des {
  color: #aa0116;
}

.media-book-down {
  display: flex;
  justify-content: flex-end;
}

.media-book-down .show {
  display: block !important;
}

.newbook-sor {
  line-height: 60px;
  padding-left: 40px;
  font-size: 16px;
}

.newbook-des {
  padding: 10px 0;
  font-size: 14px;
}

.newbook-des p {
  display: flex;
  align-items: center;
}

.newbook-des time {
  display: flex;
  align-items: center;
}

.media-xmfb {
  margin-top: 72px;
  width: 1403px;
  min-height: 470px;
  background: #ffffff;
  border-radius: 15px;
  padding: 36px 56px;
}

.media-xmfb-ctn {
  padding: 36px 0 0px 0;
}

.media-xmfb-ctn li {
}

.media-xmfb-ctn .active {
}
.media-xmfb-ctn .newRelease-sor {
  color: #000000;
}
.media-xmfb-ctn .active .newRelease-sor {
  color: #aa0116 !important;
}

.newRelease-sor {
  width: 100%;
  font-size: 20px;
}
.xmfb-hover:hover {
  color: #aa0116 !important;
}
.xmfb-hover:hover span {
  color: #aa0116 !important;
}
.newRelease-des {
  width: 100%;
  font-size: 18px;
  line-height: 37px;
}

.fixed-bottom {
  position: fixed !important;
  bottom: 0;
  margin: auto !important;
  background: linear-gradient(180deg, #ea1313 30%, #aa0116 100%) !important;
}

.aplayer-body {
  max-width: 1400px;
  margin: auto;
}

.speed-controlAbs {
  position: absolute;
  z-index: 6966666666;
  bottom: 29px;
  right: 10px;
  font-size: 16px;
  background: #c1071f;
  color: white;
  border: none;
}

.speed-controlFixed {
  position: absolute;
  z-index: 6966666666;
  bottom: 29px;
  right: 10px;
  font-size: 16px;
  background: #c1071f;
  color: white;
  border: none;
}

.aplayer-author {
  display: none;
}

.layui-dropdown {
  margin: 0px !important;
}

.layui-dropdown {
  min-width: 50px !important;
}

.aplayer .aplayer-info .aplayer-controller {
  width: 97%;
}

.static {
  position: static;
  width: 100%;
}

.target {
  display: flex;
  justify-content: center;
}

.target .aplayer {
  width: 100%;
  margin: 0px;
  margin-top: 40px !important;
  /* max-width: 1320px !important; */
}

.aplayer-title {
  color: white;
}

.aplayer-info {
  background-color: #d30a1a;
}

.media-audio {
  width: 100%;
  /* height: 450px; */
  border-bottom: 2px solid #d8d8d8;
  padding: 25px 40px;
}

.media-audio-ctn {
  padding: 50px 0 25px 0;
}

.media-audio-des {
  padding-left: 40px;
}

.media-audio-des .audio-img {
  width: 20%;
}

.media-audio-des p {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 75px;
  width: 40%;
  border-right: 1px solid #d8d8d8;
}

.media-audio-des .audio-text-list {
  padding-left: 36px;
  width: 40%;
}

.media-audio-des .audio-text-list li {
  font-size: 14px;
  color: #9c9c9c;
}

.media-audio-des .audio-text-list li b {
  font-weight: 400;
  color: #565656;
}

.media-audio-des .audio-title {
  font-size: 16px;
}

.media-audio-list {
  margin-top: 35px;
}

.media-audio-list .active {
  background: #f2f1ec;
  color: #aa0116;
}

.audios-list {
  max-height: 250px;
  overflow: hidden;
}

.media-audio-list li {
  display: flex;
  justify-content: space-between;
  padding: 0 10px 0 40px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #979797;
}

.media-audio-list .show {
  display: block !important;
}

.media-audio-down {
  display: flex;
  justify-content: flex-end;
}

.media-audio-down .show {
  display: block !important;
}

.Audios-des {
  padding: 18px 40px;
  width: 100%;
  height: 430px;
  opacity: 1;
  background: #f2f1ec;
}

.media-video {
  width: 100%;
  /* height: 450px; */
  border-bottom: 2px solid #d8d8d8;
  padding: 25px 40px;
}

.media-video-ctn {
  padding: 50px 0 25px 0;
}

.media-video-ctn .lt {
  width: 70%;
}

.media-video-ctn .rt {
  margin-left: 20px;
  padding: 10px;
  width: 30%;
  height: 466px;
  background: #f2f1ec;
}

.rt-top {
  justify-content: space-between;
}

.video-des {
  width: 70%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.video-des b {
  height: 17px;
  line-height: 17px;
}

.rt-hr {
  width: 100%;
  height: 1px;
  opacity: 1;
  background: #d8d8d8;
}

.video-number {
  line-height: 37px;
}

.Videos-des {
  flex: 1;
  margin-top: 20px;
  font-size: 14px;
}

.rt-lists {
  height: 400px;
  overflow-y: auto;
}

.rt-lists li {
  margin-top: 10px;
}

.rt-lists .active .Videos-des {
  color: #aa0116 !important;
}

.rt-lists li:first-child {
  margin-top: 0px;
}

.media-xgzt {
  margin-top: 72px;
  width: 1403px;
  height: 470px;
  background: #ffffff;
  border-radius: 15px;
  padding: 36px 56px;
}

.media-xgzt-ctn {
  padding: 36px 0 0px 0;
}
.mb-30 {
  margin-bottom: 30px;
}
.media-special {
  margin-top: 72px;
  width: 1403px;
  height: 528px;
  background: #ffffff;
  border-radius: 15px;
  padding: 36px 56px;
}

.media-special-ctn {
  padding: 47px 0 25px 0;
}

.media-special li a {
  margin-right: 17px;
  width: calc(33.3% - 11.5px);
  overflow: hidden;
}

.media-special li img {
  width: 100%;
}

.media-special li a:nth-child(3n) {
  margin-right: 0px;
}

/* media-activities-xx样式 */

.media-xspj-video {
  height: 358px;
  display: flex;
  justify-content: center;
}

.media-xspj-video .vid {
  width: 639px;
  height: 358px;
}

.media-work {
  margin-top: 72px;
  width: 1403px;
  height: 497px;
  background: #ffffff;
  border-radius: 15px;
  padding: 36px 56px;
}
.media-work .active-work {
  display: block !important;
}
.media-newWork-ctn {
  padding: 36px 0 0px 0;
}

.media-newWork-ctn li {
  margin-top: 15px;
}

.media-newWork-ctn li img:hover {
  transform: scale(1.1);
}

.media-newWork-ctn li:first-child {
  margin-top: 0px;
}
.media-newWork-ctn section:hover {
  color: #aa0116;
}
.media-newWork-ctn .work-des {
  margin-left: 56px;
}

.media-newWork-ctn .work-des a {
  color: #000000;
}
.media-newWork-ctn .work-des {
  color: #435568;
}
.media-newWork-ctn .work-des .active-newWork {
  color: #aa0116;
}
.media-newWork-ctn .work-des .work-hov:hover a {
  color: #aa0116 !important;
}
.media-newWork-ctn .work-des .work-hov:hover time {
  color: #aa0116 !important;
}
.media-baaner .img-text {
  position: absolute;
  top: 317px;
  left: calc((100% - 1272px) / 2);
}

.media-baaner .img-title {
  width: 1272px;
  height: 59px;
  text-align: center;
  line-height: normal;
  letter-spacing: 0px;
  color: #ffffff;
  line-height: 59px;
  letter-spacing: 1.3px;
}

.media-baaner .img-content {
  width: 1272px;
  height: 180px;
  margin-top: 59px;
  line-height: 20px;
  font-size: 14px;
  font-weight: 350;
  line-height: 21px;
  letter-spacing: 0px;
  color: #ffffff;
}

.xx-video {
  width: 639px;
  height: 358px;
}

.media-audio-list .active .book-title-nocolor {
  color: #aa0116;
}

.aplayer-title {
  color: white;
}

.aplayer-info {
  background: linear-gradient(180deg, #ea1313 30%, #aa0116 100%);
}

.swiper-xxdt {
  width: 1291px;
  overflow: hidden;
}
.swiper-xxdt .swiper-slide {
  width: 633px;
  height: 356px;
  background: #d8d8d8;
  overflow: hidden;
}
.swiper-xxdt .swiper-slide img {
  width: 633px;
  height: 356px;
  object-fit: cover;
}

.swiper-xxdt .swiper-pagination-bullet {
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background-color: #ffffff;
  opacity: 1;
  margin: 0 16.5px !important;
  /* 子弹之间的间距为 33px，每边一半 */
}

.swiper-xxdt .swiper-slide {
  overflow: hidden;
  /* 确保图片缩放时不显示出下张图片 */
}

.swiper-xxdt .swiper-pagination-bullet-active {
  width: 49px;
  height: 19px;
  border-radius: 9.5px;
  background-color: #83011D;
}

.swiper-xxdt .swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: 32px !important;
}
