@media (min-width: 1000px) {
    .container { max-width: 960px; !important; }
}

@media (min-width: 1100px) {
    .container { max-width: 1060px; !important; }
}


@media (min-width: 1360px) {
    .container { max-width: 1240px !important; }
}
/*-- header --*/
iframe { }

header {  }

.wrap { background:#f6f6f6 url(../img/live/tv/bg.jpg) center top no-repeat; background-size: cover; }
.maskBg{ display:block; clear:both; display:block; clear:both; overflow:hidden; position:relative;}
.mask_open{ -webkit-animation: fadeIn .6s; animation: fadeIn .6s; animation-fill-mode:forwards;}
.mask_close{ -webkit-animation: fadeOut .6s; animation: fadeOut .6s; animation-fill-mode:forwards;}

.liveTit{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display:inline-block; color:#fff;text-align: left; line-height:45px; width:75%; background-color:#888; border-radius:7px 7px 0 0; height:45px; padding:0 20px; font-size:15px;}
.live-tv-iframe{ box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.075) !important; border-radius: 0 0 8px 8px !important; }


@keyframes fadeIn {
    0% { background-color:rgba(0,0,0,0);}
    100% { background-color:rgba(0,0,0,0.5);}
}
@-webkit-keyframes fadeIn {
    0% {
        background-color:rgba(0,0,0,0);
    }
    100% {
       background-color:rgba(0,0,0,0.5);
    }
}


@keyframes fadeOut {
    0% { background-color:rgba(0,0,0,0.5);}
    100% { background-color:rgba(0,0,0,0);}
}
@-webkit-keyframes fadeOut {
    0% {
        background-color:rgba(0,0,0,0.5);
    }
    100% {
       background-color:rgba(0,0,0,0);
    }
}





.main-wrap { }

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

/*-- title --*/
.live-title { font-size: 20px; vertical-align: bottom; font-weight: bold; padding-left: 16px; }

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

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



.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(199,0,11,50%), rgba(199,0,11,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); width:90px; height:90px; }

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

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

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

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

.live-products .swiper-slide { background-position: center; background-size: cover; width: 600px; height: 240px; border-radius: 5px !important; }

.live-products .product-desc { width: 80%; margin-bottom: 0 !important; }

.live-products .product-link { position: absolute; bottom: 10px; right: 15px; }

.live-products .swiper-slide img { border-radius: 5px !important; }

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

.live-products { position: relative; }

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

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

.live-products .swiper-slide-next .product-name { padding-left: 340px; }

