﻿/**通用导航附加菜单**/

.m-tvNav {
	margin-left: 30px;
	float: left;
	display: inline-block;
}

.m-tvNav li {
	float: left;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
}

.m-tvNav li a {
	padding: 0 15px;
	display: inline-block;
	color: #333;
}

.m-tvNav li a:hover {
	color: #E10000;
}

.m-tvNav dl,
.m-tvNav dd,
.m-tvNav dt {
	margin: 0;
	padding: 0;
}




/*直播栏目布局*/

.tv .inner-center {
	margin-right: auto;
	margin-left: auto;
	width: 1300px;
}

.tv .section-main {
	margin-top: 20px;
    *margin-top:0;
	*padding-top:90px;
	/*margin-top: 20px;*/
}

.tv .section-main .main {
	margin-left: 220px;
	width: auto;
	display: inline-block;
	width: 1080px;
}
/*.tv.photo .section-main .main {
	margin-left: 0px;
	width: 1300px;
}*/
.aside-left {
	float: left;
	width: 200px;
	display: inline-block;
	font-size: 14px;
	z-index: 2;
	position: fixed;
	position: _absolute;
}

.aside-right {
	float: right;
	width: 375px;
}

.aside-left.sticky {
	float: 0;
	position: fixed;
	position: _absolute;
	top: 90px;
	z-index: 6;
}


/**侧栏分类模块**/

.m-catArea {
	display: block;
	position: _absolute;
	z-index: 100;
	width: 198px;
	border: 1px solid #e3e7e8;
	background: #fff
}

.m-catArea-bd {
	overflow: hidden;
	display: block;
}

.m-catArea-bd h3 {
	font-family: 'NG';
	padding: 10px 0 9px 16px;
	color: #999;
	font-size: 12px;
	font-weight: normal;
}

.catList {
	overflow: hidden;
	width: 200px;
	padding-bottom: 10px;
}

.catList li a {
	padding-left: 76px;
}

.catList li a em {
	left: 42px;
}

.fixul {
	padding: 16px 0 16px;
	border-bottom: none;
	background: url('/douwan../img/bg_line.gif') no-repeat bottom
}

.catList {
	overflow: hidden;
	width: 203px;
	padding-bottom: 10px;
}

.catList li {
	float: left;
	position: relative;
	width: 100%;
	font-family: 'NGB';
	font-size: 15px;
	color: #333;
}

.catList li a {
	display: block;
	position: relative;
	height: 35px;
	padding-left: 76px;
	line-height: 35px;
	color: #333;
	text-decoration: none;
}

.catList li a i {
	position: absolute;
	left: 42px;
	display: inline-block;
	width: 18px;
	font-size: 18px;
	line-height: 32px;
        *top:0;
}

.catList li.on a,
.catList li a:hover,
.catList li a:focus {
	color: #E10000;
}

.catList li.on a .arrow {
	display: inline-block;
}

.catList li.line {
	background: url('/douwan../img/bg_line.gif') 0 bottom no-repeat;
	padding-bottom: 20px;
	margin-bottom: 16px
}


/*图文列表*/

.tvBox {
	padding: 20px;
	background: #fff;
	margin-bottom: 20px;
}

.tvBox-hd {
	padding: 0 0 15px 0;
}

.tvBox-hd .tvBox-hd-title {
	float: left;
	color: #414141;
	text-align: left;
	margin: 0;
	display: inline-block;
	font-size: 20px;
	font-weight: 500;
}

.tvBox-hd .tvBox-hd-title i {
	color: #E10000;
	font-size: 22px;
	margin-right: 5px;
}

.tvBox-hd .tvBox-hd-title span {
	font-size: 12px;
	font-weight: normal;
	padding-left: 15px;
}

.tvBox-hd .tvBox-hd-tags {
	display: inline-block;
	margin-top: 6px;
	margin-left: 30px;
}

.tvBox-hd .tvBox-hd-tags li{
	float: left;
	display: inline-block;
}
.tvBox-hd .tvBox-hd-tags a {
	color: #666;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	border-left: none;
	float: left;
	cursor: pointer;
	display: inline-block;
}

.tvBox-hd .tvBox-hd-tags i {
	float: left;
	height: 9px;
	width: 2px;
	font-size: 14px;
	margin: 5px 10px 0;
	color: #ddd;
}

.tvBox-hd .tvBox-hd-nav {
	float: right;
	font-size: 12px;
	margin-top: 10px;
}

.tvBox-hd .tvBox-hd-nav span {
	padding-right: 10px;
}

.tvBox-hd .tvBox-hd-nav a {
	color: #666;
}

.tvBox-hd-title {
	float: left;
}

.tvBox.tv-homeSlide {
	position: relative;
}

.tvBox.tv-homeSlide .hd ul {
	position: absolute;
	right: 20px;
	top: 20px;
}

.tvBox.tv-homeSlide .hd ul li {
	float: left;
	display: inline-block;
	padding: 2px 10px;
	border: 1px solid #e5e8ef;
	margin-right: 10px;
	border-radius: 25px;
	color: #6d757a;
}

.tvBox.tv-homeSlide .hd ul li:hover {
	cursor: pointer;
	background: #e5e8ef;
}

.tvBox.tv-homeSlide .hd ul li.on {
	background: #E10000;
	color: #fff;
	border: 1px solid #e10000;
}

.tvBox-bd .myLogin {
	padding-top: 70px;
	text-align: center;
	font-size: 15px;
	background: #F3F4F4;
	min-height: 600px;
	color: #6C767F;
	width: 1040px;
	display: inline-block;
}

.tvBox-bd .myLogin h3 {
	color: #57626D;
	font-size: 30px;
}

.tvBox-bd .myLogin p {
	padding-top: 10px;
}

.tvBox-bd .myLogin p a {
	color: #57626D;
}

.tvBox-bd .myLogin .btnLink {
	margin-top: 40px;
	font-size: 18px;
	display: inline-block;
	padding: 20px 50px;
	color: #fff;
	text-align: center;
	background: #F95B5B;
	border-radius: 3px;
}

.tvBox-bd-list{
        margin-right:-15px;
}

.tvBox-bd-list li {
	background: #fff;
	width: 195px;
	min-height: 180px;
	margin: 0 15px 20px 0;
	-webkit-transition: border 400ms ease-in-out;
	transition: border 400ms ease-in-out;
	float: left;
	
}

/*
.tvBox-bd-list li.last {
	margin-right: 0;
}

.tvBox-bd-list li:nth-child(5n+0) {
	margin-right: 0;
}
*/

.tvBox-bd-list li .pic {
	position: relative;
	width: 100%;
	height: 110px;
	overflow: hidden
}

.tvBox-bd-list li .pic img {
	width: 195px;
	max-height: 146px;
	display: block;
}

.tvBox-bd-list li .play-btn i {
	color: #fff;
	font-size: 50px;
	position: absolute;
	z-index: 20;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -40px;
	width: 50px;
	height: 50px;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
	/**-webkit-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2);
	-webkit-transition: all ease-out 150ms;
	transition: all ease-out 350ms;
	**/
}

.tvBox-bd-list li .room-online {
	position: absolute;
	color: #fff;
	text-align: right;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.6);
	display: inline-block;
	padding: 0 5px;
	width: 185px;
}

.tvBox-bd-list li .source-name {
	width: 47px;
	display: block;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
	font-size: 12px;
	color: #fff;
	text-indent: 15px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(/douwan../img/sbg.png) 0 0 no-repeat;
	z-index: 2;
}

.tvBox-bd-list li .hot-icon {
	background-image: url(/douwan../img/hot-icon.png);
	z-index: 99;
}

.tvBox-bd-list .hot-icon.no {
	display: block;
	position: absolute;
	width: 43px;
	height: 43px;
	top: 0;
	left: 0;
	background-repeat: no-repeat
}

.tvBox-bd-list .hot-icon.no1 {
	background-position: 0 0
}

.tvBox-bd-list .hot-icon.no2 {
	background-position: 0 -43px
}

.tvBox-bd-list .hot-icon.no3 {
	background-position: 0 -86px
}

.tvBox-bd-list .hot-icon.no4 {
	background-position: 0 -129px
}

.tvBox-bd-list .hot-icon.no5 {
	background-position: 0 -173px
}

.tvBox-bd-list li .over-play {
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
	background-color: #000;
	-webkit-transition: all ease-out 250ms;
	transition: all ease-out 250ms
}

.tvBox-bd-list li .pic .del {
	display: none;
	position: absolute;
	font-size: 12px;
	left: 5px;
	top: 5px;
	height: 22px;
	width: 22px;
	background: url(/douwan../img/tv_sprite.png) 0 0 no-repeat;
	z-index: 1000;
}

.tvBox-bd-list li:hover .title {
	color: #E10000;
}

.tvBox-bd-list li:hover .play-btn i {
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.tvBox-bd-list li:hover .over-play {
	opacity: .6;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60)
}

.tvBox-bd-list li:hover .del {
	display: block;
}

.tvBox-bd-list li .detail {
	font-family: Helvetica Neue, Helvetica, sans-serif;
	padding-bottom: 10px;
 
	 
}
.tvBox-bd-list li:hover .detail{
	background: #f5f5f5
}
/**
.tvBox-bd-list li .detail h4 {
	line-height: 18px;
	height: 36px;
	font-weight: normal;
	text-align: left;
	font-size: 13px;
	color: #322f37;
	overflow: hidden;
	margin: 10px 0 0 0;
	width: 180px;
	font-family: "冬青黑", "Microsoft YaHei", "微软雅黑", "SimSun", "宋体", "Heiti", "黑体", sans-serif;
 
}

.tvBox-bd-list li .detail p {
	margin: 5px 0 0 0;
	padding: 0;
	color: #999;
	font-size: 12px;
	width: 195px;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
**/

