body{
	font-family:"Helvetica Neue",Helvetica,Tahoma,Arial,Georgia,"Xin Gothic","Hiragino Sans GB","Droid Sans Fallback","Microsoft YaHei New","Microsoft Yahei","Microsoft JhengHei",SimSun,STXihei,sans-serif;
	font-size: 16px;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
/* body:before {
	content: "";
	display: block;
	position: absolute;
	top: 110px;
	z-index: 0;
	width: 100%;
	height: 590px;
	background-color: #eee;
} */
.fa-before:before {
	display: inline-block;
	 font: normal normal normal 14px/1 FontAwesome;
	 font-size: inherit;
	 text-rendering: auto;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}
a {
	color: #191919;
}
a:hover {
	color: #191919;
	text-decoration: none;
}
.ml5 { margin-left: 5px }
.mr5 { margin-right: 5px }
.ml10 { margin-left: 10px }
.mr10 { margin-right: 10px }
.w100pst {
	width: 100% !important;
}
.ads .ads-w300 {
	margin: 0 auto;
	width: 300px;
}
.ads .ads-w728 {
	margin: 0 auto;
	width: 728px;
}
.icon.point .fa {
	margin-top: 4px;
	margin-right: 4px;
	color: #ff9800;
}
.pagination {
	position: relative;
	display: block;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	width: 100%;
	height: 38px;
	border-radius: 0px;
	font-size: 15px;
	background-color: #e1e1e1;
}
.pagination .ctrl {
	position: absolute;
	top: 0;
	padding: 1px 12px;
	height: 38px;
	line-height: 38px;
	text-decoration: none;
	transition: .35s;
}
.pagination .ctrl.disabled,
.pagination .ctrl.disabled:hover {
	color: #aaa;
	background-color: transparent;
	cursor: not-allowed;
}
.pagination .ctrl i {
	font-size: 17px;
}
.pagination .prev {
	left: 0;
}
.pagination .next {
	right: 0;
}
.pagination ul {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	
}
.pagination ul li {
	display: inline-block;
}
.pagination ul li a {
	display: block;
	width: 38px;
	height: 38px;
	line-height: 34px;
	font-size: 16px;
	text-decoration: none;
	border: 3px solid transparent;
	transition: .35s;
}
.pagination ul li a:hover,
.pagination .ctrl:hover {
	color: #ff9800;
	background-color: #eee;
}
.pagination ul li.active a {
	line-height: 34px;
	color: #ff9800;
	border: 3px solid #ff9800;
	background-color: transparent;
}
.pagination .ellipsis .fa {
	position: relative;
	top: -1px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 10px;
	color: #aaa;
}
.content-carousel {
	background-color: #ccc;
}
.content-carousel .item {
	text-align: center;
}
.content-carousel .item img {
	margin: 0 auto;
}
.content-carousel .carousel-control .fa {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	font-size: 30px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-left: -20px;
}
.content-carousel .carousel-control.left .fa {
	
}

.content-carousel .carousel-caption-active {
	padding: 8px;
	font-size: 14px;
	color: #fff;
	background-color: #333;
}
.content-carousel .carousel-caption-active .number {
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
}
@media (max-width: 767px) {
	.pagination ul li {
		display: none;
	}
	.pagination ul li.active,
	.pagination ul li:last-child {
		display: inline-block;
	}
	.pagination ul li a {
		width: auto;
	}
	.pagination ul li.active a {
		display: inline;
		border: none;
	}
	.pagination ul li.active:after {
		content: "/";
		padding-left: 10px;
		padding-right: 4px;
	}
}
#comments {
	background-color: #eee;
}
#comments .item-name {
	padding: 9px 10px 9px 10px;
	border-bottom: 2px solid #3b5999;
}
#comments .item-name i {
	color: #3b5999;
    margin-right: 5px;
    font-size: 22px;
    position: relative;
    top: 2px;
}
#comments .comments-wrppaer {
	padding: 5px;
}
.module-wrap {

}
.module-thumb {
	background-color: #FAB136;
	background: #FAB136 url(/images/default-img.png) center center no-repeat;
	background-size: 100% auto;
}
.module-thumb > img {
	width: 100%;
}
.module-title {
	
}

@media (min-width: 768px) {
	.container {
		width: 758px;
	}
}
@media (min-width: 992px) {
	.container {
		width: 758px;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1200px;
	}
}
.wrapper {
	
}
.header {
	background-color: #e75202;
	border-top: 5px solid #ff9800; 
}
.header .logo {
	margin: 0 auto;
	width: 230px;
}
.header .logo a {
	display: block;
	height: 53px;
	text-indent: -99999px;
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 180px auto;
}
.header .icon-social {
	display: none;
}
.header .ads {
}
.header .navbar-toggle {
	position: absolute;
	top: 0px;
	left: 10px;
	margin: 0;
	padding: 10px 10px;
	color: #fff;
	font-size: 21px;
}
.header .icon-group {
	position: absolute;
	top: 0px;
	right: 10px;
}
.header .icon-group .btn {
	color: #fff;
	padding: 10px;
	font-size: 21px;
	background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    outline: none;
    box-shadow: none;
}
.header .icon-group .btn-user,
.navbar .btn-user {
	border: 2px solid #fff;
    border-radius: 50%;
    padding: 0;
    width: 35px;
    height: 35px;
    margin-top: 1px;
    overflow: hidden;
    color: #fff;
    background-color: transparent;
    box-shadow: none;
}
.header .icon-group .btn-user {
	display: none;
}
.header .icon-group .btn-user.active {
	background: #fff;
    color: #E75202;
}
.header .icon-group .btn-user i:before,
.navbar .btn-user i:before {
	position: relative;
	top: 5px;
	font-size: 31px;
}
.header .icon-group .form-wrap {
	position: absolute;
	z-index: 1;
	right: 0;
	padding: 7px;
	width: 250px;
	border-top: 5px solid #ff9334;
	background-color: #fff;
	box-shadow: 1px 2px 5px rgba(0,0,0,.3);
}
.header .icon-group .form-wrap:before,
.header .icon-group .form-wrap:after {
	position: absolute;
	z-index: 1;
	top: -12px;
	right: 13px;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7px 7px 7px;
	border-color: transparent transparent #ff9334 transparent;
}
.header .icon-group .form-wrap:after {
	z-index: 0;
	top: -14px;
	right: 11px;
	border-width: 0 9px 9px 9px;
	border-color: transparent transparent rgba(0,0,0,.05) transparent;
}
.header .icon-group .form-wrap .form-control:focus {
	box-shadow: none;
	border-color: rgb(204, 204, 204);
}
@media (min-width: 768px) and (max-width: 1199px) {
	.header .icon-group .form-wrap {
		top: 5px;
		right: 50px;
		width: 300px;
		border-top: none;
	}
	.header .icon-group .form-wrap:before,
	.header .icon-group .form-wrap:after {
		top: 16px;
		right: -7px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 7px 0 7px 7px;
		border-color: transparent transparent transparent #fff;
	}
	.header .icon-group .form-wrap:after {
		top: 14px;
		right: -9px;
		border-width: 9px 0 9px 9px;
		border-color: transparent transparent transparent rgba(0,0,0,.05);
	}
}
@media (min-width: 1200px) {
	.header .icon-group .form-wrap {
		width: 300px;
		border-color: #e75202;
	}
	.header .icon-group .form-wrap:before {
		border-color: transparent transparent #e75202 transparent;
	}
	.header .icon-group .form-wrap .form-inline {
		width: 100%;
	}
}
.header .icon-group .form-wrap .form-inline .btn {
	padding: 6px 12px;
	font-size: 14px;

}
/* navbar */

.navbar {
	min-height: 40px;
	margin-bottom: 0;
	color: #fff;
	border: none;
	border-radius: 0;
	
}
.navbar .btn-user {
	display: none;
	margin-top: 10px;
	width: 45px;
	height: 45px;
}
.navbar .btn-user i:before {
	top: 7px;
	font-size: 39px;
}
.navbar .btn-user.active {
	background: #fff;
	color: #FF9334;
}
.navbar-nav {
	margin: 0;
	padding: 0;
	font-size: 14px;
	list-style: none;

}

