body {
	padding:0;
	margin:0;
	font-family:Microsoft YaHei,Droid Sans Fallback,SimHei,Arial,Helvetica,tahoma,sans-serif;
	background-color:#FFFFFF;
}
a {
	text-decoration:none;
	color:#535252;
}
ul,li,p,dt,dl,dd {
	list-style:none;
	padding:0;
	margin:0;
}
h1,h2,h3,h4,h6 {
	font-size:14px;
	margin:0;
	padding:0;
}
input,button,select,textarea {
	outline:0
}
*:not(.ep-bkir)::-webkit-scrollbar {
	display: none;
}
*:not(.ep-bkir) {
	scrollbar-width: none;
	-ms-overflow-style: none;
}
.fl {
	float:left
}
.fr {
	float:right
}
.list {
	width:100%;
	overflow:hidden;
	padding-top:10px;
}
.blank {
	clear:both;
	overflow:hidden;
	display:block;
}
.head {
	height:42px;
	width:100%;
	clear:both;
	background:#222 url(head.png) left top no-repeat;
	position:relative;
}
.head h1,.head h2 {
	line-height:42px;
	color:#FFF;
	font-size:16px;
	text-align:center;
	overflow:hidden;
	height:42px;
}
.logo {
	width:158px;
}
.logo a {
	display:block;
	width:158px;
	height:30px;
	margin:6px;
	margin-left: 11px;
}
.logo a span {
	font-size: 1.41em;
    color: #FFF;
}
.nav {
	width:auto;
}
.nav a {
	float:left;
	display:block;
	width:38px;
	height:42px;
}
.nav i {
	background:url(mico.png) center 0 no-repeat;
	height:22px;
	width:38px;
	display:block;
	margin-top:10px;
}
.nav .dh {
	background-position:center -58px;
}
.nav .so {
	background-position:center -31px;
}
.sort {
	height:32px;
	border-bottom:solid 1px #ccc;
	text-align:center;
	font-size:14px;
}
.sort a {
	width:20%;
	display:block;
	height:32px;
	line-height:32px;
	float:left;
	overflow:hidden;
	background:url(line.png) right 0 repeat-y;
}
.sort a.end {
	background:none;
}
.sort a:hover {
	background:#FC8BBB;
	color:#FFF;
	padding-left:1px;
	margin-left:-1px;
}
.tit {
	overflow:hidden;
	padding-left:6px;
}
.tit h1 {
	line-height:32px;
	font-size:16px;
	color:#fe960e;
}
.tit p {
	line-height:18px;
	font-size:12px;
}

.listtit, #play_tabs .menu0>li {
	border-left:0.2em solid #272727;
	overflow:hidden;
	clear:both;
	margin-left:6px;
	padding:0 6px;
}
#play_tabs {
	border-top: 1px solid #EEE;
    padding-top: 6px;
}
#play_tabs .menu0>li{
	border-left:0.1em solid #CCC;
	padding:0 0 0 6px;
	color: #222;
	margin-left: 0;
	background-color: #F7F7F7;
}
#play_tabs .menu0>li.on{
	border-left:0.2em solid #272727;
	color: #333;
	font-weight: bold;
}
#play_tabs .menu0 {
	padding-left: 6px;
}


.listtitle {
	display:inline;
	float:left;
	text-decoration:none;
	color:#535252;
	font-size:16px;
}
.listmore {
	display:inline;
	float:right;
	text-decoration:none;
	color:#999;
	font-size:14px;
}
.list ul {
	padding:0 6px 0 0;
	margin:10px 0 10px -4px;
	overflow:hidden;
}
.item {
	display:block;
	margin:0 0 5px 0;
	color:#fff;
	float:left;
	width:33.33%;
}
.itemimg {
	margin-left:10px;
	position:relative;
	overflow:hidden;
}
.itemimg .rel_title {
	position: absolute;
	width: 100%;
	line-height: 20px;
	z-index: 1;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	opacity: 0.95;
	color: #fff;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
	border-radius: 8px 8px 0 0;
}
.itemimg img {
	width:100%;
	height:auto;
}
.itemimgtext,.itemimgtime {
	width:90%;
	height:20px;
	line-height:20px;
	z-index:1;
	position:absolute;
	padding:0 5%;
	bottom:0;
	left:0;
	background:rgba(0,0,0,0.5);
	opacity:0.95;
	color:#fff;
	overflow:hidden;
	font-size:12px;
	border-radius:0 0 8px 8px;
}