.tvBox-bd-list li .detail .tvavatar{
    width: 40px;
    height: 40px;
    border-radius: 20px;
    float: left;
    margin-top: 12px;
    margin-left: 9px;
    margin-right: 8px;
	border:2px solid #ddd;
}
.tvBox-bd-list li .detail img{
	width: 40px;
	height: 40px;
}
.tvBox-bd-list li .detail h4 {
	font-weight: normal;
    margin: 0;
    margin-left: 57px;
    height: 34px;
    padding-top: 10px;
    line-height: 24px;
    font-size: 14px;
    color: #34373b;
    overflow: hidden;
    font-size: 13px;
    color: #322f37;
    overflow: hidden;
    font-family: "冬青黑", "Microsoft YaHei", "微软雅黑", "SimSun", "宋体", "Heiti", "黑体", sans-serif;
    *height:24px;
}
.tvBox-bd-list li .detail h3{
	display: none;
	width: 140px;
	font-weight: normal;
    margin: 0;
    margin-left: 57px;
	height: 56px;
    padding-top: 10px;
    line-height: 22px;
    font-size: 14px;
    color: #34373b;
    overflow: hidden;
    font-size: 13px;
    color: #322f37;
    overflow: hidden;
    font-family: "冬青黑", "Microsoft YaHei", "微软雅黑", "SimSun", "宋体", "Heiti", "黑体", sans-serif;
}
.tvBox-bd-list li .detail p {
	margin: 0;
    margin-left: 57px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #9A9B9D;
    overflow: hidden;
}

.tvBox-bd-list li .subscribe {
	margin-top: 10px;
	font-family: "Microsoft YaHei", STHeiti, "Wenquanyi Micro Hei", "WenQuanYi Micro Hei Mono", "WenQuanYi Zen Hei", "WenQuanYi Zen Hei Mono", sans-serif;
}

.tvBox-bd-list li .subscribe a {
	display: block;
}

.tvBox-bd-list li .subscribe .ybtn,
.tvBox-bd-list li .subscribe .nbtn {
	border-radius: 3px;
	padding: 5px 10px;
	font-size: 14px;
	position: relative;
	color: #fff;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	background-color: #E10000;
}

.tvBox-bd-list li .subscribe .nbtn {
	background-color: #F3F4F4;
	color: #6C767F;
}

.tvBox-bd-list li .subscribe .nbtn:hover {
	background: #F1F4F4;
}

 
.tvBox-bd-list li:hover .detail h3{
	display: inline-block;
}
/*热门直播推荐列表*/

.slideGroup {
	width: 1080px
}

.slideGroup .starlist-hd ul {
	text-align: center;
	width: 100%;
}

.slideGroup .starlist-hd ul li {
	position: relative;
	height: 56px;
	line-height: 56px;
	padding: 0 15px;
	font-size: 16px;
	display: inline-block;
	cursor: pointer;
}

.slideGroup .starlist-hd ul li.on {
	color: #2fb3fd;
}

.slideGroup .starlist-hd ul li.on:after {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 2px;
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50% 100% 0;
	-moz-transform-origin: 50% 100% 0;
	-ms-transform-origin: 50% 100% 0;
	-o-transform-origin: 50% 100% 0;
	transform-origin: 50% 100% 0;
	content: '';
	visibility: hidden\0/;
	*visibility: hidden;
	background: #2fb3fd;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.slideGroup .starlist-hd {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #e3e7e8;
	color: #777;
	background: #fff;
}

.starlist-hd-title {
	position: absolute;
	left: 20px;
	top: 15px;
	color: #333;
	font-weight: normal;
}
.starlist-hd-title i{
	color:#e10000;
	margin-right:5px;
}

.slideGroup .starlist-hd ul {
	text-align: right;
	width: 100%;
}

.slideGroup .starlist-hd ul li {
	position: relative;
	height: 56px;
	line-height: 56px;
	padding: 0 5px;
	font-size: 15px;
	display: inline-block;
        *display:inline;
        *zoom:1;
	margin: 0 10px;
	cursor: pointer;
	*border-bottom: solid 2px transparent;
	text-align: center;
}

.slideGroup .starlist-hd ul li.on:after {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 2px;
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50% 100% 0;
	-moz-transform-origin: 50% 100% 0;
	-ms-transform-origin: 50% 100% 0;
	-o-transform-origin: 50% 100% 0;
	transform-origin: 50% 100% 0;
	content: '';
	visibility: hidden\0/;
	*visibility: hidden;
	background: #E10000;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.slideGroup .starlist-hd ul li.on {
	*border-bottom: solid 2px #E10000
}

.slideGroup .starlist-hd ul li.on:after {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	transform: scaleY(1);
	visibility: visible\0/;
	*visibility: visible
}

.slideGroup .starlist-hd ul li.on {
	color: #E10000
}

.slideGroup .starlist-hd ul li.on:after {
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	/* transform:scaleX(1); */
	visibility: visible\0/;
	*visibility: visible
}

.slideGroup .slidebox {
	overflow: hidden;
	zoom: 1;
	position: relative;
	max-height:335px;
}

.slideGroup .starlist-bd ul {
	overflow: hidden;
	zoom: 1;
}
.slideGroup .starlist-bd .bg p{
    margin:0;
}
.slideGroup .starlist-bd .starlist-cons{ 
	width:1015px; 
	height:322px; 
	padding-top:20px;
	*height:302px;
	margin:0 auto;
}
.slideGroup .starlist-list{ 
	position:relative; 
	margin:-20px 0 0 -20px;
}
.slideGroup .starlist-item{ 
	float:left; 
	width:210px; 
	height:130px; 
	margin:20px 0 0 20px; 
	position:relative; 
	overflow:hidden; 
	background-color:#fff;
}
.slideGroup .starlist-item .img{ 
	font-size:0;
	width:210px;
	height:130px;
	overflow:hidden;
}
.slideGroup .starlist-item img{ 
	width: 100%;
	height:100%;
}
.slideGroup .starlist-item .bg{ 
	position:absolute; 
	bottom:0; 
	left:0; 
	width:100%; 
	height:30px; 
	line-height:30px;
	color:#fff;
	font-size:14px;
    text-align:center;
}
.slideGroup .starlist-item .bgc{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:-webkit-gradient(linear, 0% 100%, 0% 0%,from(rgba(0,0,0,0.8)), to(rgba(0,0,0,0)));
	background:#000\9;
	*background:#000;
	filter:alpha(opacity=60)\9;
	z-index:10;
}
.slideGroup .starlist-item .bg p{
	position:relative;
	z-index:11;
}
.slideGroup .starlist-info h2{
	height:27px;
	margin:12px 0 8px;
	font-size:18px; 
	font-weight:normal;
	color:#333;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.slideGroup .starlist-info span{ 
	display:inline-block;
	max-width:140px;
	font-size:14px; 
	color:#999;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	vertical-align:middle;
	*vertical-align:-1px;
}
.slideGroup .starlist-info .fl{
	float:left;
}
.slideGroup .starlist-info .fr{
	float:right;
	margin-top:-5px;
	font-size:14px;
	color:#999;
}
.slideGroup .starlist-info .fr i{
	margin-right:5px;
	font-size:22px;
	vertical-align:middle;
}
.slideGroup .starlist-info .online,
.slideGroup .starlist-info .outline{
	display:inline-block;
	width:48px;
	height:20px;
	line-height:20px;
	margin-left:10px;
	text-align:center;
	border-radius:10px;
	color:#fff;
	font-style:normal;
	vertical-align:middle;
}
.slideGroup .starlist-info .online{
	background-color:#ef4242;
}
.slideGroup .starlist-info .outline{
	background-color:#999
}

.slideGroup .starlist-item.active{ 
	width:324px; 
	height:280px;
}
.slideGroup .starlist-item.active .img{
	width:324px;
	height:209px;
}
.slideGroup .starlist-item.active .bg{ 
	display:none;
}

.slideGroup .starlist-bd ul li {
	width: 120px;
	margin: 0 5px 30px 5px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	padding-bottom: 10px;
	background: #f3f3f3;
}
.slideGroup .starlist-bd ul li:hover{
	background：#f1f1f1;
}
.slideGroup .starlist-bd ul li .pic {
	width: 115px;
	height: 115px;
	text-align: center;
	overflow: hidden;
	display: inline-block
}

.slideGroup .starlist-bd ul li .pic img {
	width: 115px;
	height: 115px;
	background: #000;
	display: block;
	border-radius: 5px;
}

.slideGroup .starlist-bd ul li .pic a:hover img {
	-webkit-transition: all linear 0.4s;
	-moz-transition: all linear 0.4s;
	transition: all linear 0.4s;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
	border-radius: 5px;
}

.slideGroup .starlist-bd ul li .title {
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #333;
	font-weight: normal;
	font-size: 13px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin-top: 8px;
}

.slideGroup .starlist-bd ul li .title a {
	color: #333
}

.badges {
	display: inline-block;
}

.badges-bd {
	background-color: #EDEDED;
	font-size: 12px;
	border-radius: 16px;
	color: #666;
	padding: 2px 8px;
}

.badges-bd.in {
	background-color: #e62117;
	color: #fff;
}

.badges-bd .nums {
	display: none;
}

.badges-bd span:before {
	content: '';
	display: inline-block;
	width: .5em;
	height: .5em;
	border-radius: 0.25em;
	margin-right: 4px;
	color: #666;
	background-color: #666;
	margin-bottom: 2px;
}

.badges-bd.in span:before {
	color: #fff;
	background-color: #fff;
}

