.audio-container {
  background: #1d242a;
  padding: 30px 0 0 0;
}
.audio-main {
  margin-top: 30px;
  margin-bottom: 40px;
}
.audio-main__left {
    position: relative;
}
.audio-play__btn {
  margin: 8px;
  width: 384px;
  height: 82px;
  background: #2c2c2c;
  border-radius: 4px;
  text-align: center;
  line-height: 82px;
  font-size: 18px;
  font-weight: Normal;
  color: #ffffff;
  margin-bottom: 55px;
}
.audio-play__btn .play-icon {
  width: 11px;
  height: 14px;
  display: inline-block;
  background: url(../images/audio-play.png?v=20220313162844?v=20220720155128?v=20230621172904);
  background-size: 11px 14px;
  margin-right: 10px;
}
.audio-pause__btn {
  margin: 8px;
  width: 384px;
  height: 82px;
  background: #2c2c2c;
  border-radius: 4px;
  text-align: center;
  line-height: 82px;
  font-size: 18px;
  font-weight: Normal;
  color: #ffffff;
  margin-bottom: 55px;
}
.audio-pause__btn .pause-icon {
  width: 11px;
  height: 14px;
  display: inline-block;
  background: url(../images/audio-pause.png?v=20220313162844?v=20220720155128?v=20230621172904);
  background-size: 11px 14px;
  margin-right: 10px;
}
.audio-play__bg {
  margin: 0 97px 19px 97px;
  width: 205px;
  height: 205px;
  background: url(../images/audio-bg.png?v=20220313162844?v=20220720155128?v=20230621172904);
  background-size: 205px 205px;
}
.audio-play__bg img {
  width: 117px;
  height: 117px;
  border-radius: 50%;
  margin: 44px;
}
.audio-play__title {
      /* font-size: 18px; */
    /* font-weight: Normal; */
    /* text-align: left; */
    /* color: #ffffff; */
    /* line-height: 27px; */
    /* margin-left: 116px; */
    /* margin-bottom: 19px; */
    /* background: url(../images/living02.png?v=20220313162844?v=20220720155128?v=20230621172904) no-repeat left center; */
    /* background-size: 49px 18px; */
    /* padding-left: 60px; */
    display: inline-block;
}
.audio-play__name {
  font-size: 14px;
  font-family: SourceHanSansCN, SourceHanSansCN-Normal;
  font-weight: Normal;
  text-align: left;
  color: #9b9b9b;
  margin-left: 116px;
  vertical-align: middle;
  margin-bottom: 50px;
}
/* .prism-controlbar {
  display: block !important;
  top: 0px;
  width: 232px !important;
  left: 40px !important;
}
.prism-big-play-btn {
  display: none !important;
}
.prism-info-display {
  height: 0px !important;
} */
.audio-play__main .play-box {
  margin: 0px 32px 0px 47px;
  position: relative;
  height: 20px;
}
/* .prism-controlbar-bg {
  height: 0px !important;
} */
/* .duration {
  top: ;
} */
/* .prism-time-display {
  position: absolute;
  top: -22px;
  right: -54px;
} */
/* .current-time,
.time-bound,
.prism-play-btn,
.prism-fullscreen-btn,
.prism-cc-btn,
.prism-setting-btn,
.prism-volume 
{
  display: none !important;
} */
.current-time,
.time-bound
{
  display: none !important;
}

