body {
	margin: auto;
	cursor: default;
	max-width: 750px;
	background-color: #000000;
}

a {
	text-decoration: none;
	color: inherit;
}

ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

ul li {
	list-style-type: none;
}

div,
a,
textarea,
input,
span {
	box-sizing: border-box;
}

input {
	background: none;
}

input[type="button"] {
	cursor: pointer;
}

button {
	cursor: pointer;
}

textarea {
	resize: none;
	font-family: inherit;
}

div,
input {
	box-sizing: border-box;
}

::-webkit-scrollbar {
	width: 3px;
	height: 3px;
}

::-webkit-scrollbar-thumb {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .3);
}

::-webkit-scrollbar-track {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .1);
}

/* a:hover,
button:hover {
	opacity: 0.7;
} */

@media (min-width: 1020px) {
	#H5 {
		display: none;
	}
}

@media (max-width: 1020px) {
	#PC {
		display: none;
	}
}

.container {
	width: 95%;
	margin: auto;
	box-sizing: border-box;
	display: flex;
}

.main-pb {
	padding-bottom: 1rem;
}

.bgs {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.banner {
	width: 100%;
	margin-top: 0.2rem;
}

.banner .swiper {
	width: 100%;
	height: 100%;
	padding-bottom: 0.55rem;
}

.banner .swiper-slide {
	width: 100%;
	height: 5.2rem;
}

.banner .swiper-pagination {
	display: flex;
	justify-content: center;
	bottom: 0;
}

.banner .swiper-pagination-bullet {
	width: 0.4rem;
	height: 0.1rem;
	background: #D9D9D9;
	border-radius: 0.1rem;
	opacity: 1;
}

.banner .swiper-pagination-bullet-active {
	width: 0.65rem;
	background: #FF0303;
}

.banner .swiper-slide .banne {
	transform: scale(0.9);
}

.banner .swiper-slide-active .banne {
	transform: scale(1);
}

.banne {
	width: 100%;
	height: 100%;
	border-radius: 0.3rem;
	display: block;
	overflow: hidden;
}

.banne img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_jrgxs {
	width: 100%;
	margin-top: 0.25rem;
}

.inde_jrgx {
	width: 100%;
}

.inde_jrgx1 {
	width: 100%;
	font-weight: 700;
	font-size: 0.32rem;
	color: white;
}

.inde_jrgx2 {
	width: 100%;
	margin-top: 0.3rem;
}

.inde_jrgx2 .swiper {
	width: 100%;
	height: 100%;
}

.inde_jrgx2 .swiper-slide {
	width: 100%;
	height: 100%;
}

.inde_jrgx3 {
	width: 100%;
	background: linear-gradient(to bottom, #190027, #2B1749);
	border-radius: 0.3rem;
	padding: 0.2rem;
	display: flex;
	align-items: center;
}

.inde_jrgx3_1 {
	width: 1.95rem;
	height: 2.6rem;
	border-radius: 0.3rem;
	margin-right: 0.3rem;
}

.inde_jrgx3_2 {
	width: calc(100% - 2.25rem);
}

.inde_jrgx3_3 {
	width: 100%;
	font-weight: 700;
	font-size: 0.26rem;
	color: white;
	overflow: hidden;
	/* 隐藏溢出的内容 */
	white-space: nowrap;
	/* 文本不换行 */
	text-overflow: ellipsis;
	/* 显示省略号来表示溢出 */
}

.inde_jrgx3_4 {
	width: 100%;
	font-weight: 700;
	font-size: 0.2rem;
	color: white;
	margin-top: 0.35rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* 限制显示的行数为3 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.inde_jrgx3_5 {
	width: 2.5rem;
	height: 0.55rem;
	border-radius: 0.55rem;
	background: #B10000;
	margin-top: 0.6rem;
	font-weight: 700;
	font-size: 0.26rem;
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
}

.inde_jrgx3_5 img {
	width: 0.3rem;
	margin-right: 0.15rem;
}

.inde_syjjs {
	width: 100%;
}

.inde_syjj {
	width: 100%;
	margin: 0.45rem auto;
}

.inde_syj {
	width: 100%;
	margin-bottom: 0.4rem;
}

.inde_syj:last-child {
	margin-bottom: 0;
}

.inde_syjj1 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.inde_syjj2 {
	width: 32%;
	margin-top: 0.35rem;
	margin-right: 2%;
	display: block;
}

.inde_syjj2:nth-child(3n) {
	margin-right: 0;
}

.inde_syjj2_1 {
	width: 100%;
	height: 2.9rem;
	border-radius: 0.2rem;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_syjj2_2 {
	width: 100%;
	margin-top: 0.2rem;
	font-weight: 700;
	font-size: 0.24rem;
	color: white;
	text-align: center;
	 display: -webkit-box;
	  -webkit-box-orient: vertical;
	  -webkit-line-clamp: 2; /* 限制文本行数为2 */
	  overflow: hidden;
}

.fd_tjs {
	width: 6rem;
	height: 1.1rem;
	background: white;
	border-radius: 0.2rem;
	padding: 0 0.2rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: fixed;
	left: 50%;
	bottom: 1.15rem;
	transform: translateX(-50%);
	z-index: 1001;
}

.fd_tj1 {
	width: calc(100% - 1.05rem);
	font-weight: 700;
	font-size: 0.2rem;
	display: flex;
	align-items: center;
}

.fd_tj1 img {
	width: 0.4rem;
	margin-right: 0.1rem;
}

.fd_tj1 div {
	width: calc(100% - 0.5rem);
}

.fd_tj2 {
	width: 1.05rem;
	height: 0.6rem;
	border-radius: 0.6rem;
	text-align: center;
	line-height: 0.6rem;
	background: #FF0606;
	font-weight: 700;
	font-size: 0.26rem;
	color: white;
}

.fd_fhdb {
	width: 1rem;
	position: fixed;
	right: 0.3rem;
	bottom: 3.05rem;
	z-index: 1001;
}

.binge_watchs {
	width: 100%;
}

.binge_watch {
	width: 100%;
	margin: 0.15rem auto;
}

.binge_wat {
	width: 100%;
	margin-bottom: 0.45rem;
}

.binge_wat:last-child {
	margin-bottom: 0;
}

.binge_wat1 {
	width: 100%;
	margin-bottom: 0.45rem;
	font-weight: 700;
	font-size: 0.32rem;
	color: white;
}

.binge_wat2 {
	width: 100%;
}

.binge_wat2 .swiper {
	width: 100%;
	height: 100%;
}

.binge_wat2 .swiper-slide {
	width: 100%;
	height: 100%;
}

.binge_wat2_1 {
	width: 100%;
	display: block;
}

.binge_wat2_2 {
	width: 100%;
	height: 2.6rem;
	display: block;
	border-radius: 0.3rem;
	object-fit: cover;
	object-position: center;
}

.binge_wat2_3 {
	width: 100%;
	margin-top: 0.25rem;
	text-align: center;
	font-weight: 700;
	font-size: 0.2rem;
	color: white;
	overflow: hidden;
	/* 隐藏溢出的内容 */
	white-space: nowrap;
	/* 文本不换行 */
	text-overflow: ellipsis;
	/* 显示省略号来表示溢出 */
}

.binge_wat3 {
	width: 100%;
}

.binge_wat3_1 {
	width: 100%;
	margin-bottom: 0.55rem;
	display: flex;
	align-items: center;
}

.binge_wat3_1:last-child {
	margin-bottom: 0;
}

.binge_wat3_2 {
	width: 2rem;
	height: 2.6rem;
	border-radius: 0.2rem;
	margin-right: 0.5rem;
}

.binge_wat3_3 {
	width: calc(100% - 2.5rem);
}

.binge_wat3_4 {
	width: 100%;
	font-weight: 700;
	font-size: 0.24rem;
	color: white;
	overflow: hidden;
	/* 隐藏溢出的内容 */
	white-space: nowrap;
	/* 文本不换行 */
	text-overflow: ellipsis;
	/* 显示省略号来表示溢出 */
}

.binge_wat3_5 {
	width: 100%;
	margin-top: 0.3rem;
	font-weight: 400;
	font-size: 0.18rem;
	color: #8A8787;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* 限制显示的行数为3 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.binge_wat3_6 {
	width: 100%;
	margin-top: 0.6rem;
	font-weight: 400;
	font-size: 0.18rem;
	color: #8A8787;
}

.binge_wat3_7 {
	margin-top: 0.3rem;
	min-width: 0.9rem;
	height: 0.4rem;
	border-radius: 0.05rem;
	background: #3A3A3A;
	font-weight: 700;
	font-size: 0.18rem;
	color: #8A8787;
	text-align: center;
	line-height: 0.4rem;
	padding: 0 0.1rem;
}

.mine_box {
	width: 100%;
}

.mine_bo {
	width: 100%;
	margin-bottom: 0.4rem;
}

.mine_user {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.mine_user1 {
	width: calc(100% - 2.2rem);
	font-weight: 700;
	font-size: 0.3rem;
	color: white;
	display: flex;
	align-items: center;
}

.mine_user1 img {
	width: 1.15rem;
	height: 1.15rem;
	border-radius: 50%;
	margin-right: 0.35rem;
}

.mine_user1 div {
	width: calc(100% - 1.5rem);
}

.mine_user2 {
	border: 3px solid white;
	width: 1.9rem;
	height: 0.9rem;
	border-radius: 0.2rem;
	background-color: #4B4949;
	text-align: center;
	line-height: calc(0.9rem - 6px);
	font-weight: 700;
	font-size: 0.4rem;
	color: white;
}

.mine_hy {
	border: 3px solid white;
	width: 100%;
	height: 1rem;
	border-radius: 0.25rem;
	padding: 0 0.35rem;
	padding-right: 1.35rem;
	font-weight: 400;
	font-size: 0.24rem;
	color: white;
	margin-top: 0.45rem;
	display: flex;
	align-items: center;
	background-image: url(../img/bg_2.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.mine_hy img {
	width: 0.65rem;
	margin-right: 0.25rem;
}

.mine_money {
	width: 100%;
	margin-top: 0.45rem;
	border-radius: 0.25rem;
	padding: 0.6rem 0.4rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-image: url(../img/bg_3.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.mine_money1 {
	font-weight: 400;
	font-size: 0.28rem;
	color: white;
}

.mine_money2 {
	font-weight: 700;
	font-size: 0.28rem;
	color: white;
	display: flex;
	align-items: center;
}

.mine_money2 img {
	width: 0.4rem;
	margin-right: 0.5rem;
}

.mine_money3 {
	width: 1.6rem;
	display: block;
	font-weight: 700;
	font-size: 0.3rem;
	color: white;
	text-align: center;
	position: relative;
}

.mine_money3 img {
	width: 100%;
	display: block;
}

.mine_money3 div {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.mine_hymf {
	width: 100%;
	height: 0.7rem;
	margin-top: 0.35rem;
	padding-left: 1.25rem;
	padding-right: 0.5rem;
	font-weight: 400;
	font-size: 0.24rem;
	color: white;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.mine_hymf img {
	width: 0.4rem;
}

.mine_mls {
	width: 100%;
	margin-top: 0.65rem;
}

.mine_ml {
	width: 100%;
	height: 0.55rem;
	padding-left: 0.2rem;
	padding-right: 0.5rem;
	margin-bottom: 1.1rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.mine_ml:last-child {
	margin-bottom: 0;
}

.mine_ml1 {
	font-weight: 400;
	font-size: 0.24rem;
	color: white;
	display: flex;
	align-items: center;
}

.mine_ml1 img {
	width: 0.5rem;
	margin-right: 0.7rem;
}

.mine_ml2 {
	width: 0.4rem;
}

.mine_img {
	width: 100%;
	margin-top: 1.9rem;
}

.mine_img img {
	width: 1.35rem;
	display: block;
	margin: auto;
}

._top_black {
	width: 0.6rem;
	display: block;
}

._top_black img {
	width: 100%;
	display: block;
}

._top_title {
	margin-left: 0.15rem;
	font-weight: 700;
	font-size: 0.34rem;
	color: white;
}

.login_box {
	width: 100%;
}

.login_bo {
	width: 4.85rem;
	margin: auto;
	margin-top: 1rem;
	margin-bottom: 0.2rem;
}

.login_bo1 {
	height: 1.9rem;
	display: block;
	margin: auto;
}

.login_bo2 {
	width: 100%;
	margin-top: 0.6rem;
	text-align: center;
	font-weight: 700;
	font-size: 0.34rem;
	color: white;
}

.login_bo3 {
	width: 100%;
	height: 0.85rem;
	border-radius: 0.85rem;
	background: #1877F2;
	padding: 0 0.3rem;
	font-weight: 700;
	font-size: 0.28rem;
	color: white;
	margin-top: 0.6rem;
	display: flex;
	align-items: center;
}

.login_bo3 img {
	width: 0.5rem;
	margin-right: 0.2rem;
}

.login_bo4 {
	width: 100%;
	height: 0.85rem;
	border-radius: 0.85rem;
	background: white;
	padding: 0 0.3rem;
	font-weight: 700;
	font-size: 0.28rem;
	margin-top: 0.4rem;
	color: #8A8787;
	display: flex;
	align-items: center;
}

.login_bo4 img {
	width: 0.5rem;
	margin-right: 0.2rem;
}

.searcht_box {
	border-bottom: 1px solid white;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}

.searcht_box input {
	border: none;
	outline: none;
	width: calc(100% - 0.85rem - 1.25rem);
	height: 100%;
	margin-left: 0.25rem;
	font-weight: 700;
	font-size: 0.32rem;
	color: white;
}
.searcht_box button{
	border: none;
	outline: none;
	width: 1rem;
	height: 100%;
	font-weight: 700;
	font-size: 0.28rem;
	color: white;
	margin-left: 0.25rem;
	background: none;
}
.search_jgs {
	width: 100%;
}

.search_jg {
	width: 100%;
	margin: 0.35rem auto;
}

.search_jg1 {
	width: 100%;
	font-weight: 700;
	font-size: 0.32rem;
	color: white;
}

.search_jg2 {
	width: 100%;
	margin-top: 0.3rem;
}

.search_jg3 {
	width: 100%;
	background: linear-gradient(to bottom, #190027, #2B1749);
	margin-bottom: 0.45rem;
	border-radius: 0.3rem;
	padding: 0.2rem;
	display: flex;
	align-items: center;
}

.search_jg3:last-child {
	margin-bottom: 0;
}

.search_jg3_1 {
	width: 1.95rem;
	height: 2.6rem;
	border-radius: 0.3rem;
	margin-right: 0.3rem;
}

.search_jg3_2 {
	width: calc(100% - 2.25rem);
}

.search_jg3_3 {
	width: 100%;
	font-weight: 700;
	font-size: 0.26rem;
	color: white;
	overflow: hidden;
	/* 隐藏溢出的内容 */
	white-space: nowrap;
	/* 文本不换行 */
	text-overflow: ellipsis;
	/* 显示省略号来表示溢出 */
}

.search_jg3_4 {
	width: 100%;
	font-weight: 700;
	font-size: 0.2rem;
	color: white;
	margin-top: 0.35rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* 限制显示的行数为3 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.search_jg3_5 {
	width: 2.1rem;
	height: 0.55rem;
	border-radius: 0.55rem;
	background: #B10000;
	margin-top: 0.6rem;
	font-weight: 700;
	font-size: 0.26rem;
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
}

.search_jg3_5 img {
	width: 0.3rem;
	margin-right: 0.15rem;
}

.my_bills {
	width: 100%;
}

.my_bill {
	width: 100%;
	margin-bottom: 0.2rem;
}

.my_billa {
	width: 100%;
	background: #222222;
	border-radius: 0.2rem;
	padding: 0.4rem 0.5rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.my_billa1_1 {
	width: 100%;
	font-weight: 700;
	font-size: 0.34rem;
	color: white;
}

.my_billa1_2 {
	width: 100%;
	font-weight: 700;
	font-size: 0.46rem;
	color: white;
	margin-top: 0.45rem;
}

.my_billa2 {
	width: 1.3rem;
}

.my_billb {
	width: 100%;
	display: flex;
	justify-content: center;
}

.my_billb1 {
	height: 1.1rem;
	line-height: 1.1rem;
	margin-right: 2.2rem;
	color: #787878;
	font-weight: 700;
	font-size: 0.34rem;
}

.my_billb1:last-child {
	margin-right: 0;
}

.my_billb1.on {
	color: white;
	position: relative;
}

.my_billb1.on::after {
	content: '';
	width: 0.75rem;
	height: 0.1rem;
	border-radius: 0.1rem;
	background: #FD6591;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}

.my_billc {
	width: 100%;
	margin-top: 0.3rem;
	border-radius: 0.2rem;
	background: #222222;
	padding: 0.25rem 0.3rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.my_billc1 {
	width: 0.95rem;
}

.my_billc2 {
	width: calc(100% - 0.95rem - 2rem);
	padding: 0 0.4rem;
}

.my_billc2_1 {
	width: 100%;
	font-weight: 700;
	font-size: 0.38rem;
	color: white;
}

.my_billc2_2 {
	width: 100%;
	margin-top: 0.2rem;
	color: #838383;
	font-weight: 700;
	font-size: 0.32rem;
}

.my_billc3 {
	width: 2rem;
	text-align: right;
}

.my_billc3_1 {
	width: 100%;
	font-weight: 700;
	font-size: 0.38rem;
	color: #E5B061;
}

.my_billc3_2 {
	width: 100%;
	margin-top: 0.2rem;
	font-weight: 700;
	font-size: 0.32rem;
	color: #838383;
}

.my_billc3_3 {
	width: 100%;
	font-weight: 700;
	font-size: 0.38rem;
	color: white;
}

.my_billd {
	width: 100%;
}

.zw_box {
	width: 100%;
	padding: 2rem 0;
}

.zw_box img {
	width: 5rem;
	display: block;
	margin: auto;
}

.play_box {
	width: 100%;
	/* height: calc(100vh - 1.35rem - 0.05rem); */
	height: calc(100vh - 0.05rem);
	position: relative;
}

.play_bo1 {
	width: 100%;
	height: 100%;
}
.play_swiper{
	width: 100%;
	height: 100%;
}
.play_swiper .swiper-slide{
	width: 100%;
	height: 100%;
	position: relative;
}
.play_bo1.hidden .vjs-control-bar{
	opacity: 0;
}
.play_bo1 video {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: contain;
	object-position: center;
}
.play_swiper .swiper-slide::after{
	content: '';
	width: 100%;
	height: 90%;
	background: rgba(255, 255, 255, 0);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.tcplayer {
	margin: 0 auto;
}

#player-container-id {
	width: 100%;
	height: 100%;
}

.play_bo2 {
	width: 100%;
	padding: 0 0.2rem;
	position: fixed;
	left: 0;
	bottom: 1.6rem;
	z-index: 10;
}
.play_bo2.hidden{
	opacity: 0;
}
.play_bo3 {
	width: 100%;
}

.play_bo3_1 {
	width: 100%;
	font-weight: 700;
	font-size: 0.3rem;
	color: white;
	overflow: hidden;
	/* 隐藏溢出的内容 */
	white-space: nowrap;
	/* 文本不换行 */
	text-overflow: ellipsis;
	/* 显示省略号来表示溢出 */
}

.play_bo3_2 {
	width: 100%;
	display: flex;
}

.play_bo3_3 {
	border-right: 1px solid white;
	font-weight: 700;
	font-size: 0.3rem;
	color: white;
	padding: 0 0.05rem;
}

.play_bo3_3:last-child {
	border-right: 0;
}

.play_bo3_3 img {
	width: 0.3rem;
	margin-right: 0.05rem;
	display: inline-block;
	vertical-align: middle;
}

.play_bo3_3 span {
	display: inline-block;
	vertical-align: middle;
}

.play_bo4 {
	position: fixed;
	bottom: 2.3rem;
	right: 0.2rem;
	z-index: 10;
}
.play_bo4.hidden{
	opacity: 0;
}
.play_bo4_1 {
	width: 100%;
	margin-bottom: 0.5rem;
	text-align: center;
	font-weight: 700;
	font-size: 0.3rem;
	color: white;
	display: block;
}
.play_bo4_1:last-child{
	margin-bottom: 0;
}
.play_bo4_1 img {
	width: 0.65rem;
	display: block;
	margin: auto;
	margin-bottom: 0.2rem;
}
.play_bo4_1.on{
	color: #B10000;
}
.play_episode {
	width: 100%;
	background: #121212;
	padding: 0.5rem;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 20;
}

.play_episodea {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.play_episodea1 {
	width: calc(100% - 1.05rem);
	display: flex;
	align-items: center;
}

.play_episodea1_1 {
	width: 1.1rem;
	height: 1.7rem;
	margin-right: 0.4rem;
}

.play_episodea1_2 {
	width: calc(100% - 1.5rem);
}

.play_episodea1_3 {
	width: 100%;
	font-weight: 700;
	font-size: 0.24rem;
	color: white;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* 限制显示的行数为3 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.play_episodea1_4 {
	width: 100%;
	font-weight: 700;
	font-size: 0.24rem;
	color: white;
	margin-top: 0.55rem;
}

.play_episodea2 {
	width: 0.3rem;
}

.play_episodeb {
	width: 100%;
	display: flex;
	overflow-x: auto;
	/* 允许横向滚动 */
	white-space: nowrap;
	/* 防止子项换行 */
}

.play_episodeb1 {
	height: 0.75rem;
	line-height: 0.75rem;
	flex: 0 0 auto;
	/* 防止子项拉伸 */
	margin-right: 0.45rem;
	font-weight: 700;
	font-size: 0.24rem;
	color: white;
}

.play_episodeb1:last-child {
	margin-right: 0;
}

.play_episodeb1.on {
	position: relative;
}

.play_episodeb1.on::after {
	content: '';
	width: 0.35rem;
	height: 0.15rem;
	border-radius: 0.15rem;
	background: #FD6591;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}

.play_episodec {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.play_episodec1 {
	width: 14.166%;
	margin-top: 0.3rem;
	margin-right: 3%;
	height: 0.85rem;
	border-radius: 0.06rem;
	background: #222222;
	text-align: center;
	line-height: 0.85rem;
	font-weight: 700;
	font-size: 0.3rem;
	color: white;
	overflow: hidden;
	position: relative;
}

.play_episodec1:nth-child(6n) {
	margin-right: 0;
}

.play_episodec1.on {
	background: #FF0404;
}

.play_episodec1 img {
	width: 0.25rem;
	position: absolute;
	right: 0;
	top: 0;
}

.cover {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1001;
}

.viptc_box {
	width: 5rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.viptc_bo1 {
	width: 100%;
	position: relative;
}

.viptc_bo1_1 {
	width: 100%;
	display: block;
}

.viptc_bo1_2 {
	width: 2.6rem;
	position: absolute;
	right: 0;
	top: -0.85rem;
}

.viptc_bo2 {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.viptc_bo2_1 {
	width: 100%;
	padding: 0 0.4rem;
	padding-top: 0.2rem;
	display: flex;
}

.viptc_bo2_1_1 {
	width: 0.5rem;
	height: 0.5rem;
	border-radius: 0.05rem;
	text-align: center;
	line-height: 0.5rem;
	font-weight: 700;
	font-size: 0.3rem;
	color: white;
	background: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.viptc_bo2_1_2 {
	width: 0.35rem;
	text-align: center;
	line-height: 0.5rem;
	font-weight: 700;
	font-size: 0.3rem;
	color: #000000;
}

.viptc_bo2_2 {
	width: 100%;
	margin-top: 0.65rem;
	font-weight: 700;
	font-size: 0.3rem;
	text-align: center;
}

.viptc_bo2_3 {
	width: 100%;
	margin-top: 0.2rem;
	text-align: center;
	color: #EC5432;
	font-weight: 700;
	font-size: 0.22rem;
}

.viptc_bo2_4 {
	width: 100%;
	margin-top: 0.45rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.viptc_bo2_4_1 {
	font-weight: 700;
	font-size: 0.32rem;
	color: #FF2B20;
}

.viptc_bo2_4_1 span {
	font-size: 0.6rem;
}

.viptc_bo2_4_2 {
	width: 1.2rem;
	margin-left: 0.1rem;
	text-align: center;
	font-weight: 700;
	font-size: 0.28rem;
	color: #000;
	transform: rotate(45deg);
	position: relative;
}

.viptc_bo2_4_2 img {
	width: 100%;
	display: block;
}

.viptc_bo2_4_2 div {
	width: 100%;
	line-height: 0.45rem;
	text-decoration: line-through;
	position: absolute;
	left: 0;
	top: 0;
}

.viptc_bo2_5 {
	width: 2.8rem;
	margin: auto;
	margin-top: 0.5rem;
	font-weight: 700;
	font-size: 0.3rem;
	color: white;
	text-align: center;
	position: relative;
}

.viptc_bo2_5 img {
	width: 100%;
	display: block;
}

.viptc_bo2_5 div {
	width: 100%;
	line-height: 0.8rem;
	position: absolute;
	left: 0;
	bottom: 0;
}

.viptc_bo3 {
	width: 0.6rem;
	display: block;
	margin: auto;
	margin-top: 0.85rem;
}

.viptct_box {
	width: 5rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.viptct_bo1 {
	width: 100%;
	text-align: center;
	font-weight: 700;
	font-size: 0.42rem;
	color: white;
}

.viptct_bo2 {
	width: 100%;
	text-align: center;
	margin-top: 0.3rem;
	font-weight: 700;
	font-size: 0.32rem;
	color: white;
}

.viptct_bo2 span {
	font-size: 0.52rem;
	color: #FF0404;
}

.viptct_bo3 {
	width: 2.65rem;
	display: block;
	margin: auto;
	margin-top: 0.15rem;
}

.viptct_bo4 {
	width: 2.65rem;
	margin: auto;
	margin-top: 0.65rem;
	font-weight: 700;
	font-size: 0.32rem;
	color: white;
	text-align: center;
	position: relative;
}

.viptct_bo4 img {
	width: 100%;
	display: block;
}

.viptct_bo4 div {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.viptct_bo5 {
	width: 0.6rem;
	display: block;
	margin: auto;
	margin-top: 1.1rem;
}

.vip_buys {
	width: 100%;
}

.vip_buy {
	width: 100%;
	padding: 0 0.25rem;
}

.vip_buya {
	width: 100%;
	margin-bottom: 0.65rem;
}

.vip_buyb {
	width: 100%;
	padding: 0 0.45rem;
	font-weight: 700;
	font-size: 0.34rem;
	color: white;
	position: relative;
}

.vip_buyb::after {
	content: '';
	width: 0.1rem;
	height: 0.25rem;
	background: #CE0202;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.vip_buyc {
	width: 100%;
	border-radius: 0.1rem;
	background: #FFC492;
	padding: 0.15rem;
	text-align: center;
	font-weight: 500;
	font-size: 0.26rem;
	margin-top: 0.4rem;
}

.vip_buyd {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.vip_buyd1 {
	width: 32%;
	margin-right: 2%;
	margin-top: 0.45rem;
	position: relative;
}

.vip_buyd1:nth-child(3n) {
	margin-right: 0;
}
.vip_buyd1.on0 .vip_buyd4_1{
	color: #846E31;
}
.vip_buyd1.on0 .vip_buyd4_2{
	color: #5D3600;
}
.vip_buyd1.on0 .vip_buyd4_3{
	color: #846E31;
}
.vip_buyd1.on0 .vip_buyd4_4{
	color: #846E31;
}
.vip_buyd1.on1 .vip_buyd4_1{
	color: #F9DD9B;
}
.vip_buyd1.on1 .vip_buyd4_2{
	color: #FFC571;
}
.vip_buyd1.on1 .vip_buyd4_3{
	color: #F9DD9B;
}
.vip_buyd1.on1 .vip_buyd4_4{
	color: #F9DD9B;
}
.vip_buyd1.on2 .vip_buyd4_1{
	color: #F9DD9B;
}
.vip_buyd1.on2 .vip_buyd4_2{
	color: #FFC571;
}
.vip_buyd1.on2 .vip_buyd4_3{
	color: #F9DD9B;
}
.vip_buyd1.on2 .vip_buyd4_4{
	color: #F9DD9B;
}
/* .vip_buyd1.on .vip_buyd1_1 {
	display: none;
}

.vip_buyd1.on .vip_buyd1_2 {
	display: block;
}

.vip_buyd1.on .vip_buyd4_1 {
	color: #846E31;
}

.vip_buyd1.on .vip_buyd4_2 {
	color: #5D3600;
}

.vip_buyd1.on .vip_buyd4_3 {
	color: #846E31;
}

.vip_buyd1.on .vip_buyd4_4 {
	color: #846E31;
} */

.vip_buyd1_1 {
	width: 100%;
	display: block;
}

/* .vip_buyd1_2 {
	width: 100%;
	display: none;
} */

.vip_buyd2 {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.vip_buyd3 {
	width: 94%;
	height: 0.4rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.vip_buyd3_1 {
	width: 0.3rem;
	height: 0.3rem;
	border-radius: 0.05rem;
	text-align: center;
	line-height: 0.3rem;
	font-weight: 700;
	font-size: 0.18rem;
	color: white;
	background: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.vip_buyd3_2 {
	width: 0.2rem;
	text-align: center;
	line-height: 0.3rem;
	font-weight: 700;
	font-size: 0.18rem;
	color: #000;
}

.vip_buyd4 {
	width: 100%;
	padding: 0.1rem 0.2rem;
}

.vip_buyd4_1 {
	width: 100%;
	text-align: center;
	font-weight: 700;
	font-size: 0.18rem;
	/* color: #F9DD9B; */
}

.vip_buyd4_2 {
	width: 100%;
	margin-top: 0.2rem;
	font-weight: 700;
	font-size: 0.18rem;
	/* color: #FFC571; */
	text-align: center;
}

.vip_buyd4_2 span {
	font-size: 0.46rem;
}

.vip_buyd4_3 {
	width: 100%;
	text-align: center;
	margin-top: 0.1rem;
	font-weight: 700;
	font-size: 0.14rem;
	text-decoration: line-through;
	/* color: #F9DD9A; */
}

.vip_buyd4_4 {
	border-top: 1px solid #AD8B40;
	width: 100%;
	margin-top: 0.2rem;
	padding: 0.2rem 0;
	text-align: center;
	font-weight: 500;
	font-size: 0.16rem;
	/* color: #F9E9C9; */
}

.vip_buye {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.vip_buye1 {
	width: 45%;
	margin-right: 10%;
	margin-top: 0.55rem;
	background: #272020;
	border-radius: 0.1rem;
	overflow: hidden;
}

.vip_buye1:nth-child(2n) {
	margin-right: 0;
}

.vip_buye2 {
	width: 100%;
	padding: 0 0.2rem;
	padding-top: 0.25rem;
	padding-bottom: 0.1rem;
	text-align: center;
}

.vip_buye2_1 {
	width: 100%;
	font-weight: 700;
	font-size: 0.24rem;
	color: white;
}

.vip_buye2_1 span {
	font-size: 0.34rem;
}

.vip_buye2_2 {
	width: 100%;
	margin-top: 0.2rem;
	font-weight: 400;
	font-size: 0.18rem;
	color: #FF0404;
}

.vip_buye3 {
	width: 100%;
	text-align: center;
	padding: 0.1rem;
	font-weight: 700;
	font-size: 0.24rem;
	background: #5A2F25;
	color: #FF0404;
}

.vip_buye1.on {
	border: 1px solid #FF0404;
}

.vip_buye1.on .vip_buye3 {
	background: #FF0404;
	color: white;
}

.buyvip_tcs {
	width: 100%;
	background: #000000;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 1001;
}

.buyvip_tcs::after {
	content: '';
	width: 100%;
	height: 10%;
	background: linear-gradient(to bottom, rgba(217, 216, 216, .5), rgba(217, 216, 216, 0));
	position: absolute;
	left: 0;
	top: 0;
}

.buyvip_tc {
	width: 100%;
	margin-top: 0.2rem;
	position: relative;
	z-index: 1;
}

.buyvip_tc1 {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.buyvip_tc1_1 {
	width: 3.5rem;
	font-weight: 700;
	font-size: 0.3rem;
	color: white;
}

.buyvip_tc1_2 {
	font-weight: 700;
	font-size: 0.28rem;
	color: #8A8787;
	display: flex;
	align-items: center;
}

.buyvip_tc1_2 img {
	width: 0.35rem;
	margin-right: 0.05rem;
}

.buyvip_tc1_3 {
	width: 0.3rem;
}

.buyvip_tc2 {
	width: 100%;
	height: 8rem;
	margin-top: 0.2rem;
	overflow: hidden;
	overflow-y: auto;
}

.vip_pays {
	width: 100%;
	background-color: #000000;
	background-image: url(../img/bg_12.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 1001;
}
/* .vip_payss{
    background: linear-gradient(3.35deg, rgba(217, 216, 216, 0) 82.14%, rgba(217, 216, 216, 0.37) 109.06%);
} */
/* .vip_pays::after {
	content: '';
	width: 100%;
	height: 10%;
	background: linear-gradient(to bottom, rgba(217, 216, 216, .5), rgba(217, 216, 216, 0));
	position: absolute;
	left: 0;
	top: 0;
} */

.vip_pay {
	width: 100%;
	margin: 0.7rem auto;
	position: relative;
	z-index: 1;
}

.vip_pay1 {
	width: 0.3rem;
	position: absolute;
	top: 0.4rem;
	right: 0.5rem;
}

.vip_pay2 {
	width: 100%;
	text-align: center;
	font-weight: 700;
	font-size: 0.34rem;
	color: white;
}

.vip_pay2 span {
	font-size: 0.72rem;
}

.vip_pay3 {
	width: 100%;
	font-weight: 700;
	font-size: 0.3rem;
	color: white;
	margin-top: 0.2rem;
}

.vip_pay4 {
	width: 100%;
	margin-top: 0.45rem;
	font-weight: 500;
	font-size: 0.3rem;
	color: #8A8787;
}

.vip_pay5 {
	width: 100%;
	margin-top: 0.45rem;
}

.vip_pay5_1 {
	border: 1px solid white;
	width: 100%;
	height: 0.9rem;
	border-radius: 0.08rem;
	background: #292528;
	padding: 0 0.25rem;
	margin-bottom: 0.45rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.vip_pay5_1:last-child {
	margin-bottom: 0;
}

.vip_pay5_2 {
	font-weight: 500;
	font-size: 0.28rem;
	color: #CDC2C2;
	display: flex;
	align-items: center;
}

.vip_pay5_2 img {
	width: 0.65rem;
	margin-right: 0.2rem;
}

.vip_pay5_3 {
	width: 1.5rem;
}

.agreement_box {
	width: 100%;
}

.agreement_bo {
	width: 100%;
	margin: 0.2rem auto;
	color: #8B8888;
	font-weight: 400;
	font-size: 0.26rem;
}

.feedback_box {
	width: 100%;
}

.feedback_bo {
	width: 100%;
	margin-bottom: 0.2rem;
}

.feedback_bo1 {
	width: 100%;
	border-radius: 0.2rem;
	background: #222222;
	padding: 0.2rem 0.25rem;
	margin-bottom: 0.35rem;
}

.feedback_bo2 {
	width: 100%;
	font-weight: 700;
	font-size: 0.34rem;
	color: white;
}

.feedback_bo2 span {
	color: #FF0404;
}

.feedback_bo3 {
	border: none;
	outline: none;
	width: 100%;
	height: 2rem;
	margin-top: 0.2rem;
	font-weight: 400;
	font-size: 0.24rem;
	color: white;
	background: transparent;
}

.feedback_bo4 {
	width: 0.95rem;
	height: 0.5rem;
	border-radius: 0.15rem;
	background: #CE0202;
	text-align: center;
	line-height: 0.5rem;
	color: white;
	font-weight: 400;
	font-size: 0.24rem;
}

.feedback_bo5 {
	border: none;
	outline: none;
	display: block;
	margin: auto;
	margin-top: 0.6rem;
	width: 4.4rem;
	height: 0.6rem;
	border-radius: 0.6rem;
	background: #CE0202;
	padding: 0;
	line-height: 0.6rem;
	font-weight: 400;
	font-size: 0.24rem;
	color: white;
}
.feedback_bo6{
	width: 2rem;
	display: block;
}
.language_cnts {
	width: 100%;
}

.language_cnt {
	width: 100%;
}

.language_cnt1 {
	width: 100%;
	margin-bottom: 0.4rem;
	font-weight: 700;
	font-size: 0.3rem;
	color: white;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.language_cnt1.active {
	background-color: rgba(255, 255, 255, 0.1);
}
.language_cnt1:last-child {
	margin-bottom: 0;
}

input[type=radio] {
	border: 2px solid #fff;
	box-sizing: border-box;
	cursor: pointer;
	outline: none;
	position: relative;
	width: 0.4rem;
	height: 0.4rem;
	font-size: 0.35rem;
	margin: 0;
	border-radius: 50%;
	-webkit-appearance: none;
	display: inline-block;
	vertical-align: middle;
}

input[type=radio]::after {
	position: absolute;
	top: 0;
	width: 0.4rem;
	height: 0.4rem;
	display: inline-block;
	visibility: visible;
	padding-left: 0px;
	text-align: center;
	content: ' ';
}

input[type=radio]:checked {
	border: none;
}

input[type=radio]:checked::after {
	content: "✓";
	font-size: 0.25rem;
	font-weight: bold;
	background: #D81E06;
	color: white;
	border-radius: 50%;
}

/* 加载更多指示器 */
.load-more {
	text-align: center;
	padding: 0.2rem 0;
	color: #aaa;
	font-size: 0.24rem;
}

.loading-spinner {
	display: inline-block;
	width: 0.2rem;
	height:  0.2rem;
	border: 2px solid rgba(255, 255, 255, 0.3);
	border-radius: 50%;
	border-top-color: #fff;
	animation: spin 1s ease-in-out infinite;
	margin-right: 0.1rem;
}

@keyframes spin {
	to {
		transform: rotate(360deg);
	}
}

/* 谷歌翻译样式 - 隐藏默认UI但保持功能 */
#google_translate_element {
	position: absolute !important;
	left: -9999px !important;
	top: 0 !important;
	width: 1px !important;
	height: 1px !important;
	overflow: hidden !important;
	visibility: hidden !important;
	opacity: 0 !important;
	/* 不能使用 display: none，否则谷歌翻译无法创建元素 */
}

.goog-te-banner-frame {
	display: none !important;
}

.goog-te-balloon-frame {
	display: none !important;
}

body {
	top: 0 !important;
}

/* 确保翻译后的内容正常显示 */
.goog-te-gadget {
	display: none !important;
}

.goog-te-gadget-simple {
	display: none !important;
}

/* 隐藏翻译选择器但保持功能 */
.goog-te-combo {
	position: absolute;
	left: -9999px;
	opacity: 0;
	width: 1px;
	height: 1px;
}

/* 隐藏"跳过翻译"按钮 */
#google_translate_element .skiptranslate,
.skiptranslate,
.goog-te-skiptranslate,
#skiptranslate {
	display: none !important;
	visibility: hidden !important;
	opacity: 0 !important;
	height: 0 !important;
	width: 0 !important;
	overflow: hidden !important;
	position: absolute !important;
	left: -9999px !important;
}