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

header { height: 470px; }

.wrap { background:#f6f6f6 url(../img/live/tv/bg.jpg?v=104405) center ; background-size:100%; }

.main-wrap { }

.live-agenda .wrap { background: url(../img/live/agenda/bg.jpg?v=101405) 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: 24px; }



.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; text-align: justify; 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; }

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


/*-- iframe --*/
.iframe { position: relative; left: 50%; transform: translate(-50%,0); margin-top: -400px; }

/*-- 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: 20px; top: 100px; 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: #fff; 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: #999; 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.icon_1 { background: url(../img/live/tv/docker/group2/icon-1-1.png) center top no-repeat; }
.docker2 ul li.icon_2 { background: url(../img/live/tv/docker/group2/icon-2-1.png) center top no-repeat; }
.docker2 ul li.icon_3 { background: url(../img/live/tv/docker/group2/icon-3-1.png) center top no-repeat; }
.docker2 ul li.icon_4 { background: url(../img/live/tv/docker/group2/icon-4-1.png) center top no-repeat; }
.docker2 ul li.icon_5 { background: url(../img/live/tv/docker/group2/icon-5-1.png) center top no-repeat; }
.docker2 ul li.icon_6 { background: url(../img/live/tv/docker/group2/icon-6-1.png) center top no-repeat; }
.docker2 ul li.icon_7 { background: url(../img/live/tv/docker/group2/icon-7.png) center top no-repeat; }
.docker2 ul li.icon_8 { background: url(../img/live/tv/docker/group2/icon-8.png) center top no-repeat; }
.docker2 ul li.icon_9 { background: url(../img/live/tv/docker/group2/icon-9.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;
    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 3px 27px 0px rgba(0,0,0,0.1) !important; border-radius: 8px !important; }

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


/*原trailer_area.css文件*/

.trailer_area{ display:block; clear:both; margin:0 auto; position:relative;}
.trailer_area .title{ background:rgba(255,255,255,0.3); color:#444; font-size:14px; padding:10px 20px; text-align:left;}
.poster{ display:block; clear:both; overflow:hidden; font-size:0px; position:relative;}
.poster img{ display:block; clear:both; width:100%; position:relative; z-index:100;}
.poster .countdown{ position:absolute; left:0; top:0; width:100%; text-align:center; z-index:1000;}
.poster .countdown .cd_bg{ display:inline-block; clear:both; position:relative; text-align:center; color:#fff; padding:10px 25px 10px 60px; font-size:14px; background:url(../img/dash/time_bg.png) no-repeat center top; background-size:100% 100%;}
.poster .countdown .cd_bg:after{ position:absolute; left:23px; top:11px; content:""; width:30px; height:20px; background:url(../img/dash/time_icon.png) no-repeat center center; background-size:100% auto; }
.calendar_file{ position:absolute; left:0; bottom:8%; width:100%; text-align:center; z-index:1000;}
.calendar_file a{ display:inline-block; clear:both; background:#c7000b url(../img/dash/calendar_icon.png) no-repeat 15px center; background-size:30px auto; border-radius:5px; color:#fff; font-size:15px; text-align:center; padding:13px 20px 13px 48px;}
.calendar_file a:hover,.calendar_file a:visited,.calendar_file a:active,.calendar_file a:focus{ background:#bd010c url(../img/dash/calendar_icon.png) no-repeat 15px center !important;  background-size:30px auto !important; color:#fff !important;}

.fade.in{ opacity:1;}
.hot-category-list > li>a{ display:block; clear:both;}
.nav-tabs{ border:none !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=500044) 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;    display: none;}
.fix_tips .tips_foot{ position:fixed; background-color:#fff; padding:20px 30px; left:0; bottom:0; width:100%;}
.fix_tips .tips_foot  .tips_dec{  float:left; width:50%; max-width:360px;}
.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-bannerm.jpg?v=544) no-repeat center bottom; background-size:100%;}
    .fix_tips{ padding:20px 20px;}
	.fix_tips .tips_1 img{ width:25%; max-width:200px;}
	.fix_tips .tips_foot  .tips_dec{ width:50%; }
	.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:50%;/* max-width:80px;*/ }
}