/* .prism-player .prism-liveshift-progress .prism-progress-played,
.prism-player .prism-progress .prism-progress-played {
  background: #ffb814 !important;
}
.prism-player .prism-liveshift-progress,
.prism-player .prism-progress {
  height: 2px !important;
}
.prism-progress-cursor {
  display: block !important;
}
.prism-player .prism-liveshift-progress .prism-progress-cursor,
.prism-player .prism-progress .prism-progress-cursor {
  top: -3px !important;
  width: 8px !important;
  height: 8px !important;
}
.prism-info-display {
  width: 232px !important;
  left: 40px !important;
}
.prism-live-display {
  top: -18px !important;
} */
.loading-center {
  display: none !important;
}
.play-icon02 {
  width: 11px;
  height: 14px;
  display: inline-block;
  background: url(../images/audio-play.png?v=20220313162844?v=20220720155128?v=20230621172904);
  background-size: 11px 14px;
  margin-right: 10px;
  position: absolute;
  top: -4px;
}
.pause-icon02 {
  width: 11px;
  height: 14px;
  display: inline-block;
  background: url(../images/audio-pause.png?v=20220313162844?v=20220720155128?v=20230621172904);
  background-size: 11px 14px;
  margin-right: 10px;
  position: absolute;
  top: -4px;
}
.hidden {
  display: none;
}
.share-box {
  font-size: 14px;
  font-family: SourceHanSansCN, SourceHanSansCN-Regular;
  font-weight: 400;
  text-align: left;
  color: #999999;
  position: absolute;
  left: 85px;
  bottom: 65px;
}
.share-to__text {
  margin-right: 20px;
}
.audio-main__right {
  width: 993px;
  height: 554px;
  background: #1f1f1f;
}
.right-mask__top {
  width: 993px;
  height: 20px;
  background: url(../images/mask-top.png?v=20220313162844?v=20220720155128?v=20230621172904);
  background-size: 993px 20px;
  position: absolute;
  top: 0px;
  z-index: 1;
}
.right-mask__bottom {
  width: 993px;
  height: 20px;
  background: url(../images/mask-bottom02.png?v=20220313162844?v=20220720155128?v=20230621172904);
  background-size: 993px 20px;
  position: absolute;
  bottom: 0px;
  z-index: 1;
}
.audio-main__right .right-box {
  margin: 8px 8px 8px 0px;
  background: #252525;
}
.time_div {
  width: 993px;
}
.tabtime-item {
  float: left;
  width: 326px;
  height: 82px;
  background: #2c2c2c;
  text-align: center;
  margin-right: 3px;
  padding-top: 15px;
  color: #999999;
}
.tabtime-item:last-child {
  margin-right: 0px;
}
.tabtime-item .week {
  font-family: SourceHanSansCN, SourceHanSansCN-Normal;
  font-weight: Normal;
  text-align: center;
  font-size: 16px;
}
.tabtime-item .day {
  font-size: 20px;
  font-family: ArialMT, ArialMT-Regular;
  font-weight: 400;
  text-align: center;
  line-height: 28px;
}
.program_list {
  position: relative;
  /* height: 661px; */
}
.time_div .active {
  background: #0068DA;
  color: #ffffff !important;
}
.tabtime-item:hover {
  background: #226aa5;
  color: #ffffff !important;
}
.program_list_ul {
  height: 661px;
  width: 100%;
  /* padding-left: 20px; */
  box-sizing: border-box;
  overflow-y: auto;
}
.program_list_ul li {
  position: relative;
  height: 54px;
  line-height: 54px;
  padding-left: 56px;
}
.program_list_ul li:hover {
  background: #2c2c2c;
}
.program_list_ul li span {
  color: #ffffff;
  font-size: 14px;
  display: inline-block;
  margin-right: 15px;
  width: 100px;
}
.program_list_ul li span:nth-child(2) {
  width: 11px;
  height: 11px;
  background: url(../images/live_yuan.png?v=20220313162844?v=20220720155128?v=20230621172904) no-repeat;
  background-size: 11px 11px;
  margin-left: 10px;
  margin-right: 40px;
}
.program_list_ul li span img {
  width: 13px;
  height: 14px;
  margin-right: 8px;
}
.program_list_ul .text-span {
  width: 280px;
  margin-right: 60px;
}
.program_list_ul .zb-name {
  width: 220px;
}
.shuxian {
  width: 1px;
  height: 48px;
  background: linear-gradient(
    153deg,
    rgba(255, 255, 255, 0.2) 17%,
    rgba(255, 255, 255, 0.05)
  );
  position: absolute;
  left: 190px;
  top: 32px;
}
.shuxiantop {
  width: 1px;
  height: 48px;
  /* background:linear-gradient(153deg,rgba(255,255,255,0.20) 17%, rgba(255,255,255,0.05)); */
  background: linear-gradient(
    153deg,
    rgba(255, 255, 255, 0.2) 17%,
    rgba(255, 255, 255, 0.05)
  );
  position: absolute;
  left: 190px;
  top: -21px;
}
.shouqi {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -7px;
  width: 14px;
  height: 13px;
}
.program_list_ul li .state {
  display: none;
}
.program_list_ul .curn span {
  color: #ffb814;
}
.program_list_ul .curn .state {
  display: inline-block;
  font-size: 14px;
  font-family: SourceHanSansCN, SourceHanSansCN-Normal;
  font-weight: Normal;
  color: #ffb814;
  line-height: 21px;
  margin-right: 0px !important;
}
.audio-program__main {
  background: #ffffff;
}
.audio-program__main .program-bottom {
  padding: 30px 0px 0px 0px;
}
.social-top {
  font-size: 20px;
  font-family: SourceHanSansCN, SourceHanSansCN-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 30px;
  margin-right: 40px;
  position: relative;
  margin-top: 8px;
}
.active-social {
  margin-top: 0px;
}
.active-social span:nth-child(1) {
  font-size: 28px;
  font-family: SourceHanSansCN, SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  color: #333333;
  line-height: 42px;
}
.active-social span:nth-child(2) {
  width: 100%;
  height: 2px;
  background: #ffb814;
  border-radius: 5px;
  position: absolute;
  top: -12px;
  left: 0;
}
.qx-news__top {
  border-top: 2px solid #f0f0f0;
  padding-top: 10px;
  margin-bottom: 5px;
}
.qx-top__name {
  position: relative;
}
.qx-top__name .qx-name {
  font-size: 28px;
  font-family: SourceHanSansCN, SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: left;
  color: #333333;
  line-height: 42px;
}
.program-bottom__list {
  margin-left: -6px;
  height: 608px;
}
.program-bottom__list li {
  width: 218px;
  height: 280px;
  background: url(../images/bg-06.png?v=20220313162844?v=20220720155128?v=20230621172904);
  background-size: 218px 280px;
  margin-right: 17px;
  margin-bottom: 24px;
  /* margin-left: -2px; */
  /* padding: 4px; */
}
.program-bottom__list li:nth-child(6n) {
  margin-right: 0;
}
.list-img__box {
  position: relative;
  /* margin-bottom: 16px; */
}
.list-img__box img {
  width: 200px;
  height: 130px;
  border-radius: 4px;
  margin-left: 8px;
}
.program-bottom__list li:hover {
  width: 248px;
  height: 315px;
  background: url(../images/bg-07.png?v=20220313162844?v=20220720155128?v=20230621172904);
  background-size: 248px 315px;
  margin-left: -17px;
  margin-top: -20px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.program-bottom__list li:hover .list-img__box img {
  margin-top: 20px;
  margin-left: 24px;
}
.program-bottom__list li:hover .mask-bottom {
  left: 24px;
}
.program-bottom__list li:hover .program-bottom__name,
.program-bottom__list li:hover .program-bottom__ul {
  width: 173px;
  margin-left: 34px;
}
.mask-bottom {
  width: 200px;
  height: 42px;
  background: url(../images/mask-bottom.png?v=20220313162844?v=20220720155128?v=20230621172904);
  background-size: 208px 42px;
  display: inline-block;
  position: absolute;
  left: 8px;
  bottom: 4px;
}
.program-bottom__name {
  font-size: 16px;
  font-family: SourceHanSansCN, SourceHanSansCN-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 24px;
  margin: 6px 21px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #d8d8d8;
}
.program-bottom__ul {
  margin: 15px 21px;
  height: 56px;
  overflow: hidden;
}
.program-bottom__ul div {
  background: url(../images/listen-icon.png?v=20220313162844?v=20220720155128?v=20230621172904) no-repeat left center;
  background-size: 14px 14px;
  font-size: 14px;
  font-family: SourceHanSansCN, SourceHanSansCN-Regular;
  font-weight: 400;
  text-align: left;
  color: #999999;
  padding-left: 24px;
  margin-bottom: 16px;
}
.program-bottom__ul div:hover {
  background: url(../images/listen-icon02.png?v=20220313162844?v=20220720155128?v=20230621172904) no-repeat left center;
  background-size: 14px 14px;
  color: #226aa5;
}
.channel_list_ul {
      /* display: flex; */
    /* width: 88px; */
    /* background: #333333; */
    /*overflow-x: auto;*/
    position: absolute;
    left: -1198px;
    /* padding: 16px; */
}
.channel_list_ul li {
  /* width: 148px; */
  /* padding: 13px 23px; */
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: rgba(255, 255, 255, 0.3);
  font-size: 14px;
  border-radius: 8px 0px 0px 8px;
  margin-bottom: 2px;
  /* background: #2c2c2c; */
}
.channel_list_ul .lmqh {
  background: #1f1f1f;
  color: #ffffff;
}
.channel_name {
      /* width: 132px; */
    height: 100%;
    padding: 13px 14px 13px 22px;
    background: #2c2c2c;
    border-radius: 8px 0px 0px 8px;
    /* margin-left: 16px; */
}
.channel_name img {
  width: 41px;
  height: 18px;
  margin-top: 8px;
}
.channel_name span {
  font-size: 14px;
  line-height: 14px;
  /* margin-top: 12px; */
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.channel_list_ul .lmqh .channel_name {
  background: #1f1f1f !important;
  margin-left: 0px;
  /* width: 148px; */
}
.paly-icon02 {
  width: 5px;
  height: 8px;
  background: url(../images/play-04.png?v=20220313162844?v=20220720155128?v=20230621172904) no-repeat;
  display: inline-block;
  background-size: 5px 8px;
  display: none !important;
  margin-right: 10px;
  margin-top: 3px;
}
.lmqh .paly-icon02 {
  display: block !important;
}
.share-to__img a {
  margin-right: 20px !important;
  cursor: pointer;
}
.program_list_ul .curn span:nth-child(2) {
  width: 11px;
  height: 11px;
  background: url(../images/live_yuanclick.png?v=20220313162844?v=20220720155128?v=20230621172904) no-repeat;
  background-size: 11px 11px;
}
/* 改变 */
.audio-main {
  margin-top: 0;
}
/*.audio-main__left {*/
/*  display: none;*/
/*}*/
.audio-main__right .right-box {
  margin: 0;
}
.time_div {
  width: 350px;
}
.tabtime {
  width: 110%;
}
.tabtime-item {
  width: 115px;
  height: 78px;
  background: #2c2c2c;
}
.audio-main__right {
  width: 350px;
  height: 554px;
  background: #252525;
}
.right-mask__top {
  width: 350px;
  height: 16px;
  background: url(../images/mask-top-w350.png?v=20220313162844?v=20220720155128?v=20230621172904);
  background-size: 350px 16px;
  position: absolute;
  top: 0px;
  z-index: 1;
}
.right-mask__bottom {
  width: 350px;
  height: 16px;
  background: url(../images/mask-bottom02-w350.png?v=20220313162844?v=20220720155128?v=20230621172904);
  background-size: 350px 16px;
  position: absolute;
  bottom: 0px;
  z-index: 1;
}
.program_list_ul {
  height: 554px;
}
.program_list_ul li {
  position: relative;
  height: 54px;
  line-height: 54px;
  padding-left: 20px;
}
.program_list_ul li span {
  width: 35px;
}
.program_list_ul .text-span {
  width: 150px;
  margin-right: 0;
}
.program_list_ul li span:nth-child(2) {
  margin-left: 0;
  margin-right: 15px;
}
.program_list_ul .zb-name {
  display: none;
}
.shuxiantop {
  width: 1px;
  height: 48px;
  /* background: linear-gradient(153deg,rgba(255,255,255,0.20) 17%, rgba(255,255,255,0.05)); */
  background: linear-gradient(
    153deg,
    rgba(255, 255, 255, 0.2) 17%,
    rgba(255, 255, 255, 0.05)
  );
  position: absolute;
  left: 80px;
  top: -21px;
}
.shuxian {
  width: 1px;
  height: 48px;
  background: linear-gradient(
    153deg,
    rgba(255, 255, 255, 0.2) 17%,
    rgba(255, 255, 255, 0.05)
  );
  position: absolute;
  left: 80px;
  top: 32px;
}
.program_list_ul .curn .state {
  line-height: 14px;
  width: 90px;
  position: absolute;
  right: 14px;
  top: 20px;
}
.qx-show {
  display: none;
}
.active-show {
  display: block;
}
.tvHead .playing {
    font-size: 24px;
    font-family: SourceHanSansCN, SourceHanSansCN-Normal;
    font-weight: Normal;
    text-align: left;
    color: #ffffff;
}
.w850 {
    width: 850px;
}
.tvHead {
    background: #2c2c2c;
}
.lh78 {
    line-height: 78px;
}
.h78 {
    height: 78px;
}
.live_box{
    margin-bottom: 50px;
    padding-top: 50px;
    /* background: #2c2c2c; */
}
.ml30 {
    margin-left: 30px;
}
.channel_list_ul {
    left: -800px;
    top: -40px;
}
.channel_list_ul li {
    float: left;
    margin-right: 20px;
}
.program_list li.living{
    background: none;
}
.tv_contain{
    background: #1d242a;
    padding: 30px 0 0 0;
}
.bread-crumbs{
    background: none;
  }
  .cur_place_wrap a{
    color: #999;
  }
  .cur_place_wrap a:last-child{
    color: #999;
  }
