@charset "utf-8";

@import url("theme-ui.css");

@import url("theme-font.css");

body {
	font-family: "Microsoft YaHei","微软雅黑",STHeiti,"WenQuanYi Micro Hei",SimSun,sans-serif;
}

* {
	margin: 0;
	padding: 0;
	font-family: Helvetica,Arial,Microsoft Yahei,sans-serif;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent
}

a {
	text-decoration: none;
	outline: 0
}

a,h1, h2, h3, h4, h5, h6,h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #333;
}

.text-333 {
	color: #333;
}

.text-666 {
	color: #666;
}

.text-muted {
	color: #999;
}

.vod-name {
	line-height: 30px;
	float: left;
}

.vod-name h1 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

.star-ne {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	float: left;
}

.vod-score {
	float: right;
	line-height: 32px;
}

.vod-score #pingfen {
	font-size: 24px;
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #BC78EC;
	font-weight: bold;
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	background-image: linear-gradient(to right,#8c0ee4 0,#b56ee6 50%,#b874e8 100%);
	display: inline-block;
}

.position {
	margin-top: 10px;
	font-size: 14px;
	color: #999;
}

.position i {
	margin: 0 5px;
}

.position a {
	position: relative;
	color: #999;
}

.tv-zhibo {
	z-index: 2;
	position: absolute;
	display: inline-block;
	line-height: 20px;
	color: #BC78EC;
	top: -5px;
	right: -25px;
}

.hot-name {
	margin-top: 10px;
	font-size: 15px!important;
}

.hot-label {
	margin-top: 5px;
	color: #999;
}

.content-title {
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	padding: 10px;
	color: #BC78EC;
}

