﻿

/* all */
body, html{width:100%;padding-top:30px;}
body{ margin: 0; font-family:"Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif; font-size:14px; line-height: 140%}
ul,ol,li,p,h1,h2,h3,h4,table,td,img,tr{margin:0;padding:0; font-weight:normal}
ul,li{list-style-type:none;}
img{border:0 none;}
p{margin:0 0 10px;}

/* 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 {position: relative; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;}
.row{position: relative; margin-right: -15px; margin-left: -15px;}
.container:before,.container:after,.row:before,.row:after,.clearfix:before, .clearfix:after{ display: table; content: " "; clear: both;}

/* col */
.col-md-1,.col-md-3,.col-xs-3,.col-md-4,.col-sm-4,.col-md-5,.col-md-6,.col-lg-wide-25,.col-lg-wide-75{position:relative;min-height:1px;padding:10px}
.col-md-1,.col-md-3,.col-xs-3,.col-md-4,.col-sm-4,.col-md-5,.col-md-6,.col-lg-wide-25,.col-lg-wide-75{float:left}.col-md-6{width:16.6666667%}.col-md-5{width:20%}.col-md-4{width:25%}.col-md-3{width:33.3333333%}.col-md-1{width:100%}.col-lg-wide-75{width:75%}.col-lg-wide-25{width:25%}.col-xs-3{width:33.3333333%}

/* 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;}
h1,h2,h3,h4{ 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:focus,a:hover,a:active{ text-decoration:none;}
.icon{ font-size: 16px;}
.font-14{ font-size: 14px;}
.font-12{ font-size: 12px;}
.text-center{ text-align: center;}
.text-left{ text-align: left;}
.text-right{ text-align: right;}
.text-pay{color: #FFFFFF;border-radius: 4px;display: block;position: absolute;top: 1px;padding: 0px 4px;font-size: 12px;background-repeat: no-repeat;
    background-image: linear-gradient(rgba(0, 0, 0, 0.87),rgba(0, 0, 0, 0));/* background: rgba(170, 221, 34, 0.82); */}
.text-overflow{ width:100%; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; white-space:nowrap;}

/* img */
img{border: 0; vertical-align:middle;border-radius: 3px;}
.img-circle{ border-radius: 50%;}
.img-rounded{ border-radius: 5px;}
.img-thumbnail{ padding: 5px; border-radius: 5px;}
.img-responsive{ display: block; max-width: 100%; height: auto;}
.img-shadow{box-shadow: 4px 3px 8px 0px rgba(0, 0, 0, 0.32);}

/* play-list */
.stui-content__playlist{ position: relative;}
.stui-content__playlist.overflow{ max-height: 300px; overflow-y: scroll;}
.stui-content__playlist li{float:left; margin-bottom:10px; margin-right:10px}
.stui-content__playlist li a{display:inline-block;padding:5px 20px;border-radius:5px}
.stui-content__playlist.full li{ float: none; width: 100%; margin-right: 0;}


/* header */