.slideGroup .starlist-bd ul li:hover .in .txt {
	display: none;
}

.slideGroup .starlist-bd ul li:hover .in .nums {
	display: inline-block;
}


/*视频首页置顶推荐*/

.tvBox-bd-flist {
	width: 600px;
	height: 320px;
	float: left;
	overflow: hidden;
}

.tvBox-bd-rlist {
	margin-left: 620px;
	height: 320px;
	overflow: hidden;
}

.tvBox-bd-rlist li {
	width: 200px;
	height: 150px;
	position: relative;
	margin: 0 20px 20px 0;
	float: left
}

.tvBox-bd-rlist li.last {
	margin-right: 0;
}

.tvBox-bd-rlist li img {
	width: 200px;
	height: 150px;
}

.tvBox-bd-rlist li a {
	display: block
}

.tvBox-bd-rlist li em {
	display: none;
	position: absolute;
	font-size: 14px;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	text-align: left;
	width: 100%;
	color: #fff;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	padding-bottom: 6px;
	bottom: 0;
	left: 0;
	background: #000;
}

.tvBox-bd-rlist li .overplay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	background-color: transparent;
	background-color: rgba(0, 0, 0, .6);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	zoom: 1;
	backface-visibility: hidden;
	transform-style: preserve-3d;
	transition: all .3s ease-out;
	*background: #000;
	*filter: alpha(opacity=0);
	cursor: pointer
}

.tvBox-bd-rlist li .overplay .c-title {
	color: #fff;
	font-size: 14px;
	margin: 45px 30px 0 20px;
	display: block;
	line-height: 18px
}

.tvBox-bd-rlist li .btnplay {
	background-color: #e62117;
	display: inline-block;
	height: 28px;
	line-height: 28px;
	padding: 0 13px;
	text-decoration: none;
	color: #FFF;
	border-radius: 2px;
	margin: 20px 20px 0;
}

.tvBox-bd-rlist li a:hover .overplay {
	display: block;
	opacity: 1;
	filter: Alpha(opacity=100)
}

.tvBox-bd-rlist li a:hover .title {
	display: none
}


/*直播房间样式*/

.tvRoom {
	width: 1080px;
	display: inline-block;
}

.tvRoom-hd {
	padding: 20px;
	background: #fff;
}

.tvRoom-hd-pic img {
	height: 60px;
	width: 60px;
	border-radius: 50%;
	margin-right: 15px;
}

.tvRoom-hd-detail {
	max-width: 650px;
	overflow: hidden;
}

.tvRoom-hd-detail h1 {
	color: #3a3a3a;
	font-size: 24px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	margin: 0 0 8px;
	width: 90%;
	font-weight: 500;
}

.tvRoom-hd-detail div span {
	float: left;
	margin-right: 25px;
	display: inline-block;
	color: #888;
	font-size: 12px;
}

.tvRoom-hd-detail div span {
	overflow: hidden;
}
.tvRoom-hd-detail div span  a{
	color:#888;
}
.tvRoom-hd-detail b {
	font-weight: normal;
}

.tvRoom-hd .guanzhu a {
	text-align: center;
	height: 60px;
	width: 60px; *width:52px; *height:48px;
	padding: 8px 4px 4px 4px;
	margin: 0 5px;
	background-color: #E10000;
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset;
	border-radius: 3px;
	display: block;
	color: #fff;
	cursor: pointer;
}

.tvRoom-hd .disguanzhu a {
	text-align: center;
	height: 60px;
	width: 60px; *width:52px; *height:48px;
	padding: 8px 4px 4px 4px;
	margin: 0 5px;
	background-color: #ccc;
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset;
	border-radius: 3px;
	display: block;
	color: #333;
	cursor: pointer;
}

.tvRoom-hd .dingyue a {
	text-align: center;
	height: 60px;
	width: 60px;
	margin: 0 5px;
	padding: 8px 4px 4px 4px;
	background-color: #02adea;
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset;
	border-radius: 3px;
	display: block;
	color: #fff;
}

.tvRoom-hd .guanzhu .count,
.tvRoom-hd .dingyue .count {
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
	line-height: 22px;
}

.tvRoom-hd .guanzhu i,
.tvRoom-hd .dingyue i {
	line-height: 24px;
	font-size: 24px;
}

.tvRoom-hd .pulse {
	margin: 0;
	padding: 0;
	border-radius: 3px;
	padding-right: 20px;
}

.tvRoom-hd .pulse h3 {
	font-size: 40px;
	font-weight: 400;
	line-height: 40px;
	text-align: right;
	font-weight: 500;
	margin: 0 0px 3px 0;
	color: #333;
}

.tvRoom-hd .pulse div {
	font-size: 14px;
	line-height: 14px;
	color: #9F9F9F;
	background: url(/douwan../img/pulse.png) no-repeat 0px 0;
	padding: 0 0 0 30px;
}

.tvRoom-bd {
        position:relative;
	max-height: 810px;
	overflow: hidden;
}

.tvRoom-bd .player {
	width: 845px;
	float: left;
	background: #fff;
	height: 660px;
}
.tvRoom-bd-ad{
	padding: 20px;
	background: #fff;
}
.tvRoom-alert{
	 padding: 10px 20px;
    /* border: 1px solid #e10000; */
    background: #e10000;
    color: #fff;
    font-weight: bold;
    position: relative;
	display:none;
}
.tvRoom-alert span.closed{
	position: absolute;
    right: 15px;
    top:2px; 
    font-size:22px;
    cursor:pointer;
}
.player-hd {
	background: #fff;
}
	 .player-hd .catname{
					 		height: 60px;
						    line-height: 60px;
						    display: block;
						    overflow: hidden;
							float: left;
							font-size: 20px;
    color: #434c57;
					 	
					 }
					 	.player-hd .title{
						    height: 60px;
						    line-height: 60px;
						    padding: 0 15px;
						    display: block;
						    overflow: hidden;
							float: left;
					 	}
 
.player-hd .title {
	height: 60px;
	line-height: 60px;
	padding: 0 15px;
	display: block;
	overflow: hidden;
	float: left;
}

.player-hd .title h1 {
	font-size: 20px;
	color: #434c57;
	float: left;
	margin: 0;
	font-weight: 400;
	width: 600px;
	overflow: hidden;
}

.player-hd .title span {
	color: #bbb;
	font-size: 12px;
	margin-left: 10px;
}

.player-bd {
	background: #000;
	height: 540px;
}

.actions {
	width: 100%;
	height: 55px;
	line-height: 50px;
	color: #90969f;
	font-size: 16px;
	background: #fff;
	position: relative;
	text-align: center;
	border-top:1px solid #eee;
}

.actions .actions-btn,
.actions .actionsBox .share {
	display: block;
	float: left;
	width: 211px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	text-align: center;
	border-right: 1px solid #ebeef2;
	margin-top: 12px;
	position: relative;
	color: #90969f;
}

.actions .actions-btn i,
.actions .actionsBox .share i {
	font-size: 20px;
	margin-right: 5px;
}

.actions .actions-btn:hover {
	color: #E10000;
}

.actions .actionsBox .share {
	border-right: none;
}

.actions .actionsBox .share a {
	text-indent: -9999px;
}

.ic-share {
	width: 212px;
	height: 48px;
	line-height: 48px;
	background: #fff;
	border-radius: 5px;
	padding-left: 20px;
	position: absolute;
	right: 0;
	top: -47px;
	display: none;
	z-index: 10099;
	text-align: center;
}

.actions .actionsBox .share:hover .ic-share {
	display: block;
}

.ic-share span {
	float: left;
	color: #999;
	font-size: 14px;
	margin-right: 14px
}

.ic-share a {
	display: block;
	width: 26px;
	height: 26px!important;
	padding: 0!important;
	margin: 10px 4px 0 0!important;
	float: left;
	border-right: 0
}

.ic-share-wx {
	background: url(/douwan../img/wx.png)!important
}

.ic-share-wx:hover {
	background: url(/douwan../img/wxhov.png)!important
}

.ic-share-qq {
	background: url(/douwan../img/qq.png)!important
}

.ic-share-qq:hover {
	background: url(/douwan../img/qqhov.png)!important
}

.ic-share-quan {
	background: url(/douwan../img/quan.png)!important
}

.ic-share-quan:hover {
	background: url(/douwan../img/quanhov.png)!important
}

.ic-share-wb {
	background: url(/douwan../img/wb.png)!important
}

.ic-share-wb:hover {
	background: url(/douwan../img/wbhov.png)!important
}

.bd_weixin_popup {
	z-index: 100000000
}

.tvRoom-bd .recommend {
	float: right;
	width: 220px;
	background: #fff;
	height: 660px;
}

.tvRoom-bd .recommend-hd {
	background: #fff;
	border-bottom: 1px solid #eee;
}

.tvRoom-bd .recommend-hd ul li {
	float: left;
	width: 50%;
	height: 40px;
	line-height: 40px;
	color: #333;
	text-align: center;
	font-size: 14px;
	font-family: Tahoma, Arial, "Hiragino Sans GB", "冬青黑", "Microsoft YaHei", "微软雅黑", "SimSun", "宋体", "Heiti", "黑体", sans-serif;
	display: inline-block;
	position: relative;
	cursor: pointer;
}

.tvRoom-bd .recommend-hd ul li i {
	position: absolute;
	top: 8px;
	right: 5px;
	width: 19px;
	height: 9px;
	display: block;
}

.tvRoom-bd .recommend-hd ul li.on {
	color: #fff;
	background: #e10000;
}

.tvRoom-bd .recommend-bd ul li {
	display: inline-block;
	width: 180px;
	text-align: center;
	position: relative;
	margin: 20px 10px 0;
}