.text-hot {
	background-image: -webkit-linear-gradient(bottom,red,#fd8403,yellow);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.text-then {
	background: linear-gradient(90deg,#BC78EC 0,#2577e3 45%,#1B65C9);
	background-color: #ff183e;
	color: #fff;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.play-no {
	padding: 10px;
	text-align: center;
}

.play-txt {
	display: none;
	padding: 10px;
	text-align: center;
}

.star-name {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.role-info {
	padding-left: 20px;
}

.role-lz {
	padding: 5px 0;
}

.role-lz,.role-cn {
	padding-top: 5px;
}

.min-play-list::-webkit-scrollbar {
	width: 10px;
}

.min-play-list::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #BC78EC;
	background-image: -webkit-linear-gradient(45deg,rgba(255, 255, 255, 0.2) 25%,transparent 25%,transparent 50%,rgba(255, 255, 255, 0.2) 50%,rgba(255, 255, 255, 0.2) 75%,transparent 75%,transparent);
}

.min-play-list::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #ededed;
	border-radius: 10px;
}

.play-list ul li a .new {
	color: #fff;
	font-size: 12px;
	padding: 0px 5px;
	top: 6px;
	right: 5px;
	position: absolute;
	background-color: #BC78EC;
	background: linear-gradient(to right,#8c0ee4 0,#b56ee6 50%,#b874e8 100%);
	box-shadow: 0 2px 6px rgb(250 133 135 / 20%);
}

.play-list {
	overflow: auto;
}

.play-main {
	margin-top: 10px!important;
}

.play-main .open {
	width: 100%;
}

.play-list .play-ul .hided {
	display: none;
}

.more.open a {
	color: #BC78EC;
}

.more.show a {
	color: #BC78EC;
}

.news-name {
	font-size: 16px;
	padding: 5px 0;
}

.news-txt {
	line-height: 25px;
	margin-top: 5px;
	text-indent: 24px;
	overflow: hidden;
	color: #999;
}

.news-tips {
	margin-top: 20px;
	padding: 0 10px;
	word-wrap: break-word;
	word-break: break-all;
}

.news-hot .txt-list {
	padding: 0;
	line-height: normal;
	font-size: 14px;
}

.news-hot .txt-list li.active {
	padding: 0;
}

.news-hot .active .news-no {
	display: none;
}

.news-hot .active .hot-infos {
	margin-top: 0;
	padding-top: 0;
	position: relative;
	background: 0;
	padding: 0;
	box-shadow: 1px 1px #ffffff;
}

.news-hot .active .hot-infos:before {
	left: 0;
	top: 0;
	border-width: 0px 0px;
	border-bottom-color: #ffffff;
}

.news-hot .news-no em.n-hot {
	text-align: center;
	min-width: 20px;
	min-height: 20px;
	margin-right: 10px;
	float: left;
	line-height: 20px;
	color: #333;
	font-size: 20px;
}

.news-hot .hot-infos em.y-hot {
	min-width: 30px;
	min-height: 30px;
	line-height: 30px;
	background: #BC78EC;
	color: #fff;
	float: left;
	text-align: center;
	position: absolute;
	z-index: 4;
	border-radius: 3px 0px 15px 0px;
}

.news-hot li:nth-child(1) .news-no em, .news-hot li:nth-child(2) .news-no em, .news-hot li:nth-child(3) .news-no em {
	color: #ffffff;
	font-size: 22px;
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	background-image: linear-gradient(to right,#8c0ee4 0,#b56ee6 50%,#b874e8 100%);
}

.stars {
	padding: 0px!important;
}

.det {
	margin-top: 10px!important;
	padding: 15px 20px 20px 20px!important;
}

.upd {
	padding-top: 10px!important;
}

.dox {
	padding: 10px!important;
}

.glk {
	padding: 10px!important;
	margin-top: 0px!important;
}

.blk {
	padding: 5px!important;
}

.lucky {
	padding: 0px 20px 0px 0px;
}

.safe {
	margin-top: 10px!important;
}

.vod-safe {
	padding: 20px!important;
}

.txt-safe {
	padding: 0 10px 10px 10px;
}

.txt-title {
	padding-top: 10px!important;
	padding-left: 20px!important;
}

.list-title {
	padding-left: 10px!important;
}

.play-info {
	margin: 0px;
}

.txt-img li.txt-img {
	padding: 5px 0;
}

.search-info {
	padding: 10px 20px;
}

#content em {
	color: #BC78EC!important;
}

.search-name {
	font-size: 18px;
	font-weight: bold;
}

.search-name,.search-lz,.search-ym,.search-ar,.search-dr,.search-ae,.search-ct {
	padding: 5px 0;
}

.search-ct {
	line-height: 25px;
	overflow: hidden;
	display: block;
	padding: 5px 0 0 0!important;
}

.search-year,.search-mcid {
	padding-right: 10px;
}

.star-box .star-info {
	padding-left: 20px;
}

.role-con {
	color: #999;
	line-height: 24px;
}

.role-name a,.star-name a {
	color: #BC78EC;
}

.info-read {
	padding: 5px!important;
}

.actor-ne {
	font-size: 15px;
	text-align: center;
	padding-top: 6px;
}

.role-ne {
	font-size: 14px;
	text-align: center;
	padding-top: 3px;
}

.new-name {
	line-height: 20px;
	margin-top: 5px;
	min-height: 40px;
	font-size: 14px;
}

.bottom-line-dot {
	padding: 10px;
}

@media (max-width:767px) {
	.play-txt {
		display: block!important;
		background: #BC78EC;
	}

	.play-txt a {
		font-size: 16px;
		color: #fff;
		font-weight: bold;
	}

	.play-no {
		display: none!important;
	}

	.vod-score {
		line-height: 20px;
	}

	.news-tips {
		margin-top: 5px;
		margin-bottom: 10px;
	}

	.news-tips span {
		margin-top: 6px;
	}

	.lucky {
		padding: 0px!important;
	}

	.vod-safe {
		padding: 5px!important;
	}
}

.text-red {
	color: red;
}

.text-link {
	color: blue;
}

.text-fff {
	color: #fff;
}

.text-ccc {
	color: #ccc;
}

.text-color {
	color: #BC78EC;
}

a:active,a:hover {
	outline: 0
}

a:focus {
	outline: none;
}

a:focus,a:hover,a:link {
	text-decoration: none;
}

a:hover {
	color: #BC78EC;
}

li,ol,ul {
	margin: 0;
	padding: 0;
	list-style: none
}

p {
	line-height: 1.5
}

em,i {
	font-style: normal
}

R
img {
	display: inline-block;
	vertical-align: middle
}
/* form */
input::-ms-clear {
	display: none
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 62.5rem #fff inset!important
}

img,input {
	border: 0
}

input[type=submit] {
	cursor: pointer
}

input[type=email],input[type=password],input[type=search],input[type=submit],input[type=text],option,select,textarea {
	-webkit-appearance: none
}

input,option,select,textarea {
	font-size: 100%;
	outline: 0
}

textarea {
	resize: none;
	overflow-x: hidden
}

.form-control:focus {
	border-color: #BC78EC;
	-webkit-box-shadow: inset 0 1px 1px rgba(37,119,227,.075),0 0 8px rgba(88,156,246,.7);
}

@media only screen {
	
/*box*/
	body {
		background: rgb(242, 242, 242);
		color: #666;
	}

	body.box .layout-box {
		background: #FFF;
		margin-top: 20px;
		padding: 10px 20px;
		box-shadow: 0 1px 4px rgba(0,0,0,.07);
	}

	.layout-boxc {
		background: #f8f8f8;
		padding: 10px;
	}

	.row {
		margin-left: -10px;
		margin-right: -10px;
	}

	.br,.bt,.bts {
		position: relative
	}

	.br::before {
		position: absolute;
		right: 1px;
		top: 0px;
		width: 1px;
		bottom: 0px;
		background-color: #EAEAEA;
		content: "";
	}

	.br::after {
		position: absolute;
		right: 0px;
		top: 0px;
		width: 1px;
		bottom: 0px;
		background-color: #fff;
		content: "";
	}

	.bt::before {
		position: absolute;
		right: 0px;
		left: 0px;
		height: 1px;
		bottom: 0px;
		background-color: #fff;
		content: "";
	}

	.bt::after {
		position: absolute;
		right: 0px;
		left: 0px;
		height: 1px;
		bottom: 1px;
		background-color: #EAEAEA;
		content: "";
	}

	.bts::before {
		position: absolute;
		right: 0px;
		left: 0px;
		height: 1px;
		top: 0px;
		background-color: #fff;
		content: "";
	}

	.bts::after {
		position: absolute;
		right: 0px;
		left: 0px;
		height: 1px;
		top: 1px;
		background-color: #EAEAEA;
		content: "";
	}

	.box-nav {
		margin-right: 15px;
	}

	.box-nav>a+a:before {
		padding: 0 10px;
		color: #ccc;
		content: "/\00a0";
	}

	.hl-name {
		font-size: 22px;
		font-weight: bold;
		color: #333;
	}

	.bottom-line::after,.bottom-line-dot::before,.top-line-dot::after,.top-line-dot::before {
		border-color: #eee;
	}
/* text */
	a,h1, h2, h3, h4, h5, h6,h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		color: #333;
	}
/* #fd8403*/
	.btn {
		padding: 6px 12px;
	}

	.loading {
		background: url(../images/loading.gif) no-repeat center;
		display: block;
		text-indent: 15%;
	}

	.loading,.kong {
		text-align: center;
		line-height: 32px;
		clear: both;
		padding: 30px 0px;
	}

	.swiper-lazy-preloader {
		width: 32px;
		height: 32px;
		background: url(../images/loading.gif) no-repeat center;
		display: block;
		text-indent: 15%;
		border: none
	}

	.pic-img .player {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		display: block;
		height: 100%;
		width: 100%;
		border-radius: 5px;
		opacity: 0;
		filter: alpha(opacity=0);
		-moz-transition: opacity 0.2s;
		-webkit-transition: opacity 0.2s;
		-o-transition: opacity 0.2s;
		transition: opacity 0.3s;
		color: #BC78EC;
		text-indent: -9999em;
	}

	.pic-img .player:hover {
		background: rgba(0,0,0,0.4);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
		opacity: 1;
		text-align: center;
		text-indent: 1px;
	}

	.pic-img .player:hover:before {
		font-family: "iconfont" !important;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 35px;
		top: 45%;
		position: relative;
	}
/*头部*/
	.header {
		color: #FFF;
		line-height: 60px;
		z-index: 9999;
		width: 100%;
		background: rgba(255,255,255,.14);
		background: #FFF;
		-webkit-transition: .5s;
		-o-transition: .5s;
		-moz-transition: .5s;
		-ms-transition: .5s;
		transition: .5s;
	}

	.header.bgs {
		background: linear-gradient(to right,#2577e3 0,#BC78EC 70%);
	}

	.header.bgs .header-logo,.header.bgs .header-nav li a {
		color: #FFF
	}

	.header.bgs .header-nav li.active a {
		color: #fd8403;
	}

	.header.bg {
		background: none;
	}

	.header.bg .header-logo {
		color: #333
	}

	.header.bg .header-nav {
		text-shadow: 1px 1px 2px #000
	}

	.header .header-nav li a {
		color: #333;
		font-size: 16px;
		text-shadow: 1px 1px 2px none
	}

	.header.home .header-search input {
		border: 1px solid #F33
	}

	.header.home.bg .header-search input {
		border: none
	}

	.header.home.bg .header-logo {
		color: #fff
	}

	.header .header-logo {
		float: left;
		font-weight: bold;
		color: #BC78EC;
		/*-webkit-text-fill-color: transparent;*/
		-webkit-background-clip: text;
		background-image: linear-gradient(to right,#8c0ee4 0,#b56ee6 50%,#b874e8 100%);
		display: inline-block;
		font-size: 22px!important;
		margin-right: 20px;
	}

	.header-nav {
		font-size: 15px;
	}

	.header-nav li {
		float: left;
		text-align: center;
	}

	.header-nav li a,.header.bg .header-nav li a {
		padding: 0px 15px;
		display: inline-block;
		color: #FFF
	}

	.header-nav li.active {
		font-size: 18px;
		font-weight: bold;
	}

	.header-nav li:hover a, .header-nav li.active a,.header.bg .header-nav li.active a,.header.bg .header-nav li:hover a {
		color: #BC78EC;
		font-weight: bold;
	}

	.header-nav li.nav-more:hover {
		background: none
	}

	.header-nav .nav-more.open a .icon-quanbu,.header-nav .nav-more.open a,.bg .header-nav .nav-more.open a,.header-nav li.nav-more.open:hover a {
		color: #F33;
	}

	.header-nav .icon-quanbu {
		margin-left: 5px;
	}

	.header-nav a .icon-quanbu,.header .header-nav li.nav-more:hover a {
		color: #ff5f00;
	}

	.header-h {
		height: 55px;
	}

	.header-search {
		width: 25%;
		position: relative;
		float: left;
		margin-left: 15px;
	}

	.header-search input {
		width: 100%;
		margin: auto;
		vertical-align: middle;
		padding-left: 15px;
		padding-right: 110px;
		height: 35px;
		border-radius: 80px;
		background-color: #f2f2f2;
	}

	.header-search .search-submit {
		padding-left: 15px;
		color: #FFF;
		background: #BC78EC;
		width: 88px;
		height: 35px;
		right: 0px;
		position: absolute;
		top: 14px;
		border: 0;
		border-top-right-radius: 80px;
		border-bottom-right-radius: 80px;
		cursor: pointer;
	}

	.header-search .search-submit:hover {
		background: #8c0ee4
	}

	.header-search .search-submit .icon-sousuo {
		font-size: 22px;
		position: absolute;
		left: 5px;
		top: 6px;
	}

	.header-search-hot {
		position: absolute;
		top: 0px;
		right: 110px;
		color: #ff5f00;
		background-image: -webkit-linear-gradient(bottom,red,#ff5f00,yellow);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
	}

	.headers-search {
		background: #FFF;
		padding: 10px;
		color: #333;
		overflow: hidden;
	}

	.search-m {
		width: 100%;
		height: 35px;
		line-height: 35px;
		background-color: #f2f2f2;
	}

	.search-t {
		padding: 5px;
	}

	.search-r .user-playlog {
		margin-right: 0px;
		margin-top: 0px;
		line-height: normal;
		height: auto;
		width: auto;
		padding-top: 5px;
	}

	.search-r .user-playlog .icon-shijian {
		font-size: 28px;
		color: #999
	}

	.search-keywords,.playlog-mini {
		position: fixed;
		top: 0px;
		; background: #FFF;
		z-index: 9999;
		height: 30000px;
		width: 100%;
		padding: 10px;
		display: none
	}

	.search-keywords-t,.playlog-mini-close {
		border-bottom: 1px solid #DFDFDF;
		padding-bottom: 5px;
		position: relative;
		line-height: 45px;
	}

	.search-m .search-submit {
		width: 10%;
		float: right;
		background-color: unset;
		border: none;
		margin-top: 5px;
	}

	.search-keywords-t .icon-left,.playlog-mini-close .icon-left {
		float: left;
		color: #000;
		font-size: 22px;
		font-weight: bold;
		margin-right: 10px;
	}

	.search-keywords-t .icon-sousuo {
		font-size: 28px;
		color: #fd8403;
	}

	.headers-search span,.playlog-search {
		font-size: 12px;
		color: #999
	}

	.playlog-mini {
		font-size: 16px;
		color: #999
	}

	.playlog-mini .playlog-box {
		position: static;
		width: 100%;
		display: block;
		border: none
	}

	.playlog-mini .playlog-close {
		display: none
	}

	.playlog-mini .dropdown-box {
		padding: 0px;
	}

	.headers-search .icon-sousuo {
		margin-right: 15px;
		font-size: 22px;
		padding-top: 5px;
		color: #BC78EC;
	}

	.header-nav-all {
		width: 100%;
		border-top: 1px solid #2577e3;
		background-color: rgba(255,255,255,.98);
		padding-bottom: 10px;
		overflow: hidden;
		font-size: 16px;
		line-height: 38px;
	}

	.header-nav-all p {
		line-height: 38px;
		border-bottom: 1px dotted #EAEAEA;
	}

	.header-nav-all ul:last-child {
		border: none
	}

	.header-nav-all ul {
		border-bottom: 1px dashed #eee;
		line-height: normal;
		padding: 15px;
	}

	.header-nav-all a {
		display: inline-block;
		margin-right: 10px;
	}

	.header-nav-all a.bold {
		width: 100%
	}

	.header-search  .dropdown {
		width: 100%;
		top: 38px;
		background: none;
		padding: 11px;
	}

	.header-search  .dropdown-box {
		background: #FFF;
		padding: 15px;
	}

	.headers {
		padding: 15px 10px 10px 10px;
		z-index: 99;
		font-size: 18px;
		border-bottom: 1px solid #EAEAEA;
		background: #FFF;
		overflow: hidden;
		width: 100%
	}

	.headers ul li {
		float: left;
		width: auto;
		height: auto;
		margin-right: 20px;
	}

	.headers ul li.active {
		margin-top: -5px;
	}

	.headers ul li.active a {
		font-size: 22px;
		font-weight: bold;
		color: #BC78EC;
		-webkit-text-fill-color: transparent;
		-webkit-background-clip: text;
		background-image: linear-gradient(to right,#8c0ee4 0,#b56ee6 50%,#b874e8 100%);
		display: inline-block;
	}

	.headers .all-click {
		; position: absolute;
		padding-top: 17px;
		padding-left: 50px;
		padding-right: 10px;
		right: 0px;
		top: 0px;
		z-index: 99999;
		background: linear-gradient(to right,rgb(255,255,255,.9),rgb(255,255,255,1));
		color: #333
	}

	.headers .all-click .iconfont {
		font-size: 22px;
		z-index: 9999
	}

	.search-record {
		overflow: hidden;
		padding: 10px 0px;
	}

	.search-record li {
		width: 50%;
		float: left;
		line-height: 35px;
	}

	.search-record li a {
		display: block;
		padding: 0 10px;
	}

	.search-record li a:hover {
		background: #f8f8f8;
	}

	#hot-search-clear {
		float: right;
		color: #999;
		cursor: pointer
	}

	.user-playlog {
		float: right;
		margin-right: 20px;
		text-align: center;
		line-height: 35px;
		height: 35px;
		width: 35px;
		border-radius: 35px;
		margin-top: 12px;
		cursor: pointer;
		position: relative
	}

	.user-login {
		float: right;
		height: 35px;
		width: 35px;
		border-radius: 35px;
		text-align: center;
		line-height: 35px;
		margin-top: 11px;
		cursor: pointer
	}

	.user-login .iconfont {
		font-size: 26px;
		color: #666;
	}

	.user-playlog .iconfont {
		font-size: 26px;
		color: #666;
	}

	.user-login:hover .iconfont {
		color: #BC78EC;
	}

	.user-playlog:hover .iconfont {
		color: #BC78EC;
	}

	.all-nav-close {
		padding-left: 20%;
		color: #333;
		position: absolute;
		top: 10px;
		right: 20px;
		cursor: pointer;
		z-index: 9
	}
/*autocomplete*/
	.autocomplete-suggestions {
		margin-top: 3px;
		padding: 10px;
		border-radius: 0;
		background: #FFF;
		max-height: auto
	}

	.autocomplete-suggestion {
		padding: 8px 10px;
		white-space: nowrap;
		overflow: hidden;
		cursor: pointer;
		border-bottom: 1px dashed #f5f5f5;
		font-size: 15px;
	}

	.autocomplete-suggestion:hover {
		color: #BC78EC
	}

	.autocomplete-no-suggestion {
		padding: 2px 5px
	}

	.autocomplete-suggestions strong {
		font-weight: 700
	}
/*playlog*/
	.user-playlog:hover .playlog-box {
		display: block
	}

	.playlog-clear {
		float: left
	}

	.playlog-close {
		float: right
	}

	.playlog-box {
		position: absolute;
		right: -75px;
		margin-top: 3px;
		z-index: 999;
		width: 350px;
		border-radius: 6px;
		display: none;
		line-height: normal;
		background: hsla(0,0%,100%,.97);
		border: 1px solid #f8f8f8;
		filter: alpha(opacity=94);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=94)";
	}

	.playlog-title,.playlog-tool {
		overflow: hidden;
		padding: 10px 14px;
		margin: 0;
		font-size: 14px;
		border-bottom: 1px solid #ebebeb;
		border-radius: 5px 5px 0 0;
	}

	.playlog-box:after,.playlog-box:before {
		border: 11px solid transparent;
		border-bottom: 11px solid #eee;
		width: 0;
		height: 0;
		position: absolute;
		top: -22px;
		right: 80px;
		content: ' ';
		visibility: visible
	}

	.playlog-box ul {
		padding: 10px 10px 10px 10px;
	}

	.playlog-box strong {
		width: 100%;
		text-align: center;
		display: block;
		font-weight: normal
	}

	.playlog-box ul li {
		overflow: hidden;
		line-height: 1.1;
		padding: 8px
	}

	.playlog-box ul li:hover,.autocomplete-selected {
		filter: Alpha(opacity=70);
	}

	.playlog-box ul li h5 {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		float: left;
		font-weight: 400;
		font-size: 14px;
		margin: 0px;
	}

	.playlog-box ul li h5 em,.playlog-bottom em {
		margin: 0 5px;
		font-style: normal
	}

	.playlog-box ul li span {
		overflow: hidden;
		float: left;
		display: block;
		font-size: 14px;
	}

	.playlog-box ul li .playlog-del {
		margin-left: 10px;
		float: right
	}

	.playlog-box ul li .iconfont {
		font-size: 18px;
		font-weight: bold
	}

	.playlog-todo {
		text-align: center;
		padding: 10px;
	}
/*userlogin*/
	#user-login {
		position: relative;
	}

	#user-login .nav-avatar {
		cursor: pointer
	}

	#user-login .nav-avatar img {
		width: 35px;
		height: 35px;
		border-radius: 35px;
		object-fit: cover;
		object-position: center top;
		border: 1px solid #BC78EC;
	}

	#user-login .nav-avatar span {
		display: none
	}

	#user-login:hover #nav-signed {
		display: block
	}

	#user-login .nick-name {
		display: none
	}

	#nav-signed {
		display: none;
		position: absolute;
		border: 1px solid #ebebeb;
		width: auto;
		top: 50px;
		background: hsla(0,0%,100%,.97);
		box-shadow: 0 2px 10px 0rgba(0,0,0,.3);
		filter: alpha(opacity=94);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=94)";
		right: 20%;
		word-break: keep-all;
		z-index: 9999
	}

	#nav-signed:after,#nav-signed:before {
		border: 11px solid transparent;
		border-bottom: 11px solid #fff;
		width: 0;
		height: 0;
		position: absolute;
		top: -22px;
		right: 0px;
		content: ' ';
		visibility: visible;
	}

	#nav-signed:before {
		border-bottom-color: #ebebeb;
		top: -23px;
		right: 0px
	}

	#nav-signed ul {
		line-height: normal;
		text-align: center;
		padding: 10px 0px;
	}

	#nav-signed ul li {
		padding: 10px 20px;
		display: block;
	}

	#nav-signed ul li:hover {
		background: #f5f5f5;
	}