.live-products .product-intro { padding: 10px 20px 15px; color: #fff; font-size: 14px; width: 100%; position: absolute; background-color: rgba(0, 0, 0, 0.4); top: 84%; backface-visibility: hidden; }

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

.hot-category-list > li { padding-bottom: 10px; position: relative; }

.hot-category-list > li::after { position: absolute; content: ''; width: 30px; height: 4px; background-color: #c7000b; border-radius: 10px !important; bottom: 0; left: 0; right: 0; margin: 0 auto; display: none; }

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

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

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

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

.live-hot-list .hot-pic::after { content: ''; position: absolute; left: 0; right: 0; top: 42px; margin: auto; pointer-events: none; width: 50px; height: 50px; background: url(../img/live/icons/play.svg) no-repeat; display: none; }

.live-hot-list .hot-pic:hover::after { display: inline-block; }

.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 .live-hot-title { font-size: 20px; }

.live-hot-list .hot-desc { padding: 10px 20px 15px 20px; font-size: 14px; overflow: hidden; }

.live-promo { position: relative; }

.live-promo .swiper-slide { width: 33%; height: auto; padding: 0 5px; }

.live-promo-list img { max-width: 100%; width: 100%; border-radius: 5px; }

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

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

.live-others-list > li { margin-bottom: 15px; padding: 0 10px !important; color: #333; }

.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-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 #aaa; }

@media (max-width: 576px) {
    .live-channel-intro .live-channel-desc { border: none; }
}



.live-Area{ margin:10vw auto 4.5vw !important; overflow:hidden; font-size: 0px;}
/*-- iframe --*/
.iframe { position: relative;/* left: 50%; transform: translate(-50%,0);*/ width:100%; margin:0 auto 1.2vw; overflow:hidden;}

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

.swiper-slide { backface-visibility: hidden !important; }

.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: 100px; position: fixed; right: 10px; top: 130px; z-index: 10; transform: scale(0.80) translate3d(0,0,0); transform-origin: 50% 0; -webkit-transform: scale(0.80) translate3d(0,0,0); -webkit-transform-origin: 50% 0; }

.docker { border-radius: 5px; border: 1px solid rgba(0, 0, 0, 0.15); background-color: rgba(255,255,255,0.8); font-size: 14px; padding: 0 10px; color: #999; }

.docker li { width: 100%; }

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

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


.docker a { color: #666; font-size: 14px; }
.docker a:hover { color: #444 !important; }
.docker .docker-button { margin-top: 25px; margin-bottom: 25px; position: relative; }

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

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

.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-comm1.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-share1.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 a:hover { color: #444 !important; }

.docker2 .docker-header { display:block; text-align:center; color:#000000; line-height: 22px; font-weight: bold; }

.docker2 ul li:nth-child(1) { background: url(../img/live/tv/docker/group2/icon-1-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-1.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-1.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-1.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; }

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

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

.docker2 ul li:nth-child(7) { background: url(../img/live/tv/docker/group2/icon-7.png) center top no-repeat; }
.docker2 ul li:nth-child(7):hover { background: url(../img/live/tv/docker/group2/icon-7.png) center top no-repeat; }
.docker2 ul li:nth-child(8) { background: url(../img/live/tv/docker/group2/icon-8.png) center top no-repeat; }
.docker2 ul li:nth-child(8):hover { background: url(../img/live/tv/docker/group2/icon-8.png) center top no-repeat; }
/*-- live agenda --*/
.live-agenda-list > li > div { font-size: 14px; background-color: #fff; padding: 10px; }

.live-agenda-list .live-agenda-time { color: #999; padding-left: 8px; padding-right: 8px; }

.live-agenda-list .live-agenda-title { font-weight: bold; font-size: 16px; padding-left: 8px; }

.live-agenda-list .live-agenda-guests { background-color: #f4f5f8; padding: 5px 10px 5px 10px; color: #556c8d; border-radius: 5px; min-height:95px;}

.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 { font-size: 12px; margin-right: -2px; }

.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,.live-agenda-list .btn-download:focus { background: url(../img/live/agenda/icon-download-1.png) no-repeat !important; }

.live-recommend-list { font-size: 14px; width: 102%; margin-left: -10px; }

.live-recommend-list li { padding: 10px; }

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

.live-recommend-list .live-recommend-title { overflow: hidden; /* text-overflow: ellipsis;
  white-space: nowrap; */ color: #333 !important; font-weight: bold; }

.live-guests { position: relative; }

.live-guests .live-guest-info { margin-top: 10px; margin-bottom: 20px; padding: 30px 0; border-radius: 5px; }

.live-guests .live-guest-info .guest-title { font-size: 14px; width: 70%; /*-webkit-line-clamp: 2;*/ display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; }
.live-guests .live-guest-info:hover .guest-title { word-break: normal; width: 70%; display: block; /*white-space: pre-wrap;*/ word-wrap: break-word; overflow: hidden; }

.live-guests .live-guest-info:hover { box-shadow: 0px 3px 27px 0px rgba(0,0,0,0.1); border-radius: 8px; background-color: #fff; }


.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;
	width:100%;
    max-width:168px;
	
}

.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-button-next { right: 12px !important; }

.live-guests .swiper-button-prev { left: 12px !important; }


/*-- shadow sm -*/
.shadow-sm { box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.075) !important; border-radius: 8px !important; }

.rounded { border-radius: 8px !important; }



.fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%; }
*html .fixed { height: 1%; }
.clear { diplay: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }


.live-workshop ul li a,.live-workshop ul li a:focus{ display:block; background-color:#fff !important; padding:20px; border-radius:6px; position:relative; box-shadow: 0 0 .55rem rgba(0,0,0,.075) !important;}
.live-workshop .dec { display:block; clear:both; padding-bottom:15px; }
.live-workshop .dec b{ font-size:15px; display:block; clear:both; padding-bottom:8px;}
.live-workshop .dec span{ clear:both; -webkit-line-clamp: 3; display: -webkit-box;-webkit-box-orient: vertical; overflow:hidden; min-height:60px;}
.live-workshop .pic{ display:inline-block; width:55%; font-size:0px; overflow:hidden; vertical-align:top; margin:0 0 -12%; background-color:#-webkit-transition: all .5s; transition: all .5s;}
.live-workshop .pic img{ width:100%; max-width:220px;}
.live-workshop .watchBtn{ width:43%;  display:inline-block; vertical-align:bottom; overflow:hidden; text-align:center;}
.live-workshop .watchBtn em{ font-style:normal; font-size:13px; vertical-align:bottom; display:block; width:70%; padding:6px 0; margin:20px auto; background-color:#333; text-align:center; border-radius:3px; color:#fff; background-color:#-webkit-transition: all .3s; transition: all .3s;}
.live-workshop ul li a:hover .watchBtn em{ background-color:#c7000b;}
.live-workshop ul li a:hover .pic{  transform:scale(1.05,1.05);}

.live-embed .iframe{ width:75%; display:inline-block !important; }
.live-embed .recommend_right{ display:inline-block; width:24%; vertical-align:top; float:right; overflow:auto;  background-color:#e3e8ea; border-radius:6px; padding:0 13px 0; box-shadow: 0 0 .55rem rgba(0,0,0,.075) !important}
.live-embed .recommend_right .tit{ display:block; clear:both; text-align:center; padding:15px 0 3px; font-size:15px; font-weight:bold;}
.live-embed .recommend_right ul li{ display:block; clear:both;}
.live-embed .recommend_right ul li a,.live-embed .recommend_right ul li a:focus{ display:block; clear:both; background:url(../img/live/tv/recommend_right_bg.jpg) no-repeat left top !important; background-size:cover; margin:11px 0; padding:17px 16px; box-shadow: 2px 2px .40rem rgba(0,0,0,.075) !important}
.live-embed .recommend_right ul li a strong{ display:block; clear:both; font-size:15px; padding-bottom:15px;}
.live-embed .recommend_right ul li a .time{ display:inline-block; background:url(../img/live/icons/15.svg) no-repeat left center; background-size:14px; margin:0 0; padding:5px 5px 5px 17px; font-size:12px;}
.live-embed .recommend_right ul li a em{ float:right; display:inline-block; border-radius:3px; margin:0 0; padding:3px 8px; text-align:center; font-size:12px; font-style:normal; border:1px solid #565d6c; background-color:#-webkit-transition: all .3s; transition: all .3s;}
.live-embed .recommend_right ul li a:hover .time{ color:#444;}
.live-embed .recommend_right ul li a:hover em{ border:1px solid #c7000b; background-color:#fff;}


.live-embed .recommend_right::-webkit-scrollbar {
  width: 5px;
  height: 13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; display:block !important; 
}

.live-embed .recommend_right::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  min-height: 28px;
}

.live-embed .recommend_right::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}


.live-qa { position: relative; }

.live-qa-message{ display:block; clear:both;}
.live-qa-message .m_logOut a{ display:block; clear:both; border:1px solid #ccc; background-color:rgba(255,255,255,0); text-align:center; padding:30px 0; border-radius:2px; color:#777; font-size:16px;}
.live-qa-message .m_logOut a strong{ color:#c7000b; }
.live-qa-message .m_logOut a:hover{ background-color:rgba(255,255,255,0.4); color:#777 !important;}
.live-qa-message .m_logOut a:hover strong{ text-decoration:underline;}

.live-qa-message .m_login{ clear:both; border:1px solid #bbb; text-align:center; padding:30px 0; border-radius:2px; color:#777;  }

.live-qa-message .m_login .m_add_head { color:#c7000b; font-size:14px; font-weight:bold;}
.live-qa-message .m_login .m_add_head em{ position:relative; display:block; clear:both; margin:0 auto 0.5rem; width:50px !important; height:50px !important; border-radius:180px; background-color:#8c8f94;}
.live-qa-message .m_login .m_add_head em img{ opacity:1; width:50px; height:50px;}

.live-qa-message .m_login .m_add_info{ width:100%;}
.live-qa-message .m_login .m_add_info textarea{ display:block; width:100%; min-height:120px; resize: none;  border:0px solid  #aaa;  font-size:14px; background:none; }

.live-qa-message .m_login .m_add_btn { display:block; clear:both !important; text-align:right;}
.live-qa-message .m_login .m_add_btn a,.live-qa-message .m_login .m_add_btn span{ border-radius:3px; margin:0 auto; display:inline-block; background-color:#333; color:#fff; text-align:center; padding:7px 30px; background-color:#-webkit-transition: all .3s; transition: all .3s;}
.live-qa-message .m_login .m_add_btn a:hover,.live-qa-message .m_login .m_add_btn a:focus,.live-qa-message .m_login .m_add_btn span:hover{ background-color:#c7000b !important; color:#fff !important;}


.live-qa-list{ display:block; clear:both; margin:0 auto; padding:2.5rem 0 !important; border-bottom:1px solid rgba(100,100,100,0.1);}
.live-qa-list .m_user_head{ position:relative !important;  display:inline-block !important; vertical-align:top; width:45px; height:45px; width:45px !important; height:45px !important; border-radius:180px; background-color:#8c8f94;}
.live-qa-list .m_user_head img{ opacity:1; width:45px; height:45px;}
.live-qa-list .m_info{ display:inline-block; width:90%; }
.live-qa-list .m_user_info{ display:inline-block !important; font-size:13px; word-wrap:break-word !important; word-break:normal !important; }
.live-qa-list .m_name{ display:block; clear:both; color:#c7000b; font-size:14px; padding:1px 0;}
.live-qa-list .m_time{ font-size:13px; color:#666; padding:0 0 10px; display:block; clear:both;}

.live-qa-list .m_reply .m_user_info { display:inline-block !important; width:90%; }


.live-qa-list .m_reply{ display:block; clear:both; padding:20px 0 0;}
.live-qa-list .m_reply .m_reply_hw{ position:relative; display:inline-block; vertical-align:top; width:45px; height:45px; width:45px !important; height:45px !important; border-radius:180px; background-color:#c7000b;}
.live-qa-list .m_reply .m_reply_hw img{ opacity:1; width:45px; height:45px;}
.view_more { text-align:center;}
.view_more a{ border-radius:4px; margin:0 auto; background-color:#333; color:#fff; text-align:center; padding:8px 30px; background-color:#-webkit-transition: all .3s; transition: all .3s;}
.view_more a:hover,.view_more a:focus{ background-color:#c7000b !important; color:#fff !important;}

@media (max-width:1000px) {
.live-qa-list .m_info{ width:85%; }	
.live-qa-list .m_reply .m_user_info { width:80% !important;}
}



@media (max-width:1000px) {
.live-guests .live-guest-info .live-guest-avatar{ width:80% !important; margin:0 auto !important;}
.live-guests .live-guest-info .live-guest-avatar img{ width:100%;}
.live-others .live-others-list li{ width:50% !important; max-width:50% !important; flex:0 0 50% !important;}
.live-channel-intro .live-channel-logo{ width:90px !important; height:90px !important;}
.live-channel-intro .col-md-3{ width:80% !important; max-width:80%; flex:0 0 80% !important; padding-left:0 !important; }
.live-channel-intro .col-md-9{ width:99% !important;max-width:99%; flex:0 0 99% !important; }
.live-channel-intro .live-channel-desc{ border:none !important; padding:1px 0 11px 0 !important; width:99% !important; }

.live-workshop .pic{ width:100%;  margin:0; }
.live-workshop .watchBtn{ width:100%;  display:inline-block; vertical-align:bottom; overflow:hidden; text-align:center;}
.live-workshop .watchBtn em{ font-style:normal; font-size:13px; vertical-align:bottom; display:block; width:70%; padding:6px 0; margin:20px auto; background-color:#333; text-align:center; border-radius:3px; color:#fff;}


}