.itemimgtime {
	background:none;
	text-shadow:#535252 1px 1px 0;
}
.itemtext {
	display:block;
	height:2rem;
	color:#363636;
	font-size:12px;
	overflow:hidden;
	position:relative;
	word-break:normal;
	text-align:left;
	margin:4px 0 0 10px;
}
.imgholder {
	width:100%;
	visibility:hidden;
}
.subText {
	margin-top:-3px;
}
.imgblock {
	border-radius:8px;
	width:100%;
	height:auto;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}
.imgblockwrap {
	border-radius:8px;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#DDD;
	position:relative;
}
.bk {
	height:42px;
}
.swipe {
	width:100%;
	position:relative;
}
.swipe ul {
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.swipe li {
	position:relative;
	aspect-ratio: 5 / 3;
}
.swipe li img {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	display:block;
}
.swipe li p {
	width:100%;
	height:24px;
	line-height:24px;
	position:absolute;
	padding:0 10px;
	bottom:0;
	left:0;
	background:rgba(0,0,0,0.5);
	opacity:0.85;
	color:#fff;
	overflow:hidden;
	font-size:14px;
}
.swipe #pagenavi {
	position:absolute;
	width:90px;
	bottom:3px;
	right:0;
}
.swipe #pagenavi a {
	width:10px;
	height:10px;
	line-height:99em;
	background:#b5b5b5;
	border-radius:50%;
	margin:0 2px;
	overflow:hidden;
	cursor:pointer;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.swipe #pagenavi a.active {
	background:#fe960e;
}
.show img {
	width:124px;
	float:left;
	margin-right:12px;
}
.star {
	height:13px;
}
.show {
	font-size:12px;
	margin:0 6px;
	clear:both;
	overflow:hidden;
}
.show h1 {
	font-size:1.6em;
	font-weight:normal;
	color:#dd0102;
	white-space: nowrap;
	overflow-x: auto;
}
.show p {
    margin-top: 5px;
    white-space: nowrap;
    overflow-x: auto;
    margin-left: 134px;
}
.show a {
	display:inline-block;
	background:#EEE;
	padding:2px 4px;
	margin-right:8px;
}
.show a.bofang {
	height:32px;
	line-height:32px;
	padding:0;
	background:#e03336;
	color:#fff !important;
	width:88px;
	text-align:center;
	font-size:14px;
	border-radius:3px;
}
.info {
	padding:6px;
	font-size:12px;
	margin-top: 5px;
    border-top: 1px solid #EEE;
}
.stit {
	font-size:14px;
	color:#CC0000;
	padding-bottom:10px;
}
.plist {
	width:100%;
	padding:5px 0;
	overflow:hidden
}
.plist ul {
	padding:0 3%;
	width:100%
}
.plist .new {
	position:absolute;
	width:27px;
	height:27px;
	line-height:14px;
	text-indent:1px;
	font-size:10px;
	font-style:normal;
	color:#fff;
	top:0;
	left:0;
}
.plist li a {
	display:block;
	font-size:14px;
	padding:0 10px;
}
.plist .now {
	border-radius:3px;
	color:#fff!important;
	background:#dd0102;
}
.plist .now a {
	color:#fff
}
.plist .nonum li {
	text-align:center
}
.plist1 {
	position:relative
}
.plist ul {
	overflow:hidden
}
.plist1 li {
	position:relative;
	float:left;
	display:inline;
	width:14%;
	line-height:26px;
	text-align:center;
	margin:5px 2% 0 0;
}
.plist1 li a {
	padding:0;
	border-radius:3px;
	border:1px solid #ccc;
	height:26px;
	overflow:hidden
}
.plist1 li a:hover,.plist1 .sel a {
	background:#dd0102;
	border:1px solid #dd0102;
	color:#FFF;
}
.plist1 .new {
	text-indent:-12px
}
.play,.down {
	width:60px;
	display:inline-block;
	height:26px;
	text-align:center;
	line-height:26px;
	color:#FFFFFF;
	font-size:14px;
}
.play {
	background:#CC0000;
	margin:6px 6px;
}
.down {
	background:#FF3300;
}
.common-rating,.rate-stars {
	display:inline-block;
	height:12px;
	line-height:12px;
	background:url(stars.png) repeat-x 0 -13px;
	overflow:hidden;
	vertical-align:top;
}
.common-rating {
	width:60px;
	background-position:0 0;
	display:inline-block;
}
#pre_display {
	position:absolute;
	width:100%;
	height:100%;
	z-index:11;
	background:#535252;
	overflow:hidden;
}
.player {
	width:100%;
	background:#000;
	position:relative;
}
#playbox {
	height:240px;
	overflow:hidden;
}
#adv {
	position:absolute;
	width:100%;
	overflow:hidden;
	z-index:999;
	right:0;
	top:0;
}
.adv span {
	color:#ff0000;
	font-size:18px;
}
.aik {
	clear:both;
	margin-left:5px;
	margin-top:10px;
}
.aik li {
	height:100px;
	border-bottom:dotted 1px #ddd;
	margin-bottom:10px;
	width:auto;
}
.aik li img {
	float:left;
	width:60px;
	height:60px;
	margin-right:10px;
}
.aik li h2 {
	font-size:14px;
	olor:#333333;
}
.aik li p {
	color:#666;
	font-size:12px;
}
.aik li p a.down {
	background:url(down.png) no-repeat;
	height:46px;
	display:inline-table;
	width:130px;
	margin-top:4px;
}
.alert {
	display:none;
	width:100%;
	height:36px;
	background:#FF6600;
}
.alert h3 {
	float:left;
	color:#FFF;
	font-size:16px;
	margin:6px;
	padding:0;
}
.alert span {
	float:right;
	width:36px;
	height:36px;
	text-align:center;
	font:15px/30px Microsoft Yahei;
	cursor:pointer;
	color:#FFF;
	background:red;
}
.tag {
	height:28px;
	padding:0 6px;
	overflow:hidden;
	clear:both;
	border-bottom:solid 1px #ddd;
}
.tag span {
	_display:inline;
	float:left;
	overflow:hidden;
	line-height:28px;
	text-align:center;
	cursor:pointer;
	width:14.2%;
}
.tag span.av {
	height:28px;
	background:#fff;
	border-bottom:solid 1px #e00102;
	color:#e00102;
	font-weight:bold;
}
.tlist {
	clear:both;
	padding:6px;
	font-size:14px;
}
.tlist ul {
	display:none;
}
.tlist li {
	height:36px;
	overflow:hidden;
	line-height:36px;
	background:url(icon.png) 3px 16px no-repeat;
	padding-left:12px;
	border-bottom:dotted 1px #ddd;
}
.tlist li span a,.tlist .now {
	float:right;
	color:#999;
	font-size:12px;
}
.topli {
	clear:both;
	font-size:14px;
	margin:6px
}
.topli li {
	height:38px;
	line-height:38px;
	border-bottom:solid 1px #ddd
}
.topli li i {
	color:#999;
	padding-right:8px;
	font-size:16px;
	font-weight:700
}
.topli li span {
	margin-right:10px
}
.topli li span a {
	color:#444
}
.topli li b {
	margin-left:10px
}
.topli li b a {
	color:#FC8BBB
}
.topli li em {
	padding-left:12px;
	color:#999
}
.topli li em a {
	color:#999
}
.playbg {
	/*height:30px;
	*/width:100%;
	clear:both;
	overflow:hidden;
	margin-top:5px;
}
.playbo {
	height:28px;
	line-height:28px;
	margin-right:5px;
	background:#ddd;
	padding:0 10px;
}
.playbo span {
	float:left;
	display:block;
	font-weight:bold;
}
.playbo i {
	background:url(cin.png) no-repeat;
	float:left;
	display:inline-block;
	width:26px;
	height:26px;
	margin-right:2px;
}
.playbo i.m1 {
	background-position:4px 0;
}
.playbo i.m2 {
	background-position:-194px 0;
}
.playbo i.m3,.playbo i.m15 {
	background-position:-63px 0;
}
.playbo i.m4,.playbo i.m13,.playbo i.m21 {
	background-position:-564px 0;
}
.playbo i.m5 {
	background-position:-258px 0;
}
.playbo i.m6 {
	background-position:-503px 0;
}
.playbo i.m7,.playbo i.m8,.playbo i.m12,.playbo i.m14 {
	background-position:-383px 0;
}
.playbo i.m9 {
	background-position:-444px 0;
}
.playbo i.m10 {
	background-position:-130px 0;
}
.playbo i.m11 {
	background-position:-320px 0;
}
.playbo i.m17 {
	background-position:-628px 0;
}
.playbo a {
	display:block;
	float:left;
	margin-left:8px;
}
.fav {
	height:28px;
	line-height:28px;
}
.fav a {
	margin-right:8px;
	color:#CC0000;
}
.class {
	width:100%;
	height:32px;
	line-height:32px;
	background:#FEC5DD;
	font-size:1em;
}
.class ul {
	margin:0 2%;
}
.class .ue_nav {
	position:relative;
	width:33.3%;
	height:32px;
	float:left;
	text-align:center;
}
.class ul li a {
	height:32px;
	text-align:center;
	display:block;
	width:100%;
}
.class .ue_nav span {
	position:absolute;
	font-family:Verdana;
	color:#272727 !important;
	right:3px;
	bottom:3px;
	line-height:18px;
}
.class .ue_nav:hover {
	background:#272727;
	color:#FFFFFF;
}
.soc {
	background:#FEC5DD;
	width:100%;
}
.soc ul {
	padding:6px;
	border-top:solid 1px #fff;
	clear:both;
	overflow:hidden;
}
.soc li {
	float:left;
	margin-right:8px;
}
.shon h1 {
	color:#F53A7B;
	font-size:18px;
	text-align:center;
	clear:both;
	line-height:28px;
	overflow:hidden;
	margin:8px;
	padding:8px 0;
	border-bottom:solid 2px #dd0102;
}
.intro {
	padding:8px;
}
.intro p {
	line-height:25px;
	margin:0px auto 20px auto;
	text-indent:24px;
}
.intro img {
	max-width:80%;
}
.intro .p_c {
	text-align:center;
	text-indent:0;
}
.intro .p_c tkbox {
	display:initial !important;
}
.footer {
	text-align:center;
}
.apk {
	padding:6px;
	clear:both;
	overflow:hidden;
}
.apk ul {
	clear:both;
}
.apk li {
	width:25%;
	float:left;
	text-align:center;
	margin-bottom:10px;
}
.apk li img {
	width:72px;
	height:72px;
	border-radius:8px;
}
.apk li p {
	font-size:12px;
	margin-top:5px;
}
.apk .down,.downs a {
	width:72px;
	height:24px;
	line-height:24px;
	background:#8FC518;
	color:#FFFFFF;
	border-radius:8px;
}
.apu {
	padding:0 6px;
}
.apu img {
	width:72px;
	height:72px;
}
.downs {
	margin-top:20px;
	margin-right:6px;
}
.downs a {
	display:block;
	text-align:center;
}
.swiper-container {
	width:100%;
	height:300px;
}
.swiper-slide {
	font-size:18px;
}
.swiper-slide img {
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	-ms-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	position:absolute;
	left:50%;
	top:50%;
}
.more {
	text-align:center;
	margin-bottom:10px;
	background:#FC8BBB;
	padding:4px 0;
}
.more a {
	color:#FFFFFF;
}
.pages {
	padding:20px;
	text-align:center;
	overflow:hidden;
	clear:both;
}
.pages a {
	margin:0 2px;
	display:inline-block;
	height:22px;
	line-height:22px;
	background:#fff;
	border:1px solid #e3e3e3;
	text-align:center;
	color:#333;
	padding:0 5px
}
.pages a.a1 {
	background:#f1f1f1;
	width:56px;
}
.pages a:hover {
	background:#f1f1f1;
	color:#000;
	text-decoration:none
}
.pages span {
	margin:0 2px;
	display:inline-block;
	height:22px;
	line-height:23px;
	background:#F4FBEC;
	font-weight:bold;
	border:1px solid #ccc;
	padding:0 5px
}
#totalnum {
	display:none;
}
/* play urls --------------------*/

