
@charset "utf-8";

/* all */
html{height: 100%;}
body{ margin: 0; background:#1e1e28; font-family:'Helvetica Neue', 'STHeiti', '微软雅黑', 'Microsoft YaHei', Helvetica,Arial,sans-serif; font-size:14px; line-height: 140%; color: #9c9c9c;}
ul, ol, li,dt,dd{margin:0; padding:0; list-style:none;}
dl{margin-top:0; margin-bottom:0}
p{margin:0 0 10px;}
img{border: 0; vertical-align:middle}
img.img-responsive,.img-xs{ max-width: 100%; width: 100%;}
input{outline: medium none; outline: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
input:focus{border-color:#ff9f16; -webkit-box-shadow:inset 0 1px 1px rgba(255,136,0,.075),0 0 8px rgba(255,136,0,.6);}

/* container */
*{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}
:after,:before{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}
.container { width: 990px; position: relative; margin: auto;}
.row{position: relative; background-color: #1e1e28; }
.container:before,.container:after,.row:before,.row:after,.clearfix:before, .clearfix:after{ display: table; content: " "; clear: both;}


/*Material Design Icons*/
.ico_16{font-size: 16px;width:100%;}
.ico_32{font-size: 32px;}
.ico_48{font-size: 48px;}

.ico_color_1{color: rgb(109, 109, 119)}

/* text */
h1{ font-size:22px; line-height: 28px;}
h2{ font-size:20px; line-height: 26px;}
h3{ font-size:18px; line-height: 24px;}
h4{ font-size:16px; line-height: 22px;}
h5{ font-size:14px; line-height: 20px;}
h6{ font-size:12px; line-height: 18px;}
h1,h2,h3,h4,h5,h6{ font-weight: 400; margin-top:10px; margin-bottom:10px}
a,button{ text-decoration:none; outline:none; -webkit-tap-highlight-color:rgba(0,0,0,0)}
a,h1, h2, h3, h4, h5, h6{ color: #ccc;}
a:focus,a:hover,a:active{ text-decoration:none; color: #ff9f16;}
.col-pd{padding:5px}
.text-red{ color: red;}
.text-muted{ color: #999999;}
.text-center{ text-align: center;}
.split-line{display: inline-block; margin-left: 12px; margin-right: 12px; width: 1px; height: 14px; vertical-align: -2px; background-color: #444452;}
::selection{background-color: #ff9f16;color: #fff;}
.text-overflow{width:100%;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
/* badge */
.badge{ background-color: #EEEEEE;}
.badge-first{ background-color: #FF4A4A; color: #FFFFFF;}
.badge-second{ background-color: #FF7701; color: #FFFFFF;}
.badge-third{ background-color: #FFB400; color: #FFFFFF;}
/* badge */
.badge{display: inline-block; margin-right: 10px; width: 18px; height: 18px; text-align: center; line-height: 18px; border-radius: 2px; font-size: 12px;}
.badge-radius{ border-radius: 50%;}

/* header */
.datll-header__top{position: relative; height: 90px; padding: 0 4px;}
.datll-header__logo{float:left; margin-right: 30px;}
.datll-header__logo{ width: 240px; margin-top:28px}
.datll-header__logo .logo{display:block; width:132px; height:36px; background:url(../img/logo_max.png) no-repeat;background-position:50% 50%;background-size:cover}
.datll-header__logo .logo img{width:100%;}
.datll-header__menu{position:relative; margin: 0 5px; background-color: #2e2e3a; color: #fff;}
.datll-header__menu li{float:left;}
.datll-header__menu li a{display:inline-block; padding: 15px 25px; font-size:15px; color: #fff;}
.datll-header__menu li a:hover{color: #ff9f16;}
.datll-header__menu li.active a{color: #ff9f16;position: relative;}
.datll-header__menu li.active a:after {content: " ";position: absolute;left: 50%;bottom: 0;margin-left: -10px;width: 20px;height: 3px;background: #ff9f16;border-radius: 2px;}
.datll-header__menu .more{ position: absolute; top: 0; right: 0; padding: 15px 20px; color: #999;}
.datll-header__search{ float:left; position:relative; width:280px; margin-top: 28px; }
.datll-header__search .form-control{display:block; width:100%; height:35px; padding:6px 45px 6px 16px; font-size:12px; line-height:32px; border-radius: 32px; transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s; background-color:#35353f; color: #999; border: 0;}
.datll-header__search .submit{display:block; position:absolute; top: 0; right: 0; width:35px; height:35px; border: 0; cursor: pointer; background: url(../img/icon_seacrh.svg) center no-repeat;}
.datll-header__user{float:right}
.datll-header__user li{ float:left; position: relative; padding: 31px 0 10px; margin-left: 30px}
.datll-header__user li .dropdown{ display: none; position: absolute; z-index: 999; top: 100%; right: 0; padding: 15px; text-align: center; font-size: 12px; color: #999; background-color: #fff; box-shadow: 0 2px 8px rgba(0,0,0,.1);}
.datll-header__user li:hover .dropdown{ display: block;}
.datll-header__type{display: none;}

/* 底部导航 */
.foornav {display: none;}

/* banner */
.partialViewSlider-outerwrapper{position: relative;padding: 0 5px;}
.partialViewSlider-outerwrapper.partialViewSlider-outsideControls{padding: 0 6%;}
.partialViewSlider-wrapper{overflow: hidden;font-size: 0;position: relative;}
.partialViewSlider-outerwrapper ul{margin: 0;padding: 0;list-style: none;transition-property: transform;transition-duration: 0ms;transition-timing-function: ease-out;}
.partialViewSlider-outerwrapper ul > li{display: inline-block;position: relative;font-size: 1rem;transition-property: all;transition-duration: 0ms;transition-timing-function: ease-out;}
.partialViewSlider-wrapper.partialViewSlider-perspective ul > li{-webkit-transform: scale(0.8);transform: scale(0.8);opacity: 0.4;}
.partialViewSlider-wrapper.partialViewSlider-perspective ul > li.active{-webkit-transform: scale(1);transform: scale(1);opacity: 1;}
.partialViewSlider-wrapper ul > li > img{width: 100%;display: block;}
.partialViewSlider-backdrop{position: absolute;height: 100%;top: 0;background: rgba(0, 0, 0, 0.5);}
.partialViewSlider-backdrop.partialViewSlider-right{right: 0;}
.partialViewSlider-nav{position: absolute;top: 50%;color: #FFF;font-size: 3rem;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.partialViewSlider-prev{left: 3%;}
.partialViewSlider-next{right: 3%;}
.partialViewSlider-outsideControls .partialViewSlider-nav,
.partialViewSlider-neighborControls .partialViewSlider-nav{color: #CCC;}
.partialViewSlider-outsideControls .partialViewSlider-prev{left: 1%;}
.partialViewSlider-outsideControls .partialViewSlider-next{right: 1%;}
.partialViewSlider-neighborControls .partialViewSlider-prev{left: -5%;}
.partialViewSlider-neighborControls .partialViewSlider-next{right: -5%;}
.partialViewSlider-dots {display: inline-block;position: absolute;bottom: 10px;left: 50%;transform: translate(-50%);}
.partialViewSlider-dots li a{position: relative;display: inline-block;width: 18px;height: 3px;margin: 0 5px;}
.partialViewSlider-dots li a:before{position: absolute;content: '';width: 100%;height: 100%;background: #FFF;border-radius: 10px;transition: all 0.25s ease-out;}
.partialViewSlider-dots li.active a:before{background: #ff9f16;}
.dw-t{position: relative;}
.dw-t p{position: absolute;bottom: 0;z-index: 2;padding: 30px 0;margin: auto;width: 100%;color: #fff;text-align: center;font-size: 16px;}
.dw-t img{max-width: 100%; width: 100%;}
i.material-icons{vertical-align: sub;font-size: 110%;}

/* screen */
.list_type_title {overflow: hidden;display: block;margin: 0 5px;}
.sx-title {float: left;padding: 4px 0;}
.list_type_title ul li,.sx-title2 {float: left;padding: 5px 5px;margin-left: 10px;margin-bottom: 10px;border-radius: 20px;background: #2e2e3a;line-height: 20px;color: #ccc;/*border: 1px solid #454548;*/}
.list_type_title ul li.active,.list_type_title ul li:active{    background: #ff9f16;}


.list_type_title span {float: right;line-height: 24px;}
.datll-screen__list{position:relative; padding:0 5px; padding-top: 16px;padding-bottom: 4px;}
.datll-screen__list:before{content: " "; position: absolute; left: 0; top: 0; right: 0; width: 100%; height: 1px; border-top: 1px solid #2e2e3a;}
.datll-screen__list:first-child{ padding-top: 0;}
.datll-screen__list:first-child:before{ display: none;}
.datll-screen__list li{ float:left;}
/*.datll-screen__list li.text {margin: 0px 0px 15px -45px;}*/
/*.list_type_title ul {padding: 15px 0px 0px 45px;}*/
.datll-screen__list li span{display:inline-block; padding:3px 0 3px}
.datll-screen__list li a{display:inline-block; padding: 2px 10px;  border-radius:20px}
.datll-screen__list li.active a{ background: #ff9f16;color: #fff;}
.datll-screen__list.letter-list li a{padding:3px 5px}
.datll-screen__list.letter-list li.active a{padding:3px 10px}
.type-list-fl {margin-bottom: 8px;}
.type-list-fl li {display: inline-block;margin: 0 4px 10px;text-align: center;}
.type-list-fl a {width: 100%;height: 100%;display: block;font-size: 14px;background: #2e2e3a;padding: 8px 16px;line-height: 12px;border-radius: 32px;text-align: center;}
.type-list-fl .active a{color: #fff;background: #ff9f16;}
.type-list-fl li a img {width: 12px;height: 12px;margin: 0px 4px 0 0;float: left;}

/* pannel */
.datll-pannel{ position: relative; margin-bottom: 10px; padding: 20px 0; overflow: hidden;border-bottom: 1px solid #2c2c36;}
.datll-pannel:last-child{ margin-bottom: 0; border-bottom: 0;}
.datll-pannel:last-child:before{ display: none;}
.datll-pannel-left{ float: left; width: 70%;}
.datll-pannel-side{ float: left; width: 30%;}
.datll-pannel__head{ padding: 0 5px; margin-bottom: 10px; line-height: 25px;}
.datll-pannel__head .title{ margin: 0; }
.datll-pannel__head .title em{color:#ff9f16;font-style: normal;}

/* vodlist */
.datll-vodlist__item{ position: relative; float: left; padding: 5px; width: 16.666666%;}
.datll-vodlist__item.active{ width: 33.333333%;}
.datll-vodlist__thumb{ position: relative; display: block; padding-top: 150%; background: url(../img/load.gif) no-repeat; background-position: 50% 50%; background-size: cover;}
.datll-vodlist__thumb.active{ padding-top: 50%; background: url(../img/load_w.gif) no-repeat; background-position: 50% 50%; background-size: cover;}
.datll-vodlist__thumb .play{display: none; position: absolute; top: 0; z-index: 1; width: 100%; height: 100%; background: rgba(0,0,0,0.4) url(../img/play.png) center no-repeat;}
.datll-vodlist__thumb:hover .play{ display: block;}
.datll-vodlist__thumb .pic-text{display: block; width: 100%; position: absolute; bottom: 0; left: 0; padding:5px 10px; text-align: right; font-size: 12px; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; white-space:nowrap; background-repeat: no-repeat; background-image: linear-gradient(transparent,rgba(0,0,0,.5)); color: #FFFFFF;}
.datll-vodlist__title{ font-size: 14px; margin-bottom: 8px; width:100%; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; white-space:nowrap;}
img.img-responsive {height: 240px;}


/* more */
.relative{ position: relative;}
.top-fixed-up{ margin-top: 0 !important;}
.top-fixed{ -webkit-transition:.5s; -o-transition:.5s; -moz-transition:.5s; -ms-transition:.5s; transition:.5s;}
.pull-left{ float: left !important;}
.pull-right{float: right !important;}
.margin-0{ margin: 0 !important;}
.padding-0{ padding: 0 !important;}
.margin-t0{ margin: 0 !important;}
.padding-t0{ padding: 0 !important;}
.margin-b0{ margin: 0 !important;}
.padding-b0{ padding: 0 !important;}
.block{ display: block !important;}
.inline-block{ display: inline-block !important;}
.hide,.visible-lg, .visible-md, .visible-sm, .visible-xs, .visible-mi{ display: none !important;}
.mask{ position: fixed; top: 0; left: 0; bottom: 0; z-index: 999;  width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2); animation: fade-in; animation-duration: .5s; -webkit-animation:fade-in .5s;}
@keyframes fade-in {0% {opacity: 0;}40% {opacity: 0;}100% {opacity: 1;}}  
@-webkit-keyframes fade-in { 0% {opacity: 0;}  40% {opacity: 0;}100% {opacity: 1;}} 

/* nav */
.nav{ height: 30px;}
.nav > li{ float: left;}
.nav-head > li{ margin-top: 5px; margin-right: 30px;}
.nav-head > li > a{ padding-bottom: 12px; font-size: 16px;}
.nav-tabs > li{margin-left: 30px;}
.nav-tabs > li > a{display: inline-block; padding: 8px 0 10px;}
.nav-tag > li{ margin-left: 10px;}
.nav-tag > li > a{ display: inline-block; padding:0 10px; height: 25px; line-height: 23px; font-size: 12px; border-radius: 20px;}
.nav-text > li{line-height: 30px;}
.nav-text > li.active > a{ color: #f80;}
.nav-page{ margin-left: 10px;}
.nav-page > li{ margin-left: 5px;}
.nav-page > li > a{ display: inline-block; font-size: 12px; padding: 0 6px; height: 25px; line-height: 23px;}
.nav-page > li > a > .icon{ font-size: 12px;}
.nav-page > li:first-child{ margin-left: 0;}
.nav-page > li:first-child > a{ border-radius: 4px 0 0 4px;}
.nav-page > li:last-child > a{ border-radius: 0 4px 4px 0;}
/* nav */
.nav-head > li.active > a,.nav-tabs > li.active > a{ border-bottom: 2px solid #FF9900; color: #FF9900;}
.nav-tag > li > a,.nav-page > li > a{ background-color: #FFFFFF; border: 1px solid #EEEEEE; color: #333333;}
.nav-tag > li > a:hover,.nav-tag > li.active a,.nav-page > li > a:hover,.nav-page > li.active > a{ background-color: #FF9900; border: 1px solid #FF9900; color: #FFFFFF;}
.nav-page > li > a:hover > .icon{ color: #fff;}

/* bootstrap.js */
.fade{opacity: 0;-webkit-transition: opacity .15s linear;-o-transition: opacity .15s linear;transition: opacity .15s linear;}
.fade.in{opacity: 1;}
.tab-content>.tab-pane,.carousel-inner>.item{ display: none;}
.tab-content>.tab-pane.active,.carousel-inner>.item.active{ display: block;}
.dropdown{ position: relative;}
.dropdown-menu{display: none; position:absolute; top:100%; left:-80%; z-index:1000; padding: 10px 0; border-radius: 2px;}
.dropdown-menu:before{ content:" "; width:10px; height:10px; -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); border-width:1px 1px 0 0; position: absolute; top:-6px; right: 20px; border-style: solid;}
.dropdown-menu>li>a{display: block; padding: 6px 20px; text-align: center;}
.open>.dropdown-menu {display: block;}

/* pannel-head */
.stui-pannel__head{ position: relative; height: 30px;}
.stui-pannel__head.active{height: 40px;}
.stui-pannel__head .title{float: left;margin:0;padding-right: 10px;line-height: 24px;}
.stui-pannel__head .title img{ display: inline-block; width: 24px; height: 24px; margin-right: 10px; vertical-align: -5px;}
.stui-pannel__head .more{ line-height: 30px;}
/* content */
.datll-content__detail,.datll-content__thumb,.datll-content__ad{display:table-cell; vertical-align:top}
.datll-content__thumb .pic{ display: block; width:160px;}
.datll-content__detail{ width: 520px; padding: 0 20px;}
.datll-content__detail .title{margin:0 0 10px; line-height:25px; color: #ccc;}
.datll-content__detail .data{margin-bottom:8px}
.datll-content__detail .data li{float:left;margin-right:20px}
.datll-content__detail .desc{padding-left:42px}
.datll-content__detail .desc .left{margin-left:-42px}
.datll-content__detail .playbtn{ float: left; margin-top:16px;margin-right: 20px;}
.datll-content__detail .playbtn a,.datll-content__detail .playbtn .button{ display: inline-block; width: 120px; height: 32px; line-height: 32px; text-align: center; border:0; border-radius: 32px; font-size: 12px; background: #ff9f16;background: linear-gradient(to right,#ff6f00,#ff9f16); color: #fff;}
.datll-content__detail .playbtn.o-bg .button{line-height: 24px;background: #fa7562;background: linear-gradient(to right,#fa7562,#d1466f);}
.playbtn.wx-bg {display: none;}
.datll-content__desc{ line-height: 24px; color: #646469;}
.datll-content__desc img{ max-width: 100%;}
.fl-l{float: left;}
.fl-r{float: right;}
.ad-b{border-bottom: 0!important}

/* playlist */
.datll-content__playlist li{float:left; width: 12.5%; padding-bottom: 10px; padding-right: 10px;}
.datll-content__playlist li a{display: block; position: relative; padding:5px 10px; text-align: center; background: #2e2e3a; border-radius:5px;line-height: 24px;overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; white-space:nowrap;}
.datll-content__playlist li.active a{color: #fff;background: #ff9f16;background: linear-gradient(to right,#ff6f00,#ff9f16);}
.datll-player .video-title,.datll-player .ms-p{float: left;margin-right: 15px;}
.datll-player .zt-b{line-height: 46px;float: left;}
.datll-player .no-b{float: right;line-height: 13px;font-size: 12px;}
.datll-player .no-b a{border: 1px solid #999;padding: 2px 8px;border-radius: 32px;color: #999;}
/* new */
.tabs {left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);position: relative;padding: 5px;width: 100%;}
.tabs input[name="tab-control"] {display: none;}
.tabs .content section h2,.tabs ul li label {font-size: 16px;}
.tabs .t-ul {list-style-type: none;padding-left: 0;display: block;overflow: hidden;}
.tabs .t-ul li {float: left; box-sizing: border-box;padding-right: 20px;line-height: 30px;}
.tabs .t-ul img {float: left;margin: 6px 6px 0 0;width:18px;height:18px;}
.tabs ul li label {-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;padding: 5px auto;overflow: hidden;text-overflow: ellipsis;display: block;cursor: pointer;-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;white-space: nowrap;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.tabs ul li label br {display: none;}
.tabs ul li label:hover, .tabs ul li label:focus, .tabs ul li label:active {outline: 0;color: #ccc;}
.tabs .content {margin-top: 18px;}
.tabs .content section {display: none;-webkit-animation-name: content;animation-name: content;-webkit-animation-direction: normal;animation-direction: normal;-webkit-animation-duration: 0.3s;animation-duration: 0.3s;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;-webkit-animation-iteration-count: 1;animation-iteration-count: 1;line-height: 1.4;}
.tabs .content section h2 {color: #428BFF;display: none;}
.tabs .content section h2::after {content: "";position: relative;display: block;width: 30px;height: 3px;background: #428BFF;margin-top: 5px;left: 1px;}
.tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {cursor: default;color: #ff9f16;}
.tabs input[name="tab-control"]:nth-of-type(1):checked ~ .content > section:nth-child(1) {display: block;}
.tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {cursor: default;color: #ff9f16;}
.tabs input[name="tab-control"]:nth-of-type(2):checked ~ .content > section:nth-child(2) {display: block;}
.tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {cursor: default;color: #ff9f16;}
.tabs input[name="tab-control"]:nth-of-type(3):checked ~ .content > section:nth-child(3) {display: block;}
.tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {cursor: default;color: #ff9f16;}
.tabs input[name="tab-control"]:nth-of-type(4):checked ~ .content > section:nth-child(4) {display: block;}
@-webkit-keyframes content {
  from {opacity: 0;-webkit-transform: translateY(5%);transform: translateY(5%);}
  to {opacity: 1;-webkit-transform: translateY(0%);transform: translateY(0%);}
}
@keyframes content {
  from {opacity: 0;-webkit-transform: translateY(5%);transform: translateY(5%);}
  to {opacity: 1;-webkit-transform: translateY(0%);transform: translateY(0%);}
}

/* player */
.datll-player__video{ background-color: #000;}

/* page */
.datll-page,.datll-page-text{margin: 10px 0;padding-top: 20px;}
.datll-page li{display:inline-block;margin-left:10px}
.datll-page li .num,.datll-page li a{display:inline-block;padding:5px 15px;border-radius: 4px; background-color: #2e2e3a; border: 1px solid #2e2e3a;}
.datll-page li.active a,.datll-page li.disabled a{ background-color: #ff9f16; border: 1px solid #ff9f16; color: #fff;}
.datll-page-text{ font-size: 0; text-align: center;}
.datll-page-text a,.datll-page-text em,.datll-page-text span{font-style:normal; display:inline-block; margin: 0 5px;padding:6px 12px; border-radius: 4px;cursor:pointer; background-color: #fff; border: 1px solid #eee; font-size: 14px;}
.datll-page-text span.pagenow{ background-color: #333; border: 1px solid #333; color: #fff;}
.datll-page-text .pagego{ padding: 6px; margin-right: 5px; border-radius: 5;}
.datll-page-text .pagebtn{ padding: 6px 12px; cursor: pointer;}
.datll-page-text input{ display: none;}

/* embed */
.pl-box{margin: 5px;display: block;overflow: hidden;}
.pl-l{float: left;width: 70%;}
.pl-r{float: right;width: 30%;}
.pl-box-r{padding: 15px;width: 100%;max-height: 400px;min-height: 400px;background: #131319;}
.pl-in{width: 100%; border-bottom: 1px solid #1e1e28;padding-bottom: 14px;margin-bottom: 14px;}
.pl-in .title {float: left;margin-right: 10px;}
.pl-in .fenlei{padding: 2px 6px;border: 1px solid #ff9f16;font-size: 12px;color: #ff9f16;line-height: 12px;margin: 12px 0;border-radius: 14px;overflow: hidden;display: inline-block;}
.pl-in p.data{clear:both;margin: 0 0 6px;}
.embed-responsive{position:relative;display:block;overflow:hidden;padding:0;z-index: 998;}
.embed-responsive .MacPlayer{z-index: 999}
.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}
.embed-responsive-16by9{margin: 0;}
.embed-responsive-4by3{padding-bottom:75%}

/* more */
.margin-0{ margin: 0 !important;}
.padding-0{ padding: 0 !important;}
.pull-left{ float: left !important;}
.pull-right{ float: right !important;}
.datll-link__text li{ float: left; margin-right: 15px; margin-bottom: 10px;}
.hide,.visible-lg, .visible-md, .visible-sm, .visible-xs, .visible-mi{ display: none !important;}
.datll-foot{ padding: 20px; text-align: center; color: #999;}
.datll-news-nav li.active a{ background-color: #333; border: 1px solid #333; color: #fff;}

/* footer */
.fo-t {margin-top: 28px;font-size: 13px;}
.hidden-xs.fo-t p {line-height: 13px;}

/* 弹窗 */
.dialog-overlay { position: fixed; top: 0; left: 0; z-index: 100000; width: 100%; height: 100%; background: #000; opacity:0; filter:alpha(opacity=0); -webkit-transition:all ease-in-out 0.2s; transition:all ease-in-out 0.2s; }
.dialog-content {
	position: fixed; top: 50%; left: 50%; z-index: 999999999999; width: 85%; overflow: hidden;
	background-color: #fff; text-align: center; border-radius: 3px;
	-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);	
	opacity:0; filter:alpha(opacity=0); -webkit-transition:all ease-in-out 0.2s; transition:all ease-in-out 0.2s;
}
.dialog-content-hd { padding: 20px 0 0; }
.dialog-content-title { font-weight: 400; font-size: 17px; color: #333;}
.dialog-content-bd { padding: 20px 0; font-size: 14px; color: #666; word-wrap: break-word; word-break: break-all; text-align: center; }
.dialog-content-bd p { margin:5px 0; }
.dialog-content-bd a {color:#108ee9;}
.dialog-content-ft { 
	position: relative; line-height: 48px; margin-top: 20px; font-size: 16px; 
	display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;
}
.dialog-content-ft a { 
	position: relative; display: block; text-decoration: none; color: #0BB20C; outline: none; 
	-webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
}
.dialog-content-ft a:active { background-color: #EEEEEE; }
.dialog-content-ft:after {
	content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 1px; border-top: 1px solid #D5D5D6; color: #D5D5D6;
	-webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: scaleY(0.5); transform: scaleY(0.5);
}
.dialog-content-ft a:after {
	content: " "; position: absolute; left: 0; top: 0; width: 1px; height: 100%; border-left: 1px solid #D5D5D6; color: #D5D5D6;
	-webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: scaleX(0.5); transform: scaleX(0.5);
}
.dialog-content-ft a:first-child:after { border-left: none; }
.dialog-content-ft .dialog-btn-cancel { color: #353535; }
.dialog-content-ft .dialog-btn-ok { color: #0BB20C; }

.dialog-wrap-info .dialog-overlay { background-color: transparent; opacity: 0; filter:alpha(opacity=0); }
.dialog-content-info { width: auto; text-align: center; background-color: rgba(0, 0, 0, 0.8); border-radius: 10px; }
.dialog-content-info .dialog-content-bd { position: relative; padding: 0; width: 140px; height: 140px; color: #fff; text-align: center; }
.dialog-content-info .dialog-content-bd .info-icon { max-width: 48px; margin: 20% 0 0; }
.dialog-content-info .dialog-content-bd .info-text { position: absolute; width: 100%; left: 0; bottom: 20px; margin: 0; font-size: 16px; }

.dialog-wrap-show .dialog-overlay { opacity:0.6; filter:alpha(opacity=60); }
.dialog-wrap-show .dialog-content { opacity:1; filter:alpha(opacity=100); }


@media screen and (min-width: 1024px) {
  .dialog-content { max-width: 35%; }
}
/* 弹窗end */

@media (min-width: 1200px){	
	.visible-lg { display: block !important;}
	.hidden-lg {display: none !important;}		
}

@media (max-width: 1199px) and (min-width: 992px){
	.visible-md { display: block !important;}
	.hidden-md {display: none!important;}
}

@media (max-width: 991px) and (min-width: 768px){	
	.visible-sm{ display: block !important;}
	.hidden-sm {display: none !important;}	
}

@media (max-width: 1023px){
	.container{ width: 100%; margin: auto; padding-left: 10px; padding-right: 10px;}	
	.datll-pannel-left,.datll-pannel-side{ float: none; width: 100%;}
	.fl-l {float: none;}
	
	/* screen */
	.datll-screen__list{ padding:10px 0 0; margin: 0 0 0 5px; width:100%; white-space:nowrap; overflow-y:hidden;overflow-x:scroll; -webkit-overflow-scrolling:touch}
	.datll-screen__list:first-child{ padding-top: 5px;}
	.datll-screen__list li{ float: none; display: inline-block;}
	.datll-screen__list li a{ margin-left: 5px;}
	.datll-screen__list li.active a{ border-radius: 0; background: none;}
	
	/* vodlist */
	.datll-vodlist__item.active{ width: 50%;}
	
	/* content */
	.datll-content__detail{ width: 100%;}
	.datll-content__playlist li{ width: 16.6666667%;}
}

@media (max-width:767px){
	.visible-xs { display: block !important;}
	.hidden-xs {display: none!important;margin-top: 16px;}
    .container{ width: 100%; margin: 0; padding-left: 0; padding-right: 0; border: 0; border-radius: 0;}
    .row{ border: 0; border-radius: 0;}
    .col-pd{ padding: 5px;}
	img.img-responsive {height: 188px;}
	.embed-responsive-16by9{padding-bottom:56.25%;}
	.fo-t1 {margin-top: 20px;}
	.visible-xs p {margin: 0;font-size: 10px!important;line-height: 16px;}
    
    /* header */
    .datll-header__top{ height: 60px; padding:0 10px;}
    .datll-header__logo{ width: auto;margin: 15px 0 0; padding: 0;}
    .datll-header__logo .logo{width: 100px; height:28px;background:url(../img/logo_min.png) no-repeat;background-position:50% 50%;background-size:cover}
    .datll-header__search{ float: none; width: auto; margin: 0; position: absolute; top: 15px; right: 15%; left: 40%;}
    .datll-header__search .form-control{ height: 30px; line-height: 30px; border-radius: 18px; padding:6px 40px 6px 10px; border: 0;}
    .datll-header__search .submit{ width: 30px; height: 30px;}
    .datll-header__menu{background-color: #1e1e28;height: 50px; position:relative; margin: 0;    width: 100%;
    overflow: hidden;}
	.datll-header__menu:before,.datll-header__menu:after{ display: none;}
	.datll-header__menu ul { height: 38px; /*display: -webkit-box; display: -webkit-flex; display: flex; */     white-space: nowrap; float: none;}
	/*.datll-header__menu ul li{ display: block; -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; text-align: center;}*/
	.datll-header__menu li a{ display: block; padding: 0; line-height: 38px; font-size: 14px;white-space: nowrap;}
	.datll-header__menu li.active a {height: 38px;}
	.datll-header__type{display: block; position: absolute;line-height: 60px;left: 112px;font-size: 14px; color: #ccc;}
	
	/* 底部导航 */
	.foornav {display: block;border-top: 1px solid #2c2c36;z-index: 9999;position: fixed;bottom: 0;background: rgba(40, 40, 52, 0.98);width: 100%;}
	.foornav a{display: block;position: relative;float: left;padding: 4px 2px;width: 20%;text-align: center;}
	.foornav a img {padding: 3px;margin: 0 auto;width: 24px;display: block;}
	.foornav span {font-size: 12px;}
	.foornav li.active a:after {content: " ";position: absolute;left: 50%;bottom: 0;margin-left: -20px;width: 40px;height: 2px;background: #ff9f16;border-radius: 4px;}
	.datll-foot {padding-bottom: 70px;}
	
	/* banner */
	.partialViewSlider-outerwrapper{padding: 0;}
	.partialViewSlider-backdrop{background: transparent;}
    .partialViewSlider-dots {bottom: 2px;}
	.partialViewSlider-dots li a {width: 12px;height: 2px;}
    .partialViewSlider-wrapper {margin-bottom: 16px;}
	.dw-t span{display: block;padding: 0 1%;}
	.dw-t a, .dw-t img {border-radius: 4px;}
    .dw-t p{padding: 14px 0 !important;}
	i.material-icons{display: none;}
 	
	/* pannel */	
	.datll-pannel{padding: 8px 5px;z-index: 2}
	.datll-pannel:before{-webkit-transform-origin: 0 100%;transform-origin: 0 100%; -webkit-transform: scaleY(0.5);transform: scaleY(0.5);}
	.datll-pannel__head{ padding: 0 5px; margin-bottom: 5px;}
	.datll-pannel__head .title{ font-size: 16px;}
	
	/* vodlist */
	.datll-vodlist__item{ width: 33.333333%; padding: 5px;}
	.datll-vodlist__item.active{ width: 100%;}
	
	/* playlist */
	.pl-box{margin: 0}
	.pl-l{width: 100%;}
	.pl-r{display: none;}
	.embed-responsive { height: 0;}
	.playbtn.wx-bg {display: block; margin: 0 10px;margin-top: 20px;}
    .playbtn.wx-bg .button{display: block;width: 100%;height: 36px;text-align: center; border:0; border-radius: 32px; font-size: 13px; background: #ff9f16;background: linear-gradient(to right,#ff6f00,#ff9f16); color: #fff;}
	.tabs .content section h2, .tabs ul li label {font-size: 14px;}
	.tabs .t-ul li {line-height: 24px;padding-right: 14px;}
	.tabs .t-ul img {margin: 4px 4px 0 0;width: 15px;height: 15px;}
	.tabs .content {margin-top: 14px;}
	
	/* content */
	.datll-content__thumb .pic{ width: 128px;}
	.datll-content__detail{ padding: 0 10px;}
	.datll-content__detail .data{ margin-bottom: 5px;}
	.datll-content__detail .playbtn{ margin-top: 8px; margin-right: 10px; padding: 0;}
	.datll-content__detail .playbtn a,.datll-content__detail .playbtn .button{ width: 90px; height: 28px; line-height: 28px;}
	.datll-content__playlist li{ width: 33.333333%;}
	.datll-content__playlist li a{ font-size: 12px;}
	.fl-l{float: none;}
	
	/* link */
	.datll-link__text li{ margin-right: 10px; margin-bottom: 5px;}
	
	/* page */
	.datll-page li{float:left;width:20%;margin:0;padding:0 5px 0 5px}
	.datll-page li a,.datll-page__box li .num{display:block;padding:5px 0;text-align:center}
	.datll-page li.page-item{ width: auto; margin-bottom: 5px;}
	.datll-page li.page-item a{ padding: 5px 15px;}
	.datll-page-text{ text-align: left;}
	.datll-page-text a,.datll-page-text em,.datll-page-text span{ margin-right: 5px; margin-bottom: 5px;} 
}
.extra {position: fixed;right: 50px;bottom: 50px;z-index: 99999;}
.extra li {position: relative;padding: 15px 10px 0;}
.extra li a,.extra li .mobil-q {display: block;overflow: hidden; background-color: rgba(56, 56, 68, 0.8);width: 48px;height: 48px;line-height: 48px;text-align: center;border-radius: 32px;cursor: pointer;}
.extra li a.backtop {display: none;background-color: rgba(0, 190, 6, 0.8);color: #FFFFFF;}
.extra li a.backtop:hover {background-color: rgba(0, 190, 6)}
.extra .top-ico,.extra .share-ico,.extra .m-ico{width: 16px;height: 16px;margin: auto;margin-top: 16px;font-size: 0;text-indent: 9999;cursor: pointer;font-weight: bold;display: block;}
.mobile-share {position: fixed;z-index: 999999;top: 0;bottom: 0;left: 0;width: 100%;height: 100%;animation: fade-in;animation-duration: .5s;-webkit-animation: fade-in .5s;}
.share-other {background: url(../img/share_other.png) rgba(0, 0, 0, .8) no-repeat;background-position: center bottom 10px;background-size: 80%;}
.share-weixin {background: url(../img/share_weixin.png) rgba(0, 0, 0, .8) no-repeat;background-position: center top 10px;background-size: 90%;}
.extra li .sideslip{display:none;position:absolute;background-color: #FFFFFF;bottom:0;right:100%}  
.extra li:hover .sideslip{display:block}
.extra .top-ico{background: url(../img/ico.png) 0px -32px no-repeat;background-size: cover;}
.extra .share-ico{background: url(../img/ico.png) 0px -64px no-repeat;background-size: cover;}
.extra .m-ico{background: url(../img/ico.png) 0px -48px no-repeat;background-size: cover;}

/* rank */
.rank-tz {margin: 0 5px;padding: 24px 0 0;}
.rank-tz .tabs{padding: 0;}
.rank-tz .tabs .content{margin: 0}
.rank-info {position: relative;float: left;display: block;overflow: hidden;width: 50%;padding: 10px;margin-bottom: 20px;background: #2e2e3a;}
.rank-info li{padding-right: 20%;}
.list-head {display: block!important;font-size: 18px;margin: 0;}
.list-info {padding: 16px;}
a.part-tips {float: right;font-size: 14px;}
span.part-tips {position: absolute;float: right;right: 0; color: #00be06;}
.part-eone {position: relative; display: block;margin-top: 10px;line-height: 20px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.part-nums {position: relative;display: block;float: left;overflow: hidden;top: 0px;font-size: 12px;border-radius: 20px;line-height: 20px;margin-right: 10px;color: #fff;text-align: center;background-color: #4d4d5d;width: 20px;height: 20px;}
.part-num1{background-color: #ff0d29!important;}
.part-num2{background-color: #ff920b!important;}
.part-num3{background-color: #ffc600!important;}
.part-num10 {letter-spacing: -1px;padding-right: 2px;}
.rank-tz .tab-ph {float: left;width: 33.3333333%;text-align: center;margin-bottom: 20px;background: #2e2e3a;border-right: 1px solid #1e1e28;}
.rank-tz .tab-ph label{padding: 20px;font-size: 18px;}
.rank-tz .tabs li:last-child{border-right:none;}
/* topiclist */
.topiclist__item {position: relative;float: left;padding: 5px;width: 33.333333%;}
.topiclist__thumb {position: relative;display: block;padding-top: 50%;background: url(../img/load_w.gif) no-repeat;background-position: 50% 50%;background-size: cover;}
.topiclist__thumb .pic-text {display: block;width: 100%;position: absolute;bottom: 0;left: 0;padding: 5px 10px;text-align: center;font-size: 12px;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;background-repeat: no-repeat;background-image: linear-gradient(transparent,rgba(0,0,0,.5));color: #FFFFFF;}
.topiclist__title{ font-size: 14px; margin-top: 10px;margin-bottom: 8px; width:100%; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; white-space:nowrap;text-align: center;}

/* col */
.col-pd,.col-lg-1,.col-lg-10,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding:10px}.col-xs-1,.col-xs-10,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-wide-1,.col-xs-wide-10,.col-xs-wide-15,.col-xs-wide-2,.col-xs-wide-25,.col-xs-wide-3,.col-xs-wide-35,.col-xs-wide-4,.col-xs-wide-45,.col-xs-wide-5,.col-xs-wide-55,.col-xs-wide-6,.col-xs-wide-65,.col-xs-wide-7,.col-xs-wide-75,.col-xs-wide-8,.col-xs-wide-85,.col-xs-wide-9,.col-xs-wide-95{float:left}.col-xs-10{width:10%}.col-xs-9{width:11.1111111%}.col-xs-8{width:12.5%}.col-xs-7{width:14.2857143%}.col-xs-6{width:16.6666667%}.col-xs-5{width:20%}.col-xs-4{width:25%}.col-xs-3{width:33.3333333%}.col-xs-2{width:50%}.col-xs-1{width:100%}.col-xs-wide-10{width:10%}.col-xs-wide-9{width:90%}.col-xs-wide-8{width:80%}.col-xs-wide-7{width:70%}.col-xs-wide-6{width:60%}.col-xs-wide-5{width:50%}.col-xs-wide-4{width:40%}.col-xs-wide-3{width:30%}.col-xs-wide-2{width:20%}.col-xs-wide-15{width:15%}.col-xs-wide-95{width:95%}.col-xs-wide-85{width:85%}.col-xs-wide-75{width:75%}.col-xs-wide-65{width:65%}.col-xs-wide-55{width:55%}.col-xs-wide-45{width:45%}.col-xs-wide-35{width:35%}.col-xs-wide-25{width:25%}

.stui-pannel__head.active {
    height: 40px;
}
.bottom-line:after {
    border-bottom: 1px solid #3a3a42;
}

.bottom-line:after, .bottom-line-dot:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
}
.top-line-dot:before {
    border-top: 1px dotted #3a3a42;
}

.top-line:before, .top-line-dot:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 1px;
}
.stui-vodlist__media li .thumb .w-thumb {
    width: 190px;
}
.stui-pannel-bg {
    background-color: #2e2e3a;
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
}
.stui-pannel-bg {
    border-radius: 2px;
}
.stui-pannel {
    position: relative;
    margin-bottom: 20px;
}
.stui-pannel-box {
    padding: 10px;
}

.top-line, .top-line-dot, .bottom-line, .bottom-line-dot {
    position: relative;
}
.news-nav li a {
    display: block;
    padding: 15px 0;
    font-size: 16px;
    text-align: center;
}

/* pic-tag */
.pic-tag{ background-color: rgba(0,0,0,0.6); color: #FFFFFF;}
.pic-tag.active,.pic-tag-h{ background-color: #FF9900; color: #FFFFFF;}
.pic-text,.pic-title-b{ background-repeat: no-repeat; background-image: linear-gradient(transparent,rgba(0,0,0,.5)); color: #FFFFFF;}
.pic-text.active{ background: rgba(0,0,0,0.6); color: #FFFFFF;}
.pic-title-t{background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%); color: #FFFFFF;}
/* pic-tag */
.pic-tag{ position: absolute; z-index: 99; padding:2px 5px; font-size: 12px; border-radius: 2px;}
.pic-tag-t{top: 5px; left: 5px;}
.pic-tag-l{bottom: 5px; left: 5px;}
.pic-tag-b{bottom: 5px; right: 5px;}
.pic-tag-r{top: 5px; right: 5px;}
.pic-tag-h{left: 0; top: 0; padding:2px 8px; border-radius: 0 0 8px 0;}
.pic-tag-lg{ padding: 4px 10px;}
.pic-text{display: block; width: 100%; position: absolute; bottom: 0; left: 0; padding:5px 10px; font-size: 12px; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; white-space:nowrap;}
.pic-text-silde{ padding-bottom: 20px; font-size: 14px;}
.pic-text-lg{ padding: 8px 20px; font-size: 14px;}
.pic-title-t{display: block; width: 100%; position: absolute; top: 0; left: 0; padding:5px 10px 10px; font-size: 12px; word-break:break-all; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.pic-title-b{display: block; width: 100%; position: absolute; bottom: 0; left: 0; padding:5px 10px; font-size: 12px; word-break:break-all; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
/* flickity */
.flickity-enabled{position:relative;}
.flickity-enabled:focus{outline:0}
.flickity-viewport{position:relative;cursor:-webkit-grab;cursor:grab}
.flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}
.flickity-prev-next-button{position:absolute;top:50%;width:30px;height:60px;border:none; background-color: rgba(0,0,0,.6); cursor:pointer;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.flickity-prev-next-button.previous{left:10px;border-radius:0 10px 10px 0}
.flickity-prev-next-button.next{right:10px;border-radius:10px 0 0 10px}
.flickity-prev-next-button:disabled{opacity:0;cursor:auto}
.flickity-prev-next-button svg{position:absolute;left:20%;top:20%;width:60%;height:60%}
.flickity-prev-next-button .arrow{fill:#fff}
.flickity-prev-next-button.no-svg{color:#fff;font-size:18px}
.flickity-page-dots{position:absolute;width:100%;bottom:20px;left:0;padding:0;margin:0;list-style:none;text-align:center;line-height:1}
.flickity-page-dots .dot{display:inline-block;width:15px;height:3px;margin:0 5px;background:#f80;opacity:.25;cursor:pointer}
.flickity-page-dots .dot.is-selected{opacity:1}
.flickity-page{ padding-bottom: 15px; overflow: hidden;}
.flickity-page .flickity-page-dots{ bottom: 5px;}

/* vod-list */
.stui-vodlist__thumb{display: block; position: relative; padding-top: 150%; background: url(../img/load.gif) no-repeat; background-position: 50% 50%; background-size: cover;}
.stui-vodlist__thumb.square{ padding-top: 100%; background: url(../img/load_f.gif) no-repeat; background-position: 50% 50%; background-size: cover;}
.stui-vodlist__thumb.active{ padding-top: 60%; background: url(../img/load_w.gif) no-repeat; background-position: 50% 50%; background-size: cover;}
.stui-vodlist__thumb.picture {background: none; overflow: hidden;}
.stui-vodlist__thumb.picture img{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.stui-vodlist__thumb .play{display: none; position: absolute; top: 0; z-index: 1; width: 100%; height: 100%; background: rgba(0,0,0,0.1) url(../img/play.png) center no-repeat;}
.stui-vodlist__thumb .play.active{ display: block;}
.stui-vodlist__thumb:hover .play{ display: block;}
.stui-vodlist__detail.active{ padding: 0 10px 10px;}
.stui-vodlist__detail .title{ font-size: 14px; margin-bottom: 0;}
.stui-vodlist__detail .title.active{ font-size: 16px; margin-bottom: 10px;}
.stui-vodlist__detail .text{ min-height: 19px; font-size: 12px; margin-bottom: 0; margin-top: 5px;}
.stui-vodlist__detail .text-title{ font-size: 14px; line-height: 18px; margin:11px 0 0; height: 36px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}

/* media-list */
.stui-vodlist__media li { padding: 10px 0 10px;}
.stui-vodlist__media.active li:first-child{ padding-top: 0;}
.stui-vodlist__media.active li:last-child{ padding-bottom: 0;}
.stui-vodlist__media li .thumb,.stui-vodlist__media .detail{display: table-cell; vertical-align: top;}
.stui-vodlist__media li .thumb .w-thumb{ width: 190px;}
.stui-vodlist__media li .thumb .v-thumb{ width: 120px;}
.stui-vodlist__media li .thumb .f-thumb{ width: 120px;}
.stui-vodlist__media li .thumb .m-thumb{ width: 65px;}
.stui-vodlist__media li .detail{ width: 100%; padding:0 20px 0;}
.stui-vodlist__media li .detail-side{ padding:0 10px 0;}
.stui-vodlist__media li .detail-left{ padding: 0 20px 0 0;}
.stui-vodlist__media li .detail .title{ margin: 10px 0 10px;}


/* text-list */
.stui-vodlist__text li a{ display: block; padding: 10px 15px 10px 0;}
.stui-vodlist__text.active li a{ padding: 10px 0 10px;}
.stui-vodlist__text.active li:first-child a{ padding-top: 0;}
.stui-vodlist__text.striped li{ padding: 10px 0 10px;}
.stui-vodlist__text.striped li a{ display: inline-block; padding: 0;}
.stui-vodlist__text.striped .striped-head{ padding: 10px; border-radius: 5px;}
.stui-vodlist__text.to-color li{ padding: 10px; border-radius: 5px;}
.stui-vodlist__text.to-color li a{ padding: 0;}
.stui-vodlist__text.downlist{ padding-top: 0;}
.stui-vodlist__text.downlist li{ padding: 10px 0;}
.stui-vodlist__text.downlist li .text{ line-height: 30px;}
.stui-vodlist__text.downlist li a{ display: inline-block; padding: 0;}
.stui-vodlist__text.downlist li a.btn{ padding: 4px 12px; margin-left: 10px;}




/*留言气泡版本*/
.reply_box .mac_msg_l{padding:10px 1%;float: left;width:73%;}
.reply_box .mac_msg_l .mac_msg_item{width: 100%;float: left;}
.reply_box .mac_msg_l .msg_tag{float:left;width: 60px;margin-right:2%;margin-bottom:5px;border-radius: 5px;overflow: hidden;}
.reply_box .mac_msg_l .count_bg{width:60px;height:5px;background: linear-gradient(90deg, #f25f4d 30%, #59b84b 20%, #30a1d9 65%, #fdcd34 10%);}
.reply_box .mac_msg_l .msg_count{
	padding:8px 0;color: #fff;text-align: center;font-size: 13px;
	background: -moz-linear-gradient(top, #444444 0%, #222222 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444444), color-stop(100%,#222222));
	background: -webkit-linear-gradient(top, #444444 0%,#222222 100%);
	background: -o-linear-gradient(top, #444444 0%,#222222 100%);
	background: -ms-linear-gradient(top, #444444 0%,#222222 100%);
	background: linear-gradient(to bottom, #444444 0%,#222222 100%);
}
.reply_box .mac_msg_l .msg_count strong{display: block;}
.reply_box .mac_msg_l  .msg_list{float: left;width: 92%;margin-bottom: 10px;}
.reply_box .mac_msg_l .msg_list .msg_title{text-align:left;font-size:16px;border-bottom: 1px #d3e9fb dotted;line-height: 26px;}
.reply_box .mac_msg_l .msg_list .msg_title span.time{float: right;font-size: 12px;}
.reply_box .mac_msg_l .msg_list .msg_reply{color: #666;}
.reply_box .mac_msg_l .msg_list .reply_answer{color: #3c8f3f;}
.reply_box .mac_msg_l .msg_list .reply_answer .msg_title{font-size: 13px;}
.reply_box .mac_msg_l .msg_list .msg_cont{padding: 8px 0 0;}
.reply_box .mac_msg_l .msg_list .msg_reply,.reply_box .mac_msg_l .msg_list .reply_answer {
	position: relative;
	margin: 0 0 10px;
	padding: 6px 10px 8px;
	border: 1px solid #d3e9fb;
	border-radius: 0.2rem;
	background-color: #f5fbff;
}
.reply_box .mac_msg_l .msg_list .reply_answer:after {
	content: '';
	width: 0px;
	height: 0px;
	border-color:  transparent transparent #f5fbff transparent ;
	border-style: solid;
	border-width: 6px;
	position: absolute;
	top: -11px;
	border-radius: 3px;
	left: 18px;
	right: auto;
}
.reply_box .mac_msg_l .msg_list .reply_answer:before {
	content: '';
	width: 0px;
	height: 0px;
	border-color: transparent transparent #d3e9fb transparent;
	border-style: solid;
	border-width: 7px;
	position: absolute;
	top: -14px;
	border-radius: 3px;
	left: 17px;
	right: auto;
}
.reply_box .mac_msg_l .msg_list .msg_reply:after {
	content: '';
	width: 0px;
	height: 0px;
	border-color: transparent #f5fbff #f5fbff transparent;
	border-style: solid;
	border-width: 7px;
	position: absolute;
	top: 8px;
	border-radius: 3px;
	left: -12px;
	right: auto;
}
.reply_box .mac_msg_l .msg_list .msg_reply:before {
	content: '';
	width: 0px;
	height: 0px;
	border-color: transparent #d3e9fb #d3e9fb transparent;
	border-style: solid;
	border-width: 7px;
	position: absolute;
	top: 9px;
	border-radius: 3px;
	left: -14px;
	right: auto;
}
.reply_box .mac_msg_r{margin: 10px 1%;float: right;width: 25%;border: 1px solid #2e2e3a;;border-radius: 5px;color: #666;}
.reply_box .mac_msg_r .msg_tit {background: #2e2e3a;padding: 10px;border-bottom: 1px solid #2e2e3a;}
.reply_box .mac_msg_r form{padding: 15px;}
.reply_box .mac_msg_r form .msg_cue{margin-bottom: 8px;}
.reply_box .mac_msg_r form textarea{width:100%;height: 106px;padding: 10px;overflow-y: auto;box-sizing: border-box;border-color: #ddd;}
.reply_box .mac_msg_r .msg_code{margin: 10px 0;}
.reply_box .mac_msg_r .msg_code input{border: 1px solid #ddd;padding: 4px;width: 65px;}
.reply_box .mac_msg_r .msg_code .mac_verify_img{height: 30px;margin-left: 2px;vertical-align: top;}
.reply_box .mac_msg_r .submit_btn{width: 100px;height: 32px;background: #ff9f16;color: #fff;border: 1px solid #ff9f16;margin:20px auto
	0;display: block;cursor: pointer;}
.mac_msg_r .submit_btn:hover{background: #ff9f16;}
.mac_msg_r .submit_btn:active{background: #ff9f16;}
.mac_drop_box {
    text-align: left;
    padding: 5px;
    margin-top: 35px;
    border: 1px solid #6d6d77;
    clear: both;
    display: none;
    position: absolute;
    background-color: #2e2e3a;
    z-index: 9999;
}
.mac_user_box {
    width: 100px;
    margin-left: 27px;
}
.mac_user_box ul li {
    margin: 3px 0;
    padding-top: 10px;
}



@media (min-width: 768px){
.col-sm-1,.col-sm-10,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-wide-1,.col-sm-wide-10,.col-sm-wide-15,.col-sm-wide-2,.col-sm-wide-25,.col-sm-wide-3,.col-sm-wide-35,.col-sm-wide-4,.col-sm-wide-45,.col-sm-wide-5,.col-sm-wide-55,.col-sm-wide-6,.col-sm-wide-65,.col-sm-wide-7,.col-sm-wide-75,.col-sm-wide-8,.col-sm-wide-85,.col-sm-wide-9,.col-sm-wide-95{float:left}.col-sm-10{width:10%}.col-sm-9{width:11.1111111%}.col-sm-8{width:12.5%}.col-sm-7{width:14.2857143%}.col-sm-6{width:16.6666667%}.col-sm-5{width:20%}.col-sm-4{width:25%}.col-sm-3{width:33.3333333%}.col-sm-2{width:50%}.col-sm-1{width:100%}.col-sm-wide-10{width:10%}.col-sm-wide-9{width:90%}.col-sm-wide-8{width:80%}.col-sm-wide-7{width:70%}.col-sm-wide-6{width:60%}.col-sm-wide-5{width:50%}.col-sm-wide-4{width:40%}.col-sm-wide-3{width:30%}.col-sm-wide-2{width:20%}.col-sm-wide-15{width:15%}.col-sm-wide-95{width:95%}.col-sm-wide-85{width:85%}.col-sm-wide-75{width:75%}.col-sm-wide-65{width:65%}.col-sm-wide-55{width:55%}.col-sm-wide-45{width:45%}.col-sm-wide-35{width:35%}.col-sm-wide-25{width:25%}}

@media (min-width: 992px){	
.col-md-1,.col-md-10,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-wide-1,.col-md-wide-10,.col-md-wide-15,.col-md-wide-2,.col-md-wide-25,.col-md-wide-3,.col-md-wide-35,.col-md-wide-4,.col-md-wide-45,.col-md-wide-5,.col-md-wide-55,.col-md-wide-6,.col-md-wide-65,.col-md-wide-7,.col-md-wide-75,.col-md-wide-8,.col-md-wide-85,.col-md-wide-9,.col-md-wide-95{float:left}.col-md-10{width:10%}.col-md-9{width:11.1111111%}.col-md-8{width:12.5%}.col-md-7{width:14.2857143%}.col-md-6{width:16.6666667%}.col-md-5{width:20%}.col-md-4{width:25%}.col-md-3{width:33.3333333%}.col-md-2{width:50%}.col-md-1{width:100%}.col-md-wide-10{width:10%}.col-md-wide-9{width:90%}.col-md-wide-8{width:80%}.col-md-wide-7{width:70%}.col-md-wide-6{width:60%}.col-md-wide-5{width:50%}.col-md-wide-4{width:40%}.col-md-wide-3{width:30%}.col-md-wide-2{width:20%}.col-md-wide-15{width:15%}.col-md-wide-95{width:95%}.col-md-wide-85{width:85%}.col-md-wide-75{width:75%}.col-md-wide-65{width:65%}.col-md-wide-55{width:55%}.col-md-wide-45{width:45%}.col-md-wide-35{width:35%}.col-md-wide-25{width:25%}}

@media (min-width: 1200px){		
.col-lg-1,.col-lg-10,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-wide-1,.col-lg-wide-10,.col-lg-wide-15,.col-lg-wide-2,.col-lg-wide-25,.col-lg-wide-3,.col-lg-wide-35,.col-lg-wide-4,.col-lg-wide-45,.col-lg-wide-5,.col-lg-wide-55,.col-lg-wide-6,.col-lg-wide-65,.col-lg-wide-7,.col-lg-wide-75,.col-lg-wide-8,.col-lg-wide-85,.col-lg-wide-9,.col-lg-wide-95{float:left}.col-lg-10{width:10%}.col-lg-9{width:11.1111111%}.col-lg-8{width:12.5%}.col-lg-7{width:14.2857143%}.col-lg-6{width:16.6666667%}.col-lg-5{width:20%}.col-lg-4{width:25%}.col-lg-3{width:33.3333333%}.col-lg-2{width:50%}.col-lg-1{width:100%}.col-lg-wide-10{width:10%}.col-lg-wide-9{width:90%}.col-lg-wide-8{width:80%}.col-lg-wide-7{width:70%}.col-lg-wide-6{width:60%}.col-lg-wide-5{width:50%}.col-lg-wide-4{width:40%}.col-lg-wide-3{width:30%}.col-lg-wide-2{width:20%}.col-lg-wide-15{width:15%}.col-lg-wide-95{width:95%}.col-lg-wide-85{width:85%}.col-lg-wide-75{width:75%}.col-lg-wide-65{width:65%}.col-lg-wide-55{width:55%}.col-lg-wide-45{width:45%}.col-lg-wide-35{width:35%}.col-lg-wide-25{width:25%}}
@media (min-width:1399px){
	.container{    width: 1250px; }
}
@media (min-width:1919px){
	.container{width: 1500px; }
	.stui-vodlist__text li a {padding: 16px 15px 10px 0;}
	.pic-title-b{ font-size: 15px;}
	.datll-header__menu li a{font-size: 18px;}
	body {font-size: 17px;}
	.datll-vodlist__title {font-size: 18px; text-align: center;}
	.embed-responsive,.pl-box-r{height: 615px;min-height: 615px}
}

@media screen and (max-width:780px){
   .datll-header__menu li{    margin-left: 10px;margin-right: 10px;}
   .datll-header__user li{    padding: 35% 0;}.ico_48 {font-size: 32px;}
}

@media (max-width: 767px){[class*=col-]{padding:5px}}



@media (max-width:480px){
	.type-list-fl li {width: 22%;}
	.sx-no{display: none;}
	.reply_box .mac_msg_r{    width: 98%;}
	.reply_box .mac_msg_l {width: 98%;padding: 16px 4%;}
	.reply_box .mac_msg_l .msg_tag {    margin-right: 4%;}
	.reply_box .mac_msg_l .msg_list {width: 79%;}
	.topiclist__item {width: 100%;}
}

@media (max-width:360px){
	.datll-content__detail .playbtn a, .datll-content__detail .playbtn .button {width: 70px;}
	.datll-content__detail .playbtn {margin-right: 5px;}
	.type-list-fl li {width: 29.5%;}
}