.navbar-nav li a {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #fff;
}
@-webkit-keyframes showScrollY { 
	0% { overflow: hidden; }
	100% { overflow: hidden; }
}
@keyframes showScrollY { 
	0% { overflow: hidden; }
	100% { overflow: hidden; }
}
@media (max-width: 767px) {
	.container {
		padding-left: 10px;
		padding-right: 10px;
	}
	.wrapper {
		background-color: #ff9334;
		overflow: hidden;
	}
	.inner {
		position: relative;
		z-index: 0;
		left: 0;
		background-color: #fff;
		box-shadow: 0 0 10px rgba(0,0,0,.35);
		-webkit-transition: left .35s ease;
		transition: left .35s ease;
	}
	.header {
		position: fixed;
		z-index: 10;
		width: 100%;
		-webkit-transition: left .35s ease;
		transition: left .35s ease;
	}
	.navbar {
		position: fixed;
		z-index: 0;
		top: 0;
		left: 0;
		bottom: 0;
		height: 100%;
		overflow: hidden;
		width: 110px;
		text-align: center;
	}
	.navbar .container {
		margin: 0;
		padding: 0;
	}
	.navbar-nav {
		position: relative;
		width: 110px;
		padding: 13px 0;
		overflow: hidden;
	}
	.navbar-nav > li > a {
		padding: 0;
		text-decoration: none;
		opacity: 0;
		transition: .35s;
	}
	.mob-navbar-in .header {
		left: 110px;
	}
	.mob-navbar-in .navbar-nav > li > a {
		opacity: 1;
		text-shadow: 0 1px 2px rgba(0,0,0,.35);
	}
	.navbar-nav > li:nth-child(3n+1):before {
		content: "";
		position: absolute;
		z-index: -1;
		left: 0;
		width: 0px;
		height:0px;
		border-width: 90px 70px;
		border-style: solid;
		border-color: rgba(255,255,255,.08) transparent transparent transparent;
	}
	.navbar-nav > li:nth-child(6n+1):before {
		-webkit-transform: translate(-50px,0px) rotate(20deg);
		transform: translate(-50px,0px) rotate(20deg);
	}
	.navbar-nav > li:nth-child(9n+1):before {
		-webkit-transform: translate(-70px,0px) rotate(60deg);
		transform: translate(-70px,0px) rotate(60deg);
	}
 	.mob-navbar-in {
		height: 100%;
	} 
	.mob-navbar-in body {
		overflow: hidden;
	}
	.mob-navbar-in .inner {
		left: 110px;
/* 		-webkit-transform:translate(110px);
		transform:translate(110px); */

	}
	.mob-navbar-in .navbar {
		overflow-y: scroll;
		-webkit-animation: showScrollY .35s linear;
		animation: showScrollY .35s linear;
	}
	
}
@media (min-width: 768px) {
	.header .container {
		position: relative;
	}
	.header .logo {
		margin: 0;
		margin-right: 30px;
		float: left;
	}
	.header .logo a {
		height: 90px;
		background-size: 230px auto;
	}
	
	.header .icon-group {
		top: 15px;
		right: 15px;
	}
	.header .icon-group .btn {
		font-size: 25px;
	}
	.header .icon-group .btn-user {
		display: inline-block;
	}
	.navbar {
		background-color: #ff9334;
	}
	.navbar.fixed .fixed-wrap {
		position: fixed;
		z-index: 9;
		top: 0;
		width: 100%;
		background-color: #ff9334;
	}
	.navbar .btn-user {
		display: none;
	}
	.navbar-nav {
		margin: 0 auto;
		float: none;
	}
	.navbar-nav:after {
		content: "";
		display: table;
		clear: both;
	}
	.navbar-nav li a {
		padding: 0 2px 0 6px;
	}
	.navbar-nav li {
		position: relative;	
	}
	.navbar-nav li.active:before {
		content: "";
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 4px;
		border-radius: 4px 4px 0 0;
		background-color: #ec2915;	
	}
	.navbar-nav li.active a {
		color: #191919;
	}
}
@media (min-width: 1200px) {
	.header {
	
	}
	.header .logo a {
		height: 100px;
	}
	.header .ads {
		float: right;
		padding-top: 5px;
	}
	.header .icon-social {
		display: block;
		padding-top: 32px;
		float: left;
	}
	.header .icon-social a {
		display: inline-block;
		width: 36px;
		height: 36px;
		line-height: 36px;
		color: #fff;
		font-size: 20px;
		text-align: center;
		border-radius: 50%;
		background-color: rgba(0,0,0,.5);
		transition: background-color .35s;
	}
	.header .icon-social a:hover {
		background-color: rgba(0,0,0,.3);
	}
	.header .icon-group {
    	top: 100px;
    	z-index: 1;
	}
	.header .icon-group.fixed {
		position: fixed;
		z-index: 10;
		top: 0;
		left: 50%;
		right: auto;
		margin-left: 495px;
		width: 90px;
		text-align: right;
	}
	.header .icon-group .btn {
		padding-top: 4px;
		padding-bottom: 4px;
		font-size: 21px;
	}
	.header .icon-group .btn-user{
		padding-top: 0;
		padding-bottom: 0;
	}
	.header .icon-group .btn-user.active {
		background: #fff;
		color: #FF9334;
	}
	.navbar-nav li a {
		padding: 0 15px;
	}
}

.main {
	padding-top: 30px;
	/* padding-bottom: 30px; */
	min-height: 900px;
	background-color: #fff;
}
.main-left {

}