.tvRoom-bd .recommend-bd ul li a {
	color: #454545;
}

.tvRoom-bd .recommend-bd ul li a:hover {
	color: #333;
}

.tvRoom-bd .recommend-bd ul li .over-play {
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
	background-color: #000;
	-webkit-transition: all ease-out 250ms;
	transition: all ease-out 250ms
}

.tvRoom-bd .recommend-bd ul li .play-btn i {
	color: #fff;
	font-size: 50px;
	font-weight: bold;
	position: absolute;
	z-index: 20;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -40px;
	width: 50px;
	height: 50px;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
	-webkit-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2);
	-webkit-transition: all ease-out 150ms;
	transition: all ease-out 350ms;
}

.tvRoom-bd .recommend-bd ul li:hover .play-btn i {
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.tvRoom-bd .recommend-bd ul li .pic {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.tvRoom-bd .recommend-bd ul li .pic img {
	width: 180px;
	height: 135px;
}

.tvRoom-bd .recommend-bd ul li .video-time {
	display: inline-block;
	background: #000;
	border-radius: 10px;
	font-size: 12px;
	padding: 1px 5px;
	color: #fff;
	position: absolute;
	bottom: 8px;
	right: 8px;
	z-index: 21;
}
.tvRoom-bd .recommend-bd ul li  .source-name {
	width: 47px;
	display: block;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
	font-size: 12px;
	color: #fff;
	text-indent: 15px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(/douwan../img/sbg.png) 0 0 no-repeat;
	z-index: 2;
}

.tvRoom-bd .recommend-bd ul li .video-cat {
	font-size: 12px;
	color: #fff;
	position: absolute;
	bottom: 8px;
	left: 8px;
	z-index: 21;
}

.tvRoom-bd .recommend-bd ul li .over-shadow {
	display: block;
	width: 100%;
	height: 50px;
	background: 0 0;
	background: -moz-linear-gradient(top, transparent 0, #000 100%);
	background: -webkit-linear-gradient(top, transparent 0, #000 100%);
	background: -o-linear-gradient(top, transparent 0, #000 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
	background: linear-gradient(to bottom, transparent 0, #000 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#FF000000, GradientType=0);
	zoom: 1;
	position: absolute;
	bottom: 0
}

.tvRoom-bd .recommend-bd ul li:hover .over-play {
	opacity: .5;
	-ms-filter: "alpha(opacity=50)";
	filter: alpha(opacity=50)
}

.tvRoom-bd .recommend-bd ul li h4 {
	padding: 0 10px;
	text-align: left;
	font-family: 'Microsoft Yahei';
	font-size: 13px;
	margin-top: 7px;
	height: 32px;
	line-height: 16px;
	overflow: hidden;
	margin-bottom: 0;
	font-weight: normal;
}

.tvRoom-ft {
	background: #fff;
}

.tvRoom-ft .repic {
	margin-top: 10px;
}

.tvRoom-ft .repic-titlebar {
	padding: 0 0 0 15px;
	margin: 0;
	overflow: hidden;
	display: block;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-bottom: 26px;
	color: #4c4c4c;
	font-size: 24px;
	font-weight: 600;
}

.tvRoom-ft .repic-titlebar::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	display: inline-block;
	width: 5px;
	margin-right: 10px;
	background-color: #F0454D;
}

.tvRoom-ft .repic li {
	float: left;
	display: inline-block;
	width: 160px;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
}

.tvRoom-ft .repic li.last {
	margin-right: 0;
}

.tvRoom-ft .repic li a {
	color: #666;
}

.tvRoom-ft .repic li a.thumb {
	display: block;
	height: 106px;
	overflow: hidden;
	width: 160px;
}

.tvRoom-ft .repic li p {
	margin: 0;
}

.tvRoom-ft .repic li p.title {
	font-size: 13px;
	height: 44px;
	line-height: 18px;
	margin-bottom: 5px;
	overflow: hidden;
	padding: 5px 5px 0;
	font-weight: normal;
}

.tvRoom-ft .repic li a:hover {
	color: #F0454D;
}

.tvRoom-ft .comments {
	background: #fafafa;
	border: 1px solid #ddd;
}

.tvRoom-ft .comments-hd {
	text-align: center;
	padding: 40px 40px 50px 40px;
}

.tvRoom-ft .comments-hd h4 {
	font-size: 26px;
	font-weight: normal;
	color: #888;
}

.tvRoom-ft .comments-hd .btn-postcomment {
	background: #F0454D;
	border-radius: 5px;
	padding: 10px 100px;
	font-size: 18px;
	color: #fff;
	display: inline-block;
}

.tvRoom-ft .comments-hd .btn-postcomment i {
	font-size: 22px;
}

.tvRoom-ft .comments-hd .btn-postcomment em {
	font-style: normal;
	color: #FDDB56;
}

.tvRoom-ft .comments-bd {
	padding: 20px 30px;
	display: none;
}


	.tv-dayBoom li a{
	 						color: #333;
	 					}
	 					.tv-dayBoom li .pic{
	 						position: relative;
	 						width: 375px;
							height: 200px;
							overflow: hidden;
	 					}
	 					.tv-dayBoom li .pic img:hover{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); transform:scale(1.1);}
	 					.tv-dayBoom li .pic .play-btn{
	 						position: absolute;
	 						left: 50%;
	 						top: 50%;
	 						margin-left: -35px;
	 						margin-top: -35px;
	 					}
	 					.tv-dayBoom li .pic .play-btn i{
	 						font-size: 60px;
	 						color: #fff;
	 					}
	 					.tv-dayBoom li h4 {
    font-size: 14px;
    line-height: 24px;
    padding-top: 11px;
    margin-bottom: 9px;
    overflow: hidden;
    font-weight: normal;
}
 
.tvBox-video-bd-list-extra{
	
}
.tvBox-video-bd-list{
         margin-right:-15px;
}
.tvBox-video-bd-list li {
	float: left;
	display: inline-block;
        *display:inline;
        *zoom:1;
	width: 195px;
	text-align: center;
	position: relative;
	margin: 0px 15px 20px 0;
	font-family: Tahoma, Arial, 'Hiragino Sans GB', 冬青黑, 'Microsoft YaHei', 微软雅黑, SimSun, 宋体, Heiti, 黑体, sans-serif;
}
.tvBox-video-bd-list li:nth-child(5n){
	margin-right: 0;
}
.tvBox-video-bd-list-extra li:nth-child(9){
	margin-right: 0;
}
.tvBox-video-bd-list li a {
	color: #454545;
}

.tvBox-video-bd-list li a:hover {
	color: #333;
}


.tvBox-video-bd-list li .hot-icon {
	background-image: url(/douwan../img/hot-icon.png);
	z-index: 99;
}

.tvBox-video-bd-list .hot-icon.no {
	display: block;
	position: absolute;
	width: 43px;
	height: 43px;
	top: 0;
	left: 0;
	background-repeat: no-repeat
}

.tvBox-video-bd-list .hot-icon.no1 {
	background-position: 0 0
}

.tvBox-video-bd-list .hot-icon.no2 {
	background-position: 0 -43px
}

.tvBox-video-bd-list .hot-icon.no3 {
	background-position: 0 -86px
}

.tvBox-video-bd-list .hot-icon.no4 {
	background-position: 0 -129px
}

.tvBox-video-bd-list .hot-icon.no5 {
	background-position: 0 -173px
}


.tvBox-video-bd-list li .over-play {
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
	background-color: #000;
	-webkit-transition: all ease-out 250ms;
	transition: all ease-out 250ms
}

.tvBox-video-bd-list li .play-btn i {
	color: #fff;
	font-size: 50px;
	font-weight: bold;
	position: absolute;
	z-index: 20;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -40px;
	width: 50px;
	height: 50px;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
	-webkit-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2);
	-webkit-transition: all ease-out 150ms;
	transition: all ease-out 350ms;
}

.tvBox-video-bd-list li:hover .play-btn i {
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.tvBox-video-bd-list li .pic {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 110px;
	overflow: hidden;
}

.tvBox-video-bd-list li .pic-big {
	height: 310px;

}

.tvBox-video-bd-list li .pic img {
	width: 195px;
	height: 140px;
}
.tvBox-video-bd-list li .pic-big  img{
	height:310px;
}
.tvBox-video-bd-list li .video-time {
	display: inline-block;
	background: #000;
	border-radius: 10px;
	font-size: 12px;
	padding: 1px 5px;
	color: #fff;
	position: absolute;
	bottom: 8px;
	right: 8px;
	z-index: 21;
}

.tvBox-video-bd-list li .video-cat {
	font-size: 12px;
	color: #fff;
	position: absolute;
	bottom: 8px;
	left: 8px;
	z-index: 21;
}

.tvBox-video-bd-list li .over-shadow {
	display: block;
	width: 100%;
	height: 50px;
	background: 0 0;
	background: -moz-linear-gradient(top, transparent 0, #000 100%);
	background: -webkit-linear-gradient(top, transparent 0, #000 100%);
	background: -o-linear-gradient(top, transparent 0, #000 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
	background: linear-gradient(to bottom, transparent 0, #000 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#FF000000, GradientType=0);
	zoom: 1;
	position: absolute;
	bottom: 0
}

.tvBox-video-bd-list li:hover .over-play {
	opacity: .5;
	-ms-filter: "alpha(opacity=50)";
	filter: alpha(opacity=50)
}

.tvBox-video-bd-list li .detail {
	font-family: Helvetica Neue, Helvetica, sans-serif;
	padding: 0 5px;
}

.tvBox-video-bd-list li .detail h4 {
	line-height: 18px;
	height: 36px;
	font-weight: normal;
	text-align: left;
	font-size: 13px;
	color: #322f37;
	overflow: hidden;
	margin: 10px 0 0 0;
 
}

.tvBox-video-bd-list li .detail p {
	margin: 5px 0 0 0;
	padding: 0;
	color: #999;
	font-size: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
}


/*直播排行榜样式模块*/

.tvRank-listBox {
	float: left;
	width: 530px;
	background: #fff;
	min-height: 500px;
	margin-bottom: 20px;
}

.tvRank-listBox-bd {
	padding: 15px;
}

.tshow {
	padding: 15px 15px 35px 15px;
	position: relative;
	background: #F24C3D;
	text-align: center;
	color: #fff;
}

.tshow h3 {
	padding: 15px 0 0 0;
	margin: 0;
	font-size: 20px;
	color: #fff;
}

.tshow h4 {
	margin: 0;
	padding: 5px 0 15px 0;
	font-weight: normal;
}

.tshow h4 i {
	margin-right: 10px;
}

.list-items-1,
.list-items-2,
.list-items-3 {
	float: left;
	width: 33%;
	text-align: center;
	padding-top: 50px;
}

.list-items-2 {
	padding-top: 20px;
}

.list-items-1 .pic,
.list-items-2 .pic,
.list-items-3 .pic {
	display: block;
	width: 100%;
	height: 100px;
	position: relative;
}

.list-items-2 .pic {
	height: 130px;
}

.list-items-1 .pic img,
.list-items-2 .pic img,
.list-items-3 .pic img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.list-items-2 .pic img {
	width: 110px;
	height: 110px;
}

.list-items-1 .pic span,
.list-items-2 .pic span,
.list-items-3 .pic span {
	position: absolute;
	bottom: 5px;
	left: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-left: -15px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #fff;
	text-align: center;
}

.list-items-1 .pic span i,
.list-items-2 .pic span i,
.list-items-3 .pic span i {
	color: #88E083;
	font-size: 30px;
}

.list-items-2 .pic span i {
	color: #F5D12D;
}

.list-items-3 .pic span i {
	color: #B887EC;
}

.namecat {
	padding: 10px 0 0 0;
	margin: 0 30px;
}

.namecat span {
	display: block;
}

.namecat .name {
	font-size: 20px;
	line-height: 24px;
}

.namecat .cat {
	color: rgba(255, 255, 255, .5);
	display: inline-block;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(255, 255, 255, .5);
}

.fans {
	padding-top: 30px;
	font-size: 18px;
}

.fans i {
	margin-right: 3px;
}

.bshow {}

.bshow th {
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
	color: #666;
	font-size: 14px;
	background-color: #eee;
}

.bshow tr td {
	text-align: center;
	vertical-align: middle;
	padding: 10px 0;
}

.bshow tr td .pic {
	text-align: left;
	margin-left: 10px;
	max-width: 120px;
	height: 40px;
	overflow: hidden;
}

.bshow tr td .pic .name {
	color: #333;
}

.bshow tr td .pic img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 10px;
}

.bshow tr td .status a {
	width: 80px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	display: inline-block;
	background-color: #EDEDED;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.bshow tr td .status a i {
	margin-right: 3px;
}

.bshow tr td .status a.on {
	background-color: #e4462e;
}

.bshow tr td .status a:hover {
	text-decoration: none;
	background-color: #e4462e;
}

.bshow tr:hover {
	background: #F9F9F9;
}


/*我的直播历史记录样式模块*/

.tvMy {
	width: 1080px;
	min-height: 800px;
}

.tvBox-bd-list .item {
	position: relative;
}

.tvBox-bd-list .item .itemDel {
	cursor: pointer;
	width: 38px;
	height: 38px;
	position: absolute;
	top: -12px;
	right: -12px;
	background: url(/douwan../img/del-sprites.png);
	background-position: -3px -40px;
	z-index: 110;
	display: none;
}

.tvBox-bd-list .item:hover .itemDel {
	display: block;
}

.tvBox-bd-list .item .itemDel:hover {
	background-position: -3px 0;
}


/*直播页脚位置调整*/

.tv .footer .main {
	display: inline-block;
	margin-left: 250px;
}


/* select */

.tv-bd-select .select-list {
	border-bottom: #eee 1px dashed;
	padding: 15px 0 5px 0;
}

.tv-bd-select .select-list.last {
	border-bottom: none;
}

.tv-bd-select .select-list li {
	float: left;
	margin-bottom: 10px;
	display: inline-block;
}

.tv-bd-select .select-list li a.shover {
	background-color: #E10404;
	color: #FFF;
	border: 1px solid #E10404;
	margin-right: 15px;
}

.tv-bd-select .select-list li a {
	color: #000;
	height: 28px;
	font-size: 14px;
	display: block;
	text-align: center;
	line-height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #d7d7d7;
	border-radius: 4px;
	margin-right: 8px;
}

.tv-bd-select .select-list li a:hover {
	color: #E10404;
	border: 1px solid #E10404;
}

.tv-bd-select .select-list li a:hover.shover {
	color: #FFF;
}
.tv-filter {
	overflow: hidden;
	zoom: 1
}

.tv-filter .tv-filter-panel .item {
	display: none;
	zoom: 1;
	overflow: hidden;
	position: relative;
	padding: 5px 0 5px 74px
}

.tv-filter .tv-filter-panel .item.item-block {
	display: block
}

.tv-filter .tv-filter-panel .item label,
.tv-filter .tv-filter-panel .item a,
.tv-filter .tv-filter-panel .item span {
	display: block;
	white-space: nowrap;
	line-height: 23px;
	font-size: 14px
}

.tv-filter .tv-filter-panel .item label {
	position: absolute;
	top: 5px;
	left: 0;
	width: 74px;
	color: #999
}

.tv-filter .tv-filter-panel .item a,
.tv-filter .tv-filter-panel .item span {
	padding: 0 10px;
	color: #555
}

.tv-filter .tv-filter-panel .item a:hover {
	color: #ff3c00
}

.tv-filter .tv-filter-panel .item ul {
	*zoom: 1;
	*display: inline;
	*font-size: 0
}

.tv-filter .tv-filter-panel .item ul:before,
.tv-filter .tv-filter-panel .item ul:after {
	display: table;
	content: "";
	line-height: 0;
	clear: both
}

.tv-filter .tv-filter-panel .item ul li {
	float: left;
	margin: 0 0 8px 0;
	
}
.tv-filter .tv-filter-panel .item ul li:hover{
	color: #333;
	background: #F1F4F4;
}
.tv-filter .tv-filter-panel .item ul li.current a,
.tv-filter .tv-filter-panel .item ul li.current span {
	cursor: default;
	background: #e10000;
	color: #fff;
	border-radius: 13px
}

.tv-filter .tv-filter-panel .item #Sort {
	overflow: hidden;
	zoom: 1
}

.tv-filter .tv-filter-panel .item.border {
	border-bottom: 1px solid #eee;
	margin: 0 0 9px;
	padding-bottom: 15px
}

.tv-filter .tv-filter-panel .item.noborder {
	border-bottom: 0 none;
	padding: 5px 0 2px 74px
}

.tv-filter .tv-filter-handle {
	position: relative;
	top: 0;
	height: 30px
}

.tv-filter .tv-filter-handle .btn-handle {
	cursor: pointer;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -28px;
	width: 90px;
	height: 30px
}

.tv-filter .tv-filter-handle .btn-handle a {
	width: 90px;
	height: 30px;
	display: block;
	background: url(/douwan../img/bth_handle.png) no-repeat 0 -30px
}

.tv-filter .tv-filter-handle .btn-handle a:hover {
	background: url(/douwan../img/bth_handle.png) no-repeat 0 -90px
}

.tv-filter-open .tv-filter-handle {
	border-top: 1px solid #eee;
	margin-top: 10px;
	height: 40px
}

.tv-filter-open .tv-filter-handle .btn-handle {
	margin-top: 10px
}

.tv-filter-open .tv-filter-handle .btn-handle a {
	background-position: 0 0
}

.tv-filter-open .tv-filter-handle .btn-handle a:hover {
	background-position: 0 -60px
}

/*视频首页大幻灯*/

.slideBox {
	width: 1080px;
	height: 250px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}

.slideBox .hd {
	position: absolute;
	width: 100%;
	height: 18px;
	left: 0;
	bottom: 10px;
	z-index: 10;
	text-align: center;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	display: inline-block;
	padding: 2px 4px;
	border-radius: 8px;
	background: rgba(0, 0, 0, 0.5);
        *display:inline;
        *zoom:1;
}

.slideBox .hd ul li {
	float: left;
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background-color: #fff;
	text-indent: -9999px;
	cursor: pointer;
	margin: 2px 5px;
}

.slideBox .hd ul li.on {
	background: #E10000
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 1080px;
	height: 250px;
	display: block;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(/douwan../img/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}


/*视频首页幻灯片下方推荐标签*/

.videoHome-gameList {
	width: 100%;
	overflow: hidden;
	position: relative
}

.videoHome-gameList-bd {
	position: relative
}

.videoHome-gameList .item+.item {
	padding: 10px 0 0 0;
}


.videoHome-gameList .item-unit {
	padding-left: 52px;
	height: 24px;
	line-height: 24px;
	position: relative;
	width: 480px;
	float: left;
	display: inline-block;
	overflow: hidden;
	*width:428px;
	*display:inline;
	*zoom:1;
}

.item-unit a {
	color: #333;
	white-space: nowrap;
	border-right: #d3d3d3 solid 1px;
	padding: 0 8px
}

.item-unit a:nth-last-child {
	border-left: 0
}

.item-unit a i {
	color: #FFB62A;
}

.item-unit a:hover {
	color: #d3362d
}

.item-unit-type {
	position: absolute;
	left: 0;
	top: 0;
	width: 42px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	display: block;
	background: #e10000;
	color: #fff;
	font-style: normal;
}


/*头条新闻首页列表模块*/

.tvBox-min .item {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	width: 255px;
	height: 280px;
	display: inline-block;
}

.tvBox-min .item:nth-child(-n+4) {
	margin-top: 0;
}

.tvBox-min .item:nth-child(4n) {
	margin-right: 0;
}

.tvBox-min .itemBox-hd {
	position: relative;
	height: 160px;
	text-align: center;
}

.tvBox-min .itemBox-hd .pic {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.tvBox-min .itemBox-hd .pic img {
	position: absolute;
	top: -100%;
	right: -100%;
	bottom: -100%;
	left: -100%;
	margin: auto;
	min-width: 100%;
	min-height: 100%;
	width: 100%;
	height: auto;
}

.tvBox-min .itemBox-hd .node-cover {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: .5;
	-ms-filter: "alpha(opacity=50)";
	filter: alpha(opacity=50);
	background-color: #000;
}

.tvBox-min .itemBox-hd .node-name {
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 100%;
	color: #fff;
	font-size: 22px;
	line-height: 22px;
}

.tvBox-min .itemBox-hd .node-sub {
	position: absolute;
	bottom: -25px;
	left: 97.5px;
	width: 50px;
	height: 50px;
	border: 2px solid #fff;
	border-radius: 50%;
	background-color: #e10000;
	color: #fff;
	font-size: 24px;
}

.tvBox-min .itemBox-hd .node-sub i {
	font-size: 26px;
}

.tvBox-min .itemBox-bd {
	padding: 0 20px;
	height: 120px;
	background: #fff;
}

.tvBox-min .itemBox-bd .node-subname {
	display: block;
	padding: 39px 0 12px;
	color: #000;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	margin-bottom: 0;
}

.tvBox-min .itemBox-bd .node-subname i {
	margin-right: 6px;
}

.tvBox-min .itemBox-bd p {
	overflow: hidden;
	max-height: 36px;
	color: #a6a6a6;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
}

.tvBox-min .item:hover .node-cover {
	opacity: .6;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
}


/*首页新闻列表样式*/

.tvBox-bd-lmain {
	float: left;
	width: 620px;
}

.tvBox-bd-rsidebar {}

.tvBox-bd-lmain .item {
	position: relative;
	padding: 16px 0;
	border-bottom: 1px solid #f5f6f7;
}

.tvBox-bd-lmain .item:first-child {
	padding-top: 0;
}

.tvBox-bd-lmain .itemBox { 
       overflow:hidden;
       clear:both;
}

.tvBox-bd-lmain .itemBox .pic {
	float: left;
	margin-right: 20px;
	height: 95px;
	overflow: hidden;
	position: relative;
}

.news_list {
	width: 635px;
	float: left;
	/*border: 1px solid  #d9d9d9;*/
	margin-top: 1px;
	border-bottom: none;
}

.news_list .item {
	position: relative;
	padding: 15px 10px;
	border: 1px solid #e5e5e5;
	border-top: none;
}

.news_list .item:first-of-type {
	border-top: 1px solid #e5e5e5;
}

.news_list .item .lbox {
	position: relative;
	width: 126px;
	height: 82px;
	border: 1px solid #e8e8e8;
	background: #e8e8e8;
	overflow: hidden;
}

.news_list .item .lbox .play {
	display: block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	position: absolute;
	top: 28px;
	left: 50px;
}

.news_list .item .rbox {
	position: relative;
	height: 84px;
	margin-left: 144px;
	font-size: 0;
}

.news_list .item .rbox .rbox_inner {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}

.news_list .item .rbox:before {
	content: '';
	width: 0;
	font-size: 0;
	height: 100%;
	visibility: hidden;
	display: inline-block;
	vertical-align: middle;
}

.news_list .item .title_box {
	display: block;
	font-size: 18px;
	color: #000042;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.15;
	margin-bottom: 4px;
	font-weight: 700;
}

.news_list .item .title_box:hover {
	color: #406599;
}

.news_list .item .abstract {
	font-size: 12px;
	color: #444;
	line-height: 20px;
	margin-bottom: 8px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 37px;
}

.news_list .item_inner {
	position: relative;
	padding: 16px 0;
	border-bottom: 1px solid #f5f6f7;
}

.news_list .news_footer {
	font-size: 12px;
	color: #999;
	height: 16px;
	line-height: 16px;
}

.news_list .news_footer .lfooter {
	float: left;
}

.news_list .news_footer .lfooter span {
	margin-right: 10px;
}

.news_list .news_footer .rfooter {
	float: right;
}

.news_list .news_footer .rfooter a {
	margin-left: 10px;
}

.loading,
.ending {
	display: none;
	text-align: center;
	padding: 10px;
	background: #e5e5e5;
	margin-top: 10px;
}

.click_load {
	text-align: center;
	padding: 10px;
	background: #e5e5e5;
	margin-top: 10px;
	color: #406599;
	cursor: pointer;
}

.tvBox-bd-lmain .itemBox .pic span.pic-tag {
	height: 24px;
	padding: 0 8px;
	line-height: 24px;
	color: #fff;
	position: absolute;
	left: 0;
	top: 5px;
	font-size: 12px;
}

.tag-rd {
	background: #da4453;
}


/*热点*/

.tag-rd:before {
	content: "推荐";
}

.tag-qw {
	background: #f39c12;
}


/*趣闻*/

.tag-qw:before {
	content: "热点";
}

.tag-bg {
	background: #8e44ad;
}


/*八卦*/

.tag-bg:before {
	content: "八卦";
}

.tag-zb {
	background: #d35400;
}


/*周边*/

.tag-zb:before {
	content: "周边";
}

.tag-cy {
	background: #2980b9;
}


/*产业*/

.tag-cy:before {
	content: "产业";
}

.tag-mt {
	background: #c0392b;
}


/*美图*/

.tag-mt:before {
	content: "美图";
}

.tag-dj {
	background: #16a085;
}


/*单机*/

.tag-dj:before {
	content: "单机";
}

.tvBox-bd-lmain .itemBox .pic img {
	height: 105px;
	width: 140px;
}

.tvBox-bd-lmain .itemBox .itemBox-bd {
        overflow:hidden; 
        zoom:1;
}

.tvBox-bd-lmain .item .title {
	font-size: 16px;
	font-weight: 600;
	height: 24px;
        margin-top:0;
	margin-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tvBox-bd-lmain .item .title a {
	color: #2f2f2f;
}

.tvBox-bd-lmain .item .title:hover a {
	color: #E10000;
}

.tvBox-bd-lmain .item .title .title-ico {
	font-weight: normal;
	margin-left: 8px;
	color: #929291;
	display: inline-block;
}

.tvBox-bd-lmain .item p {
	margin: 0;
}

.tvBox-bd-lmain .item .desc {
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	color: #828282;
	font-family: "Microsoft Yahei", "simsun", "arial", "sans-serif";
	font-size: 13px;
}

.tvBox-bd-lmain .item .tags {
	color: #828282;
	font-size: 12px;
	margin-top: 5px;
}

.tvBox-bd-lmain .item .tags a {
	color: #bbb;
	margin-right: 10px;
}

.tvBox-bd-lmain .item .detail {
	color: #999;
	font-size: 12px;
	padding: 10px 0 0;
}

.tvBox-bd-lmain .item .txt-list li {
	clear: none;
	float: left;
	margin-right: 12px;
	padding: 0 0 0 15px;
	width: 200px;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	font-size: 16px;
	background: url(/p2/t013e2c441b2ae735b3.png) no-repeat 0 -661px;
}

.tvBox-bd-lmain .itemBox-img .img-list {
	margin: 13px 0 3px;
	padding-bottom: 5px;
	width: 655px;
	text-align: center;
}

.tvBox-bd-lmain .img-list li {
	float: left;
	margin: 0 15px 0 0;
	text-align: center;
}

.tvBox-bd-lmain .img-list li,
.tvBox-bd-lmain .img-list li img {
	height: 105px;
	width: 140px;
}

.tvHomelist {
	margin-bottom: 10px;
	font-size: 12px;
	position: relative;
}

.tvHomelist .hd ul {
	position: absolute;
	right: 10px;
	top: 10px;
}

.tvHomelist .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #D3D3D3;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
}

.tvHomelist .hd ul li.on {
	background: #E10000;
}

.tvHomelist .top {
	padding: 10px;
	background: #ededed;
}

.tvHomelist .top a {
	display: block;
}

.tvHomelist .top .pic {
	float: left;
	margin: 2px 19px 0 2px;
	overflow: hidden;
}

.tvHomelist .top .pic img {
	display: block;
	width: 135px;
	height: 135px;
}

.tvHomelist .top .detail {
	margin-left: 160px;
}

.tvHomelist .top .detail h3 {
	font-size: 15px;
	padding: 9px 0 5px;
	word-break: break-all;
	line-height: 24px;
	margin: 0;
	color: #333;
}

.tvHomelist .top .detail span {
	display: block;
	height: 28px;
	line-height: 28px;
	color: #656565;
	background:#EDEDED!important;
}

.tvHomelist .top .detail span i {
	margin-right: 6px;
}

.tvHomelist .top .detail span.enter {
	display: block;
	width: 100px;
	text-align: center;
	line-height: 20px;
	*line-height:28px;
	color: #FF3F3E;
	border-radius: 2px;
	border: 1px solid #FF3F3E;
	padding: 2px 0;
	*padding:0;
	margin-top: 5px;
}

.tvHomelist .top a:hover .enter {
	color: #fff;
	background: #FF3F3E;
	;
}

.tvHomelist .bottom li.first {
	background: #f7f7f7;
	font-size: 14px
}

.tvHomelist .bottom li {
	font-size: 0;
	overflow: hidden;
	width: 375px;
	padding: 0 10px;
}

.tvHomelist .bottom li a {
	display: inline-block;
}

.tvHomelist .bottom li span{
        font-size:13px;
}

.tvHomelist .bottom li .name img {
	border-radius: 50%;
	display: inline-block;
	height: 30px;
	margin: 10px 10px 10px 0;
	width: 30px;
}

.tvHomelist .bottom li .name {
	color: #333;
	display: inline-block;
	line-height: 50px;
	overflow: hidden;
	width: 110px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
        *display:inline;
        *zoom:1;
}

.tvHomelist .bottom li .source {
	color: #999;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	width: 80px;
	line-height: 50px;
}

.tvHomelist .bottom li .online {
	color: #fff;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	width: auto;
	background: #FF3F3E;
	margin-bottom: 14px;
	padding: 0 2px;
	border-radius: 3px;
        *vertical-align:0;
        *display:inline;
        *zoom:1;
}

.tvHomelist .bottom li.first .online {
	background: none;
	color: #999;
}

.tvHomelist .bottom li .outline {
    color: #6d757a;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    width: auto;
    margin-bottom: 14px;
    padding: 0 2px;
    border-radius: 3px;
    background: #e5e8ef;
    border: 1px solid #e5e8ef;
    *vertical-align:0;
}

.tvHomelist .bottom li .hot {
	color: #999;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	width: 100px;
	line-height: 50px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tvHomelist .bottom li:hover {
	background: #f7f7f7;
	cursor: pointer;
	text-decoration: none;
}

.tvHomelist .bottom li.first:last-child {
	background: none;
}


/*主播头条模块样式*/

.starBox .starBox-hd {
	text-align: center;
	margin: 20px auto;
}

.starBox .starBox-hd .pic {
	display: block;
	text-align: center;
}

.starBox .starBox-hd .pic img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	margin-bottom: 20px;
}

.starBox .starBox-hd span {
	display: inline-block;
}

.starBox .starBox-hd .star-name {
	font-size: 22px;
	color: #444;
	margin-right: 10px;
}

.star-online {
	background: #E10000;
	color: #fff;
	padding: 0 8px;
	border-radius: 3px;
}

.star-info {
	padding: 15px 30px 20px;
	color: #888888;
	font-size: 15px;
	line-height: 30px;
}

.star-counts {
	text-align: center;
	padding-bottom: 15px;
}

.star-counts .node {
	display: inline-block;
	width: 130px;
	height: 80px;
	padding-top: 10px;
	text-align: center;
}

.star-counts .node .num {
	font-size: 26px;
	font-weight: 700;
	color: #999;
	line-height: 1;
	margin-bottom: 15px;
}

.star-counts .node .sub {
	font-size: 16px;
	line-height: 1;
	color: #ccc;
}

.tvBox.star-slideBox {
	position: relative;
}

.tvBox.star-slideBox .hd ul {
	position: absolute;
	right: 20px;
	top: 20px;
}

.tvBox.star-slideBox .hd ul li {
	float: left;
	display: inline-block;
	padding: 8px 10px;
	background: #eee;
	color: #333;
	margin-right: 10px;
}

.tvBox.star-slideBox .hd ul li:hover {
	cursor: pointer;
}

.tvBox.star-slideBox .hd ul li.on {
	background: #E10000;
	color: #fff;
}

.tvBox-bd-starNlist .item {
	margin-bottom: 30px;
	width: 50%;
	float: left;
	height: 220px;
	overflow: hidden;
	border-bottom: 1px solid #EEEEEE;
}

.tvBox-bd-starNlist .pic {
	float: left;
}

.tvBox-bd-starNlist .pic img {
	display: block;
	margin-top: 3px;
	margin-left: 0;
	height: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: white;
}

.tvBox-bd-starNlist .item .itemBox-bd {
	vertical-align: top;
	padding-left: 60px !important;
	padding-right: 40px !important;
}

.tvBox-bd-starNlist .item .itemBox-bd .explainer {
	color: #666;
	font-size: 14px;
	padding-top: 20px;
	margin-bottom: 5px;
}

.tvBox-bd-starNlist .itemBox-bd .title h2 {
	width: 100%;
	padding-top: 0;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.tvBox-bd-starNlist .itemBox-bd .title a {
	color: #333;
	text-decoration: none;
}

.tvBox-bd-starNlist .itemBox-bd .detail {
	font-size: 14px;
	margin-bottom: 8px;
	line-height: 1.5;
	color: #888;
	font-family: "Classic Grotesque W01", "Hiragino Sans GB", "Microsoft YaHei", "STHeiti", "WenQuanYi Micro Hei", Arial, SimSun, sans-serif;
}

.tvBox-bd-starNlist .detail .imgList {
	margin: 13px 0 3px;
	padding-bottom: 5px;
	text-align: center;
}

.tvBox-bd-starNlist .detail .imgList li {
	float: left;
	margin: 0 10px 0 0;
	text-align: center;
}

.tvBox-bd-starNlist .detail .imgList li,
.tvBox-bd-starNlist .detail .imgList li img {
	height: 95px;
	width: 130px;
}

.vsBox-items .item {
	width: 250px;
	height: 210px;
	float: left;
	background: url(/douwan../img/vsboxbg.jpg) repeat-x;
	margin: 0 0 0 12px;
}

.vsBox-items .item-bd {
	float: left;
	text-align: center;
	width: 64px;
}

.vsBox-items .item-left-bd {
	width: 94px;
	padding: 0 20px;
}
.vsBox-items .item-center-bd {
	width: 74px;
	padding: 0 10px 0 0;
}
.vsBox-items .item-bd .t1 {
	width: 64px;
	text-align: center;
	height: 43px;
	line-height: 43px;
	color: #656d91;
}

.vsBox-items .item-center-bd .t1 {
	font-size: 12px;
}

.vsBox-items .item-bd .t2 {
	margin-top: 20px;
	width: 64px;
	height: 100px;
}

.vsBox-items .item-bd .t2 img {
	width: 64px;
	height: 64px;
	border-radius: 50px;
	background: #232634;
	margin-bottom: 10px;
}

.vsBox-items .item-left-bd .t2 p {
	color: #5d668f;
}

.vsBox-items .item-bd .t3 {
	width: 64px;
	margin-top: 15px;
	text-align: center;
}

.vsBox-items .item-bd .t3 a {
	display: inline-block;
	width: 50px;
	height: 19px;
	background: #1c1b24;
	color: #f9f9f9;
	line-height: 18px;
	border-radius: 15px;
}

.vsBox-items .item-bd .t3 a:hover {
	background: #E10000;
	color: #FFF;
}

.vsBox-items .item-center-bd .t4 {
	padding-top: 35px;
	width: 64px;
	height: 120px;
}

.vsBox-items .item-center-bd .t4 span {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	width: 64px;
	height: 60px;
	overflow: hidden;
	display: block;
}

.vsBox-items .item-center-bd .t4 p {
	color: #b1bad8;
	font-size: 12px;
	padding-bottom: 14px;
	margin: 0;
}

/***video post model***/

	.videoInfo {
	background: #f1f1f1;
	padding: 20px;
	color: #666;
	position: relative;
	min-height: 60px;
}

.videoInfo-star {
	float: left;
	width: 230px;
	padding-left: 70px;
	height: 60px;
	border-right: #fff solid 1px;
	position: relative
}

.videoInfo-star .pic{
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 60px;
	overflow: hidden
}

.videoInfo-star .pic img {
	width: 100%;
	display: block
}
 
.videoInfo-star .name{
	padding-top: 5px;
	line-height: 18px;
	font-size: 18px;
	font-family: "Microsoft Yahei";
	color: #333;
	white-space: nowrap;
	overflow: hidden
}

.videoInfo-star .name span {
	max-width: 197px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left
}
 


.videoInfo-star .nums {
	position: relative;
	right: 0;
	bottom: 0;
	padding-top: 10px;
	overflow: hidden
}

.videoInfo-star .text {
	padding: 0 10px;
	background: #e10000;
	text-align: center;
	color: #fff;
    overflow: hidden;
    display: block;
    float: left;
}
.videoInfo-star .count {
	float: left;
	padding: 0 5px;
	background: #fff;
}

 
.videoInfo-item {
	padding-left: 20px;
	overflow: hidden
}
.videoInfo-item .rank span{
	display: inline-block;
	margin-right: 5px;
}
.videoInfo-item .rank a{
	color: #666;
}

.videoInfo-item .rank, .videoInfo-item .tagList {
	margin-bottom: 8px;
	height: 24px;
	line-height: 24px;
	overflow: hidden
}

.videoInfo-item .tagList span {
	float: left
}

.videoInfo-item .tagList .tag{
	background: #fff;
	height: 24px;
	line-height: 24px;
	padding: 0 14px;
	border-radius: 10px;
	color: #666;
	float: left;
	margin-left: 5px
}

.videoInfo-item .tagList .tag:hover {
	color: #fff;
	background: #E10000;
}
.videoInfo-item .desc p{
	margin-bottom: 0;
}
.videoInfo-item .desc span{
	display: inline-block;
	margin-right: 5px;
}


.online,
.outline {
	display: inline-block;
	padding: 1px 5px;
	border-radius: 5px;
	font-weight: normal;
	font-size: 12px;
}
.online{
	background: #E10000;
	color: #fff;
}
 .outline{
 	background: #ededed;
 	color: #999;
 }
  
  
  .rank-box{
	width: 530px;
	border: 1px solid #e3e6ee;
	border-radius: 5px;
	background: #fff;
	float: left;
	margin: 0px 20px 20px 0px;
	transition:all 0.3s linear;
}
  .rank-box.last{
  	margin-right: 0;
  }
.rank-box:hover{
	box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.1);
}
.rank-box h3{
	margin: 0px;
	text-align: center;
	line-height: 54px;
	border-bottom: 1px solid #e3e6ee;
	font-size: 16px;
	color: #333;
	font-weight: normal;
}
.rank-box h3 img{
	width: 30px;
	height:30px;
	border-radius: 50%;
	margin-right: 10px;
}
.rank-box h4{
	margin: 0px;
}
.rank-box a{
	color: #666;
}
 
.rank-box dt,.rank-box dl,.rank-box dd{
	margin: 0;
	padding: 0;
}
.rank-box .tv-rankList .first{
	padding: 22px;
	border-bottom: 1px solid #e3e6ee;
}
.rank-box .tv-rankList .first dl{
	text-align: center;
}
.rank-box .tv-rankList dl dt,
.rank-box .tv-rankList dl dd{
	display: inline-block;
}
.rank-box .tv-rankList dl dt{
	vertical-align: middle;
}
.rank-box .tv-rankList dl dd{
	vertical-align: middle;
}
.rank-box .tv-rankList .first dl,
.rank-box .tv-rankList .second dl,
.rank-box .tv-rankList .third dl{
	position: relative;
} 
.rank-box .tv-rankList .first dl dt,
.rank-box .tv-rankList .second dl dt,
.rank-box .tv-rankList .third dl dt{
	position: absolute;
	width: 18px;
	height: 26px;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	text-align: center;
	color: #fff;
	background-image: url(/douwan/dw/img/top13.png);
	background-repeat: no-repeat;
	margin-right: 20px;
}
.rank-box .tv-rankList .first dt{
	background-position: 0 0;
	top: 50px;
	left: 155px;
}
.rank-box .tv-rankList .second dt{
	background-position: -19px 0;
}
.rank-box .tv-rankList .third dt{
	background-position: -38px 0;
}
.rank-box .tv-rankList .first dd .headpic{
	display: inline-block;
	width: 120px;
	height: 120px;
	position: relative;
}
.rank-box .tv-rankList .first dd .headpic i{
	display: inline-block;
	width: 120px;
	height: 120px;
	border-radius: 120px;
	overflow: hidden;
}
.rank-box .tv-rankList .first dd .headpic i img{
	width: 120px;
}
.rank-box .tv-rankList .first dd .headpic b{
	position: absolute;
	right: -10px;
	bottom: 0px;
	font-weight: normal;
}
.rank-box .tv-rankList .first h4 .username,
.rank-box .tv-rankList .second h4 .username,
.rank-box .tv-rankList .third h4 .username{
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
}
.rank-box .tv-rankList .first h4 span,
.rank-box .tv-rankList .second h4 span,
.rank-box .tv-rankList .third h4 span{
	font-size: 12px;
	color: #999;
	display: block;
	text-align: center;
	margin-top: 5px;
	height: 14px;
	display: inline-block;
	font-weight: 500;
}

.rank-box .tv-rankList .first h4 span i,
.rank-box .tv-rankList .second h4 span i,
.rank-box .tv-rankList .third h4 span i{
	color: #D83A3A;
	margin-right: 5px;
}
.rank-box .tv-rankList .second h4 span i{
	color: #F6A11C;
}
.rank-box .tv-rankList .third h4 span i{
	color: #78C868;
}
.rank-box .tv-rankList .second,
.rank-box .tv-rankList .third{
	float: left;
	width: 264px;
	border-bottom: 1px solid #e3e6ee;
	padding: 20px 0px 25px;
}
.rank-box .tv-rankList .second dl,
.rank-box .tv-rankList .third dl{
	text-align: center;
	height: 126px;
}
.rank-box .tv-rankList .second dl dt,
.rank-box .tv-rankList .third dl dt{
	top: 30px;
	left: 60px;
}
.rank-box .tv-rankList .second dl dd .headpic,
.rank-box .tv-rankList .third dl dd .headpic{
	display: inline-block;
	width: 80px;
	height: 80px;
	position: relative;
}
.rank-box .tv-rankList .second dl .headpic i,
.rank-box .tv-rankList .third dl .headpic i{
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 80px;
	overflow: hidden;
}
.rank-box .tv-rankList .second dl .headpic i img,
.rank-box .tv-rankList .third dl .headpic i img{
	width: 80px;
}
.rank-box .tv-rankList .second dl .headpic b,
.rank-box .tv-rankList .third dl .headpic b{
	position: absolute;
	right: -20px;
	bottom: 0px;
}
.rank-box .tv-rankList .third{
	border-left: 1px solid #e3e6ee;
	width: 264px;
}
.rank-box .thread-rank .others,
.rank-box .tv-rankList .others{
	padding: 15px 20px;
	font-size: 12px;
	height: 70px;
}
.rank-box .tv-rankList .others dl{
	/*border-bottom: 1px solid #e3e6ee*/
}
.rank-box .tv-rankList .others dt{
	display: inline-block;
	width: 21px;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	vertical-align: middle;
	font-style: italic;
	font-size: 16px;
	color: #c1c9d8;
	background-color: #eff3fa;
	text-align: center;
	float:left;
}
.rank-box .tv-rankList .others dd{
	line-height: 40px;
	margin-left: 25px;
}
.rank-box .tv-rankList .others dd .headpic{
	display: inline-block;
	height: 40px;
}
.rank-box .tv-rankList .others dd .headpic i{
	display: inline-block;
	width: 40;
	height: 40;
	vertical-align: middle;
	border-radius: 25px;
	overflow: hidden;
	margin-right: 5px;
}
.rank-box .tv-rankList .others dd .headpic i img{
	width: 40px;
	}
.rank-box .thread-rank .others dd .headpic b,
.rank-box .tv-rankList .others dd .headpic b{
	vertical-align: middle;
	margin-right: 5px;
}
.rank-box .thread-rank .others dd h4,
.rank-box .tv-rankList .others dd h4{
	display: inline-block;	
}

.rank-box .tv-rankList .others dd h4{
	width: 380px;
}
.rank-box .thread-rank .others dd h4 span,
.rank-box .tv-rankList .others dd h4 span{
	color: #999;
	float: right;
}

.clear {
    clear: both;
}
 
      .others:nth-child(even){background: #fafafa;}
      .others a{display: inline-block;width:440px;height: 40px;line-height: 40px;font-size:14px;font-family: Hiragino Sans GB, 冬青黑, Microsoft YaHei, 微软雅黑, SimSun, 宋体, Helvetica, Tahoma, Arial sans-serif;}
      .others a:hover{
      	color: #888;
      }
      .others a span{display: inline-block;float:left}
      .others .pic{margin-right: 10px;}
      .others .pic img{width: 40px;height: 40px;border-radius: 50%;}
      .others .name{width:100px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
      .others .from{width: 60px;text-align: center;}
      .others .fannums{width: 120px;text-align: center;margin:0 10px ;}
      .others .status{width: 80px;text-align: center;float: right;}
   .others .status-btn{
	width: 80px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	color: #999;
	display: inline-block;
	background-color: #EDEDED;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
 .others .status-btn.live{
 	background: #e4462e;
 	color: #fff;
 }
  .others .status-btn i {
	margin-right: 3px;
}
.other-head th{
	 height: 36px;
    line-height: 36px;
    vertical-align: middle;
    text-align: center;
    color: #666;
    font-size: 14px;
    background-color: #eee;
}
   
  .tv-platform li{
								width: 200px;
								float: left;
								padding: 10px;
								border: 1px solid #eee;
								margin-right: 10px;
							}
							.tv-platform li.last{
								margin-right: 0;
							}
							.tv-platform li:nth-child(5){
								margin-right: 0;
							}
							.platform-pic{
								margin-bottom: 10px;
								text-align: center;
								border-bottom: 1px solid #eee;
							}
							.platform-pic img{
								width: 135px;
							}
							.platform-data{
								margin: 15px 5px 0;
								color: #888;
								font-size: 12px;
							}
							.platform-data p{margin: 6px 0;}
							.platform-data i{margin-right: 3px;}
							.platform-data span{margin-right: 5px;display: inline-block;}
							.platform-data .red-txt{color: #E10000;} 


@media(min-width:1080px) and(max-width:1366px) {
	.tv header.header {
    left: 0;
    position: relative;
    top: 0;
}
.tv .section-main {
    margin-top: 20px;
}
.aside-left{
	position:relative;
	margin-top:0 !important
}
.tv .section-main .main {
    margin-left: 20px;
}
	}
	
@media(max-width:1080px){
	body, .tv .inner-center{
		min-width:1080px;
		width:1080px;
	}
	.tv header.header {
    left: 0;
    position: relative;
    top: 0;
}
.m-mapList-drag{
	left:0;
}
.tv .section-main {
    margin-top: 20px;
}
.aside-left{
	position:relative;
	margin-top:0 !important;
	display:none;
}
.tv .section-main .main {
    margin-left:0px;
}
.tv .footer .main {
    margin-left:0px;
}
.m-search{
	width:255px;
}
.m-search .input-box input{
	width:185px;
}
.footer-sitemap{
	padding:35px 20px;
}
.footer-sitemap ul{
	width:175px;
}
.disclaimer{
	padding:0 20px;
}

	}
	