.menu0 {
    width: auto;
	height:25px;
	line-height:25px;
	text-align:left;
	border-bottom:1px solid #EEE;
	overflow-x: auto;
	overflow-y: hidden;
	float: unset;
    white-space: nowrap;
}
.menu0 li {
	width: auto;
	min-width: 20%;
	font-size:15px;
	display: inline-block;
	float: unset;
	cursor:pointer;
}
.menu0 li.hover {
	background:#fff
}
.menu0 .on {
	color:#222;
	background:#fff;
}
.movurl {
	width:auto;
	overflow:hidden
}
.movurl ul {
	width:auto;
}
.movurl li {
	float:left;
	width:auto;
	min-width:29%;
    margin: 2% 2% 0 2%;
	overflow:hidden
}
.movurl li a {
	display:block;
	padding:0 10px;
	border:1px solid #ddd;
	line-height:24px;
	text-decoration:none;
	overflow:hidden
}
.movurl li a:visited {
	color:#999
}
.movurl li a:hover {
	background:#FC8BBB;
	border:1px solid #FC8BBB;
	color:#FFF
}
.movurl-bgm ul {
	padding-left: 2px;
}
.movurl-bgm ul li {
	float: unset;
	display: block;
	width: 100%;
	overflow: hidden;
  }
.movurl-bgm ul li p {
	opacity: .6;
	font-size: 14px;
	font-style: italic;
	white-space: nowrap;
	overflow: hidden;
}