.main .ads {
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 20px;
	padding: 15px 0;
	background-color: #eeeeee;
}
@media (max-width: 1199px) {
	.main-right .sidebar.affix, 
	.main-right .sidebar.affix-top, 
	.main-right .sidebar.affix-bottom {
		position: relative !important;
		top: inherit !important;
	}
}
@media (min-width: 1200px) {
	.main .ads {
		padding: 0;
	}
	.main-left {
		float: left;
		width: 850px;
		
	}
	.main-right {
		float: right;
		width: 300px;
	}
	.main-right .sidebar.affix {
		width: inherit;
		position: fixed;
		/* bottom: 0; */
		z-index: 1;
	}
	.main-right .sidebar.affix-bottom {
		position: relative;
	}
	
}
.block {
	margin-bottom: 10px;
}
.block .block-name {
	position: relative;
	margin-bottom: 10px;
	background-color: #262626;
	background-image: url(/images/b-n-bg.png);
	border-bottom: 2px solid #f39800;
	border-radius: 6px 0 0 0;
}
.block .block-name h4 {
	float: left;
	margin: 0;
	margin-top: -4px;
	padding: 6px 8px 4px 8px;
	background-color: #f39800;
	background: linear-gradient(#f39800, #ffc057, #f39800);
	border-radius: 6px 6px 0 0;
}
.block .block-name h4 a {
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	min-width: 84px;
	height: 30px;
	line-height: 31px;
	text-align: center;
	color: #f39800;
	background-color: #262626;
	border-radius: 15px 15px 15px 0;
	box-shadow: 0 1px 1px rgba(255,255,255,.5), inset 0 1px 2px rgba(0,0,0,.2);
}
.block .block-name .more {
	float: right;
	color: #fff;
}
.block .block-name .more a {
	display: block;
	padding: 7px 10px;
	color: #fff;
	font-size: 14px;
}
.block .block-name.sub {
	background: none;
	border-bottom: 2px solid #222222;
}
.block .block-name.sub h4 {
	position: relative;
	margin: 0;
	padding-left: 30px;
	background: none;
	background-color: #222222;
	background-image: url(/images/b-n-bg.png);
	border-radius: 0;
}
.block .block-name.sub h4:before {
	content: "";
	position: absolute;
	top: 8px;
	left: 8px;
	width: 21px;
	height: 21px;
	border-radius: 10px 10px 10px 0;
	background-color: #f39800;
}

.block .block-name.sub h4 a {
	padding-left: 6px;
	padding-right: 6px;
	height: 26px;
	line-height: 26px;
	background: none;
	box-shadow: none;
}
.block .block-name.sub .more a {
	color: #191919;
}
.block .block-name .dropdown {
	float: right;
	position: static;
	z-index: 1;
}
.block .block-name .dropdown > button {
	margin: 0;
	padding: 8px 10px;
	font-size: 14px;
	color: #fff;
	background-color: transparent;
	border: none;
	outline: none;
}
.block .block-name .dropdown.open > button {
	background-color: rgba(255,255,255,.05);
}
.block .block-name .dropdown > ul {
	margin: 0;
	left: 0;
	right: 0;
	min-width: 100%;
	text-align: center;
	background-color: rgba(255,152,0,.95);
	border-radius: 0;
	box-shadow: 0 2px 2px rgba(0,0,0,.35);;
	border: none;
}
.block .block-name .dropdown > ul {
	
}
.block .block-name .dropdown > ul > li {
	display: inline-block;
	margin: 5px 0;
	width: 30%;
}
.block .block-name .dropdown > ul > li.active a,
.block .block-name .dropdown > ul > li.active a:hover {
	color: rgba(255,255,255,.75);
	background-color: rgba(255,255,255,.1);
}
.block .block-name .dropdown > ul > li > a {
	color: #fff;
}
.block .block-name .dropdown > ul > li > a:hover,
.block .block-name .dropdown > ul > li > a:active,
.block .block-name .dropdown > ul > li > a:focus {
	background-color: transparent;
}
.block .block-content {}
.block .block-content .ads {
	display: none !important;
}
.block .block-content .pager {
	text-align: left;
}
.block .block-content .pager > a {
	position: relative;
	display: block;
	margin: 10px 0;
	height: 40px;
	line-height: 40px;
	background-color: #e1e1e1;
	transition: .35s;
}
.no-touchevents .block .block-content .pager > a:hover {
	color: #fff;
	background-color: #3c3c3c;
}
.block .block-content .pager > a span {	
	display: block;
	padding-left: 50px;
	padding-right: 10px;
	text-align: left;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.block .block-content .pager > a .fa {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 26px;
	text-align: center;
	color: #fff;
	background-color: #f39800;
}

.block .block-content > .row {
	margin-left: -5px;
	margin-right: -5px;
}
.block .block-content > .row > div {
	padding-left: 5px;
	padding-right: 5px;
}
.block .block-content > .row > div:nth-child(2n+1) {
	clear: both;
}
.block .module-wrap {
	margin-bottom: 20px;
}
.block .module-wrap a {
	display: block;
	text-decoration: none;
}
.block .module-thumb {
	margin-bottom: 5px;
}
.block .module-title {
	height: 2.8em;
	line-height: 1.4em;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.block .module-icon i {
	margin-top: 4px;
	margin-right: 4px;
	font-size: 17px;
	color: #ff9800;
}
.block .module-icon i.fa-circle:before,
.icon.point .fa-circle:before {
	content: "\f005";
	font-size: 19px;
}
.block .module-icon i.fa-circle-o:before,
.icon.point .fa-circle-o:before {
	content: "\f006";
	font-size: 19px;
}
.block .module-hitcnt i {
	margin-top: 4px;
	margin-right: 4px;
	font-size: 17px;
	color: #ff9800;
}
.block .module-hitcnt i.fa-circle:before,
.hitcnt.point .fa-circle:before {
	content: "\f005";
	font-size: 19px;
}
.block .module-hitcnt i.fa-circle-o:before,
.hitcnt.point .fa-circle-o:before {
	content: "\f006";
	font-size: 19px;
}
.block .module-wrap a .module-thumb {
	position: relative;
	overflow: hidden;
}
.block .block-content > .row .active .module-wrap a {
	position: relative;
}
.block .block-content > .row .active .module-wrap a:before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	display: inline-block;
	background-color: #ff9800;
}
.block .block-content > .row .active .module-wrap a:after {
	position: absolute;
	z-index: 1;
	top: 12px;
	right: 12px;
	content: "\f04b";
	display:inline-block;
	color: #fff;
	font:normal normal normal 14px/1 FontAwesome;
	font-size: 18px;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
.block .block-content > .row.no-video .active .module-wrap a:before,
.block .block-content > .row.no-video .active .module-wrap a:after {
	display: none;
}
.block .block-content > .row .active .module-thumb:before {
	content: "";
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 4px;
	background-color: #ff9800;
}
.no-touchevents .block .module-wrap a .module-thumb:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0);
	transition: .35s;
}
.no-touchevents .block .module-wrap a:hover .module-thumb:after {
	background-color: rgba(255,255,255,.35);
}
.block .block-content > .row .active .module-title {
	color: #777;
}

.block-recommend {
	margin-bottom: 20px;
}
.block-recommend .player-wrap {
	margin-bottom: 10px;
}
.block-recommend .player-wrap .next-play {
	display: none;
}
div#live.next-play {
	position: relative;
	display: block;
	background-color: #000;
}
div#live.next-play .module-tips {
	    position: absolute;
		top: 0;
		left: 5px;
		padding: 3px 12px;
		font-size: 14px;
		color: #fff;
		background-color: rgba(195, 39, 39, 0.7);
		height:46px;

	}
#nextPlayAnimat {
	display: none;
	position: absolute;
	z-index: 1;
}
.block-recommend .player-wrap .player {
	
}
.block-recommend .play-list {}
.block-recommend .play-list.no-animat {
	margin-top: 10px;
	margin-bottom: 10px;
}
.block-recommend .module-wrap {
	position: relative;
	margin-bottom: 0;
}