.stui-header__top{position:fixed; top:0; z-index:999; width:100%; min-height:60px; background: #292838;}

.top-fixed-down{margin-top:-80px}

.stui-header__side{float:right}



/* header-logo */

.stui-header__logo,.stui-header__menu,.stui-header__search{float:left}

.stui-header__logo{margin-top: 5px;}


/* header-menu */

.stui-header__menu{position:relative;}

.stui-header__menu > li{ position: relative; float: left; margin-left: 30px; padding: 15px 0 10px;}

.stui-header__menu > li > a{ font-size: 16px; line-height: 30px; color: #fff;}

.stui-header__menu .dropdown li.active a{ background-color: #FF9900; color: #FFFFFF;}

.stui-header__menu > li .dropdown{ display: none; width: 520px; position: absolute; z-index: 999; top: 100%; left: -200px; padding: 20px 10px 10px 20px; border-radius: 4px; background-color: #fff; box-shadow: 0 2px 8px rgba(0,0,0,.2);}

.stui-header__menu > li .dropdown:before{ content:" "; width:10px; height:10px; -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); position: absolute; top:-5px; left: 230px; background-color: #fff;}

.stui-header__menu > li:hover .dropdown{ display: block;} 

.stui-header__menu .dropdown li{float:left; width: 16.6666667%; padding-bottom: 10px; padding-right: 10px; text-align: center;}

.stui-header__menu .dropdown li a{display: block; padding: 6px; border-radius: 4px; background-color: #f5f5f5;}

/* line */
	.top-line:before,.top-line-dot:before{-webkit-transform-origin: 0 0;transform-origin: 0 0;-webkit-transform: scaleY(0.5);transform: scaleY(0.5);}
	.bottom-line:after,.bottom-line-dot:before{ -webkit-transform-origin: 0 100%;transform-origin: 0 100%; -webkit-transform: scaleY(0.5);transform: scaleY(0.5);}
	
/* pannel */
.stui-pannel{position: relative; margin-bottom: 20px;}
.stui-pannel.stui-pannel-x{ margin: -10px -10px 10px;}
.stui-pannel-bg{border-radius: 2px;}
.stui-pannel-side{ padding: 0 0 0 20px;}
.stui-pannel-box{ padding: 10px;}
.stui-pannel-box.active{ padding: 0; margin: -10px;}
.stui-pannel_hd{ padding: 10px;}
.stui-pannel_ft{ margin-top: 10px; padding: 10px 10px 0; text-align: center;}

/* pannel-head */
	.stui-pannel__head{ height: 20px;}
	.stui-pannel__head.active{height: 30px;}
	.stui-pannel__head .title,.stui-pannel__head .title a{font-size: 18px;}
	.stui-pannel__head .title img{ width: 18px; height: 18px; margin-right: 5px; vertical-align: -2px;}
	.stui-pannel__head .more{ line-height: 20px;}
	
/* vod-list */
	.stui-vodlist__thumb .tag{ padding: 0 5px;}
	.stui-vodlist__thumb .silde-title{ font-size: 12px;}
	.stui-vodlist__detail .title,.stui-vodlist__detail .title.active{margin-bottom: 0; font-size: 12px;}
	
/* vod-list */
.stui-vodlist__thumb{display: block; position: relative; padding-top: 150%;border-radius: 7px; background: url(../image/load.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(../image/play.png) center no-repeat;}
.stui-vodlist__thumb .play.active{ display: block;}
.stui-vodlist__thumb:hover .play{ display: block;}
.stui-vodlist__thumb1{display: block; position: relative; padding-top: 70%;border-radius: 7px; background: url(../image/load.gif) no-repeat; background-position: 50% 50%; background-size: cover;}
.stui-vodlist__thumb1.picture {background: none; overflow: hidden;}
.stui-vodlist__thumb1.picture img{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.stui-vodlist__thumb1 .play{display: none; position: absolute; top: 0; z-index: 1; width: 100%; height: 100%; background: rgba(0,0,0,0.1) url(../image/play.png) center no-repeat;}
.stui-vodlist__thumb1 .play.active{ display: block;}
.stui-vodlist__thumb1: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;}

/* content */

.stui-content{ background-color: #f8f8f8;}

.stui-content__detail,.stui-content__thumb{display:table-cell;vertical-align:top}

.stui-content__thumb .v-thumb{width:190px}

.stui-content__thumb .w-thumb{width:300px}

.stui-content__detail{ width:100%; padding-left: 20px;}

.stui-content__detail .title{margin:10px 0 10px;line-height:30px}

.stui-content__detail .data{margin-bottom:10px}

.stui-content__detail .data li{float:left;margin-right:20px}

.stui-content__detail .desc{padding-left:42px}

.stui-content__detail .desc .left{margin-left:-42px}

.stui-content__detail .play-btn{padding-left:42px;margin-top:20px}

.stui-content__detail .play-btn .shere{margin-top:5px}



/* player */

.stui-player__item{ padding: 0 20px; position: relative;}



/* fonter */

.stui-foot{ padding-top: 20px; background-color: #f8f8f8;}



@media (min-width:768px){
.container{width:750px}
}

@media (min-width:990px){
.container{width:970px}
}

@media (min-width:1200px){
.container{width:1180px}
}

@media (min-width:1400px){
.container{width:1400px}
}


/* text */

a,h1, h2, h3, h4{ color: #333333;}

a:hover{ color: #FF9900;}

.text-red{ color: red;}

.text-muted{ color: #999999;}


/* link-list */
.stui-link__text li{ float: left; margin-right: 15px; margin-bottom: 10px;}
.stui-link__pic li a{ display: block; padding:10px 20px; border-radius: 4px;}
.stui-link__pic li a img{ max-width: 100%;}

/* more */
.pull-right{ float: right !important;}