/* ------- catalog ------------------ */


.search-list {
	font-family:arial;
	width:100%;
	height:auto;
	display:inline-block;
	border:1px solid #ddd;
	font-size: .95em;
}
.search-list li {
	color:#2b2b2b;
	margin:0 .5em 0 0;
	width:100%;
	border-bottom:1px solid #ddd;
	float:left
}
.search-list li:last-child {
	border-bottom:none
}

.search-list li ul li.on a {
	color:#272727 ;
	border: 1px solid #272727 ;
}
.search-list li ul li a {
	padding: .2em .4em;
	border-radius: 3px;
	border: 1px solid #E0E0E0;
}
.search-list li ul li a:hover {
	background:#f9cfcf;
}



.search-list span {
    color: #FFF;
    background-color: #272727;
	margin:.45em 0 0 .5em;
	display:inline-block;
	width: 14.5%;
	text-align: left;
	padding: .1em 0 .1em .4em;
	overflow-x: auto;
	white-space: nowrap;
	border: 1px solid #654;
	border-radius: 3px;
}
.search-tag {
	margin-top: .4em;
	float:right;
	width: 78%;
	white-space: nowrap;
    overflow-x: auto;
}
.search-tag li {
	display:inline-block;
	padding: .1em 0 .1em .6em;
	border-left:1px solid #EEE;
	font-size:100%;
	color:#1149ce;
	width:auto;
	border-bottom:none;
	margin: .1em .4em .5em 0;
	float: unset;
}
.search-tag li:last-child {
	border-right:none
}




/* ======== */
#nav_fr_to_pc{
	display: none;
}
@media only screen and (min-width:48.4999em) {
	#nav_fr_to_pc{
		width: auto;
		height: auto;
		padding: 10px 5px;
		font-weight: bold;
		color: #FFF;
		text-decoration: underline;
		display: block;
	}
}

.show-lx {
    overflow-x: auto;
    white-space: nowrap;
}

.tabs-pp .movurl ul {
    overflow-y: auto;
    max-height: 300px;
}


.item-rank {
	position: relative;
}
.rank-num {
  position: absolute;
  overflow: hidden;
  padding: 0;
  color: #BFBFDE;
  font-size: 12px;
  cursor: pointer;
  z-index: 10;
  top: 0;
  right: 0;
  height: 20px;
  line-height: 20px;
}
.rank-num i {
  display: block;
  padding: 0 5px;
  background: #333;
  color: #fff;
  font-style: normal;
  border-radius: 0 10px 0 25px;
  opacity: 0.95;
}