.block-recommend .play-list .module-wrap .module-thumb {
	display: none;
}
.block-recommend .play-list .module-wrap a {
	display: block;
	text-decoration: none;
}
.block-recommend .play-list .module-wrap .module-title {
	padding-right: 75px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.block-recommend .play-list .module-wrap .module-icon {
	position: absolute;
	top: 7px;
	right: 1px;
}
.block-recommend .play-list .module-wrap .module-icon .fa {
	margin-right: 3px;
}
.block-recommend .play-list .module-wrap .module-icon .fa:before {
	font-size: 13px;
}
.block-recommend .play-list .module-wrap.active a {
	position: relative;
	padding-left: 48px;
	padding-right: 8px;
	color: #fff;
	background-color: #303030;
}
.block-recommend .play-list .module-wrap.active a:before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	display: inline-block;
	background-color: #ff9800;
}
.block-recommend .play-list .module-wrap.active a:after {
	position: absolute;
	z-index: 1;
	top: 12px;
	left: 14px;
	content: "\f04b";
	display:inline-block;
	font:normal normal normal 14px/1 FontAwesome;
	font-size: 18px;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
.block-recommend .block-name {
	background-color: transparent;
	background-image: none;
	border-color: #d90726;
}
.block-recommend .block-name h4 {
	background: linear-gradient(#f39800, #ffc057, #d90726);
}
.block-recommend .block-name h4 a {
	color: #eb380e;
	background-color: #fff;
}
.block .block-name .attention {
	padding-left: 10px;
	height: 36px;
	line-height: 36px;
	font-size: 15px;
	overflow: hidden;
/* 	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1; */
}
.block .block-name .attention .carousel .carousel-inner {
	z-index: 0;
}
.block .block-name .attention .carousel .carousel-inner .item a {
	display: block;
	width: 100%;
	padding-right: 6px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.block-recommend .block-name .attention .carousel .carousel-inner .item a {
	color: #191919;
}
.block .block-name .attention .carousel .control {
	position: absolute;
	top: 0;
}
.block .block-name .attention .carousel .control button {
	padding: 0 8px;
	margin: 0;
	background-color: transparent;
	border: none;
	font-size: 19px;
	color: #aaa;
	outline: none;
	transition: .35s;
}
.block .block-name .attention .carousel .control:hover button {
	color: #ff9800;
	background-color: rgba(0,0,0,.05);
}
.block .block-name .attention .carousel .control-left {
	right: 25px;
}
.block .block-name .attention .carousel .control-right {
	right: 0;
}
@media (max-width: 767px) {
	.block .block-name .attention .carousel .carousel-inner {
		width: 100%;
	}
	.block .block-name .attention .carousel .control {
		display: none;
	}
}
.block-poppop .block-name {
	border-color: #d90726;
}
.block-poppop .block-name h4 {
	background-color: #d90726;
	background: linear-gradient(#d90726, #ff576b, #d90726);
}
.block-poppop .block-name h4 a {
	color: #fc3043;
}
.block .player-area .player-wrap .caption .title h1,
.block .detail-wrap .heading h1 {
	color: #191919;
    margin-top: 10px;
    margin-bottom: 5px;
    line-height: 1.4em;
    font-size: 20px;
    font-weight: bold;
}
.block .player-area .player-wrap .caption .icon,
.block .detail-wrap .heading .icon {
	font-size: 14px;
}
.block .player-area .player-wrap .more {
	display: inline-block;
	margin: 8px 0;
}
.block .player-area .player-wrap .more a {
    display: block;
    padding: 2px 6px;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
    background-color: #d90726;
}
.block .player-area .player-wrap .more a:hover {
	background-color: #ec1737;
}
.block .player-area .player-wrap .social {
	margin-top: 10px;
}
.block .player-area .player-wrap .social .share-group {
	
}
.block .player-area .player-wrap .social .share-group .share-btn {
	display: inline-block;
	padding: 7px 9px;
	height: 36px;
	min-width: 36px;
	text-align: center;
	color: #fff;
	background-color: gray;
	cursor: pointer;
}
.block .player-area .player-wrap .social .share-group .share-btn.facebook { background-color: #3b5999 }
.block .player-area .player-wrap .social .share-group .share-btn.twitter { background-color: #00aced }
.block .player-area .player-wrap .social .share-group .share-btn.weibo { background-color: #d90726 }
.block .player-area .player-wrap .social .share-group .share-btn.email { background-color: #f39800 }
.block .player-area .player-wrap .social .share-group .share-btn i {
	font-size: 17px;
}
.block .player-area .player-wrap .social .share-group .share-btn em {
	display: none;
	margin-left: 7px;
	font-size: 15px;
	font-style: normal;
}
.block .player-area .player-wrap .social .subscription .sub-btn,
.block .player-area .player-wrap .social .subscription .count {
	display: inline-block;
	padding-top: 9px;
	height: 36px;
	font-size: 15px;
}
.block .player-area .player-wrap .social .subscription .sub-btn {
	cursor: pointer;
}
.block .player-area .player-wrap .social .subscription .sub-btn i {
	font-size: 14px;
	color: #d90726;
}
.block .player-area .player-wrap .social .subscription .count {
	color: #777;
}
.block .detail-wrap .tags {
	margin: 30px 0 30px 0;
	font-size: 14px;
}
.block .detail-wrap .tags .fa-before {
	
}
.block .detail-wrap .tags .fa-before {
	display: inline-block;
	margin-right: 10px;
}
.block .detail-wrap .tags .fa-before:before {
	content: "\f02b";
	margin-right: 3px;
	color: #777;
}
.block .detail-wrap .tags .n {
	display: block;
	margin-bottom: 6px;
	color: #777;
}
.block .detail-wrap .heading {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
.block .detail-wrap .heading .count,
.block .detail-wrap .heading .date {
	display: inline-block;
	color: #777;
	font-size: 15px;
}
.block .detail-wrap .heading .date {
	float: left;
	margin-right: 20px;
}
.block .detail-wrap .heading .icon {
	clear: both;
}
.block .detail-wrap .content {
/* 	padding-bottom: 30px; */
}
.block .detail-wrap .content p {
	line-height: 1.8em;
}
.block-search .block-name {
	margin-bottom: 0;
	background: none;
}
.block-search .block-name h4 {
	background: none;
	padding-left: 0;
	padding-top: 2px;
	padding-bottom: 8px;
}
.block-search .block-name .pull-right {
	font-size: 14px;
}
.block-search .block-name .pull-right em {
	padding:  5px;
	color: #ec2915;
	font-style: normal;
}
.block-search .form-wrap {
	margin-bottom: 10px;
	padding: 10px 12px;
	background-color: #e1e1e1;
}
.form-inline.form-search {
	position: relative;
	display: block;
	margin: 0;
	
}
.form-inline.form-search .form-group {
	margin-bottom: 0;
}
.form-inline.form-search .form-control {
	color: #191919;
	border-radius: 0;
	font-size: 15px;
}
.form-inline.form-search .form-control:focus {
	color: #191919;
	box-shadow: 0 0 7px rgba(231,82,2,.75);
	
	border-color: rgba(231,82,2,.75);
}
.form-inline.form-search .btn {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	margin: 0 auto;
	color: #fff;
	background-color: #ec2915;
	border-color: #ec2915;
	border-radius: 0;
}


.block-search .module-wrap {

}
.block-search .module-wrap a {
	display: block;
}
.block-search .module-wrap a:after {
	content: "";
	display: table;
	clear: both;
}
.block-search .module-wrap .module-thumb {
	float: left;
	margin-right: 10px;
	width: 50%;

}
.block-search .block-content > .row {
	padding-top: 10px;
}
/* eastweek */
.block-eastweek .block-name {
	border-bottom: 2px solid #ab0202;
	background-color: #002140;
}

.block-eastweek .block-name h4 {
	background-color: #ab0202;
	background: linear-gradient(#e41717, #ed4f4f, #ab0202);	
}
.block-eastweek .block-name h4 a {
	color: #fff;
	background-color: #002140;
}
.block-eastweek .block-name .dropdown > ul {
	background-color: rgba(171,2,2,.95)
}
.block-eastweek .gallery .row {
	margin-left: -5px;
	margin-right: -5px;
}
.block-eastweek .gallery .col {
	margin-bottom: 12px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;

}
.block-eastweek .gallery .col a {
	position: relative;
	display: block;
}
.block-eastweek .gallery .col a:after {
	content: "";
	display: table;
	clear: both;
}
.block-eastweek .gallery .col .thumb img {
	width: 100%;
}
.block-eastweek .gallery .col .title {
	width: 100%;
}
.block-eastweek .gallery .col-1 {
	margin-bottom: 15px;
	width: 100%;
}
.block-eastweek .gallery .col-1 .title {
	position: absolute;
	bottom: 0;
	padding: 10px;
	color: #fff;
	background: linear-gradient(rgba(0,0,0,.0),rgba(0,0,0,.85));
}
.block-eastweek .gallery .col-2 {
	width: 100%;
}
.block-eastweek .gallery .col-2 a {
	padding-bottom: 12px;
	border-bottom: 1px solid #ddd;
}
.block-eastweek .gallery .col-3 {
	width: 100%;
}
.block-eastweek .gallery .col-2 .thumb,
.block-eastweek .gallery .col-3 .thumb {
	float: left;
	width: 35%;
	margin-right: 10px;
}
.block-eastweek .gallery .col a .thumb {
	position: relative;
}
.block-eastweek .gallery .col a .thumb:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0);
	transition: .35s;
}
.block-eastweek .gallery .col a:hover .thumb:after {
	background-color: rgba(255,255,255,.35);
}

@media (min-width: 768px) {
	.block .block-content .pager:after {
		content: "";
		display: table;
		clear: both;
	}
	.block .block-content .pager > a {
		width: 49%;
	}

	.block .block-content .pager > a.prev {
		float: left;

	}
	.block .block-content .pager > a.next {
		float: right;
	}
	.block .block-content .pager > a.next .fa {
		top: 0;
		left: auto;
		right: 0;
	}
	.block .block-content .pager > a.next span {
		padding-left: 10px;
		padding-right: 50px;
		text-align: right;
	}
	.block .block-name .attention .carousel .carousel-inner {
		padding-right: 50px;
	}
	.block .module-wrap a .module-thumb,
	.block .module-wrap a .module-thumb img {
		height: 133px;
	}
	.block .col-sm-6 .module-wrap a .module-thumb,
	.block .col-sm-6 .module-wrap a .module-thumb img {
		height: 201px;
	}
	.block-recommend .module-wrap a .module-thumb, 
	.block-recommend .module-wrap a .module-thumb img {
		height: 77px;
	}
	.block-recommend .play-list.no-animat .module-wrap a .module-thumb,
	.block-recommend .play-list.no-animat .module-wrap a .module-thumb img {
		height: 132px;
	}
	.block-recommend .play-list {
		margin-left: -5px;
		margin-right: -5px;
	}
	.block-recommend .play-list:after {
		content: "";
		display: table;
		clear: both;
	}
	.block-recommend .play-list .module-wrap {
		float: left;
		padding-left: 5px;
		padding-right: 5px;
		width: 20%;
	}
	.block-recommend .play-list.no-animat .module-wrap {
		width: 33.3%;
	}
	.block-recommend .play-list .module-wrap .module-thumb {
		display: block;
	}
	.block-recommend .play-list .module-wrap .module-title {
		margin-top: 8px;
		padding-right: 0;
		height: 2.8em;
		line-height: 1.4em;
		font-size: 15px;
		white-space: normal;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
	.block-recommend .play-list .module-wrap .module-icon {
		top: auto;
		right: auto;
		left: 5px;
		bottom: 2px;
	}
	.block-recommend .play-list .module-wrap .module-icon .fa:before {
		font-size: 17px;
	}
	.block-recommend .play-list .module-wrap.active .module-icon .fa:before {
		font-size: 13px;
	}
	.block-recommend .play-list .module-wrap a {
		padding-bottom: 22px;
		border-bottom: 4px solid transparent;
	}
	.block-recommend .play-list .module-wrap.active a {
		padding-left: 0;
		padding-right: 0;
		border-bottom: 4px solid #ff9800;
	}
	.block-recommend .play-list .module-wrap.active a:before {
		top: 0;
		left: auto;
		right: 0;
		width: 36px;
		height: 36px;
	}
	.block-recommend .play-list .module-wrap.active a:after {
		top: 10px;
		left: auto;
		right: 10px;
	}
	.block-recommend .play-list .module-wrap.active .module-title {
		padding: 0 6px;
	}
	div#live.next-play {
		height: 728px;	
	}
	.main .ads {
		margin-left: -20px;
		margin-right: -20px;
	}
	.block .block-content > .row > div:nth-child(2n+1) {
		clear: none;
	}
	.block .block-content > .row > div:nth-child(3n+1) {
		clear: both;
	}
	.block .block-content > .row > div.col-sm-6:nth-child(3n+1) {
		clear: none;
	}
	.block .block-name .dropdown > button {
		display: none;
	}
	.block .block-name .dropdown > ul {
		display: block;
		position: relative;
		z-index: 0;
		left: auto;
		right: 0;
		padding: 0;
		min-width: 0px;
		width: auto;
		background-color: transparent;
		box-shadow: none;
	}
	.block .block-name .dropdown > ul > li {
		display: inline-block;
		margin: 0;
		padding: 0;
		width: auto;
	}
	.block .block-name .dropdown > ul > li > a {
		padding: 8px 10px;
	}
	.block .player-area .player-wrap:after {
		content: "";
		display: table;
		clear: both;
	}
	.block .player-area .player-wrap .caption {
		float: left;
		max-width: 450px;
	}
	.block .player-area .player-wrap .caption .title h1,
	.block .detail-wrap .heading h1 {
		margin-top: 10px;
		margin-bottom: 8px;
		line-height: 1.4em;
		color: #191919;
		font-size: 26px;
		font-weight: bold;

	}
	.block .player-area .player-wrap .more {
		float: right;
		margin-top: 16px;
	}
	.block .player-area .player-wrap .social .share-group .share-btn em {
		display: inline-block;
	}
	.block .detail-wrap {
		
	}
	.block .detail-wrap .heading {
		position: relative;
	}
	.block .detail-wrap .heading .count {
		position: absolute;
		top: 0;
		right: 0;
		text-align: right;
		font-size: 15px;
	}
	.block .detail-wrap .heading .count .value {
		display: block;
		color: #191919;
		font-size: 26px;
		

	}
	.block .detail-wrap .heading h1 {
		padding-right: 80px;
	}
	.block .detail-wrap .heading .date {
		float: none;
	}
	.block-search .form-wrap {
		margin-bottom: 15px;
	}
	.form-inline.form-search .form-group,
	.form-inline.form-search .form-control {
		width: 100%;
	}
	.form-inline.form-search .btn {
		width: 80px;
	}
	.block-search .module-wrap .module-thumb {
		margin-right: 20px;
		width: 33%;
	}
	/*  */
	.block-eastweek .gallery .col-1 {
		float: left;
		width: 495px;
	}
	.block-eastweek .gallery .col-1 .title {
		font-size: 26px;
		font-weight: bold;
	}
	.block-eastweek .gallery .col-2,
	.block-eastweek .gallery .col-3 {
		float: left;
		width: 243px;
	}
	.block-eastweek .gallery .col-2 a {
		padding-bottom: 0;
		border-bottom: none;
	}
	.block-eastweek .gallery .col-2 .thumb,
	.block-eastweek .gallery .col-3 .thumb {
		float: none;
		width: 100%;
	}
	.block-eastweek .gallery .col-2 .title,
	.block-eastweek .gallery .col-3 .title {
		position: absolute;
		bottom: 0;
		padding: 10px;
		color: #fff;
		background: linear-gradient(rgba(0,0,0,.0),rgba(0,0,0,.85));
	}
	.block-eastweek .gallery .col-1 .thumb img {
		width: 485px;
		height: 272px;
	}
	.block-eastweek .gallery .col-2 .thumb img,
	.block-eastweek .gallery .col-3 .thumb img {
		width: 233px;
		height: 130px;
	}
}
@media (max-width: 1199px) {
	.block .player-area .ctrl {
		display: none;
	}
	.block .player-area .list-wrap .list ul {
		margin: 15px 0;
		padding: 10px 10px;
		list-style: none;
		border: 1px dashed #ccc;
		background-color: rgba(0,0,0,.05);
		transition: .35s;
	}
	.block .player-area .list-wrap .list ul:hover {
		background-color: rgba(80,20,0,.08);
	}
	.block .player-area .list-wrap .list ul li {
		display: none;
	}
	.block .player-area .list-wrap .list ul li.active + li {
		position: relative;
		display: block;
	}
	.block .player-area .list-wrap .list ul li.active + li a {
		position: relative;
		z-index: 1;
		display: block;
		padding-top: 26px;
		padding-right: 60px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.block .player-area .list-wrap .list ul li.active + li:before {
		position: absolute;
		z-index: 0;
		top: 0;
		left: 0;
		content: "\5373 \5C07 \64AD \653E ";
		display: block;
		font-size: 15px;
		color: #777777;
		
	}
	.block .player-area.no-video .list-wrap .list ul li.active + li:before {
		content: "\4E0B \4E00 \7BC7 ";
	}
	.block .player-area .list-wrap .list ul li.active + li:after {
		 display: inline-block;
		 font: normal normal normal 14px/1 FontAwesome;
		 font-size: inherit;
		 text-rendering: auto;
		 -webkit-font-smoothing: antialiased;
		 -moz-osx-font-smoothing: grayscale;

		 position: absolute;
		 z-index: 0;
		 top: 0px;
		 right: 0px;
		 content: "\f051";
		 width: 48px;
		 height: 48px;
		 line-height: 48px;
		 text-align: center;
		 font-size: 24px;
		 color: #fff;
		 background-color: #d90726;
	}
	.block .player-area.no-video .list-wrap .list ul li.active + li:after {
		content: "\f054";
		line-height: 49px;

	}
	.block .player-area .list-wrap .list ul:hover li.active + li:after {
		background-color: #ec1737;
	}
}
@media (min-width: 1200px){
	.block .module-wrap a .module-thumb,
	.block .module-wrap a .module-thumb img {
		height: 155px;
	}
	.block .col-sm-6 .module-wrap a .module-thumb,
	.block .col-sm-6 .module-wrap a .module-thumb img {
		height: 236px;
	}
	.block-recommend .module-wrap a .module-thumb, 
	.block-recommend .module-wrap a .module-thumb img {
		height: 127px;
	}
	.block-recommend .play-list.no-animat .module-wrap a .module-thumb,
	.block-recommend .play-list.no-animat .module-wrap a .module-thumb img {
		height: 105px;
	}
	.block-poppop .module-wrap a .module-thumb, 
	.block-poppop .module-wrap a .module-thumb img {
		height: 63px;
	}
	.block-recommend {
    	margin-bottom: 30px;
	}
	.block-recommend .player-wrap.row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.block-recommend .player-wrap.row > div {
		padding-left: 5px;
		padding-right: 5px;
	}
	.block-recommend .player-wrap .next-play {
		display: block;
	}
	div#live.next-play {
		height: 580px;	
	}
	.block-recommend .player-wrap .next-play a {
		position: relative;
		display: block;
	}
	.block-recommend .player-wrap .next-play  .module-thumb {
		margin-bottom: 0;
	}
	
	.block-recommend .player-wrap .next-play  .module-thumb:before {
		content: "";
		position: absolute;
		z-index: 0;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(255,255,255,.25);
	}
	.block-recommend .player-wrap .next-play  .module-thumb:after {
		content: "";
		position: absolute;
		z-index: 0;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: linear-gradient(rgba(0,0,0,.0),rgba(0,0,0,.35),rgba(0,0,0,.85));

		background: linear-gradient(rgba(0,0,0,.0),rgba(0,0,0,.15),rgba(0,0,0,.85));
	}
	.block-recommend .player-wrap .next-play .module-title {
		position: absolute;
		left: 20px;
		right: 20px;
		bottom: 45px;
		height: auto;
		font-size: 26px;
		font-weight: bold;
		color: #fff;
		text-shadow: 0 1px 2px rgba(0,0,0,.5);
	}
	.block-recommend .player-wrap .next-play .module-icon {
		position: absolute;
		left: 20px;
		bottom: 15px;
	}
	.block-recommend .player-wrap .next-play .module-title span {
		display: inline-block;
	}
	.block-recommend .player-wrap .next-play .module-tips {
		
		position: absolute;
		top: 0;
		left: 0;
		padding: 3px 12px;
		font-size: 14px;
		color: #fff;
		background-color: rgba(0,0,0,.85);
	
	}
	.block-recommend .player-wrap .next-play .module-tips-live {
		position: absolute;
		top: 0;
		left: 5px;
		padding: 3px 12px;
		font-size: 14px;
		color: #fff;
		background-color: rgba(195, 39, 39, 0.7);
		height:46px;
		line-height: 40px;
	}
	
	.block-recommend .player-wrap .next-play .module-tips .countdown {
		display: block;
	}
	.block-recommend .player-wrap .next-play .module-tips .countdown em {
		margin-right: 3px;
	}
	.block-recommend .player-wrap .next-play .module-play-icon {
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -25.5px;
		margin-left: -25.5px;
		padding-left: 6px;
		width: 55px;
		height: 55px;
		line-height: 55px;
		text-align: center;
		font-size: 34px;
		border-radius: 50%;
		background-color: rgba(0,0,0,.85);
		opacity: 0;
		transition: opacity .35s;
	}
	.block-recommend .player-wrap .next-play a:hover .module-play-icon {
		opacity: 1;
	}
	.block-recommend .player-wrap .next-play .module-play-icon .fa {
		color: #fff;
	}
	.block-recommend .player-wrap .next-play .module-play-icon:hover .fa {
		color: #ffae00;	
	}
	.block-recommend .play-list .module-wrap .module-thumb {
		position: relative;
		margin-bottom: 0;
	}
	/*
	.block-recommend .play-list .module-wrap .module-thumb:before {
		content: "";
		position: absolute;
		z-index: 1;
		width: 100%;
		height: 100%;
		background: linear-gradient(rgba(0,0,0,.0),rgba(0,0,0,.85));
	}	
	.block-recommend .play-list .module-wrap a {
		position: relative;
		padding: 0;
	}
	.block-recommend .play-list .module-wrap .module-title {
 		position: absolute;
		z-index: 1;
		bottom: 5px;
		padding: 0 6px;
		font-size: 16px;
		color: #fff; 
	}
	*/
	.block-recommend .play-list .module-wrap .module-title span {
		display: inline-block;
	}
	.block-recommend .play-list .module-wrap .module-icon .fa {
		margin-right: 4px;
	}
	.block-recommend .play-list .module-wrap .module-icon .fa:before {
		font-size: 19px;
	}
	.block-recommend .play-list .module-wrap.active .module-icon .fa:before {
		font-size: 15px;
	}
	.block-poppop .block-name {
		margin-bottom: 0;
	}
	.block-poppop .block-content {
		padding: 10px;
		background-color: #222222;
	}
	.block-poppop .block-content .module-wrap {
		margin-bottom: 10px;
	}
	.block-poppop .block-content .module-thumb {
		float: left;
		width: 40%;
		margin-right: 10px;
		margin-bottom: 0;
	}
	.block-poppop .block-content .module-title {
		color: #fff;
		font-size: 15px;
	}
	.block .player-area {
		margin-bottom: 20px;
	}
	.block .player-area:after {
		content: "";
		display: table;
		clear: both;
	}
	.block .player-area .player-wrap {
		float: left;
		width: 550px;
	}
	.block .player-area .player-wrap.for-desktop-dtl {
		width: 100%;
	}
	.block .player-area .player-wrap .player {
		height: 309px;
		overflow: hidden;
	}
	
	.block .player-area .list-wrap {
		float: right;
		width: 290px;
		background-color: #262626;
	}
	.block .player-area .list-wrap .list {
		height: 309px;
		overflow-y: scroll;
	}
	.block .player-area .list-wrap .list ul {
		margin: 0;
		padding: 0;
		position: relative;
	}
	.block .player-area .list-wrap .list ul li {
		margin-bottom: 5px;
	}

	.block .player-area .list-wrap .list ul li.active {
		position: relative;
	}
	.block .player-area .list-wrap .list ul li.active:before {
		content: "\5373 \5C07 \64AD \653E ";
		position: absolute;
		bottom: -10px;
		left: 50%;
		margin-left: -50px;
		width: 100px;
		text-align: center;
		font-size: 15px;
		color: #656565;
		background-color: #262626;
	}
	.block .player-area .list-wrap .list ul li.active:after {
		content: "";
		display: block;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 15px;
		margin-bottom: 15px;
		border-bottom: 1px solid #333;
	}
	.block .player-area.no-video .list-wrap .list ul li.active:before,
	.block .player-area.no-video .list-wrap .list ul li.active:after {
		display: none;
	}
	.block .player-area .list-wrap .list ul li.active:last-child:before,
	.block .player-area .list-wrap .list ul li.active:last-child:after {
		display: none;
	}
	.block .player-area .list-wrap .list ul li.active a {
			position: relative;
			padding-left: 48px;
			background-color:  rgba(0,0,0,.5);
			background-color: rgba(255,255,255,.05);
			box-shadow: 0px 3px 0 rgba(0,0,0,.2);
	}
	.block .player-area .list-wrap .list ul li.active a:before {
		content: "";
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
		width: 40px;
		height: 40px;
		display: inline-block;
		background-color: #ff9800;
	}
	.block .player-area .list-wrap .list ul li.active a:after {
		position: absolute;
		z-index: 1;
		top: 12px;
		left: 14px;
		content: "\f04b";
		display:inline-block;
		font:normal normal normal 14px/1 FontAwesome;
		font-size: 18px;
		text-rendering:auto;
		-webkit-font-smoothing:antialiased;
		-moz-osx-font-smoothing:grayscale;
	}
	.block .player-area.no-video .list-wrap .list ul li.active a {
		padding-left: 15px;
	}
	.block .player-area.no-video .list-wrap .list ul li.active a:before {
		width: 4px;
	}
	.block .player-area.no-video .list-wrap .list ul li.active a:after {
		content: "";
		display: none;
	}

	.block .player-area .list-wrap .list ul li a {
		display: block;
		padding: 0px 15px;
		height: 40px;
		line-height: 40px;
		color: #fff;
		overflow: hidden;
		text-overflow: ellipsis;
		text-decoration: none;
		white-space: nowrap;
		width: 100%;
		background-color: rgba(255,255,255,0);
		transition: .35s;
	}
	.block .player-area .list-wrap .list ul li a:hover {
		background-color: rgba(255,255,255,.05);
	}
	.block .player-area .ctrl {
		display: block;
		padding: 15px 15px;
		font-size: 15px;
		background-color: #e1e1e1;
		-moz-user-select:none;
		-webkit-user-select:none;
		-ms-user-select:none;
		-khtml-user-select:none;
		user-select:none;
	}
	.block .player-area .ctrl > span {
		cursor: pointer;
	}
	.block .player-area .ctrl > span.pull-right {
		display: none;
	}
	.block .player-area .ctrl .off {
		color: #999;
	}
	.block .player-area .ctrl .fa {
		position: relative;
		top: 1px;
		font-size: 17px;
		color: #d90726;
	}
	.block .player-area .ctrl .fa-toggle-on {
		color: #d90726;
	}
	.block .player-area .ctrl .fa-toggle-off {
		color: #999;
	}
	.block .player-area .ctrl .fa-list {
		display: none;
	}
	.block .detail-wrap .content {
		padding-right: 50px;
	}
	/* 	playlist-close */
	.block .playlist-close .player-area {
		position: relative;
		overflow: hidden;
	}
	.block .playlist-close .player-area .player-wrap {
		width: 100%
	}
	.block .playlist-close .player-area .player-wrap .caption {
		max-width: 750px;
	}
	.block .playlist-close .player-area .list-wrap {
		width: 0;
	}
	.block .playlist-close .player-area .list-wrap .ctrl {
		position: absolute;
		top: 0;
		right: 0;
		padding: 0;
		width: 45px;
		height: 45px;
		overflow: hidden;
		box-shadow: 0 0 5px rgba(0,0,0,.5);
		background-color: rgba(0,0,0,.75);

	}
	.block .playlist-close .player-area .ctrl .fa-list {
		display: block;
		padding: 12px 11px;
		color: #fff;
		font-size: 23px;
	}
	.block .playlist-close .player-area .list-wrap .ctrl .pull-right {
		display: none;
	}
	.block-search .form-wrap {
		padding: 15px
	}
	.form-inline.form-search {
		margin: 0 auto;
		width: 50%;
	}
	.block-eastweek .gallery {
		margin-bottom: 15px;
	}
	.block-eastweek .gallery .col {
    	margin-bottom: 8px;
	}
	.block-eastweek .gallery .col-1 {
		width: 573px;
		margin-right: 0px;
	}
	.block-eastweek .gallery .col-2,
	.block-eastweek .gallery .col-3 {
		width: 286px;
	}
	
	.block-eastweek .gallery .col-1 .thumb img {
		width: 563px;
		height: 318px;
	}
	.block-eastweek .gallery .col-2 .thumb img,
	.block-eastweek .gallery .col-3 .thumb img {
		width: 276px;
		height: 155px;
	}
}
#playerFixed {
	overflow: hidden;
	position: relative;
}
#playerFixed .fixed-wrap {
	width: 100%;
}
#playerFixed .fixed-wrap .ctrl-bar {
	display: none;
}
.no-video #playerFixed .fixed-wrap .ctrl-bar {
	display: none !important;
}
#playerFixed .current-detail {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
}
#playerFixed .current-detail a {
	display: block;
	padding: 13px 12px;
	font-size: 14px;
	color: #fff;
	background-color: rgba(0,0,0,.85);
	text-decoration: none;
	opacity: .5;
	transition: .35s;
}
#playerFixed .current-detail a .fa {
	margin-right: 5px;
}
#playerFixed .current-detail a:hover {
	opacity: 1;
}
#coverImg a {
	display: block;
}
#coverImg img {
	width: 100% !important;
}
@keyframes opacityAnimat { 
	0% { opacity: 1; }
	50% { opacity: .5; }
	100% { opacity: 1; }
}
@keyframes boxShadowAnimat {
	0% { box-shadow: 0 0 7px 2px rgba(255, 152, 0, .5); width: 250px; }
	50% { box-shadow: 0 0 7px 2px rgba(255, 152, 0, 1); width: 250px; }
	100% { box-shadow: 0 0 7px 2px rgba(255, 152, 0, 0); width: 250px; }
}
@keyframes nowPlayTipsAnimat {
	0% { opacity: 0; }
	25% { opacity: 1; }
	75% { opacity: 1; }
	100% { opacity: 0; }
}
@keyframes circleAnimat {
	0% { transform:scale(1,1) }
	40% { transform:scale(-1,1) }
	55% { transform:scale(-1,-1) }
	90% { transform:scale(1,1) }
}
@media (max-width: 767px){
	#playerFixed.mob-fixed .fixed-wrap {
		position: fixed;
		z-index: 10;
		top: 53px;
		margin-left: -10px;
	}
	.no-video #playerFixed.mob-fixed .fixed-wrap {
		position: relative !important;
		top: auto !important;
		left: auto !important;
	}
}
@media (min-width: 768px){
	#playerFixed.tab-fixed .fixed-wrap {
		position: fixed;
		z-index: 10;
		left: 20px;
		top: 100%;
		margin-top: -284px;
		width: 400px;
		border-radius: 3px 3px 0 0;
		box-shadow: 0 0 2px rgba(0,0,0,.3);
		overflow: hidden;
	}
	.no-video #playerFixed.tab-fixed .fixed-wrap {
		position: relative !important;
		top: auto !important;
		left: auto !important;
	}
	#playerFixed.tab-fixed .fixed-wrap .ctrl-bar {
		display: block;
		padding: 2px;
		background-color: #fff;
		background: linear-gradient(#fff, #ccc);
		background: #0a0a0a;
		background: linear-gradient(#222, #0a0a0a);
		color: #fff;
		cursor: move;
		-moz-user-select:none;
		-webkit-user-select:none;
		-ms-user-select:none;
		-khtml-user-select:none;
		user-select:none;
	}
	#playerFixed.tab-fixed .fixed-wrap .ctrl-bar h6 {
		float: left;
		display: inline-block;
		padding-left: 6px;
		font-size: 14px;
		
	}	
	#playerFixed.tab-fixed .fixed-wrap .ctrl-bar .title {
		display: inline-block;
		margin-top: 10px;
		line-height: 1em;
		width: 290px;
		font-size: 14px;
		color: #666;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	#playerFixed.tab-fixed .fixed-wrap .ctrl-bar .toggle {
		float: right;
		margin: 0;
		padding: 4px 5px;
		background: none;
		border: none;
		outline: none;
		opacity: .3;
	}
	#playerFixed.tab-fixed .fixed-wrap .ctrl-bar .toggle:hover {
		opacity: 1;
	}
	#playerFixed.tab-fixed .fixed-wrap.closed {
		width: 40px;
		border-radius: 3px;
	}
	#playerFixed.tab-fixed .fixed-wrap.closed.play-tips {
		animation-name: boxShadowAnimat;
		animation-duration: 2s;
		animation-iteration-count: 1;
	}
	#playerFixed.tab-fixed .fixed-wrap.closed .ctrl-bar {
		padding: 0;
		height: 70px;
		background: none;
	}
	#playerFixed.tab-fixed .fixed-wrap.closed .ctrl-bar h6 span, 
	#playerFixed.tab-fixed .fixed-wrap.closed .ctrl-bar .title {
		display: none;
	}
	#playerFixed.tab-fixed .fixed-wrap.closed .ctrl-bar .title {
		display: inline;
		margin: 0;
		padding: 13px 10px 5px 10px;
		width: auto;
		height: 70px;
		line-height: 1.5em;
		color: #000;
		background-color: rgba(255,152,0,.85);
		white-space: inherit;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		opacity: 0;
	}
	#playerFixed.tab-fixed .fixed-wrap.closed.play-tips .ctrl-bar .title {
		animation-name: nowPlayTipsAnimat;
		animation-duration: 2s;
		animation-iteration-count: 1;
	}
	#playerFixed.tab-fixed .fixed-wrap.closed .ctrl-bar:hover {
		animation: inherit;
	}
	#playerFixed.tab-fixed .fixed-wrap.closed .ctrl-bar h6 {
		width: 40px;
		height: 70px;
		margin: 0;
		padding: 6px 3px;
		text-align: center;
		font-size: 12px;
		background: linear-gradient(#222, #0a0a0a);
	}
	#playerFixed.tab-fixed .fixed-wrap.closed .toggle {
		position: absolute;
		z-index: 1;
		left: 0;
		top: 0;
		padding: 0;
		padding-bottom: 5px;
		width: 40px;
		height: 100%;
		opacity: 1;
	}
	#playerFixed.tab-fixed .fixed-wrap.closed .toggle .fa {
		margin-top: 38px;
		width: 25px;
		height: 25px;
		animation: circleAnimat 3s linear infinite;
	}
	#playerFixed.tab-fixed .fixed-wrap.closed .toggle .fa:before {
		content: "\f01d";
		font-size: 25px;
		color: #ff9800;
		
	}
	#playerFixed.tab-fixed .fixed-wrap.closed .toggle:hover .fa:before {
		

	}
	#playerFixed.tab-fixed .fixed-wrap.closed .jwplayer {
		display: none !important;
	}
	.jwvideo video {
		transform: inherit !important;
		height: 100% !important;
		width: 100% !important;
		right: 0px !important;
		left: 0px !important;
		top: 0px !important;
		bottom: 0px !important;
	}