/*slide*/
	.index-slide-box {
		position: relative;
		width: 100%;
		overflow: hidden;
	}

	.index-slide .index-slide-ul .index-slide-li a {
		background-repeat: no-repeat;
		background-position: 50%;
		background-size: auto 100%;
		padding-top: 430px;
		display: block;
		text-indent: -9999em;
	}

	.index-slide-box .index-slide .index-slide-ul .index-slide-li a {
		padding-top: 480px;
	}

	.index-slide-txt {
		position: absolute;
		top: 55px;
		padding-bottom: -100px;
		right: 0;
		height: 100%;
		width: 348px;
		z-index: 2;
		overflow: hidden;
		padding-left: 20px;
		background: rgba(15,15,30,.5);
	}

	.index-slide-title {
		position: absolute;
		bottom: 0;
		width: 100%;
		padding: 10px 10px 30px 10px;
		text-align: center;
		left: 0;
		background: linear-gradient(rgba(0,0,0,0) 0,#333 150%);
		color: #fff;
		font-size: 18px;
		display: none
	}

	.index-slide-txt ul {
		padding: 12px  0 12px;
		position: inherit;
		display: inline
	}

	.index-slide-txt ul li {
		margin-bottom: 1px;
		float: left;
		height: auto;
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.index-slide-txt ul li a {
		width: 100%;
		padding: 9px 20px 9px 25px;
		display: block;
		cursor: pointer;
		color: #ddd;
		font-size: 14px;
	}

	.index-slide-txt ul.slide-nav-ul li a {
		padding-left: 30px;
	}

	.index-slide-txt ul li .side-desc {
		display: none;
		font-size: 14px;
		margin-left: 5px;
	}

	.index-slide-txt ul li.active .side-title,.index-slide-txt ul li.swiper-slide-thumb-active .side-title {
		margin-bottom: 10px;
		font-size: 22px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		line-height: 26px;
		transition: font-size .2s ease-out;
	}

	.index-slide-txt ul li.active .side-desc,.index-slide-txt ul li.swiper-slide-thumb-active .side-desc,.index-slide-txt ul.slide-nav-ul li .side-desc {
		display: inline-block
	}

	.index-slide-txt ul li.active .side-title,.index-slide-txt ul li.swiper-slide-thumb-active .side-title {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		font-weight: bold
	}

	.index-slide-box .index-slide-txt ul li.active a,.index-slide-box .index-slide-txt ul li.swiper-slide-thumb-active a {
		border: none
	}

	.index-slide-txt ul.slide-nav-ul li.swiper-slide-thumb-active .side-colon {
		display: none
	}

	.index-slide-txt ul li.swiper-slide-thumb-active .side-desc {
		margin-left: 0px;
	}
/* index-slide */
	.index-slide-txt ul li.active a,.index-slide-txt ul li.swiper-slide-thumb-active a,.index-slide-box .index-slide-txt ul li.active a,.index-slide-box .index-slide-txt ul li.swiper-slide-thumb-active a {
		color: #BC78EC;
	}

	.index-slide-txt ul li.active a,.index-slide-txt ul li.swiper-slide-thumb-active a {
		border-bottom: 2px solid #fb7c4d;
	}

	.index-slide-txt ul.slide-nav-ul li.active .side-title, .index-slide-txt ul.slide-nav-ul li.swiper-slide-thumb-active .side-title {
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.index-slide-hot {
		font-size: 22px;
		font-weight: bold;
		color: #ddd;
		width: 100%;
		overflow: hidden
	}

	.index-slide-hot .iconfont {
		font-size: 18px;
		margin-left: 0px;
		margin-right: 5px;
		background-image: -webkit-linear-gradient(bottom,red,#fd8403,yellow);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
	}

	.slide-like {
		width: 100%;
	}

	.slide-like .side-title {
		font-size: 22px;
	}

	.index-slide-txt ul.slide-nav-ul li.swiper-slide-thumb-active a {
		border-bottom: 2px solid #BC78EC;
		background: #FFF;
	}
/*swiper-page */
	.swiper-wrapper:hover .swiper-page,.auto-slide:hover .swiper-page,.three-slide-box .swiper-page,.article-pic:hover .swiper-page {
		display: block;
		background: rgba(0, 0, 0, 0.6);
		animation: fade-in;
		animation-duration: .3s;
		-webkit-animation: fade-in .3s;
	}

	.swiper-page {
		padding: 8px 8px;
		background-color: rgba(0,0,0,.1);
		width: auto;
		height: auto;
		font-size: 12px;
		margin-top: 0px;
		--swiper-navigation-size: 15px;
		--swiper-theme-color: #fff;
		display: none;
	}

	.swiper-page.swiper-button-prev {
		border-radius: 0 5px 5px 0;
		left: 1px;
	}

	.swiper-page.swiper-button-next {
		border-radius: 5px 0 0 5px;
		right: 1px;
	}

	.dm-slide-box {
		padding: 50px 0px 20px 0px;
		background: linear-gradient(to right,#2577e3 0,#BC78EC 70%);
	}

	.dm-slide-box .txt-bg {
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px
	}

	.dm-hover-big {
		padding: 15px;
	}

	.dm-hover-big:hover a {
		box-shadow: 5px 8px 8px rgba(0,0,0,.3);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-webkit-transition: all .1s linear;
		-moz-transition: all .1s linear;
		-ms-transition: all .1s linear;
		transition: all .1s linear;
	}

	.dm-slide-box .swiper-page,.three-slide-box .swiper-page,.news-slide-box .swiper-page,.article-pic .swiper-page {
		display: none;
		height: 35px;
		width: 35px;
		border-radius: 100%;
		color: #FFF;
		text-align: center;
		vertical-align: top;
		--swiper-navigation-size: 16px;
	}

	.swiper-container:hover .swiper-page {
		display: block;
		background: rgba(0, 0, 0, 0.6);
		animation: fade-in;
		animation-duration: .3s;
		-webkit-animation: fade-in .3s;
	}

	.dm-slide-box .swiper-page.swiper-button-next, .dm-slide-box .swiper-page.swiper-button-prev {
		top: 45%;
	}

	.three-slide-box {
		padding-top: 30px;
	}

	.three-slide-box .current-swiper {
		width: 650px;
		height: 370px;
		border-radius: 10px;
		margin: 0 auto;
		box-shadow: 0 0 20px rgba(0,0,0,0.05);
		position: relative;
		z-index: 99;
	}

	.three-slide-box .left-swiper {
		position: absolute;
		left: 0px;
		top: 52px;
		z-index: 1;
	}

	.three-slide-box .right-swiper {
		position: absolute;
		right: 0px;
		left: auto;
		top: 52px;
		z-index: 1;
	}

	.three-slide-box .nocurrent-swiper {
		width: 479px;
		height: 273px;
		border-radius: 8px;
		box-shadow: 0 0 20px rgba(0,0,0,0.05);
	}

	.three-slide-box .nocurrent-swiper:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 99;
		background: #fff;
		filter: alpha(opacity=90);
		moz-opacity: 0.9;
		opacity: 0.9;
	}

	.three-slide-box .swiper-slide a {
		display: block;
		background-repeat: no-repeat;
		background-position: 50%;
		background-size: auto 100%;
		padding-top: 430px;
	}

	.three-slide-box .swiper-page {
		display: block;
	}

	.three-slide-box:hover .swiper-page,.news-slide-box .swiper-page {
		background: rgba(0, 0, 0, 0.6);
	}

	.three-slide-box .swiper-page.swiper-button-prev {
		left: 10px;
		top: 48%
	}

	.three-slide-box .swiper-page.swiper-button-next {
		right: 10px;
		top: 48%
	}

	.three-slide-box .title {
		position: absolute;
		left: 5%;
		top: 25%;
		color: #666;
		width: 40%
	}

	.news-slide-box .swiper-slide {
		background: #fff;
		display: block
	}

	.news-slide-box.xiaotu .swiper-slide {
		width: 45%;
	}

	.news-slide-box .swiper-slide .pic-img {
		display: block;
		position: relative;
		padding-top: 69%;
	}

	.news-slide-box .swiper-slide .pic-img img {
		position: absolute;
		left: 0;
		top: 0;
		box-shadow: 0 1px 2px rgba(51,51,51,0.1);
		width: 100%;
		height: 100%;
		border-radius: 4px;
		object-fit: cover;
		object-position: center top;
		background: #f3f3f3;
	}

	.news-slide-box .swiper-slide p {
		line-height: 55px;
		padding-top: 0;
		text-align: center;
		color: #636363;
		font-size: 1.1em;
		margin: 0
	}

	.news-slide-box .swiper-page.swiper-button-prev {
		left: 10px;
		top: 35%
	}

	.news-slide-box .swiper-page.swiper-button-next {
		right: 10px;
		top: 35%
	}

	.pswp__img {
		cursor: zoom-in!important;
		user-select: none!important;
		width: 500px!important;
		height: 300px!important
	}


/*文本列表*/
	.txt-list-box {
		padding-left: 5px;
	}

	.txt-list {
		padding: 0px 5px 5px 5px;
		line-height: normal;
		font-size: 15px;
	}

	.txt-list.bd li {
		border-bottom: 1px dashed #f5f5f5;
	}

	.txt-list.bd li:last-child {
		border: none;
		padding-bottom: 0px;
	}

	.txt-list li {
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		white-space: nowrap;
	}

	.txt-list li i {
		border-radius: 20px;
		text-align: center;
		min-width: 20px;
		min-height: 20px;
		box-shadow: 0 2px 6px rgba(51,51,51,.2);
		margin-right: 10px;
		float: left;
		line-height: 20px;
		font-size: 14px;
	}

	.txt-list li i.i-new {
		padding: 2px 8px;
		border-radius: 50px;
		margin-top: -2px;
	}

	.txt-list li i {
		color: #fff;
		background: #b0b7c2
	}

	.txt-list li em.hot {
		display: block;
		width: 20px;
		height: 20px;
		text-align: center;
		line-height: 20px;
		background: #efefef;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		float: left;
		margin-right: 10px;
		color: #999;
		font-size: 12px;
		background: #efefef;
	}

	.rank {
		background: #ffffff!important;
		padding: 0!important;
	}

	.rank-title {
		padding-left: 10px!important;
	}

	.hot-title {
		padding-left: 5px!important;
	}

	.txt-list li:nth-child(1) em.hot,.txt-list li:nth-child(2) em.hot,.txt-list li:nth-child(3) em.hot {
		background: #BC78EC;
		color: #FFF;
	}

	.txt-list li:nth-child(1) i {
		background: #ff183e;
		box-shadow: 0 2px 6px rgba(255,24,62,.2)
	}

	.txt-list li:nth-child(2) i {
		background: #ff5c38;
		box-shadow: 0 2px 6px rgba(255,92,56,.2)
	}

	.txt-list li:nth-child(3) i {
		background: #ffb821;
		box-shadow: 0 2px 6px rgba(255,184,33,.2)
	}

	.txt-list li.pic-list-hover .list-infos {
		top: 40px;
		left: 0px;
		width: 60%;
	}

	.txt-list-ccc li a,.txt-list-bbb li {
		padding: 5px 10px 4px 45px;
		display: block;
		position: relative;
		overflow: hidden;
	}

	.txt-list-ccc li a:hover,.txt-list-bbb li:hover {
		background: #f8f8f8
	}

	.txt-list-ccc li a h3,.txt-list-bbb li h3,.rank-name {
		font-size: 15px;
		color: #000;
		line-height: 24px;
		float: left
	}

	.txt-list-ccc li a h4,.txt-list-bbb li h4 {
		font-size: 16px;
		line-height: 24px;
		float: left
	}

	.txt-list-ccc li a:hover h3,.txt-list-ccc li a:hover h4,.txt-list-bbb li:hover h3,.txt-list-bbb li:hover h4 {
		color: #BC78EC;
	}

	.txt-list-ccc li a i,.txt-list-bbb li i {
		position: absolute;
		margin-top: 5px;
		left: 10px;
		font-size: 26px;
		color: #666;
	}

	.txt-list-bbb li p {
		width: 100%;
		overflow: hidden;
		padding: 1px 0px;
	}

	.txt-list-ccc.taici-list a,.txt-list-bbb li {
		padding-left: 80px;
		padding-right: 20px;
	}

	.txt-list-ccc.taici-list a:nth-child(1) {
		padding-top: 10px
	}

	.txt-list-ccc .pic-yuan,.txt-list-bbb .pic-yuan {
		position: absolute;
		left: 10px;
		width: 50px;
		height: 50px;
		top: 10px;
	}

	.txt-list-ccc .pic-yuan img,.txt-list-bbb .pic-yuan img {
		position: absolute;
		left: 5px;
		top: 0;
		box-shadow: 0 4px 10px rgba(51,51,51,0.2);
		width: 100%;
		height: 100%;
		border-radius: 5px;
		object-fit: cover;
		object-position: center top;
		background: #f3f3f3;
	}

	.txt-list-ccc li:nth-child(1) i,.txt-list-ccc li:nth-child(2) i,.txt-list-ccc li:nth-child(3) i,.txt-list-bbb li:nth-child(1) i,.txt-list-bbb li:nth-child(2) i,.txt-list-bbb li:nth-child(3) i {
		color: #BC78EC;
	}

	.txt-list-ccc p {
		line-height: 23px;
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		font-size: 13px;
	}

	.txt-list-ccc .title,.txt-list-bbb li .title {
		float: right;
		line-height: 23px;
	}

	.hot-infos {
		display: none;
		background: #FFF;
		position: relative
	}

	.hot-list span {
		display: block;
		font-size: 14px;
		color: #999;
		padding: 3px 0px 3px 0px;
	}

	.hot-list {
		padding: 10px 0px 10px 5px;
	}

	.txt-list li .hot-infos {
		position: relative;
		display: none;
	}

	.txt-list li .hot-infos span {
		margin-right: 10px;
	}

	.txt-list li:hover .hot-infos,.txt-list li.active .hot-infos {
		display: block;
	}

	.txt-list .hot-type.active .hot-read {
		display: none;
	}

	.txt-list .hot-type .hot-read {
		padding: 12px 0px;
	}

	.txt-list .new-list .news-no {
		padding: 10px 0px;
	}

	.txt-list .hot-type .hot-infos .hot-img {
		padding: 10px 10px 10px 0px;
	}

	.txt-list .new-list .hot-infos .new-img {
		padding: 10px 0px;
	}

	.txt-list .hot-type .hot-infos .hot-img .pic-img {
		display: block;
		position: relative;
		padding-top: 130%;
	}

	.txt-list .hot-type .hot-infos .hot-list .hot-ne {
		padding: 5px 0px;
	}


/*标题*/
	.box-title {
		line-height: 40px;
		overflow: hidden;
	}

	.box-title h2,.box-title h1 {
		font-weight: bold;
		color: #BC78EC;
		-webkit-text-fill-color: transparent;
		-webkit-background-clip: text;
		background-image: linear-gradient(to right,#8c0ee4 0,#b56ee6 50%,#b874e8 100%);
		display: inline-block;
		font-size: 20px!important;
		margin-bottom: 0px!important;
	}

	.box-title h3 {
		font-weight: bold;
		color: #BC78EC;
		-webkit-text-fill-color: transparent;
		-webkit-background-clip: text;
		background-image: linear-gradient(to right,#8c0ee4 0,#b56ee6 50%,#b874e8 100%);
		display: inline-block;
		font-size: 16px!important;
		margin-bottom: 0px!important;
	}

	.box-title-more {
		float: right
	}

	.box-title-more a {
		top: -5px;
	}

	.box-title-page {
		float: right;
		position: relative;
		width: 120px;
	}

	.box-title-page .swiper-page {
		background: none;
		display: block;
		top: 5px;
		display: inline-block;
		width: 30px;
		height: 30px;
		border-radius: 100%;
		color: #666;
		text-align: center;
		vertical-align: top;
		--swiper-navigation-size: 12px;
	}

	.box-title-page .swiper-button-next::after,.box-title-page .swiper-button-prev::after {
		top: -3px;
		left: 12px;
		position: absolute;
	}

	.box-title-page .swiper-page.swiper-button-next:hover,.box-title-page .swiper-page.swiper-button-prev:hover {
		padding: 12px 8px;
		background-color: rgba(220,220,220,.2);
		color: #ff5f00;
	}

	.box-title-page .swiper-pagination {
		top: 2px;
	}

/*图片列表*/
	.pic20 {
		padding-top: 20%!important;
	}

	.pic30 {
		padding-top: 30%!important;
	}

	.pic40 {
		padding-top: 40%!important;
	}

	.pic45 {
		padding-top: 45%!important;
	}

	.pic50 {
		padding-top: 50%!important;
	}

	.pic55,.vod-pic55 {
		padding-top: 55%!important;
	}

	.pic60,.slide-pic60 {
		padding-top: 60%!important;
	}

	.pic65 {
		padding-top: 65%!important;
	}

	.pic70 {
		padding-top: 70%!important;
	}

	.pic75 {
		padding-top: 75%!important;
	}

	.pic80 {
		padding-top: 80%!important;
	}

	.pic85 {
		padding-top: 85%!important;
	}

	.pic90 {
		padding-top: 90%!important;
	}

	.pic100 {
		padding-top: 100%!important;
	}

	.pic110 {
		padding-top: 110%!important;
	}

	.pic115 {
		padding-top: 115%!important;
	}

	.pic120 {
		padding-top: 120%!important;
	}

	.pic130 {
		padding-top: 130%!important;
	}

	.pic140 {
		padding-top: 140%!important;
	}

	.pic150 {
		padding-top: 150%!important;
	}

	.pic160 {
		padding-top: 160%!important;
	}

	.pic-img {
		display: block;
		position: relative;
		padding-top: 140%;
	}

	.star-img {
		display: block;
		position: relative;
		padding-top: 100%;
	}

	.hover-big:hover {
		box-shadow: 5px 10px 10px rgba(0,0,0,.2);
		z-index: 2;
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-webkit-transition: all .2s linear;
		-moz-transition: all .2s linear;
		-ms-transition: all .2s linear;
		transition: all .2s linear;
		background: #FFF
	}

	.hover-bigs:hover {
		z-index: 2;
		-webkit-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-o-transform: scale(1.05);
		-ms-transform: scale(1.05);
		-webkit-transition: all .2s linear;
		-moz-transition: all .2s linear;
		-ms-transition: all .2s linear;
		transition: all .2s linear;
	}

	.pic-img img ,.star-img img {
		position: absolute;
		left: 0;
		top: 0;
		box-shadow: 0 1px 2px rgba(51,51,51,0.1);
		width: 100%;
		height: 100%;
		border-radius: 4px;
		object-fit: cover;
		object-position: center top;
		background: #f3f3f3;
	}

	.pic-img.thumb img {
		object-position: 50% 50%;
	}

	.pic-list .name,.txt-list li.pic-list-hover .list-infos .name {
		font-size: 15px!important;
		margin-top: 5px;
	}

	.rank .name {
		font-size: 15px!important;
		line-height: 24px;
	}

	.pic-list-hover .list-infos .name,.pic-list-hover .list-infos .mcat {
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		white-space: nowrap
	}

	.pic-list .namex {
		font-size: 15px;
		line-height: 44px;
	}

	.pic-list .names {
		line-height: 20px;
		margin-top: 10px;
		min-height: 40px;
	}

	.pic-list .names a {
		font-size: 15px;
	}

	.pic-list .namey {
		padding-top: 5px;
		font-size: 15px!important;
	}

	.pic-list .sname {
		margin-top: 5px;
		min-height: 20px;
		color: #999;
	}

	.pic-list .sname a {
		margin-right: 10px;
	}

	.pic-list .title {
		z-index: 2;
		display: inline-block;
		width: 100%;
		padding: 5px 10px;
		position: absolute;
		bottom: 0;
		left: 0;
		background-repeat: no-repeat;
		background-repeat: no-repeat;
		background-image: linear-gradient(transparent,rgba(0,0,0,.6));
		color: #fff;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px
	}

	.pic-list .titles,.pic-img .titles {
		z-index: 2;
		position: absolute;
		display: inline-block;
		line-height: 20px;
		color: #fff;
		background: rgba(0,0,0,.6);
		padding: 3px 9px;
		font-size: 12px;
		bottom: 0px;
		right: 0px;
		border-radius: 10px 0 5px 0;
	}

	.pic-list .titletr {
		z-index: 2;
		position: absolute;
		top: 5px;
		right: 5px;
		display: inline-block;
		line-height: 20px;
		color: #fff;
		background: rgba(0,0,0,.6);
		padding: 2px 8px;
		border-radius: 100px;
		font-size: 12px;
	}

	.pic-list .score {
		color: #fff;
		position: absolute;
		top: 5px;
		left: -5px;
		padding: 2px 8px;
		text-align: right;
		font-size: 12px;
		z-index: 2;
	}

	.pic-list .score::before {
		content: "";
		position: absolute;
		left: 1px;
		bottom: -4px;
	}

	.pic-list .score {
		background: linear-gradient(to right,#2577e3 0,#BC78EC 70%);
		box-shadow: 0px 3px 3px rgba(0,0,0,.2);
	}

	.pic-list .score::before {
		border-top: 4px solid #2577e3;
		border-left: 4px solid transparent;
	}

	.pic-list .tips {
		color: #FFF;
		position: absolute;
		top: 0px;
		right: 0px;
		padding: 2px 8px;
		text-align: right;
		font-size: 12px;
		z-index: 2;
		border-radius: 0 5px 0 0;
		box-shadow: 0px 3px 3px rgba(0,0,0,.2);
	}

	.pic-list .tip-r {
		color: #FFF;
		position: absolute;
		top: 5px;
		right: 5px;
		padding: 2px 8px;
		text-align: right;
		font-size: 12px;
		z-index: 2;
		background: linear-gradient(to right,#8c0ee4 0,#BC78EC 70%);
		border-radius: 5px;
		box-shadow: 0px 4px 4px rgba(0,0,0,.2);
	}

	.pic-list .tips.left {
		left: 0px;
		right: auto;
		text-align: left;
		border-radius: 4px 0 0 0;
	}

	.pic-list .tips {
		background: #BC78EC;
	}

	.pic-list .tipl {
		color: #FFF;
		position: absolute;
		top: 5px;
		left: 5px;
		padding: 2px 8px;
		text-align: left;
		font-size: 12px;
		z-index: 2;
		border-radius: 5px;
		background: #b0b7c2;
		box-shadow: 0 2px 6px rgba(51,51,51,.2);
	}

	.pic-list  li:nth-child(1) .tipl {
		background: #ff183e;
	}

	.pic-list  li:nth-child(2) .tipl {
		background: #ff5c38;
	}

	.pic-list  li:nth-child(3) .tipl {
		background: #ffb821;
	}

	body.box .list-infos {
		background: #f8f8f8;
	}

	.list-infos .pic-img img {
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
	}

	.list-infos {
		z-index: 5;
		padding-bottom: 10px;
		background: #FFF;
		box-shadow: 5px 10px 10px rgba(0,0,0,.2);
		display: none;
		position: absolute;
		top: 0;
		left: 0px;
		right: 0px;
		-webkit-animation: fadeInDown .2s .0s ease both;
		-moz-animation: fadeInDown .2s .0s ease both;
	}

	.list-infos .name,.list-infos .info,.list-infos  .mcat,.list-infos  .sname {
		padding-left: 10px;
		padding-right: 10px;
	}

	.list-infos .info {
		line-height: 22px;
		margin-bottom: 10px;
		font-size: 13px;
		overflow: hidden;
		display: -webkit-box;
		text-overflow: ellipsis;
		word-wrap: break-word;
		word-break: break-all;
		white-space: normal !important;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}

	.list-infos .mcat {
		margin-bottom: 10px;
	}

	.list-infos .mcat span {
		background-color: #f5f5f5;
		color: #666;
		padding: 6px 9px;
		text-align: center;
		border-radius: 4px;
		margin-right: 10px;
	}

	.list-infos .btns {
		margin: 10px 10px 5px 10px;
	}
/*background: linear-gradient(90deg,#fd8403 0,#ff5c38 45%,#ff1459)*/
	.list-infos .btns a.play,.list-infos .btns a.yanyuan:hover {
		font-size: 12px;
		padding: 7px 15px 7px 15px;
		margin-top: 10px;
		border-radius: 20px;
		background: linear-gradient(to right,#2577e3 0,#BC78EC 70%);
		background-color: #ff183e;
		color: #fff;
		position: relative
	}

	.list-infos .btns a.play span {
		width: 15px;
		height: 15px;
		font-size: 12px;
		text-align: center;
		line-height: 15px;
		background: #FFF;
		border-radius: 100%;
		color: #1B65C9;
		position: absolute;
		bottom: -7px;
		right: 5px;
	}

	.list-infos .btns a.yanyuan {
		border: 1px solid #BC78EC;
		font-size: 12px;
		padding: 7px 15px 7px 15px;
		margin-top: 10px;
		border-radius: 20px;
		margin-left: 15px;
		color: #BC78EC
	}

	.pic-list li.pic-list-hover:hover .list-infos,.txt-list li.pic-list-hover:hover .list-infos {
		display: block
	}

	.pic-list li.pic-list-hover {
		overflow: visible !important;
	}

	.txt-bg {
		display: block;
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
		padding: 5px 10px;
		background-repeat: no-repeat;
		background-repeat: no-repeat;
		background-image: linear-gradient(transparent,rgba(0,0,0,6));
		font-size: 12px;
		color: #fff;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;
	}

	.txt-bgs {
		position: absolute;
		z-index: 2;
		width: 90%;
		position: absolute;
		bottom: 5%;
		left: 5%;
		right: 5%;
		padding: 10px;
		background-repeat: no-repeat;
		background-repeat: no-repeat;
		background-color: #000;
		opacity: .5;
		color: #fff;
	}

	.flower {
		padding: 40px 30px 20px 30px;
		z-index: 2;
		position: absolute;
		top: 0px;
		right: 0px;
		background: url(../images/flower.png) no-repeat center 8px;
		color: #F18167;
		text-align: right;
		cursor: pointer
	}

	.flower.hover:hover {
		background-color: rgba(128,128,128,.48);
		border-radius: 0;
	}

	.fl-num {
		color: #F18167;
		position: absolute;
		top: 35px;
		right: 5px;
		padding: 5px 10px;
		text-align: center;
		font-size: 12px;
		line-height: 21px;
		z-index: 1
	}
/* 上映时间标 */
	.filmtime {
		display: block;
		position: relative;
		min-height: 60px;
		line-height: 24px;
	}

	.filmtime span {
		font-weight: bold;
	}

	.filmtime-list li:hover .filmtime::before {
		background: #BC78EC;
	}

	.filmtime-list .list-infos {
		top: 83px
	}

	.star-hot-list li {
		border-right: 1px solid #EAEAEA;
		border-left: 1px solid #fff;
		cursor: pointer
	}

	.star-hot-list li:nth-child(1) {
		border-left: none;
	}

	.star-hot-list li:last-child {
		border-right: none;
	}

	.star-hot-list li.active,.star-hot-list li:hover,.actor-box:hover,.active .actor-box {
		box-shadow: 2px 5px 5px rgba(0,0,0,.2);
		margin-top: -10px;
		-webkit-transition: 300ms;
		-moz-transition: 300ms;
		-ms-transition: 300ms;
		-o-transition: 300ms;
		transition: 300ms;
		margin-bottom: 10px;
	}

	.star-hot-list li.active h3 a,.star-hot-list li:hover h3 a {
		color: #BC78EC
	}

	.actor-box-list {
		overflow: hidden;
		padding: 10px;
	}

	.actor-box-ul {
		margin-left: -10px;
		margin-right: -10px;
		padding: 10px;
	}

	.mcat-box {
		background: #ffffff;
		margin-top: 10px!important;
		margin-bottom: 20px;
		padding-left: 10px;
		box-shadow: 0 1px 4px rgba(0,0,0,.07);
	}

	.mcat-box ul {
		margin: 10px 0px;
		padding: 0 10px;
	}

	.mcat-box ul:nth-child(1) {
		padding-left: 0px;
	}

	.mcat-box ul:last-child {
		padding-right: 0px;
	}

	.top-nav {
		background: #EAEAEA;
		font-size: 14px;
		box-shadow: 0 2px 5px rgba(0,0,0,.1);
	}

	.top-nav ul li {
		float: left;
		width: auto;
		padding: 10px 0px;
	}

	.top-nav ul li a {
		padding: 5px 20px;
		display: inline-block;
		border-right: 1px solid #DFDFDF;
		border-left: 1px solid #fff;
	}

	.top-nav ul li:hover,.top-nav ul li.active {
		background: #f8f8f8;
		border-right: none;
	}

	.top-nav ul li:nth-child(1) a {
		border-left: none;
	}

	.top-nav ul li:last-child a {
		border-right: none;
	}

	.main-nav-box {
		background: #FFF;
		padding: 10px 0px;
	}

	.main-nav {
		background: #f8f8f8;
		padding: 0 20px;
		border-radius: 24px;
		line-height: 42px;
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		word-wrap: break-word;
		word-break: break-all;
		white-space: normal !important;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}

	.main-nav a {
		display: inline-block;
		position: relative;
		margin: 0 10px;
		padding: 0;
		overflow: hidden;
		font-size: 15px;
		letter-spacing: normal;
		vertical-align: top;
		white-space: nowrap;
	}

	.main-nav a.bold,.header-nav-all a.bold,.header-nav-all a.bolds {
		margin-right: 20px;
		overflow: visible;
		font-weight: bold;
	}

	.main-nav a.bold::after,.header-nav-all a.bold::after {
		position: absolute;
		right: -17px;
		top: 50%;
		width: 1px;
		height: 12px;
		margin-top: -6px;
		background-color: #EAEAEA;
		content: "";
	}

	.main-nav a.bold::before,.header-nav-all a.bold::before {
		position: absolute;
		right: -18px;
		top: 50%;
		width: 1px;
		height: 12px;
		margin-top: -6px;
		background-color: #fff;
		content: "";
	}

	.main-nav-r {
		position: relative;
		margin-left: 20px;
		padding: 10px;
		line-height: 42px;
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		word-wrap: break-word;
		word-break: break-all;
		white-space: normal !important;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.main-nav-r a {
		margin: 5px 18px;
		display: inline-block;
		position: relative;
		padding: 0;
		overflow: hidden;
		font-size: 15px;
		letter-spacing: normal;
		vertical-align: top;
		white-space: nowrap;
	}

	.main-nav-r::after {
		position: absolute;
		right: 0px;
		top: 50%;
		width: 1px;
		height: 50px;
		margin-top: -25px;
		background-color: #eee;
		content: "";
	}

	.main-nav-r::before {
		position: absolute;
		top: 50%;
		left: 0px;
		width: 1px;
		height: 50px;
		margin-top: -25px;
		background-color: #eee;
		content: "";
	}

	.bnt-tips {
		text-align: center;
		padding-left: 13px;
		padding-right: 13px;
		border-radius: 15px;
		background: #eee;
		color: #999;
		margin-right: 10px;
		display: inline-block;
		font-size: 12px;
		padding: 7px 10px;
	}

	.news-tips a:hover {
		background-image: linear-gradient(to right,#8c0ee4 0,#b56ee6 50%,#b874e8 100%);
		box-shadow: 0 2px 6px rgba(250,133,135,0.2);
		color: #fff;
	}

	.box-news-list li:hover {
		background: #f8f8f8;
	}

/* 检索导航 */
	.top-type {
		background: #f8f8f8;
		padding-top: 20px;
		padding-bottom: 20px;
		box-shadow: 0px 5px 5px rgba(0,0,0,.1);
	}

	.top-type .title {
		padding: 15px 0;
		margin: 0 10px;
		overflow: hidden;
	}

	.top-type .title h1 {
		margin-right: 15px;
		font-size: 20px;
		float: left
	}

	.top-type .type-fenlei {
		padding: 10px 0px;
		overflow: hidden;
	}

	.type-fenlei ul li,.type-selected ul li {
		display: inline-block;
		position: relative;
		width: auto !important;
	}

	.type-fenlei ul li a,.type-selected ul li a {
		display: block;
		position: relative;
		padding: 7px 16px;
		border-radius: 24px;
	}

	.type-fenlei ul li.active a,.type-selected ul li.active a {
		color: #fff;
		background: #BC78EC;
	}

	.type-selected ul li.opt a {
		padding: 2px 26px 2px 6px;
		border-radius: 0px;
		margin-right: 10px;
		background: #BC78EC;
	}

	.type-selected ul li.opt a {
		color: #fff;
	}

	.type-selected ul li.opt span {
		font-size: 12px;
		cursor: pointer;
		right: 0;
		top: 0;
		position: absolute;
		height: 100%;
		width: 20px;
		text-align: center;
		display: block;
		background-color: #e9e9e9;
		line-height: 22px;
		color: #333
	}

	.type-selected ul li.opt span::before {
		content: "\2716";
	}
/* 排序菜单 */
	.type-order {
		padding-top: 20px;
		margin-right: 10px;
		margin-left: 10px;
	}

	body.box .type-order {
		margin-left: 0px;
		margin-right: 0px;
	}

	.type-order a {
		padding: 10px 18px;
		float: left;
		display: inline-block;
		background: #f8f8f8;
	}

	.type-order a.active,.type-order a:hover {
		background: #BC78EC;
		color: #FFF;
		margin-top: -6px;
		padding-bottom: 13px;
		padding-top: 13px;
		-webkit-transition: 300ms;
		-moz-transition: 300ms;
		-ms-transition: 300ms;
		-o-transition: 300ms;
		transition: 300ms;
		box-shadow: 2px 5px 5px rgba(0,0,0,.8);
	}

	.sitemap-list ul {
		padding: 10px 0 0 60px;
	}

	.sitemap-list ul li {
		float: left;
		margin-bottom: 15px;
		margin-right: 13px;
	}

	.sitemap-list ul li.title {
		margin: 0 10px 15px -60px;
		float: left;
	}

	.mcat-nav li a {
		text-align: center;
		display: block;
		padding: 7px 0px;
		border-radius: 10px;
		background: #f5f5f5
	}

	.comment-post,.comment-num {
		background: #ECECEC
	}

	.mcat-nav li.active a,.mcat-nav li:hover a {
		background: #BC78EC;
		color: #FFF
	}

	.comment-assist a:hover, .comment-top .user, .comment-top a {
		color: #BC78EC;
	}

	.comment-num, .comment-sub {
		border: none
	}

	.comment-post-cnt {
		padding: 10px;
	}

	.btn-color, .btn-color:hover {
		background: #BC78EC;
		box-shadow: 0 2px 6px rgba(250,133,135,0.2);
		color: #fff;
		border: none;
		border-radius: 20px;
	}

	.btn-color a, .btn-color:hover a {
		color: #fff;
	}

	.star-bg {
		height: 530px;
		margin-bottom: -140px;
	}

	.star-header-ok {
		margin-top: 78px;
		position: relative;
	}

	.star-bg::after {
		z-index: 1;
		position: absolute;
		right: 0;
		top: 0px;
		content: '';
		width: 243px;
		height: 390px;
		clear: none;
		visibility: visible;
		background: url(../images/star-right.png)
	}

	.star-bg::before {
		z-index: 0;
		position: absolute;
		left: 51%;
		top: -1px;
		content: '';
		margin: 0 0 0 -798px;
		width: 400px;
		height: 390px;
		background: url(../images/star-left.png)
	}

	.star-bg-info {
		width: 100%;
		position: relative;
		background-position: right top;
		background-repeat: no-repeat;
	}

	.star-bg-info ul {
		width: 65%;
		margin-left: 100px;
		position: relative
	}

	.star-bg-info ul li {
		padding: 9px 0;
	}

	.star-bg-hits {
		position: absolute;
		right: 15px;
		top: 5px;
		font-style: italic
	}

	.star-bg-info h1 {
		padding: 20px 0 10px 0;
		font-weight: bold;
		font-size: 35px;
	}

	.star-bg-tips {
		width: 46px;
		position: absolute;
		height: 85px;
		top: 0px;
		left: 10px;
		px;z-index: 20;
		text-align: center;
		color: #fff;
		line-height: 16px;
		font-size: 14px;
		padding-top: 30px;
		background-position: 0 -1px;
		background: url(../images/detailMap24.png) 0 0 no-repeat;
	}

	.star-box .img-list {
		margin-left: -5px;
		margin-right: -5px;
	}

	body.box .star-bg-box {
		margin-left: -5px;
		margin-right: -5px;
	}

	.star-box-tips {
		right: 20%;
		top: 10%
	}

	.star-infos {
		position: relative
	}

	.star-bg-info .digg_link {
		cursor: pointer;
		font-style: italic;
	}

	.star-bg-info .digg_link .iconfont {
		font-size: 25px;
		margin-right: 5px;
	}

	.star-bg-info .digg_link.up {
		position: absolute;
		right: 80px;
		bottom: 10px;
		z-index: 2
	}

	.star-bg-info .digg_link.down {
		position: absolute;
		right: 20px;
		bottom: 10px;
		z-index: 2
	}
/* video */

	.star-box,.video-box {
		margin-top: 10px;
		background: #FFF;
		padding: 10px;
		box-shadow: 0 1px 4px rgba(0,0,0,.07);
	}

	.mx-box {
		padding: 20px 15px;
	}

	.star-titel {
		font-size: 14px;
		text-align: center;
		padding-top: 5px;
	}

	.mx-box h1 {
		font-size: 24px;
		font-weight: bold;
		float: left;
		margin-right: 20px;
	}

	.star-wb {
		float: left;
		padding-left: 20px;
	}

	.star-wb .iconfont {
		color: #ff5c38
	}

	.video-info {
		padding-left: 10px;
	}

	.video-info [class*=col-] {
		padding-bottom: 3px;
	}

	.star-info [class*=col-] {
		padding: 8px;
	}

	.video-info a {
		color: #BC78EC
	}

	.remind-love {
		padding: 0 10px;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 10px;
	}

	.remind-love a {
		display: inline-block;
		padding: 4px 15px;
		border-radius: 20px;
		color: #FFF;
		color: #BC78EC;
		border: 1px solid #BC78EC;
	}

	.remind-love a:hover {
		background-color: #BC78EC;
		background-image: linear-gradient(to right,#8c0ee4 0,#b56ee6 50%,#b874e8 100%);
		color: #FFF
	}

	.remind-love .iconfont {
		margin-right: 5px;
		margin-top: 5px;
		font-size: 20px;
	}

	.remind-love a.active {
		display: none;
	}

	.top-list .top-info {
		padding-left: 10px;
	}

	.top-list .top-info p {
		margin: 5px 0 5px 0;
		color: #999;
	}

/*评分*/

	.qrcode {
		background: #f9f9f9;
		padding: 10px;
		margin-left: 10px;
		text-align: center;
	}

	#rating {
		width: 100%;
		height: 35px;
		line-height: 35px;
		overflow: hidden;
		clear: both;
		;
	}

	#rating span {
		float: left;
		font-size: 14px;
		height: 35px;
		color: #BC78EC;
		padding-left: 10px;
		overflow: hidden
	}

	#rating .rating {
		float: left;
		width: 140px;
		height: 35px;
		overflow: hidden;
		padding: 5px 5px 0 5px
	}

	#rating .rating li {
		cursor: pointer;
		float: left;
		overflow: hidden;
		width: 25px;
		height: 25px;
		text-indent: -99px;
		background: url(../images/xxing.png) no-repeat;
	}

	#rating .rating li.active, #rating .rating li.hover {
		background: url(../images/sxing.png) no-repeat;
	}

	.rating-box {
		width: 100%;
		height: 85px;
		margin-top: -48px;
		position: relative;
		background: url(../images/score-scale.gif) 9px bottom no-repeat;
		display: none;
		z-index: 4;
		padding-left: 10px;
	}

	#rating-kong {
		background: 0 0;
		display: block;
		height: 43px;
	}

	.rating-kong-item {
		font-size: 14px;
		line-height: 40px;
		height: 40px;
		overflow: hidden;
		margin-top: 42px;
		text-align: center
	}

	.rating-kong-item .loadingg {
		padding: 10px 20px;
		font-size: 12px;
	}

	.rating-kong-item .nopingfen {
		padding: 0;
		font-size: 14px;
		background: 0 0
	}

	.rating-total {
		width: 100%;
		height: 48px
	}

	.rating-total-item {
		display: block;
		height: 48px;
		overflow: hidden;
		float: left;
		margin-right: -48px
	}

	.pingfen-total {
		width: 61px;
		height: 43px;
		overflow: hidden;
		float: left;
		position: relative;
		margin-right: -13px;
		text-align: center;
		background: url(../images/rating-total.png) 0 0 no-repeat
	}

	.pingfen-total em,.pingfen-total strong {
		display: block;
		width: 61px;
		height: 35px;
		line-height: 30px;
		overflow: hidden;
		position: absolute;
		top: 2px;
		left: 0;
		z-index: 2;
		font-size: 26px;
		font-weight: 400;
		font-family: Georgia,"Times New Roman",Times,serif;
	}

	.pingfen-total em {
		top: 0;
		left: 1px;
		z-index: 1
	}

	.rating-bar {
		height: 20px;
		overflow: hidden;
		position: relative;
		background: #C5C5C5;
	}

	.rating-bar-item {
		height: 20px;
		overflow: hidden;
	}

	.rating-box .rating-show {
		padding: 10px;
		width: 100%;
		overflow: hidden;
		background: #fff;
		display: none
	}

	.rating-box .rating-show li {
		width: 100%;
		height: 14px;
		overflow: hidden;
		float: left;
		clear: both;
		margin-top: 5px
	}

	.rating-box .rating-show .starstop {
		width: 20%;
		height: 12px;
		overflow: hidden;
		display: block;
		text-indent: -999px;
		float: left;
		margin-top: 1px;
		margin-right: 5px;
		background: url(../images/star-min.gif) no-repeat
	}

	.rating-box .rating-show .star5 {
		background-position: 0 0
	}

	.rating-box .rating-show .star4 {
		background-position: 0 -20px
	}

	.rating-box .rating-show span.star3 {
		background-position: 0 -40px
	}

	.rating-box .rating-show span.star2 {
		background-position: 0 -60px
	}

	.rating-box .rating-show span.star1 {
		background-position: 0 -80px
	}

	.rating-box .rating-show .power {
		width: 60%;
		height: 6px;
		overflow: hidden;
		display: block;
		margin-top: 4px;
		margin-right: 5px;
		float: left;
		background: #f5f5f5;
		float: left
	}

	.rating-box .rating-show .power-item {
		width: 0;
		height: 6px;
		overflow: hidden;
		display: block;
		float: left;
	}

	.rating-box .rating-show em {
		width: 10%;
		line-height: 14px;
		overflow: hidden;
		float: right;
		font-size: 10px;
		font-weight: 400;
		-webkit-text-size-adjust: none
	}

	.rating-bar-item {
		background: linear-gradient(to right,#BC78EC 0,#2577e3 70%);
		box-shadow: 0 2px 6px rgba(251,124,77,0.2);
		color: #FFF;
		border: 1px solid #2577e3;
	}

	.pingfen-total strong {
		color: #FFF;
	}

	.badge {
		display: inline-block;
		min-width: 10px;
		padding: 7px 7px;
		font-size: 12px;
		line-height: 1;
		color: #fff;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		background-color: #777;
		border-radius: 50%;
	}

	.down-list ul {
		margin-bottom: 40px;
	}

	.footer {
		background: #ffffff;
	}

	.link {
		overflow: hidden
	}

	.link ul {
		line-height: 24px;
	}

	.link ul a {
		padding: 10px;
	}

	.link ul span {
		padding: 10px 0;
		font-weight: bold
	}

	.copyright {
		overflow: hidden;
		text-align: center;
		padding: 10px;
	}

/* top-tool */
	.right-slider span:hover .iconfont {
		color: #BC78EC;
	}

	.right-slider span .icon-weixin {
		color: #5cb85c;
	}

	.right-slider span:hover .icon-weixin {
		color: #48A248
	}

	.right-slider span .icon-liuyan {
		color: #F56467;
	}

	.right-slider .dropdown-box {
		padding: 10px;
		width: 160px;
		border-radius: 2px;
		background-color: #fff;
		box-shadow: 0 2px 5px rgba(0,0,0,.1);
	}

/*page*/
	.list-page,.box-page {
		text-align: center;
		padding-bottom: 15px;
		padding-top: 15px;
		margin-top: 15px;
	}

	.list-page ul li,.box-page ul li {
		display: inline-block
	}

	.list-page ul li a,.list-page ul li span,.box-page ul li a,.box-page ul li span {
		margin-left: 5px;
		margin-right: 5px;
		border-radius: 80px;
		font-size: 14px;
		display: inline-block;
		padding: 9px 15px
	}

	.list-page ul li.disabled span,.box-page ul li.disabled span {
		background: none
	}

	.list-page ul li.hidden-xs,.box-page ul li.hidden-xs {
		display: inline-block
	}

	.list-page ul li a,.box-page ul li a {
		box-shadow: 0 4px 10px rgba(0,0,0,.1);
	}

	.list-page ul li span,.list-page ul li.home.disabled span,.list-page ul li.prev.disabled span,.list-page ul li.next.disabled span,.list-page ul li.last.disabled span,.box-page ul li span,.box-page ul li.home.disabled span,.box-page ul li.prev.disabled span,.box-page ul li.next.disabled span,.box-page ul li.last.disabled span {
		background: #EAEAEA;
	}

	.list-page ul li a:hover,.list-page ul li.active span,.box-page ul li a:hover,.box-page ul li.active span {
		background-color: #BC78EC;
		color: #fff
	}

	.article-box h1,.article-box h2 {
		font-size: 20px;
		font-weight: bold;
		line-height: 24px;
		text-align: center;
		padding: 10px;
	}

	.article-box h2 {
		text-align: left;
	}

	.article-tpis {
		line-height: 38px;
		text-align: center
	}

	.article-tpis span {
		margin-right: 10px;
	}

	.article-remark {
		line-height: 38px;
		text-indent: 20px;
		padding: 10px;
		background: #f8f8f8;
		color: #666;
	}

	.article-content {
		font-size: 16px;
		line-height: 32px;
		margin: 0 15px;
	}

	.article-content p {
		text-indent: 3%;
		line-height: 32px;
	}

	.vod-content {
		line-height: 25px;
		text-indent: 24px;
		overflow: hidden;
		display: block;
	}

	.static h2 ,.static h3 {
		font-size: 16px!important;
	}

	.static .box-title {
		margin-bottom: 0px!important;
	}

	.article-content img,.article-pic-content img {
		max-width: 700px;
		width: expression(this.width > 700 && this.height < this.width ? 700:true);
		height: auto;
		margin: 10px auto;
		display: block;
		padding: 1px;
		border: 1px solid #f5f5f5;
	}

	.article-content img.lazyload,.article-pic-content img.lazyload {
		background: url(../images/loading.gif) no-repeat center;
		display: block;
		border: none
	}

	.article-content a,.a-bt {
		color: #BC78EC;
		border-bottom: 1px dotted #BC78EC;
	}

	.article-pic {
		overflow: hidden;
		clear: both;
		margin-top: 10px;
	}

	.article-pic-content {
		position: relative;
		font-size: 15px;
		line-height: 30px;
	}

	.article-pic-page {
		color: #666;
		padding: 10px;
		font-size: 25px;
		bottom: 35px;
		letter-spacing: 3px;
	}

	.article-pic-page i {
		font-style: italic;
		font-family: Georgia, "Times New Roman", Times, serif;
	}

	.article-pic .condiv {
		cursor: pointer;
		height: 100%;
		width: 50%;
		position: absolute;
		top: 0px;
		z-index: 5;
	}

	.article-pic .left {
		left: 0px;
	}

	.article-pic .right {
		right: 0px;
	}

	.article-pic .swiper-page {
		padding-top: 7px;
		line-height: 30px;
		width: 40px;
		height: 40px;
	}

	.page_next,.news_page_next {
		text-align: right
	}

	.picture-slide {
		display: none;
		position: fixed;
		opacity: 1;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		overflow: hidden;
		-ms-touch-action: none;
		touch-action: none;
		z-index: 1500;
		-webkit-text-size-adjust: 100%;
		-webkit-backface-visibility: hidden;
		outline: 0;
		z-index: 9999
	}

	.picture-slide-bg {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: #000;
		opacity: 1;
		transform: translateZ(0);
		-webkit-backface-visibility: hidden;
		will-change: opacity;
		-webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
		transition: opacity 333ms cubic-bezier(.4,0,.22,1)
	}

	.picture-slide-model {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow: hidden;
		padding: 10px
	}

	.picture-slide-top,.picture-slide-model {
		line-height: 40px;
		text-align: center;
		font-size: 16px;
		overflow: hidden;
		position: relative;
	}

	.picture-slide-model .swiper-pagination {
		color: #FFF;
		top: 45px;
		height: 35px;
	}

	.picture-slide-top .iconfont,.picture-slide-top .closed {
		font-size: 24px;
	}

	.picture-slide-top span,.picture-slide-box .pic-img {
		cursor: pointer
	}

	.picture-slide-model .swiper-slide img {
		max-width: 800px;
		width: expression(this.width > 800 && this.height < this.width ? 800:true);
		height: auto;
		margin: 10px auto;
		display: block
	}

	.picture-slide-model .swiper-container {
		padding-top: 10px;
	}

	.picture-slide-model .swiper-container .swiper-slide {
		color: #FFF;
	}

	.tv-live {
		position: absolute;
		bottom: 0;
		right: 0
	}

	.music_lyric {
		text-align: center;
		padding-top: 50px;
		line-height: 35px
	}

	.music_lyric p {
		line-height: 35px;
	}

	.lines_list {
		padding: 10px;
	}

	.part-page {
		text-align: center
	}

	.part-page a {
		display: inline-block;
		margin: 5px 20px;
		padding: 10px 35px;
		text-align: center;
		overflow: hidden;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		white-space: nowrap;
		background-color: #eee;
		color: #333;
		border-radius: 5px;
	}

	.part-page a:hover {
		color: #FFF;
		background: #BC78EC
	}

	.play-page,.play-nav {
		border-bottom: 2px solid #e7e7e7;
		font-size: 16px;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
	}

	.play-page span,.play-nav li {
		padding: 8px 0px;
		margin-right: 20px;
		display: inline-block;
		margin-bottom: -2px;
		cursor: pointer;
		position: relative;
	}

	.play-tabs {
		float: left!important;
		font-size: 14px;
		font-weight: 700;
		color: #BC78EC;
	}

	.play-page span:nth-child(1),.play-nav li:nth-child(1) {
		padding-left: 0px;
	}

	.play-page span.active,.play-nav li.active {
		border-bottom: 2px solid #BC78EC;
		border-color: #BC78EC;
	}

	.count {
		display: inline-block;
		padding: 3px 7px;
		font-size: 12px;
		line-height: 1;
		color: #fff;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		border-radius: 10px;
		margin-left: 7px;
		background-color: #BC78EC;
		background-image: linear-gradient(to right,#8c0ee4 0,#b56ee6 50%,#b874e8 100%);
		box-shadow: 0 2px 6px rgba(250,133,135,0.2);
		color: #fff;
	}

	.playe-more-list {
		display: none;
		min-width: 120px;
		position: absolute;
		top: 100%;
		right: -1px;
		z-index: 1000;
		float: left;
		background-color: #f8f8f8;
		box-shadow: 0 2px 5px rgba(0,0,0,.1);
		text-align: center;
		border-left: 1px solid #e7e7e7;
		border-right: 1px solid #e7e7e7;
		border-bottom: 1px solid #e7e7e7;
	}

	.playe-more-list li a {
		line-height: 28px;
		position: relative;
		display: block;
		min-width: 80px;
	}

	.playe-more-list li {
		width: 100%;
		border-bottom: none
	}

	.playe-more-list li:hover {
		background: #e7e7e7;
	}

	.play-nav.min-play-nav li {
		width: 100%;
		text-align: center
	}

	.play-nav.min-play-nav .playe-more-list {
		border: 1px solid #e7e7e7;
		left: 0px;
		right: 0px;
		width: 100%
	}

	.play-nav li.play-more {
		float: right;
		border: 1px solid #FFF;
	}

	.play-nav.min-play-nav li.play-more.active {
		float: none;
		border: none;
		border-bottom: 2px solid #BC78EC;
	}

	.play-nav .iconfont {
		margin-left: 10px;
		font-size: 14px;
		color: #BC78EC
	}

	.play-nav li.play-more.active {
		background: #f8f8f8;
		border: 1px solid #e7e7e7;
	}

	.play-list ul {
		display: none
	}

	.play-list ul li {
		padding: 2px;
	}

	.play-nav .playe-more-list li.active {
		border: none
	}

	.play-list a {
		display: block;
		padding: 2px;
		text-align: center;
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		white-space: nowrap;
		background-color: #eee;
		color: #7e7981;
		border-radius: 2px;
	}

	.play-list li:hover a,.play-list li.active a {
		color: #FFF;
		background-color: #BC78EC;
		background-image: linear-gradient(to right,#8c0ee4 0,#b56ee6 50%,#b874e8 100%);
	}

	.story-list ul li {
		padding: 5px;
	}

	.role-name {
		font-size: 15px;
		line-height: 30px;
		font-weight: bold;
	}

	.play-nav .playe-more-list li.active {
		background: linear-gradient(to right,#BC78EC 0,#8c0ee4 100%);
		box-shadow: 0 2px 6px rgba(250,133,135,0.2);
	}

	.play-nav .playe-more-list li.active a {
		color: #fff!important;
	}

	.story-list a {
		display: block;
		padding: 10px;
		text-align: center;
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		white-space: nowrap;
		background-color: #eee;
		color: #333;
		border-radius: 5px;
	}

	.story-list li:hover a,.story-list li.active a {
		color: #FFF;
		background-color: #BC78EC;
		background-image: linear-gradient(to right,#8c0ee4 0,#b56ee6 50%,#b874e8 100%);
	}

	.story-list::-webkit-scrollbar {
		width: 10px;
		background-color: #f5f5f5;
	}

	.story-list::-webkit-scrollbar-thumb {
		background-color: #ccc;
	}

	.story-list {
		max-height: 300px;
		overflow: auto;
	}

	.play-bg {
		background: #27272f;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.play-bg .play-bo {
		background: #1b1a25;
		-moz-transition: 300ms;
		-ms-transition: 300ms;
		-o-transition: 300ms;
		transition: 300ms;
	}

	.play-bg .play-bo.open {
		width: 100%!important;
		-webkit-transition: 300ms;
	}

	#zanpiancms_player,.play-name {
		background: #000
	}

	.play-name h1 {
		text-align: center;
		line-height: 45px;
		font-size: 16px;
		color: #FFF;
		font-weight: bold;
	}

	.play-ji {
		padding-right: 0px;
		background: #ffffff;
		position: relative;
		-moz-transition: 300ms;
		-ms-transition: 300ms;
		-o-transition: 300ms;
		transition: 300ms;
	}

	.play-ji h1 {
		font-size: 18px;
		color: #FFF;
		width: 100%;
		overflow: hidden;
		padding-left: 10px;
		padding-right: 10px;
	}

	.play-tips {
		padding-left: 10px;
		padding-right: 10px;
	}

	.play-ji h1 span {
		float: left
	}

	.play-tips {
		line-height: 35px;
		color: #999;
		margin-top: 5px;
	}

	.play-tips span {
		margin: 0px 5px;
	}

	.play-ji .play-nav.min-play-nav .playe-more-list {
		left: -30px;
	}

	.play-tips a,.play-ji .play-nav.min-play-nav .playe-more-list li a {
		color: #333;
		font-size: 14px;
	}

	.play-tips a:hover {
		color: #BC78EC
	}

	.play-tool {
		padding: 10px 20px;
		background: #eaeaea;
	}

	.play-tool .remind-love {
		position: static;
		padding: 5px 0px;
	}

	.play-tool .remind-love a {
		border-radius: 5px;
	}

	.play-ji .play-nav.min-play-nav li a {
		color: #BC78EC
	}

	.play-ji .play-nav.min-play-nav li {
		width: auto;
		float: right;
		margin-right: 0px;
		padding-right: 0px;
	}

	.play-ji .play-nav.min-play-nav .playe-more-list li:hover {
		background: linear-gradient(to right,#BC78EC 0,#8c0ee4 100%);
		box-shadow: 0 2px 6px rgba(250,133,135,0.2);
	}

	.play-ji .play-nav.min-play-nav .playe-more-list li:hover a {
		color: #fff;
	}

	.play-ji .play-nav.min-play-nav .playe-more-list li {
		margin-right: 0px;
		width: 100%
	}

	.play-ji .play-list a {
		background-color: #eee;
		color: #333;
		background: linear-gradient(to right,#eeeeee 0,#f6f6f6 100%);
		box-shadow: 0 5px 10px rgba(246,246,246,.25);
	}

	.play-list.min-play-list {
		max-height: none
	}

	.play-kai {
		color: #FFF;
		top: 40%;
		position: absolute;
		right: 0px;
		background-color: rgb(102, 102, 102);
		background-color: rgba(0,0,0,.5);
		cursor: pointer;
		padding: 12px 2px;
		z-index: 5;
		font-size: 15px;
		font-weight: bold;
	}

	.play-name {
		position: relative
	}

	.player-tool {
		position: absolute;
		right: 20px;
		top: 0px;
		cursor: pointer;
		font-size: 14px;
	}

	.player-tool .icon-kaideng {
		margin-right: 10px;
	}

	.player-open {
		background: #000;
		min-height: 3000px;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9998;
		display: none;
	}

	.player-top {
		position: relative;
		z-index: 999999;
	}

	.player-top .player-tool .icon-kaideng {
		color: #FFF
	}
/*弹幕*/
	.barrage_switch {
		width: 72px;
		line-height: 30px;
		height: 30px;
		-moz-border-radius: 15px;
		-webkit-border-radius: 15px;
		border-radius: 15px;
		position: relative;
		margin-left: 30px;
	}

	.barrage_m {
		position: absolute;
		left: 0px;
		box-sizing: content-box;
		float: left;
		width: 10px;
		height: 10px;
		border-radius: 30px;
		cursor: pointer;
		-webkit-border-radius: 30px;
		border-radius: 30px;
		position: absolute;
		transition: left 0.5s;
		-moz-transition: left 0.5s;
		-webkit-transition: left 0.5s;
	}

	.barrage_m {
		background: #f5f5f5;
		border: 10px solid #999;
	}

	.barrage_switch {
		background: #f5f5f5;
	}

	.barrage_switch.on {
		background: #F90;
		color: #000;
	}

	.barrage_switch.on .barrage_m {
		left: 44px;
		background: #F90;
		color: #000;
		transition: left 0.5s;
		-moz-transition: left 0.5s;
		-webkit-transition: left 0.5s;
	}

	.barrage_switch .danmu {
		float: right;
		margin-right: 9px;
	}

	.barrage_switch.on .danmu {
		float: left;
		margin-left: 10px
	}

	.role-list .txt3 {
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		word-wrap: break-word;
		word-break: break-all;
		white-space: normal !important;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	
@media (min-width:1200px) {
	.container{max-width: 1280px;}
    }

@media (max-width:1789px) {
	.list-infos .btns a.yanyuan.actor {
		display: none
	}

	.txt-list-ccc a {
		padding: 6px 20px 5px 50px;
	}

	.txt-list-ccc.taici-list a {
		padding-top: 2px;
		padding-bottom: 2px;
	}

	.txt-list-ccc a h3 {
		font-size: 15px;
		line-height: 22px;
	}

	.txt-list-ccc a i {
		left: 15px;
	}

	.txt-list-ccc a:last-child {
		padding-bottom: 11px;
	}

	.txt-list-ccc a:nth-child(1) {
		padding-top: 11px;
	}

	.txt-list li {
		padding-top: 4px;
		padding-bottom: 5px;
	}

	.txt-list-ccc .pic-yuan, .txt-list-bbb .pic-yuan {
		width: 35px;
		height: 35px;
	}
}

@media (max-width:1549px) {
	.header-search {
		width: 25%;
	}

	.list-infos .btns a.yanyuan.actor {
		display: none
	}

	.txt-list-ccc a {
		padding: 14px 20px 13px 50px;
	}

	.txt-list-ccc.taici-list a {
		padding-top: 16px;
		padding-bottom: 16px;
	}

	.txt-list-ccc .pic-yuan, .txt-list-bbb .pic-yuan {
		width: 50px;
		height: 50px;
	}

	.txt-list li {
		padding-top: 12px;
		padding-bottom: 11px;
	}

	.role-list .txt3 {
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		word-wrap: break-word;
		word-break: break-all;
		white-space: normal !important;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
}

@media (max-width:1366px) {
	.list-infos .btns a.yanyuan.actor {
		display: none
	}

	.txt-list-ccc a {
		padding: 12px 20px 11px 50px;
	}

	.txt-list-ccc.news-hot a {
		padding: 11px 20px 10px 50px;
	}

	.txt-list-ccc.taici-list a {
		padding-top: 9px;
		padding-bottom: 10px;
	}

	.txt-list-ccc.news-hot a:nth-child(1) {
		padding-top: 16px;
	}

	.txt-list-ccc.news-hot a:last-child {
		padding-bottom: 15px;
	}

	.txt-list-ccc .pic-yuan, .txt-list-bbb .pic-yuan {
		width: 45px;
		height: 45px;
	}

	.txt-list li {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.txt-list-ccc h3,.txt-list-bbb h3 {
		width: 50%;
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		word-wrap: break-word;
		word-break: break-all;
		white-space: normal !important;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}

	.role-list .txt3 {
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		word-wrap: break-word;
		word-break: break-all;
		white-space: normal !important;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}

	.remind-love {
		padding: 0 5px;
	}

	.remind-love a {
		padding: 3px 10px;
		border-radius: 20px;
		text-align: center
	}
}

@media (max-width:1279px) and (min-width:1200px) {
	.role-list .txt3 {
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		word-wrap: break-word;
		word-break: break-all;
		white-space: normal !important;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}

	.remind-love {
		padding: 0 5px;
	}

	.remind-love a {
		padding: 3px 10px;
		border-radius: 20px;
		text-align: center
	}
}

@media (max-width:1199px) and (min-width:992px) {
	.row {
		margin-left: 0px;
		margin-right: 0px;
	}

	.remind-love {
		padding: 0 5px;
	}

	.remind-love a {
		padding: 3px 10px;
		border-radius: 20px;
		text-align: center
	}

	.news-txt {
		height: 70px;
	}

	.news-tips {
		margin-top: 5px;
	}
}

@media (max-width:991px) and (min-width:768px) {
	body.box .layout-box,[class*=col-] {
		padding: 5px
	}

	.row {
		margin-left: 0px;
		margin-right: 0px;
	}

	.header {
		background: none;
		box-shadow: none;
		position: relative;
		line-height: normal;
		position: relative;
		border-bottom: none
	}

	.header .container {
		padding-right: 0;
	}

	.index-slide-box .index-slide .index-slide-ul .index-slide-li a {
		padding-top: 40%!important
	}

	.index-slide-txt {
		width: 30%;
		top: 0px;
	}

	.index-slide-txt ul {
		padding-top: 0px;
	}

	.mcat-box {
		margin-bottom: 0px;
		box-shadow: none;
		padding-bottom: 10px;
	}

	.news-txt {
		height: 70px;
	}

	.headers {
		background: #BC78EC;
		background-image: linear-gradient(to right,#8c0ee4 0,#b56ee6 50%,#b874e8 100%);
		padding: 15px;
	}
	
    .headers ul li a {
        color: #ffffff;
        font-size: 16px;
    }
    
    .headers ul li.active a {
        font-size: 18px;
        font-weight: bold;
        color: #ffffff;
        background-image: linear-gradient(to right,#ffffff 0,#ffffff 50%,#ffffff 100%);
    }

    .box-title {
        padding-left: 5px!important;
        padding-right: 5px!important;
        line-height: 30px;
    }

	.lucky {
		padding: 0px!important;
	}

	.vod-safe {
		padding: 5px!important;
	}

	.news-tips {
		margin-bottom: 20px;
	}

	.mcat-box ul {
		margin: 0px;
	}

	.box-title-more {
		padding-right: 10px;
	}

	.box-title.pl-xs-20 {
		padding-left: 10px!important
	}

	.list-page ul li.visible-xs {
		display: inline-block!important
	}

	.star-box-nav .main-nav {
		position: static;
		width: 100%;
		white-space: nowrap;
		overflow-y: hidden;
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
		float: none;
	}

	.star-box-nav .main-nav {
		width: 100%
	}

	.dm-slide-box {
		padding: 0px;
	}

	.news-slide-box.xiaotu .swiper-slide {
		width: 60%;
	}

	.lines_list {
		padding: 5px 10px 5px 10px;
	}

	.play-bg {
		padding-top: 0px;
	}

	.news_page_next {
		text-align: left
	}

	.hover-big:hover,.hover-bigs:hover {
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		transition: none;
		box-shadow: none
	}

	.header-search input {
		padding-right: 35px;
	}

	.header-search .search-submit {
		padding-left: 15px;
		color: #FFF;
		background: #ff5c38;
		width: 35px;
	}

	.search-record li {
		width: 100%;
	}

	.header-h {
		height: 0px;
	}

	.header-nav-all {
		border: none;
		margin-top: -42px;
	}

	.header-nav-all ul {
		padding: 15px;
	}

	.top-nav {
		box-shadow: none
	}

	.headers-h {
		min-height: 50px;
	}

	.zanpian-wd {
		width: 80%
	}

	.txt-list li.pic-list-hover .list-infos {
		width: 90%;
	}
}

@media (min-width: 768px) {
    
	.star-info [class*=col-] {
		padding: 6px;
	}
}

@media (max-width:767px) {
	body.box .layout-box,[class*=col-] {
		padding: 5px
	}

    body.box .layout-box{
		margin-top: 15px;
	}
    
	.static .main-left {
		padding: 0px
	}

	.video-info .vod-name {
		line-height: 20px;
	}

	.video-info .vod-name h1 {
		font-size: 16px;
	}

	.star-info .star-ne {
		font-size: 16px;
	}

	.video-info [class*=col-] {
		padding: 3px;
	}

	.video-box {
		padding: 0px;
		margin-top: 15px;
		font-size: 15px;
	}

	.video-box .pic-img {
		padding-top: 150%;
	}

	.star-info [class*=col-] {
		padding: 3px;
	}

	.role-name {
		line-height: 20px;
	}

	.hl-name {
		font-size: 16px;
	}

	.headers {
		background: #BC78EC;
		background-image: linear-gradient(to right,#8c0ee4 0,#b56ee6 50%,#b874e8 100%);
		box-shadow: 0 1px 4px rgb(0 0 0 / 7%);
		padding: 6px;
		/* overflow-x: auto; */
	}

	.headers ul li a {
		color: #ffffff;
		font-size: 16px;
	}

	.headers ul li.active {
		margin-top: -2px;
	}

	.headers ul li.active a {
		font-size: 18px;
		font-weight: bold;
		color: #ffffff;
		background-image: linear-gradient(to right,#ffffff 0,#ffffff 50%,#ffffff 100%);
	}

	.news-slide-box .swiper-slide .pic-img {
		padding-top: 59%;
	}

	.search-name, .search-lz, .search-ym, .search-ar, .search-dr, .search-ae, .search-ct {
		padding: 3px 0;
	}

	.list-page ul li a,.list-page ul li span,.box-page ul li a,.box-page ul li span {
		padding: 9px 10px
	}

	.mt-xs-20 {
		margin-top: 1px!important;
	}

	.row {
		margin-left: 0px;
		margin-right: 0px;
	}

	.header {
		background: none;
		box-shadow: none;
		position: relative;
		line-height: normal;
		position: relative;
		border-bottom: none
	}

	.header .container {
		padding-right: 0;
	}

	.index-slide-box .index-slide .index-slide-ul .index-slide-li a {
		padding-top: 40%!important
	}

	.index-slide-txt {
		display: none
	}

	.index-slide-title {
		display: block
	}

	.headers-h {
		min-height: 50px;
	}

	.box-title-more {
		padding-right: 10px;
	}

	.box-title h2,.box-title h3,.box-title h1 {
		font-size: 20px;
	}

	.box-title {
		padding-left: 5px!important;
		padding-right: 5px!important;
		line-height: 30px;
	}

	.box-title.mb-xs-20 {
		margin-bottom: 0px!important
	}

	.mcat-box {
		margin-bottom: 0px;
		box-shadow: none;
		padding-bottom: 10px;
	}

	.mcat-box ul {
		position: static;
		width: 100%;
		white-space: nowrap;
		overflow-y: hidden;
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
		float: none;
		margin: 10px 0px;
	}

	.mcat-box ul li {
		width: auto;
		display: inline-block!important;
		float: none
	}

	.mcat-box ul:nth-child(1) {
		padding-left: 10px;
	}

	.list-page ul li.visible-xs {
		display: inline-block!important
	}

	.star-box-nav .main-nav {
		position: static;
		width: 100%;
		white-space: nowrap;
		overflow-y: hidden;
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
		float: none;
	}

	.article-content img,.article-pic-content img {
		width: 100%;
		height: auto;
		display: block;
		margin: 10px auto;
	}

	.star-box-nav .main-nav {
		width: 100%
	}

	.dm-slide-box {
		padding: 0px;
	}

	.box-news-list li {
		padding-left: 0px;
		padding-right: 0px;
	}

	.star-hot-list li.active,.star-hot-list li:hover,.actor-box:hover,.active .actor-box {
		box-shadow: 2px 5px 5px rgba(0,0,0,.2);
		margin-top: 0px;
		margin-bottom: 0px;
	}

	.pic-list.star-hot-list.pt-xs-20 {
		padding-top: 0px!important
	}

	.hover-big:hover,.hover-bigs:hover {
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		transition: none;
		box-shadow: none
	}

	.pic-list li.pic-list-hover:hover .list-infos,.txt-list li.pic-list-hover:hover .list-infos {
		display: none
	}

	.video-info h2 {
		font-size: 18px
	}

	.star-bg-info ul {
		margin-left: 70px;
	}

	.play-bg {
		padding-top: 0px;
	}

	.play-ji {
		padding: 20px 10px 20px 10px;
	}

	.page_next {
		text-align: left
	}

	.lines_list {
		padding: 0px 10px 5px 10px;
	}

	.search-record li {
		width: 100%;
	}

	.header-h {
		height: 0px;
	}

	.header-nav-all {
		border: none;
		margin-top: -42px;
	}

	.header-nav-all ul {
		padding: 15px;
	}

	.top-nav {
		box-shadow: none
	}

	.zanpian-wd {
		width: 90%;
		height: 35px;
		background-color: #f2f2f2;
		padding-left: 15px;
	}

	.txt-list li.pic-list-hover .list-infos {
		width: 90%;
	}

	.remind-love {
		padding: 0 5px;
	}

	.remind-love a {
		padding: 3px 10px;
		border-radius: 20px;
		text-align: center
	}

	.remind-love .iconfont {
		font-size: 15px;
		margin-right: auto;
	}

	.three-slide-box {
		overflow: hidden;
		padding-top: 0px;
	}

	.three-slide-box .current-swiper {
		width: 100%;
		height: auto;
		border-radius: 0px;
		box-shadow: none;
		overflow: hidden
	}

	.three-slide-box .swiper-slide a {
		padding-top: 230px;
		background-position: 0% 0%;
		background-size: 100% auto;
	}

	.three-slide-box .title {
		left: 10px;
	}

	.main-nav-box.star-box-nav.mt-xs-20 {
		padding-top: 0px;
		margin-top: 0px!important;
	}

	.dm-slide-box .txt-bg.p-xs-20 {
		padding: 10px!important;
		text-align: center!important;
	}

	.dm-slide-box .txt-bg .pb-xs-10 {
		padding-bottom: 0px!important;
	}
}






 .tbmov-forecast {
    width: 100%;i
    overflow: hidden;
    padding: 0px;
}   

.forecast-tab-nav {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.forecast-tab-nav li {
    width: 14.285%; 
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    text-align: center;
    color: #333;
    cursor: default;
    float: left;
    font-size: 14px;
    margin-right: -1px;
    border: 1px solid #ddd;
    background-color: #f5f5f5;
}
.forecast-tab-nav li.title {
    width: 130px;
    padding: 0 0 0 15px;
    text-align: left;
    font-size: 12px;
    font-weight: 700;
    color: #222;
}

.forecast-tab-nav li.title {
    width: 130px;
    padding: 0 0 0 15px;
    text-align: left;
    font-size: 12px;
    font-weight: 700;
    color: #222;
}
    
.forecast-tab-nav li.current {
    color: #b56ee6;
    font-weight: 700;
    position: relative;
    border-bottom-color: #a72121;
    background-color: #fff;
    box-shadow: 2px 0 0 rgba(0,0,0,.04);
}

  element.style {
    display: block;
}


ol, ul {
    list-style: none;
} 
element.style {
}
body .fn-hide {
    display: none;
}
.forecast-tab-box {
    width: 100%;
    height: 66px;
    float: right;
    overflow: hidden;
    margin-top: -1px;
    border: 1px solid #eee;
}
.forecast-list {
    width: 100%;
    height: 60px;
    margin: 3px 0;
    overflow: hidden;
}
.forecast-list li {
    width: 33.33%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    float: left;
    text-indent: 25px;
    background: url(../images/assist-icon.gif) 8px -76px no-repeat;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400;
}
:link, :visited, ins {
    text-decoration: none;
}  
/* 电视剧直播开始

*/
table{border-collapse :collapse ;}
th,th{width: 350px;background-color: #f2f2f2;height: 25px;/* border: 1px solid #c98cd5; */font-size: 12px;text-align: center;border-top: 1px solid ##f2f2f2;border-right: 1px solid #e3cbe8;}

.box-switch-tabs .nav-tabs li a {
    padding: 0 0 10px;
    font-size: 16px;
    border: 0;
    background: 0 0;
    border-radius: 0;
}
a:focus, a:hover, a:link {
    text-decoration: none;
}
.tv_list_box {
    margin-left: 0px;
    margin-right: 0px;
    overflow: hidden;
}
.text-muted, .list-mcat .content-menu .head span.text, .rating-kong-item .loadingg, .details-tv em.time, .details-info ul.info li span {
    color: #999;
}
.tv_txt_list ul {
    height: 100%;
    padding: 5px;
    margin-top: 15px;
}
.box-min-mcid .item dl, .tv_txt_list ul li {
    border-left: 1px solid #e7e7e7;
}

.tv_txt_list ul li {
    padding: 12px 15px 12px 15px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.box-min-mcid .item dl, .tv_txt_list ul li {
    border-left: 1px solid #e7e7e7;
}
.tv_txt_list ul li .tv-live {
    position: absolute;
    right: 0px;
    top: 20px;
}

.index-menu li a:hover, .box-index-mcid li a:hover, .playlist ul li a:hover, .playlist ul li a.active, .player_playlist ul li a:hover, .player_playlist ul li a.active, .index-menu li a:hover .text-color, .video-pic .score, .swiper-pagination-bullet-active, .box-video-ranking li .num.active, .box-video-text-list ul li .num.active, .box-title-nav li a:hover, .box-title-nav li a.active, .box-page ul li a:hover, .box-page ul li.active span, .box-video-text-list ul li .tv.active, .tv-diantai li:hover .tv, .list-mcat .content-meun .head dl dd span, .details-tool a:hover, .details-tool a.active, .rating-box .rating-show .power-item, .tv-live, .details-page a:hover, .actor-box .actor-title.active, .box-index-mcid li.active a, .player_bottom .prevnext a:hover, .tv_txt_list ul li:hover span.b, .tv_detail_week ul a:hover, .tv_detail_week ul a.active, .ui-signed li:hover {
    background-color: #bd78ec;
    color: #fff;
}

.box-video-ranking ul li .num, .box-video-text-list ul li .num, .index-menu li a, .box-index-mcid li a, .box-title-nav li a, .box-page ul li span, .tv-diantai li .tv, .nav-search .form-control, .index-menu li a, .details-tool a, .playlist ul li a, .player_playlist ul li a, .details-story h4, .details-tv .item h4, .comment-post, .details-page a, .details-title h1, .actor-title, .layout-box .more-click, .box-gbook .item .content, .comment-num, .news_remark, .player_bottom .prevnext a, .tv_txt_list ul li span.b, .tv_detail_week, .playlog_list ul li:hover, .autocomplete-selected {
    background-color: #f5f5f5;
    color: #999;
}
.index-menu li a, .box-index-mcid li a, .box-page ul li.active span, .nav-search .form-control, #rating, .playlist ul li a, .details-page a, .box-gbook .item .content, .comment-num, .comment-sub, .tv_txt_list ul li span.b {
    border: 1px solid #fff;
}
.tv_txt_list ul li span.b {
    width: 7px;
    height: 7px;
    -webkit-radius: 7px;
    -moz-radius: 7px;
    -ms-radius: 7px;
    -o-radius: 7px;
    border-radius: 7px;
    position: absolute;
    left: -4px;
    top: 40%;
}
.tv-live em.tv-live-l {
    border-right: 12px solid #bc78ec;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: -12px;
}

.tv_txt_list ul li i {
    font-style: normal;
    float: left;
    margin-right: 6px;
}
.tv-live {
    margin-left: 20px;
    text-align: center;
    padding: 3px 10px;
    font-size: 12px;
    position: relative;
}
.pull-left {
    float: left!important;
}
.iconfont, .video-pic .flower {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.box-switch-tabs .nav-tabs li {
    margin: 0 30px 12px 0;
}

.box-switch-tabs .nav-tabs, .table>thead>tr>th {
    border-bottom: 2px solid #e7e7e7;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.layout-box, .layout-box-no {
    margin-top: 20px;
    padding: 15px;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
li, ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}
.tv_list_box [class*=col-] {
    padding: 0 5px;
    background: #fff;
    width: 25%;
}
.pull-right {
    float: right!important;
    transform: translateY(-32px);
}
.pl-0 {
    padding-left: 0px!important;
}
@media (min-width: 992px)
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
.col-md-3 {
    width: 25%;
}

@media (min-width: 768px)
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
.col-sm-3 {
    width: 25%;
}

.tv_txt_list ul {
    height: 100%;
    padding: 5px;
    margin-top: 15px;
}
        .image-container {
            display: flex;
            justify-content: space-between; /* 为图片设置间隔 */
            align-items: center; /* 垂直居中 */
            max-width: 492px;
            margin: auto; /* 水平居中 */
        }
        .image-container img {
            width: 120px; /* 设置你的图片宽度 */
            height: auto;
            border: 1px solid #080000;
        }
        /* 针对手机端的媒体查询 */
        @media screen and (max-width: 800px) {
            .image-container {
                display: none; /* 在手机端不显示图片 */
            }
        }
        