/*-- header --*/
header {
  height: auto;
}

@media (max-width: 576px) { 
  header {
    background: #000 !important;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2) !important;
  }

  header nav.navbar .navbar-brand {
    background: url(../img/ucenter/logo2.png) center center no-repeat;
    background-size: contain;
  }

  header .navbar-toggler { 
    border-color: #fff !important; 
    border: none;
  } 

  header .nav-bg {
    background: #000 !important;  
  }

  header nav.navbar .nav-link {
    color: #fff !important;
  }
}



.fix_tips{ position:fixed; display:none; width:100%; height:100%; left:0; top:0; padding:40px 40px; background:#fff url(../../img/live/tv/bg_default.jpg?v=20221010) no-repeat center center; background-size:cover; z-index:99999998;}
.fix_tips .tips{ position:absolute;  left:30px; top:40px;}
.fix_tips .tips_1 img{ width:35%; max-width:210px;}
.fix_tips .tips_foot{ position:fixed;  padding:20px 30px; left:0; bottom:0; width:100%;}
.fix_tips .tips_foot  .tips_dec{  float:left; width:50%; max-width:600px;}
.fix_tips .tips_foot  .tips_dec img{   width:100%;}
.fix_tips .tips_foot  .tips_logo{  width:12%; max-width:80px; padding-right:10px; padding-top:4px; float:right;}
.fix_tips .tips_foot  .tips_logo img{ width:100%;}


@media (max-width: 1000px) {
	.fix_tips{ position:fixed; width:100%; height:100%; left:0; top:0; padding:40px 40px; background:#fff url(../../img/live/tv/bg_default.jpg?v=20221010) no-repeat center top; background-size:cover;}
    .fix_tips{ padding:20px 20px;}
	.fix_tips .tips_1 img{ width:35%; max-width:200px;}
	.fix_tips .tips_foot  .tips_dec{ width:70%; }
	.fix_tips .tips_foot{ padding:19px 20px;}
	.fix_tips .tips_foot  .tips_dec{ padding:7px 0;}
	.fix_tips .tips_foot  .tips_logo{  float:right; width:35%; max-width:80px; }
}


@media (max-width: 800px) {
	.fix_tips .tips_1 img{ width:45%; max-width:230px;}
	.fix_tips{ position:fixed; width:100%; height:100%; left:0; top:0; padding:40px 40px; background:#fff url(../../img/live/tv/bg_default.jpg?v=20221010) no-repeat center top; background-size:200% 100%;}
    .fix_tips{ padding:20px 20px;}
	.fix_tips .tips_foot  .tips_dec{ width:70%; }
	.fix_tips .tips_foot{ padding:12px 20px;}
	.fix_tips .tips_foot  .tips_dec{ padding:7px 0;}
	.fix_tips .tips_foot  .tips_logo{  float:right; width:30%; max-width:55px; }
}

.live-intro-list{ font-size:14px; line-height:1.6; overflow:hidden;} 
.live-intro-list img{ display:block; clear:both; max-width:100%;} 

.wrap {
  background: url(../img/live/tv/bg.jpg) center 500px no-repeat;
  background-size: cover;
}

.live-agenda .wrap {
  background: url(../img/live/agenda/bg.jpg) center 500px no-repeat;
  background-size: cover;
}

.main-wrap {
  padding-top: 15px !important;
}

h5 img {
  width: 19px;
  height: auto;
}

/*-- main nav --*/
.main-nav {
  background:url(../img/live/nav.png) right center no-repeat;
  background-size: 100% 100%;
  height: 50px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff;
  padding-top: 4px;
}

.main-nav > li a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.main-nav > li {
  padding-bottom: 5px;
}

.main-nav > li.active {
  border-bottom: 1px solid #fff;
}

/*-- live-guests --*/

.live-guests .live-guest-list {
  padding-bottom: 50px;
  padding-top: 10px;
}

.live-guests .live-guest-info .live-guest-avatar {
  position: relative;
}

.live-guests .live-guest-info .live-guest-avatar img {
  border-radius: 50%;
  display: inline-block;
  position: relative;
  z-index: 5;
}

/*.live-guests .live-guest-info .live-guest-avatar::after {
  content: '';
  position: absolute;
  top: -3%;
  left: -3%;
  width: 106%;
  height: 106%;
  border-radius: 50%;
  background: -webkit-linear-gradient(216deg, rgba(218, 73, 87, 1), rgba(129, 88, 184, 1), rgba(85, 92, 193, 1), rgba(107, 173, 105, 1));
  z-index: 1;
}*/


.live-guests .swiper-slide img {
  max-width: 100%; border-radius: 90px;
}

.live-guests .swiper-button-next span,
.live-guests .swiper-button-prev span {
  font-size: 32px !important;
}

.live-guests .swiper-button-next,
.live-guests .swiper-button-prev {
  top: 95.2%;
}

.live-guests .swiper-button-next {
  left: 54%;
}

.live-guests .swiper-button-prev { 
  left: 38%;
}


/*-- title --*/
.live-title {
  font-size: 18px;
}

.live-title span.title-sub {
  font-size: 14px;
  margin-left: 15px;
  color: #999;
}


.live-title span.title-main {
  line-height: 18px;
}

/*-- swipers--*/
.swiper-button-next::after {
  content: '' !important;
  outline: none !important;
}

.swiper-button-prev::after {
  content: '' !important;
  outline: none !important;
}

.live-products .swiper-slide img {
  width: 100%;
}

@media (max-width: 576px) { 
  .live-products .swiper-slide {
    width: 100%;
  }
}

.live-products {
  position: relative;
}

.live-products .swiper-slide {
  overflow: hidden;
}

.live-products .swiper-slide:hover .product-intro {
  bottom: 0;
  top: auto;
}

.live-products .product-intro {
  padding: 10px 20px 20px;
  color: #fff;
  font-size: 14px;
  width: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  top: 83%;
  transition: all ease-out 0.3s;
}

.live-products .product-intro a {
  color: #fff;
}

.hot-category-list-wrap .hot-category-list-container {
  margin-left: -3px;
}

.hot-category-list-wrap .swiper-button-prev {
  top: 49%;
  left: -15px;
}

.hot-category-list-wrap .swiper-button-next {
  top: 49%;
  right: -15px;
}

.hot-category-list > li {
  text-align: center;
  position: relative;
      width: auto!important;
      padding: 0 10px;
      padding-bottom: 8px;
}

.hot-category-list > li a {
  color:#333 !important;
  font-size: 14px; 
}

.hot-category-list > li a:hover {
  color: #333 !important;
}

.hot-category-list  li span {
  padding-bottom: 8px;
  text-align: center;
  position: relative;
  font-size: 14px;   
}
.hot-category-list  li span::after {
  content: '';
  position: absolute;
  background-color: #c7000b;
  height: 4px;
  width: 35px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: none;
  border-radius: 20px;
}

.hot-category-list li.active span::after {
  display: block;
}


.live-hot-list-wrap {
  background-color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
  font-size: 14px;
}

.live-hot-list {
  padding-top: 20px;
}

.live-hot-list > li {
  padding: 0 10px;
}

.live-hot-list img {
  max-width: 100%;
  width: 100%;
  display: inline-block;
  margin: 0 auto;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}

.live-hot-list .hot-desc {
  min-height: 70px;
  padding: 10px;
  overflow: hidden;
}

.live-promo {
  position: relative;
}

.live-promo .swiper-slide {
  width: 33%;
  height: auto;
}

.live-promo-list img {
  max-width: 100%;
  width: 100%;
}

.live-others-list {
  font-size: 14px;
}

.live-others-list > li {
  margin-bottom: 15px;
}

.live-others-list > li:hover > div {
  color: #fff;
  background: url(../img/live/tv/hover.png) no-repeat;
  background-size: cover;
}

.live-others-list > li:hover > div a {
  color: #fff !important;
}

.live-others-list > li > div {
  background-color: #fff;
  padding: 20px 10px;
  cursor: pointer;
}

.live-others-list .live-others-desc a {
  color: #666 !important;
}

.live-channel-intro {
  background-color: #f4f5f8;
  box-shadow: 0 0 .55rem rgba(0,0,0,.075)!important
}

.live-channel-intro .live-channel-desc {
  border-left: 1px solid;
}

.live-channel-logo::after {
  content: '';
  position: absolute;
  top: -1px; bottom: -1px;
  left: -1px; right: -1px;
  z-index: -1;
  border-radius: 50%;
  background:linear-gradient(211deg, rgba(218,73,87,1), rgba(129,88,184,1), rgba(85,92,193,1), rgba(107,173,105,1));
}

.live-channel-logo {
  position: relative;
  border: 4px solid transparent;
  border-radius: 50%;
  background-clip: padding-box;
  padding: 1px;
  z-index: 10;
  transform: scale(0.9);
}

.live-channel-intro .live-channel-logo {
  transform: scale(0.8);
}

.live-channel-logo img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

@media (max-width: 576px) { 
  .live-channel-intro .live-channel-desc {
    border: none;
  }
  .live-channel-first {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
  }
}

.live-recommend-list {
  position: relative;
  height: 100%;
}

.live-recommend-list > li {
  margin-bottom: 10px;
}

.live-tv-recommend-list {
  position: relative;
}

.live-tv-recommend-list > li {
  font-size: 14px;
  position: relative;
  overflow: hidden;
}

.live-tv-recommend-list .swiper-slide {
  width: 33%;
  height: auto;
}

.live-tv-recommend-list img {
  max-width: 100%;
  width: 100%;
  border-radius: 3px;
}

.live-tv-recommend-list .swiper-pagination {
  bottom: -30px;
}

.live-tv-recommend-list .live-tv-recommend-intro {
  width: 100%;
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 13px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 3px;
}

.live-tv-other-list > li {
  border-radius: 5px;
  background-color: #fff;
  width: 23.5%;
  padding: 15px 0;
  font-size: 13px;
  margin-bottom: 8px;
  margin-right: 2px;
  margin-left: 2px;
} 

.live-tv-other-list .live-tv-other-pic {
  text-align: center;
  width: 100%;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.live-tv-other-list .live-tv-other-pic img {
  width:31px;
}

.live-tv-other-list .mt-1{ text-align:center;}


/*-- iframe --*/
.iframe {
  position: relative;
}

/*-- swiper --*/
.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-pagination {
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -30px;
}

.swiper-pagination span {
  margin-right: 8px;
}

.swiper-pagination .swiper-pagination-bullet {
  transition: all ease-out 300ms;
}

.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #c7000b;
  width: 25px;
  border-radius: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

/*-- dockers --*/
.dockers {
  width: 80px;
  position: fixed;
  right: 50px;
  top: 100px;
  z-index: 10;
}

.docker {
  border-radius: 5px;
  border: 1px solid #999;
  background-color: #fff;
  font-size: 14px;
  padding: 0 10px;
  color: #999;
}

.docker li {
  width: 100%;
}

.docker.docker2 .docker2-wrap .tip::before {
  color: #000;
  content: '\e612';
}

.docker.docker2 .docker2-wrap.collapsed .tip::before {
  content: '\e622';
}

.docker a {
  color: #999;
  font-size: 14px;
}

.docker .docker-button {
  margin-top: 25px;
  margin-bottom: 25px;
  position: relative;
}

.docker .docker-icon {
  margin-bottom: 5px;
}

.docker .docker-text {
  font-weight: bold;
}

.docker1 .docker-sub {
  position: absolute;
  top: 0;
  background-color: #fff;
  padding: 10px 15px;
  color: #000;
}

.docker1 .docker-sub::after {
  content: '';
  position: absolute;
  border: 15px solid transparent;
  border-left: 20px solid #fff;
  width: 0;
  height: 0;
  right: -23px;
  top: 10px;
}

.docker1 .docker-btn1 .docker-icon {
  width: 23px;
  height: 23px;
  background: url(../img/live/tv/docker/icon-comm.png) no-repeat;
}
.docker1 .docker-btn1:hover .docker-icon {
  background: url(../img/live/tv/docker/icon-comm1.png) no-repeat;
}

.docker1 .docker-btn2 .docker-icon {
  width: 23px;
  height: 19px;
  background: url(../img/live/tv/docker/icon-share.png) no-repeat;
}
.docker1 .docker-btn2:hover .docker-icon {
  background: url(../img/live/tv/docker/icon-share1.png) no-repeat;
}

.docker2 ul li {
  padding-top: 25px;
  cursor: pointer;
}

.docker2 ul li:nth-child(1) {
  background: url(../img/live/tv/docker/group2/icon-1.png) center top no-repeat;
}
.docker2 ul li:nth-child(1):hover {
  background: url(../img/live/tv/docker/group2/icon-1-1.png) center top no-repeat;
}

.docker2 ul li:nth-child(2) {
  background: url(../img/live/tv/docker/group2/icon-2.png) center top no-repeat;
}
.docker2 ul li:nth-child(2):hover {
  background: url(../img/live/tv/docker/group2/icon-2-1.png) center top no-repeat;
}

.docker2 ul li:nth-child(3) {
  background: url(../img/live/tv/docker/group2/icon-3.png) center top no-repeat;
}
.docker2 ul li:nth-child(3):hover {
  background: url(../img/live/tv/docker/group2/icon-3-1.png) center top no-repeat;
}

.docker2 ul li:nth-child(4) {
  background: url(../img/live/tv/docker/group2/icon-4.png) center top no-repeat;
}
.docker2 ul li:nth-child(4):hover {
  background: url(../img/live/tv/docker/group2/icon-4-1.png) center top no-repeat;
}

/*-- live agenda --*/
.live-agenda-list > li > div {
  font-size: 14px;
  background-color: #fff;
  padding: 15px;
}

.live-agenda-list .live-agenda-time {
  color: #999;
}

.live-agenda-list {
  font-weight: bold;
  font-size: 16px;
  margin-top: 5px;
}

.live-agenda-list .live-agenda-guests  {
  background-color: #f4f5f8;
  padding: 10px;
  margin-top: 10px !important;
  color: #556c8d;
  border-radius: 5px; font-weight:normal;
}

.live-agenda-list .live-agenda-guests a {
  color: #556c8d;
}

.live-agenda-list .live-agenda-guests ul > li {
  line-height: 24px;
} 

.live-agenda-list  .tip::before {
  color: #556c8d;
  content: '\e622';
}

.live-agenda-list .btn-more.collapsed .tip::before {
  content: '\e612';
}

.live-agenda-list .btn-download {
  width: 21px;
  height: 17px;
  display: inline-block;
  background: url(../img/live/agenda/icon-download.png) no-repeat;
}
.live-agenda-list .btn-download:hover {
  background: url(../img/live/agenda/icon-download-1.png) no-repeat;
}

.live-agenda-recommend-list {
  font-size: 14px;
}

.live-agenda-recommend-list li {
  margin-bottom: 20px !important;
}

.live-agenda-recommend-list li img {
  max-width: 100%;
  width: 100%;
  border-radius: 3px;
}

/* .live-agenda-recommend-list .live-recommend-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
} */

.hc-nav-lang_mobile {
    position: fixed;
    bottom: 0;
    height: 45px;
    display: block;
    background-color: #fff;
    transition: height 0.3s;
    left: 0;
    right: 0;
    width: auto;
    z-index: 30;
}
.hc-nav-lang_mobile .nav-lang_text {
    border-top: 1px solid #ddd;
    background-color: #fff;
    color: #333;
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #f3f5f8;
    height: 45px;
    font-size: 14px;
}
.hc-nav-lang_mobile .nav-lang_text img {
    width: 14px;
    margin-right: 10px;
}
.hc-icon-arrow_down_black {
    width: 10px;
    height: 6px;
    background-image: url(../img/icon-arrow-down-black.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: -3px;
}
.hc-nav-lang_mobile .nav-lang_text i {
    transform-origin: center center;
    margin-left: 5px;
    margin-top:2px ;
    transform: rotate(180deg);
}
.hc-nav-lang_mobile.active .nav-lang_text i {
    transform: rotate(0);
}
.hc-nav-lang_mobile .nav-lang_wrapper {
    width: 100%;
    height: 160px;
    overflow: hidden;
    overflow-y: auto;
}
.hc-nav-lang_mobile .nav-lang_list {
    width: 100%;
    height: 160px;
    overflow: hidden;
    overflow-y: auto;
}
.nav-body .lang a {
    display: block;
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    padding: 10px 0px;
}
.hc-nav-lang_mobile.active {
    height: 221px;
}
.nav-body{
	    position: relative;
	    display: flex;
	    flex-direction: column;
	    justify-content: space-between;
	    text-align: center;
	    padding-top: 8rem;
}
.nav-body .item{
    padding: 15px 0;
    text-align: center;	
}



/*议程 风格二 css*/
.agenda-detail-page .schedule .schedule-item {
    position: relative;
    margin-bottom: 0.8rem;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.agenda-detail-page .schedule .schedule-item__left {
 font-size: 15px;
     color: #444;
     line-height: .53333rem;
     display: inline-flex;
     flex-direction: column;
     height: 100%;
     margin-right: 1rem;
}
.agenda-detail-page .schedule .schedule-item__left .st {
font-size: 15px;
    font-weight: 700;
    font-family: HuaweiSans-Bold;
    color: #595757;
    line-height: 1.5;
    margin-top: 10px;
}
.agenda-detail-page .schedule .schedule-item__left .ed {
       margin-top: 0.8rem;
     font-size: 15px;
     color: #595757;
     line-height: 1.5;
}
.agenda-detail-page .schedule .schedule-item__right {
    flex: 1;
    padding: 13px;
    background: hsla(0,0%,100%,.7);
    box-shadow: 0 0.02667rem 0.18667rem 0 rgba(0,0,0,.03);
    border-radius: 0.21333rem;
    border: 0.02667rem solid #fff;
}
.agenda-detail-page .schedule .schedule-item__right-title {
     font-size: 15px;
     color: #444;
     line-height: 1.4;
     font-weight: 600;
}
.agenda-detail-page .schedule .schedule-item__right .schedule-guests {
    margin-top: 8px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.agenda-detail-page .schedule .schedule-item__right .schedule-guests .guest-item {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    line-height: 1.5;
     margin-bottom: 6px;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.agenda-detail-page .schedule .schedule-item__right .schedule-guests .guest-item:last-child {
	 margin-bottom:0;
}
.agenda-detail-page .schedule .schedule-item__right .schedule-guests .guest-item .guest-name {
    flex: 100%;
    margin-right: 0.16rem;
      word-wrap: break-word;
}
.agenda-detail-page .schedule .schedule-item__right .schedule-guests .guest-item .guest-duty {
    flex: 100%;
}