@media (max-width: 800px) {
	.fix_tips .tips_1 img{ width:35%; max-width:230px;}
	.fix_tips{ position:fixed; width:100%; height:100%; left:0; top:0; padding:40px 40px; background:#fbf9fa url(../img/live/tv/bg-bannerm.jpg) no-repeat center bottom 60px; background-size:100%;}
    .fix_tips{ padding:20px 20px;}
	.fix_tips .tips_foot  .tips_dec{ width:50%; }
	.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;*/ }
}


/*原layer.css文件*/

.layui-m-layer{position:relative;z-index:99999999;}
.layui-m-layer *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.layui-m-layermain,.layui-m-layershade{position:fixed;left:0;top:0;width:100%;height:100%}
.layui-m-layershade{background-color:rgba(0,0,0,0);pointer-events:auto}
.layui-m-layermain{display:table;font-family:Helvetica,arial,sans-serif;pointer-events:none}
.layui-m-layermain .layui-m-layersection{display:table-cell;vertical-align:middle;text-align:center}
.layui-m-layerchild{position:relative;display:inline-block;text-align:left;background-color:#fff;font-size:16px;border-radius:5px;box-shadow:0 0 8px rgba(0,0,0,.1);pointer-events:auto;-webkit-overflow-scrolling:touch;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.2s;animation-duration:.2s}
@-webkit-keyframes layui-m-anim-scale{
    0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}
    100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
    
}
@keyframes layui-m-anim-scale{
    0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}
    100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
    
}
.layui-m-anim-scale{animation-name:layui-m-anim-scale;-webkit-animation-name:layui-m-anim-scale}
@-webkit-keyframes layui-m-anim-up{
    0%{opacity:0;-webkit-transform:translateY(800px);transform:translateY(800px)}
    100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
    
}
@keyframes layui-m-anim-up{
    0%{opacity:0;-webkit-transform:translateY(800px);transform:translateY(800px)}
    100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
    
}
.layui-m-anim-up{-webkit-animation-name:layui-m-anim-up;animation-name:layui-m-anim-up}
.layui-m-layer0 .layui-m-layerchild{width:70%;max-width:400px}
.layui-m-layer1 .layui-m-layerchild{border:none;border-radius:0}
.layui-m-layer2 .layui-m-layerchild{width:auto;max-width:320px;min-width:40px;border:none;background:0 0;box-shadow:none;color:#fff}
.layui-m-layerchild h3{padding:0 10px;height:60px;line-height:60px;font-size:16px;font-weight:400;border-radius:5px 5px 0 0;text-align:center}
.layui-m-layerbtn span,.layui-m-layerchild h3{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.layui-m-layercont{padding:50px 30px;line-height:2;text-align:center}
.layui-m-layer1 .layui-m-layercont{padding:0;text-align:left}
.layui-m-layer2 .layui-m-layercont{text-align:center;padding:0;line-height:0}
.layui-m-layer2 .layui-m-layercont i{width:25px;height:25px;margin-left:8px;display:inline-block;background-color:#fff;border-radius:100%;-webkit-animation:layui-m-anim-loading 1.4s infinite ease-in-out;animation:layui-m-anim-loading 1.4s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.layui-m-layerbtn,.layui-m-layerbtn span{position:relative;text-align:center;border-radius:0 0 5px 5px}
.layui-m-layer2 .layui-m-layercont p{margin-top:20px}
@-webkit-keyframes layui-m-anim-loading{
    0%,100%,80%{transform:scale(0);-webkit-transform:scale(0)}
    40%{transform:scale(1);-webkit-transform:scale(1)}
    
}
@keyframes layui-m-anim-loading{
    0%,100%,80%{transform:scale(0);-webkit-transform:scale(0)}
    40%{transform:scale(1);-webkit-transform:scale(1)}
    
}
.layui-m-layer2 .layui-m-layercont i:first-child{margin-left:0;-webkit-animation-delay:-.32s;animation-delay:-.32s}
.layui-m-layer2 .layui-m-layercont i.layui-m-layerload{-webkit-animation-delay:-.16s;animation-delay:-.16s}
.layui-m-layer2 .layui-m-layercont>div{line-height:26px;padding-top:7px;margin-bottom:20px;font-size:16px}
.layui-m-layerbtn{display:box;display:-moz-box;display:-webkit-box;width:100%;height:50px;line-height:50px;font-size:0;border-top:1px solid #D0D0D0;background-color:#F2F2F2}
.layui-m-layerbtn span{display:block;-moz-box-flex:1;box-flex:1;-webkit-box-flex:1;font-size:14px;cursor:pointer}
.layui-m-layerbtn span[yes]{color:#40AFFE}.layui-m-layerbtn span[no]{border-right:1px solid #D0D0D0;border-radius:0 0 0 5px}
.layui-m-layerbtn span:active{background-color:#F6F6F6}
.layui-m-layerend{position:absolute;right:7px;top:10px;width:30px;height:30px;border:0;font-weight:400;background:0 0;cursor:pointer;-webkit-appearance:none;font-size:30px}
.layui-m-layerend::after,.layui-m-layerend::before{position:absolute;left:5px;top:15px;content:'';width:18px;height:1px;background-color:#999;transform:rotate(45deg);-webkit-transform:rotate(45deg);border-radius:3px}
.layui-m-layerend::after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}
body .layui-m-layer .layui-m-layer-footer{position:fixed;width:95%;max-width:100%;margin:0 auto;left:0;right:0;bottom:10px;background:0 0}
.layui-m-layer-footer .layui-m-layercont{padding:20px;border-radius:5px 5px 0 0;background-color:rgba(255,255,255,.8)}
.layui-m-layer-footer .layui-m-layerbtn{display:block;height:auto;background:0 0;border-top:none}
.layui-m-layer-footer .layui-m-layerbtn span{background-color:rgba(255,255,255,.8)}
.layui-m-layer-footer .layui-m-layerbtn span[no]{color:#FD482C;border-top:1px solid #c2c2c2;border-radius:0 0 5px 5px}
.layui-m-layer-footer .layui-m-layerbtn span[yes]{margin-top:10px;border-radius:5px}
body .layui-m-layer .layui-m-layer-msg{width:auto;max-width:90%;margin:0 auto;bottom:-150px;background-color:rgba(0,0,0,.9);color:#fff}
.layui-m-layer-msg .layui-m-layercont{padding:10px 20px}
@media (max-width: 800px) {
	.layui-m-layer0 .layui-m-layerchild{ width:85%;}
	.layui-m-layercont{ padding:50px 30px;}
}



/*原live英文版本*/

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

header { height: 470px; }

.wrap { background:#f6f6f6 url(../img/live/tv/bg.jpg?v=1041105) center ; background-size: 100%; }

.main-wrap { }

.live-agenda .wrap { background: url(../img/live/agenda/bg.jpg?v=1011405) 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: 24px; }



.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; text-align: justify; 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; }

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


/*-- iframe --*/
.iframe { position: relative; left: 50%; transform: translate(-50%,0); margin-top: -400px; }

/*-- 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: 20px; top: 125px; 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: #fff; 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: #999; 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.icon_1 { background: url(../img/live/tv/docker/group2/icon-1-1.png) center top no-repeat; }
.docker2 ul li.icon_2 { background: url(../img/live/tv/docker/group2/icon-2-1.png) center top no-repeat; }
.docker2 ul li.icon_3 { background: url(../img/live/tv/docker/group2/icon-3-1.png) center top no-repeat; }
.docker2 ul li.icon_4 { background: url(../img/live/tv/docker/group2/icon-4-1.png) center top no-repeat; }
.docker2 ul li.icon_5 { background: url(../img/live/tv/docker/group2/icon-5-1.png) center top no-repeat; }
.docker2 ul li.icon_6 { background: url(../img/live/tv/docker/group2/icon-6-1.png) center top no-repeat; }
.docker2 ul li.icon_7 { background: url(../img/live/tv/docker/group2/icon-7.png) center top no-repeat; }
.docker2 ul li.icon_8 { background: url(../img/live/tv/docker/group2/icon-8.png) center top no-repeat; }
.docker2 ul li.icon_9 { background: url(../img/live/tv/docker/group2/icon-9.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;
    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 3px 27px 0px rgba(0,0,0,0.1) !important; border-radius: 8px !important; }

.rounded { border-radius: 8px !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; }
}





@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; }
}