/* expanded	 */
}


@media (min-width: 769px){
	.main .ads {
		margin-left: 0;
		margin-right: 0;
		background-color: transparent;
	}
}
.main-right {

}
@media (max-width: 767px) {
	.main {
		position: relative;
		z-index: 1;
		padding-top: 78px;
	}	
}
.sidebar .ads .ads-w300 {
	margin-bottom: 20px;
}
.sidebar .fb-wrap {
	margin: 0 auto 20px auto;
	width: 300px;
	height: 500px;
}
.footer {
	position: relative;
	padding-top: 30px;
	font-size: 14px;
	color: #888;
	background-color: #fff;
	
}
.footer a {
	color: #fff;
}
.footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer .info {
	background-color: #131313;
}
.footer .info .container {
	position: relative;
	padding-top: 60px;
}
.footer .hd-ew {
	position: absolute;
	top: -18px;
	padding: 0 5px;
	width: 315px;
	height: 57px;
	background-color: #fa9c00;
	background: linear-gradient(#fa9c00, #ffb200, #fa9c00);
	background: url(/images/f-hd-ew-bg.png);
	background: url(/images/f-hd-ew-bg.png), linear-gradient(#fa9c00, #ffb200, #fa9c00);
	box-shadow: 1px 3px 5px rgba(0,0,0,.5);
}
.footer .hd-ew:before {
	content: "";
	position: absolute;
	top: 0;
	left: -9px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 18px 9px;
	border-color: transparent transparent #a95f00 transparent;
}
.footer .hd-ew a {
	display: inline-block;
	height: 57px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
}
.footer .hd-ew .hd {
	width: 139px;
	background-image: url(/images/f-hd.png);
}
.footer .hd-ew .ew {
	width: 162px;
	background-image: url(/images/f-ew.png);
}
.footer .col {
	margin-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.footer .col-name {
	margin-bottom: 25px;
	font-size: 17px;
	color: #fff;
}
.footer .col-name:before {
	content: "";
	display: inline-block;
	position: relative;
	top: 3px;
	margin-right: 8px;
	width: 4px;
	height: 19px;
	border-radius: 3px 0 0 3px;
	background-color: #ff9800;
}

.footer .col.webgroup ul {}
.footer .col.webgroup ul li {
	display: inline-block;
}
.footer .col.webgroup ul li a {
	display: block;
	margin-right: 15px;
	margin-bottom: 20px;
	height: 31px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
}
.footer .col.webgroup select {
	width: 100%;
	margin-bottom: 10px;
	padding: 6px;
	color: #fff;
	border-radius: 3px;
	background-color: #2c2c2c;
	border: none;
}
.footer .col.webgroup ul {
	display: none;
}
.footer .col.webgroup ul li.stg a {
	width: 76px;
	background-image: url(/images/f-g-l-stg.png);
}
.footer .col.webgroup ul li.std a {
	width: 86px;
	background-image: url(/images/f-g-l-std.png);
}
.footer .col.webgroup ul li.hdf a {
	width: 139px;
	background-image: url(/images/f-g-l-hdf.png);
}
.footer .col.webgroup ul li.ts a {
	width: 80px;
	background-image: url(/images/f-g-l-ts.png);
}
.footer .col.webgroup ul li.et a {
	width: 80px;
	background-image: url(/images/f-g-l-et.png);
}
.footer .col.webgroup ul li.cb a {
	width: 129px;
	background-image: url(/images/f-g-l-cb.png);
}
.footer .col.webgroup ul li.stb a {
	width: 99px;
	background-image: url(/images/f-g-l-stb.png);
}
.footer .col.webgroup ul li.hdj a {
	width: 94px;
	background-image: url(/images/f-g-l-hdj.png);
}
.footer .col.webgroup ul li.stop a {
	width: 131px;
	height: 41px;
	background-image: url(/images/f-g-l-stop.png);
}
.footer .col.inquiry ul li,
.footer .col.contact ul li {
	margin-bottom: 10px;
}
.footer .col ul li .fa:before {
	color: #ff9800;
}
.footer .col.search {
	display: none;
}
.footer .icon-social {
	margin: 0px auto;
	padding: 20px 0;
	width: 220px;
}
.footer .icon-social a {
	display: inline-block;
	margin: 0 6px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	background-color: #2c2c2c;
	transition: background-color .35s;
}
.footer .icon-social a:nth-child(1) {
	background-color: #3b5999;
}
.footer .icon-social a:nth-child(2) {
	background-color: #e62117;
}
.footer .icon-social a:nth-child(3) {
	background-color: #689f38;
}

.footer .icon-social a:hover {
/* 	background-color: rgba(255,255,255,.05); */
	
}
.footer .cnt {
	padding: 10px 0;
	background-color: #0a0a0a;
}
.footer .cnt .tes a {
	display: inline-block;
	margin-right: 15px;
}

@media (max-width: 767px) {
	.footer {
		position: relative;
		z-index: 1;
	}
}
@media (min-width: 768px) {
	.footer .info {
		/* height: 248px; */
	}
	.footer .info .container {
		padding-bottom: 10px;
	}
	.footer .col.webgroup {
		float: left;
		width: 60%;
	}
	.footer .col.webgroup select {
		display: none;
	}
	.footer .col.webgroup ul {
		display: block;
	}
	.footer .col.inquiry {
		float: right;
		width: 40%;
	}
	.footer .col.contact {
		float: right;
		width: 40%;
	}
	
	.footer .cnt .tes {
		float: right;
	}
	.footer .cnt .tes a {
		margin-right: 0;
		margin-left: 10px;
	}
	.footer .cnt .cpr {
		float: left;
	}
	.footer .icon-social {
		position: absolute;
		top: 260px;
		width: 255px;
	}
	.footer .icon-social a {
		margin: 0 20px 0 0;
	}
}
@media (min-width: 1200px) {
	.footer {
	}
	.footer .info {
		height: 248px;
	}
	.footer .info .container {
		padding-bottom: 20px;
	}
	.footer .col.webgroup {
		width: 42%;
	}
	.footer .col.inquiry {
		float: left;
		width: 19%;
	}
	.footer .col.contact {
		float: left;
		width: 20%;
	}
	.footer .col.search {
		display: block;
		float: left;
		width: 19%;
	}
	.footer .col.search .form-group {
		position: relative;
		width: 100%;
	}
	.footer .col.search .form-group .form-control {
		width: 100%;
		color: #fff;
		background-color: #2c2c2c;
		border: none;
		box-shadow: none;
	}
	.footer .col.search .form-group .btn {
		position: absolute;
		top: 0;
		right: 0;
		font-size: 16px;
		color: #888888;
		background-color: transparent;
		border: none;
		transition: color .35s;
	}
	
	.footer .col.search .form-group .btn:hover {
		color: #ccc;
	}
	.footer .cnt .tes a {
		margin-left: 18px;
	}
	.footer .icon-social {
		top: 150px;
		right: 0;
		width: 220px;
	}
	.footer .icon-social a {
		margin: 0 6px;
		width: 36px;
		height: 36px;
		line-height: 36px;
		font-size: 20px;
	}
}
.alertinfo {
	margin-top: 40px;
	margin-bottom: 60px;
	text-align: center;
}
.alertinfo .icon .fa {
    font-size: 40px;
    width: 58px;
    height: 58px;
    line-height: 60px;
    border-radius: 30px;
    background: #fdbd60;
    color: #fff;
}
.alertinfo .tips {
	color: #777;
}
@media (min-width: 1200px) {
	.alertinfo {
		margin-top: 200px;
	}
}
.main-left .ads {
	display: none !important;
}
.live{
	display: block;
    padding: 0px 12px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    transition: .35s;
}
.legco{
	float:right;
}
.legco a {
	width:340px;
	height:50px;
	display: block;
	text-indent: -99999px;
	background-image: url(/images/legco2016_340_50.gif);
	background-repeat: no-repeat;
}
.block-live .block-name {
    margin-bottom: 15px;
    width: 100%;
    height: 40px;
    border-radius: 10px 20px 20px 0;
    color: #191919;
    background-color: #dde2ed;
    overflow: hidden;
}

.block-live .block-name:after {
    content: "";
    display: table;
    clear: both;
}

.block-live .block-name .live-icon {
    position: relative;
    float: left;
    margin-right: 20px;
    width: 143px;
    height: 40px;
    background-color: #003abc;
    background: #003abc url(/images/pn-live-icon.png) no-repeat center center;
    border-radius: 0 20px 20px 0;
    overflow: hidden;
}

.block-live .block-name .live-icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(to bottom, rgba(255,255,255,0.23),  rgba(255,255,255,.09));
    background: -moz-linear-gradient(to bottom, rgba(255,255,255,0.23),  rgba(255,255,255,.09));
    background: linear-gradient(to bottom, rgba(255,255,255,0.23),  rgba(255,255,255,.09));
    -webkit-transform: rotateZ(-9deg) translateX(-3px) translateY(-15px) scaleX(1.1) scaleY(1.1);
    -moz-transform: rotateZ(-9deg) translateX(-3px) translateY(-15px) scaleX(1.1) scaleY(1.1);
    transform: rotateZ(-9deg) translateX(-3px) translateY(-15px) scaleX(1.1) scaleY(1.1);
}

.block-live .block-name h4 {
    float: left;
    margin: 0;
    line-height: 40px;
    color: #191919;
}

.block-recommend .play-list .module-wrap.active.is_ads a, .block-recommend .play-list .module-wrap.is_ads a {
    background-color: #C1272D;
}
.block-recommend .play-list .module-wrap.active.is_ads a {
    color: #000;
}

.block-recommend .play-list .module-wrap.is_ads a .sp_label {
    background-color: yellow;
    position: absolute;
    display: none;
}

.block-recommend .play-list .module-wrap.is_ads a .sp_label {
    display: block;
}


.block-recommend .play-list .module-wrap.is_ads a {
    position: relative;
}
@media (min-width: 768px){
    .block-recommend .play-list .module-wrap.is_ads .module-icon .fa:before {
        font-size: 13px;
    }
    .block-recommend .play-list .module-wrap.is_ads a .module-title {
    color: #fff;
    padding: 0 6px;
}
}
@media (min-width: 1200px){
    .block-recommend .play-list .module-wrap.is_ads .module-icon .fa:before {
        font-size: 15px;
    }
}
.content img{
	max-width: 100%;
}