* {
	margin: 0;
	padding: 0
}

*,
:after,
:before {
	box-sizing: border-box
}

body,
html {
	height: 100%;
	overflow-x: hidden;
	overflow-x: clip
}

html {
	-webkit-tap-highlight-color: transparent;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	line-height: 1.6;
	font-size: 14px;
	-webkit-tap-highlight-color: transparent
}

input,
button,
textarea,
select {
	outline: none;
	resize: none;
	border: none;
	-webkit-appearance: none;
	appearance: none;
	background: transparent;
	color: inherit;
	font: inherit
}

body,
input,
textarea,
select,
button {
	-webkit-touch-callout: none;
	-webkit-font-smoothing: antialiased;
	font-family: -apple-system-font, BlinkMacSystemFont, "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", Arial, sans-serif
}

body {
	color: #282828;
	background: #f7f8f9
}

img {
	border: none
}

em {
	font-style: normal
}

button {
	cursor: pointer;
	background: none
}

button,
video {
	border: none;
	outline: none
}

ol,
ul,
li,
dl,
dd,
dt {
	list-style: none
}

a {
	text-decoration: none;
	color: #282828;
	outline: none
}

a:hover {
	text-decoration: none;
	color: #0080ff
}

table {
	empty-cells: show;
	border-collapse: collapse
}

caption,
th {
	text-align: left;
	font-weight: 400
}

select::-ms-expand,
input[type=radio]::-ms-check,
input[type=checkbox]::-ms-check,
input[type=text]::-ms-clear,
input[type=tel]::-ms-clear,
input[type=number]::-ms-clear {
	display: none
}

input[type="radio"],
input[type=checkbox] {
	clip: rect(0, 0, 0, 0)
}

.color-main,
.module-ranking-tab-link i,
.search-tag i,
.navbar-item.active a i {
	background: -webkit-linear-gradient(0deg, #abcafd, #0080ff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.navbar .swiper-slide {
	width: auto;
}

.navbar .swiper-slide ,
#playSwiper .swiper-slide {
    width:  auto;
}

.wrapper {
	width: 100%
}

.content {
	width: 100%;
	margin: 0 auto
}

.shadow-small,
.module-tab-item.active {
	box-shadow: 0px 0 5px 0 rgba(0, 0, 0, 0.08), 0 0 1px rgba(0, 0, 0, 0.1)
}

.shadow-base,
.searchbar-main.open .searchbar,
.searchbar:hover {
	box-shadow: 0px 0 10px 0 rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.1)
}

.shadow,
.module-ranking-tab-link,
.module-paper-item,
.module-list {
	box-shadow: 0 2.75px 2.21px rgba(0, 0, 0, 0.01), 0 6.65px 5.32px rgba(0, 0, 0, 0.02), 0 12.5px 10px rgba(0, 0, 0, 0.01), 0 22px 18px rgba(0, 0, 0, 0.03), 0 42px 33.4px rgba(0, 0, 0, 0.02), 0 100px 80px rgba(0, 0, 0, 0.01), 0 0 1px rgba(0, 0, 0, 0.1)
}

.shadow-drop,
.drop:hover .drop-content {
	box-shadow: 0px 10px 70px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.18)
}

.transition {
	transition: all 0.3s ease-in
}

.transition-fast {
	transition: all 0.15s ease-in
}

.transition-bg-fast {
	transition: background .15s ease
}

.transition-bg,
.shortcuts-mobile-overlay {
	transition: background .3s ease
}

.impact,
.module-title-en,
.module-ranking-tab-info,
.module-item-top {
	font-family: "Impact", "system-ui", "Helvetica Neue", sans-serif;
	font-weight: 900
}

.radian,
.navbar-item.active,
.links {
	position: relative
}

.radian::after,
.navbar-item.active::after,
.radian::before,
.navbar-item.active::before {
	top: -19px;
	right: 0
}

.radian::before,
.navbar-item.active::before,
.radian::after,
.navbar-item.active::after,
.radian .links::before,
.navbar-item.active .links::before,
.radian .links::after,
.navbar-item.active .links::after {
	content: '';
	position: absolute;
	height: 20px;
	width: 20px
}

.radian::before,
.navbar-item.active::before {
	background: #fff;
	border-radius: 0 0 20px 0;
	z-index: 1
}

.radian::after,
.navbar-item.active::after {
	background: #f7f8f9
}

.radian .links::before,
.navbar-item.active .links::before,
.radian .links::after,
.navbar-item.active .links::after {
	bottom: -20px;
	right: -16px
}

.radian .links::before,
.navbar-item.active .links::before,
.radian .links::before,
.navbar-item.active .links::before {
	background: #fff;
	border-radius: 0 20px 0 0;
	z-index: 1
}

.radian .links::after,
.navbar-item.active .links::after,
.radian .links::after,
.navbar-item.active .links::after {
	background: #f7f8f9
}

.border,
.btn-block-o,
.play-btn-o,
.module-heading-more,
.module-tab-name,
.module-class,
.module-item-box a,
.module-info-tag-link,
.module-play-list-link {
	position: relative
}

.border::after,
.btn-block-o::after,
.play-btn-o::after,
.module-heading-more::after,
.module-tab-name::after,
.module-class::after,
.module-item-box a::after,
.module-info-tag-link::after,
.module-play-list-link::after {
	border: 1px solid #e9ecef;
	border-radius: 8px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	pointer-events: none
}

@media only screen and (max-width: 559px) {
	.border::after,
	.btn-block-o::after,
	.play-btn-o::after,
	.module-heading-more::after,
	.module-tab-name::after,
	.module-class::after,
	.module-item-box a::after,
	.module-info-tag-link::after,
	.module-play-list-link::after {
		width: 200%;
		height: 200%;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		border-radius: 16px
	}
}

.border-top,
.drop-item-link,
.module-paper-item-main a,
.module-info-footer,
.popup-main p:last-child {
	position: relative
}

.border-top::after,
.drop-item-link::after,
.module-paper-item-main a::after,
.module-info-footer::after,
.popup-main p:last-child::after {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1px;
	background-color: #f1f3f5
}

.border-bottom,
.module-heading-tab,
.module-tab-title,
.module-class-items,
.module-class-item,
.module-info-introduction {
	position: relative
}

.border-bottom::after,
.module-heading-tab::after,
.module-tab-title::after,
.module-class-items::after,
.module-class-item::after,
.module-info-introduction::after {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #f1f3f5
}

@media only screen and (max-width: 559px) {
	.border-top::after,
	.drop-item-link::after,
	.module-paper-item-main a::after,
	.module-info-footer::after,
	.popup-main p:last-child::after,
	.border-bottom::after,
	.module-heading-tab::after,
	.module-tab-title::after,
	.module-class-items::after,
	.module-class-item::after,
	.module-info-introduction::after {
		-webkit-transform: scaleY(0.5);
		transform: scaleY(0.5)
	}
}

@font-face {
	font-family: 'iconfont';
	src: url("../fonts/iconfont.eot?fanger");
	src: url("../fonts/iconfont.eot?fanger#iefix") format("embedded-opentype"), url("../fonts/iconfont.ttf?fanger") format("truetype"), url("../fonts/iconfont.woff?fanger") format("woff"), url("../fonts/iconfont.svg?fanger#wpfont") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block
}

[class^="icon-"],
[class*=" icon-"] {
	font-family: 'iconfont' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: revert;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-info:before {
	content: "\e91a"
}

.icon-next:before {
	content: "\e91b"
}

.icon-share:before {
	content: "\e91c"
}

.icon-qrcode:before {
	content: "\e91d"
}

.icon-arrow-o:before {
	content: "\e919"
}

.icon-close:before {
	content: "\e917"
}

.icon-arrow:before {
	content: "\e918"
}

.icon-history:before {
	content: "\e915"
}

.icon-hot:before {
	content: "\e916"
}

.icon-jl:before {
	content: "\e913"
}

.icon-jl-o:before {
	content: "\e914"
}

.icon-arrow-go:before {
	content: "\e911"
}

.icon-arrow-right:before {
	content: "\e912"
}

.icon-ranking:before {
	content: "\e90d"
}

.icon-ranking-o:before {
	content: "\e90e"
}

.icon-update:before {
	content: "\e90f"
}

.icon-update-o:before {
	content: "\e910"
}

.icon-search:before {
	content: "\e900"
}

.icon-play:before {
	content: "\e901"
}

.icon-history-o:before {
	content: "\e902"
}

.icon-zy:before {
	content: "\e903"
}

.icon-zy-o:before {
	content: "\e904"
}

.icon-dy:before {
	content: "\e905"
}

.icon-dy-o:before {
	content: "\e906"
}

.icon-dm:before {
	content: "\e907"
}

.icon-dm-o:before {
	content: "\e908"
}

.icon-home:before {
	content: "\e909"
}

.icon-home-o:before {
	content: "\e90a"
}

.icon-tv:before {
	content: "\e90b"
}

.icon-tv-o:before {
	content: "\e90c"
}

.icon-pets:before {
	content: "\e920"
}

.icon-car:before {
	content: "\e921"
}

.icon-zhuomian:before {
	content: "\e922"
}

.icon-game:before {
	content: "\e923"
}

.icon-love:before {
	content: "\e924"
}

.icon-fun:before {
	content: "\e925"
}

.icon-sp:before {
	content: "\e926"
}

.icon-junshi:before {
	content: "\e927"
}

.icon-keji:before {
	content: "\e928"
}

.icon-gbook:before {
	content: "\e929"
}

.icon-shop:before {
	content: "\e930"
}

.icon-qi:before {
	content: "\e931"
}

.icon-food:before {
	content: "\e932"
}

.icon-music:before {
	content: "\e933"
}

.icon-nba:before {
	content: "\e934"
}

.icon-nongren:before {
	content: "\e935"
}

.icon-rijian:before {
	content: "\e936"
}

.icon-shangchuan:before {
	content: "\e937"
}

.icon-child:before {
	content: "\e938"
}

.icon-score:before {
	content: "\e939"
}

.icon-zhifeiji:before {
	content: "\e940"
}

.icon-tianjia:before {
	content: "\e941"
}

.icon-top:before {
	content: "\e942"
}

.icon-tvs:before {
	content: "\e943"
}

.icon-sports:before {
	content: "\e944"
}

.icon-vlog:before {
	content: "\e945"
}

.icon-wenhua:before {
	content: "\e946"
}

.icon-wuzhanai:before {
	content: "\e947"
}

.icon-notice:before {
	content: "\e948"
}

.icon-recreation:before {
	content: "\e949"
}

.icon-movies:before {
	content: "\e950"
}

.icon-yejian:before {
	content: "\e951"
}

.icon-diy:before {
	content: "\e952"
}

.icon-shujia:before {
	content: "\e953"
}

.icon-download:before {
	content: "\e954"
}

.icon-down:before {
	content: "\e955"
}

.icon-link:before {
	content: "\e956"
}

.icon-report:before {
	content: "\e957"
}

.icon-fenxiang:before {
	content: "\e958"
}

.icon-apple:before {
	content: "\e959"
}

.icon-android:before {
	content: "\e960"
}

.icon-windows:before {
	content: "\e961"
}

.icon-apptuisong:before {
	content: "\e962"
}

.icon-app:before {
	content: "\e963"
}

.icon-shuaxin:before {
	content: "\e964"
}

.icon-right:before {
	content: "\e965"
}

.icon-left:before {
	content: "\e966"
}

.icon-full:before {
	content: "\e967"
}

.icon-sort:before {
	content: "\e968"
}

.icon-sorts:before {
	content: "\e972"
}
.icon-sort-o:before {
	content: "\e970"
}

.icon-bilibili:before {
	content: "\e969"
}

.icon-fullscreen:before {
	content: "\e971"
}

.icon-phone-o:before {
	content: "\e973"
}

.icon-week-o:before {
	content: "\e976"
}
.icon-xiugai:before {
	content: "\e977"
}
.icon-yonghu:before {
	content: "\e978"
}
.icon-you:before {
	content: "\e979"
}
.icon-yh:before {
	content: "\e980"
}
.icon-sz:before {
	content: "\e981"
}
.icon-vip:before {
	content: "\e982"
}
.icon-exit:before {
	content: "\e983"
}
.icon-warm:before {
	content: "\e984"
}
.icon-login:before {
	content: "\e985"
}
.icon-yonghu-o:before {
	content: "\e986"
}
.icon-shoucang:before {
	content: "\e987"
}
.icon {
	width: 16px;
	height: 16px;
	font-size: 16px;
	margin-right: 5px
}

.icon64 {
	width: 64px;
	height: 64px;
	font-size: 64px
}

.icon20 {
	width: 20px;
	height: 20px;
	font-size: 20px;
	color: #fff;
}

.active-bg,
.module-heading-tab .module-heading-tab-link.active {
	position: relative;
	z-index: 1
}

.active-bg::after,
.module-heading-tab .module-heading-tab-link.active::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -10%;
	width: 100%;
	background: #0080ff;
	height: 40%;
	z-index: -1
}

.shortcuts-mobile-overlay {
	pointer-events: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: transparent;
	content: "";
	z-index: 19
}

.flex,
.logo,
.header-box,
.module-heading,
.module-paper-item-main a,
.searchbar,
.footer-content {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center
}

.flex-end,
.header-op,
.module-tab {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	justify-content: flex-end;
	-ms-flex-pack: flex-end
}

.flex-start,
.search-box {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	-ms-align-items: flex-start;
	align-items: flex-start
}

.nowrap,
.drop-item-link,
.module-item-note,
.module-poster-item-info .module-item-note,
.module-poster-item-title,
.module-paper-item-info,
.module-card-item-title,
.module-info-item-content,
.module-play-list-link {
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.clearfix {
	*zoom: 1
}

.clearfix:after,
.clearfix:before {
	display: table;
	content: ""
}

.clearfix:after {
	clear: both
}

.disabled {
	cursor: not-allowed !important
}

.line {
	width: 3px;
	background: #e3e6ea;
	display: inline-block;
	height: 25px;
	margin: 0 15px
}

.slash {
	padding: 0 7px;
	color: #c2c6d0;
	font-size: 12px;
	vertical-align: top
}

.slash:last-child {
	display: none;
}

.playon {
	height: 8px;
	position: absolute;
	left: calc(50% - 11px);
	bottom: 0
}

.playon i {
	width: 4px;
	height: 6px;
	border-radius: 4px 4px 0 0;
	background-color: #0080ff;
	position: absolute;
	bottom: 0;
	left: 0
}

.playon i:nth-last-child(1) {
	animation: playon .8s .3s infinite
}

.playon i:nth-last-child(2) {
	animation: playon .8s .1s infinite;
	left: 6px
}

.playon i:nth-last-child(3) {
	animation: playon .6s .2s infinite;
	left: 12px
}

.playon i:nth-last-child(4) {
	animation: playon 1s .3s infinite;
	left: 18px
}

@keyframes playon {
	0% {
		height: 70%
	}
	50% {
		height: 100%
	}
	100% {
		height: 35%
	}
}

.btn-xsmall {
	padding: 0 5px;
	line-height: 20px;
	font-size: 12px;
	border-radius: 4px;
	display: inline-block !important
}

.btn-small,
.drop-item-op a,
.module-card-item-footer a,
.module-tab-name,
.module-info-tag-link {
	padding: 0 10px;
	line-height: 30px;
	height: 30px;
	font-size: 13px;
	border-radius: 8px;
	display: inline-block
}

.btn-base,
.module-heading-more,
.module-tab-item,
.search-tag a,
.module-play-list-link,
.page-more {
	padding: 0 15px;
	line-height: 34px;
	font-size: 14px;
	display: inline-block;
	border-radius: 8px
}

.btn-large,
.main-btn,
.module-prompt p a,
.popup-btn,
.app-downlist .app-downlist-go,
.header-op-list-btn {
	padding: 0 15px;
	line-height: 40px;
	font-size: 14px;
	display: inline-block;
	border-radius: 8px
}

.btn-block-o {
	text-align: center
}

@media (min-width: 559px) {
	.navbar .swiper-wrapper {
		flex-direction: column;
	}
	.module-wrapper {
		display: flex;
	}
}

@media (max-width: 559px) {
	.btn-base,
	.module-heading-more,
	.module-tab-item,
	.search-tag a,
	.module-play-list-link,
	.page-more {
		padding: 0 10px;
		line-height: 30px;
		font-size: 12px
	}
}

.btn-gray,
.drop-item-op a {
	background: #f3f5f7
}

.btn-gray:hover,
.drop-item-op a:hover {
	background: #f1f3f5
}

.btn-gray-dark {
	background: #e9ecef
}

.btn-main {
	background: #0080ff;
	color: #fff
}

.btn-main-linear,
.main-btn,
.module-prompt p a,
.popup-btn,
.app-downlist .app-downlist-go
{
	transition: box-shadow .2s ease;
	background: #0080ff;
	color: #fff;
	background: linear-gradient(to right, #abcafd 0%, #0080ff 100%);
	box-shadow: 0 10px 12px -4px rgba(0, 82, 217, 0.25)
}

.btn-main-linear:hover,
.main-btn:hover,
.module-prompt p a:hover,
.popup-btn:hover,
.app-downlist .app-downlist-go:hover
{
	box-shadow: 0 10px 12px -4px rgba(0, 82, 217, 0.4)
}

.btn-aux-linear {
	background: #fcd877;
	background: linear-gradient(90deg, #f9f2df, #fcd877) !important
}

.main-btn,
.module-prompt p a,
.popup-btn,
.app-downlist .app-downlist-go
{
	position: relative;
	overflow: hidden;
	isolation: isolate;
	border-radius: 50px;
	font-weight: 700;
	padding: 0 30px
}

.main-btn:hover,
.module-prompt p a:hover,
.popup-btn:hover,
.app-downlist .app-downlist-go:hover{
	color: #fff
}

.main-btn::after,
.module-prompt p a::after,
.popup-btn::after,
.app-downlist .app-downlist-go::after
{
	content: '';
	height: 50px;
	width: 25px;
	background: #fff;
	position: absolute;
	top: -5px;
	transform: skewX(-45deg);
	right: 115%;
	opacity: .25;
	pointer-events: none
}

.main-btn:hover::after,
.module-prompt p a:hover::after,
.popup-btn:hover::after,.app-downlist .app-downlist-go:hover::after {
	right: -44%;
	transition: right .56s ease
}

.main-btn i,
.noplaylist i,
.btn-collect i,
.module-prompt p a i,
.popup-btn i,.app-downlist .app-downlist-go i {
	margin-right: 6px;
	vertical-align: 0;
	height: 14px;
	width: 14px;
	font-size: 12px
}

.play-btn {
	background: #0080ff;
	color: #fff;
	background: linear-gradient(to right, #abcafd 0%, #0080ff 100%);
	color: #fff;
	padding: 0 15px
}

.play-btn:hover {
	color: #fff
}

.play-btn i {
	font-size: 12px;
	transform: scale(0.8)
}

.play-btn.icon-btn {
	width: 30px;
	padding: 0;
	text-indent: 5px
}

.play-btn-o {
	background: #fff;
	color: #0080ff;
	padding: 0 15px
}

.play-btn-o::after {
	border-color: #0080ff
}

.play-btn-o:hover {
	background: #0080ff;
	color: #fff;
	background: linear-gradient(to right, #abcafd 0%, #0080ff 100%);
	color: #fff
}

.play-btn-o:hover::after {
	border-color: transparent
}



@media (max-width: 1024px) {
	.main-btn::after,
	.module-prompt p a::after,
	.popup-btn::after,.app-downlist .app-downlist-go::after {
		right: -44%;
		opacity: 0;
		text-indent: 5px
	}
}

.drop-content {
	position: absolute;
	top: 40px;
	font-size: 0;
	right: 0;
	border-radius: 8px;
	min-width: 300px;
	max-width: 330px;
	pointer-events: none;
	height: auto;
	overflow: hidden;
	z-index: 10
}

.drop-content-box {
	opacity: 0
}

.drop-content-items {
	padding: 15px;
	position: relative
}

.drop-content-items li {
	font-size: 14px
}

.drop {
	position: relative;
	display: inline-block
}

.drop:hover::before {
	content: '';
	position: absolute;
	bottom: 0;
	width: 300%;
	right: 0;
	height: 5px
}

.drop:hover .drop-content {
	pointer-events: auto;
	z-index: 20;
	background: #fff
}

.drop:hover .drop-content-box {
	opacity: 1
}

.drop-item {
	position: relative
}

.drop-item::after {
	content: '';
	border-left: 1px dashed #dbdee2;
	position: absolute;
	left: 13px;
	top: 0;
	height: 100%;
	z-index: -1
}

.drop-item.nolist::after {
	border: 0
}

.drop-item-title {
	padding-bottom: 5px
}

.drop-item-title strong {
	font-size: 16px
}

.drop-item-title i {
	width: 35px;
	padding-top: 12px;
	background: #fff;
	text-indent: 5px;
	margin: 0;
	vertical-align: -1px;
	height: 100%;
	color: #0080ff
}

.drop-item-link {
	border-radius: 0;
	position: relative;
	border-radius: 8px;
	line-height: 30px;
	padding: 5px 5px 2px 35px;
	width: 100%
}

.drop-item-link::before {
	content: '';
	height: 9px;
	width: 9px;
	display: inline-block;
	position: absolute;
	left: 9px;
	border: 1px solid #0080ff;
	background: #fff;
	border-radius: 50%;
	top: 15px
}

.drop-item-link::after {
	width: 90% !important;
	left: 10% !important
}

.drop-item-link:hover::before {
	background: #0080ff
}

.drop-item-link::after {
	background: #f7f8f9
}

.drop-history .drop-content-items {
	padding: 10px 15px 15px
}

.drop-item-link span {
	float: right;
	color: #a0a0a0;
	overflow: hidden;
	max-width: 24%;
	min-width: 18%;
	font-size: 12px;
	text-align: right
}

.drop-item-op {
	padding-top: 10px
}

.drop-item-op a {
	width: 100%;
	text-align: center;
	cursor: pointer;
	display: block;
	;
}

.drop-item-op a:hover {
	background: #e9f5ff;
	color: #0080ff
}

.drop-prompt {
	padding: 130px 35px 0;
	background: url(../img/history.svg) no-repeat center 20px;
	height: 165px;
	background-size: 40%;
	text-align: center;
	color: #9e9e9e;
	font-size: 13px
}

.nolist+.drop-item-op {
	display: none
}

.sidebar {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10
}

.logo {
	width: 200px;
	position: absolute;
	left: -240px;
	padding-left: 30px
}

.logo a {
	height: 24px
}

.logo img {
	display: block;
	height: 100%
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	width: calc(100% - 200px)
}

.header-box {
	position: relative;
	height: 64px;
	z-index: 9
}

.header-op {
	flex: 0 auto;
	margin-left: 10px;
	font-size: 0
}

.side-op {
	display: none
}

.header-op-search {
	display: none
}

.header-op-list-btn {
	cursor: pointer;
	color: #424242
}

.module {
	padding-bottom: 20px;
	font-size: 0
}

.module-main {
	position: relative
}

.module-heading {
	margin-bottom: 25px;
	font-size: 0;
	vertical-align: baseline;
	position: relative
}

.module-heading-tab {
	padding-bottom: 20px
}

.pianku .module-heading-tab {
	margin-bottom: -2px
}

.module-heading-tab::after {
	background: #e9ecef
}

.module-heading-tab-link,
.module-title {
	font-size: 30px;
	font-weight: 700;
	line-height: 1.1;
	position: relative;
	z-index: 2;
	flex: 1;
	-webkit-font-smoothing: subpixel-antialiased
}

.module-title span {
	cursor: pointer
}

.module-heading-tab-link {
	flex: initial;
	color: #a0a0a0;
	cursor: pointer
}

.module-heading-tab a:hover.module-heading-tab-link,
.module-heading-tab-link:hover {
	color: #212121
}

.module-heading-tab a.module-heading-tab-link {
	color: #a0a0a0
}

.module-heading-tab .module-heading-tab-link.active {
	color: #212121
}

.module-heading-tab .module-heading-tab-link.active:hover {
	cursor: text
}

.module-heading-tab .module-heading-tab-link.active::after {
	bottom: -60%;
	height: 4px;
	border-radius: 18px 18px 0 0
}

.module-heading-search {
	border-bottom: 2px solid #e9ecef;
	padding-bottom: 15px
}

.module-heading-search-result {
	font-size: 20px;
	font-weight: 700
}

.module-heading-search-result strong {
	color: #0080ff
}

.module-title-en,
.module-ranking-tab-info {
	transition: color .3s ease;
	opacity: .12;
	background: -webkit-linear-gradient(90deg, transparent, #0080ff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	white-space: nowrap;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 38px;
	z-index: -1
}

.module-title a {
	transition: color .3s ease
}

.module-heading-more {
	margin: -3px 0;
	cursor: pointer
}

.module-heading-more i {
	font-weight: 900;
	font-size: 10px;
	margin: 0 -5px 0 3px;
	transform: scale(0.8)
}

.module-tab {
	margin: -3px 0
}

.module-tab-name,
.module-tab-title,
.module-tab-input {
	display: none
}

.module-tab-item {
	color: #616161;
	text-align: center;
}

.speed-prompt {
	display: none
}

.speed-level {
	position: absolute;
	top: 2px;
	left: 0;
	display: inline-block;
	width: 9px;
	height: 9px
}

.speed-level i {
	position: absolute;
	left: 0;
	display: inline-block;
	width: 2px;
	height: 40%;
	background: #757575;
	opacity: .2;
	bottom: 0;
	border-radius: 3px
}

.speed-level i:nth-child(2) {
	left: 3px;
	height: 60%
}

.speed-level i:nth-child(3) {
	left: 6px;
	height: 80%
}

.speed-level i:nth-child(4) {
	left: 9px;
	height: 100%
}

.speed.slow .speed-level i:nth-child(-n+1),
.speed.fast .speed-level i:nth-child(-n+3),
.speed.faster .speed-level i:nth-child(-n+2),
.speed.fastest .speed-level i {
	opacity: 1
}

.speed {
	position: absolute;
	left: 7px;
	top: 3px;
	width: 100%;
	word-break: break-all;
	word-wrap: break-word;
	text-align: center
}

.speed:hover .speed-prompt {
	position: absolute;
	left: -2px;
	top: 13px;
	padding: 6px 5px;
	line-height: 1;
	font-size: 12px;
	background: #f3f5f7;
	color: #212121;
	font-weight: 400;
	width: calc(100% - 10px);
	border-radius: 5px
}

.speed.fastest .speed-prompt,
.speed.faster .speed-prompt,
.speed.fast .speed-prompt {
	background: #d5f7d5;
	color: green
}

.speed.slow .speed-prompt {
	background: #e8f1ff;
	color: #0080ff
}

.module-ranking-tab {
	margin-bottom: 25px
}

.module-ranking-tab-link {
	background: #fff;
	padding: 15px 20px 40px;
	display: inline-block;
	margin-right: 15px;
	border-radius: 8px;
	position: relative;
	z-index: 1
}

.module-ranking-tab-link i {
	font-size: 20px
}

.module-ranking-tab-name {
	font-size: 18px;
	width: 100%;
	min-width: 80px;
	font-weight: 700;
	margin-top: 5px;
	display: block
}

.module-ranking-tab-info {
	font-size: 38px;
	width: 100%;
	text-align: center;
	bottom: -15px
}

.module-items {
	margin-right: -18px
}

.module-item {
	position: relative;
	display: inline-block;
	font-size: 14px;
	margin: 0 18px 23px 0
}

.module-item-cover {
	transition: box-shadow .15s ease;
	position: relative;
	height: 0;
	padding-top: 140%;
	background-position: 50% 50%;
	background-size: cover;
	overflow: hidden;
	border-radius: 8px
}

.module-item-pic,
.module-item-pic img {
	height: 100%;
	width: 100%
}

.module-item-pic img {
	top: 0;
	left: 0;
	object-fit: cover;
	position: absolute
}

.module-item-nopic .module-item-pic::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	border: 2px dashed #e3e6ea;
	border-radius: 10px
}

.module-item-nopic .module-item-note {
	display: none
}

.module-item-note {
	text-align: center;
	font-size: 12px
}

.module-item-cover .module-item-note {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.4) 100%);
	padding: 50px 5px 10px;
	pointer-events: none;
	color: #fff;
	font-weight: 500
}

.module-item-cover .module-item-note::after {
	content: '';
	width: 100%;
	height: 100%
}

.module-item-top {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	border-radius: 8px;
	z-index: 1;
	color: #fff;
	font-size: 30px;
	width: 40px;
	height: 50px;
	text-indent: 9px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
	font-weight: 700
}

.module-item-top::after {
	content: '';
	position: absolute;
	left: -100%;
	top: -44%;
	z-index: -1;
	background: #9e9e9e;
	height: 150%;
	width: 150%;
	border-radius: 16px;
	transform: rotateZ(45deg)
}

.module-item-top.top1::after {
	background: #0080ff
}

.module-item-top.top2::after {
	background: #f73
}

.module-item-top.top3::after {
	background: #ffa82e
}

.module-poster-item {
	width: calc(12.5% - 18px)
}

.module-poster-items-small .module-item-cover {
	padding-top: 58%
}

.module-poster-item-info {
	margin-top: 12px
}

.module-poster-item-info .module-item-note {
	margin-top: 3px;
	color: #757575
}

.module-poster-item-title {
	text-align: center;
	font-size: 14px
}

.module-poster-items-small .module-item-note {
	margin: 0;
	position: absolute;
	top: 5px;
	right: 5px;
	left: initial;
	bottom: initial;
	color: #fff;
	padding: 2px 8px;
	background: #0080ff;
	border-radius: 8px 7px 8px 8px
}

.module-paper-item {
	width: calc(25% - 18px);
	background: #fff;
	position: relative;
	border-radius: 8px;
	overflow: hidden;
	z-index: 2
}

.module-paper-item-header {
	padding: 20px 15px 25px;
	text-align: center;
	background: url(../img/colour-bg.png) no-repeat;
	background-size: 150%;
	background-position-y: -20px
}

.module-paper-item-header>i {
	position: absolute;
	left: 38%;
	top: -15px;
	color: #0080ff;
	opacity: .06
}

.module-paper-item-title {
	font-size: 18px;
	display: inline-block;
	position: relative
}

.module-paper-item-title::after {
	content: '';
	position: absolute;
	bottom: -12px;
	left: 40%;
	width: 20%;
	background: #212121;
	height: 5px;
	border-radius: 50px
}

.module-paper-item-main a {
	padding: 10px 0;
	margin: 0 10px;
	min-height: 45px
}

.module-paper-item-main a:first-child::after {
	background: transparent
}

.module-paper-item-main a:hover {
	margin: 0;
	padding: 10px;
	background: #f7f8f9
}

.module-paper-item-main a::after {
	background: #f7f8f9
}

.module-paper-item-num {
	font-family: "Impact", "Roboto-Black", "Helvetica Neue", sans-serif;
	font-weight: 700;
	position: relative;
	color: #bcbcbc;
	font-size: 24px;
	line-height: 1;
	width: 50px;
	text-align: center
}

.module-paper-item-num-first {
	color: #0080ff
}

.module-paper-item-num-second {
	color: #f73
}

.module-paper-item-num-third {
	color: #ffa82e
}

.module-paper-item-info {
	max-width: 70%
}

.module-paper-item-info p {
	color: #9e9e9e;
	font-size: 12px
}

.module-paper-item-main .icon-arrow-right {
	position: absolute;
	right: 12px;
	font-size: 10px;
	color: #c2c6d0;
	margin-top: 2px
}

.module-paper-item-main a:hover .icon-arrow-right {
	right: 22px;
	color: #0080ff
}

.module-card-items {
	padding-top: 30px;
	margin-bottom: -30px
}

.module-card-item {
	width: calc(25% - 18px);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
	background: #fff;
	padding: 20px 20px 10px;
	margin-bottom: 50px !important;
	position: relative;
	border-radius: 8px
}

.module-card-item.top .module-item-cover::before {
	content: '';
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 7px;
	border: 3px solid #0080ff;
	z-index: 2
}

.module-card-item.top2 .module-item-cover::before {
	border-color: #f73
}

.module-card-item.top3 .module-item-cover::before {
	border-color: #ffa82e
}

.module-card-item-class {
	position: absolute;
	right: 0;
	top: -25px;
	height: 40px;
	background: #e9ecef;
	color: #616161;
	font-size: 13px;
	padding: 0 10px 0 2px;
	border-radius: 8px;
	font-weight: 700;
	line-height: 26px;
	z-index: -1
}

.module-card-item-class::after {
	content: '';
	position: absolute;
	left: -13px;
	top: 0;
	background: #e9ecef;
	border-radius: 8px;
	width: 100%;
	height: 100%;
	transform: skewX(-20deg);
	z-index: -1
}

.module-card-item-class i {
	vertical-align: -1px;
	margin-right: 5px
}

.module-card-item-poster {
	width: 120px;
	margin: -45px 0 0 -10px;
	float: left;
	position: relative;
	z-index: 1
}

.module-card-item-info {
	margin-left: 130px;
	min-height: 103px
}

.module-card-item-title {
	font-size: 16px;
	margin-bottom: 8px;
	line-height: 1.2
}

.module-card-item-info .module-info-item {
	font-size: 13px;
	padding-bottom: 3px;
	color: #757575
}

.module-card-item-info .module-info-item-title {
	min-width: 37px;
	font-weight: 400
}

.module-card-item-info .module-info-item-link {
	margin-right: 8px
}

.module-card-item-footer {
	background: #f3f5f7;
	height: 30px;
	margin: 0 -10px;
	border-radius: 8px
}

.module-card-item-footer a {
	margin: 0 0 0 20px;
	z-index: 1;
	position: relative;
	top: -15px;
	float: left
}

.module-card-item-footer a::before {
	content: '';
	height: 100%;
	width: 100%;
	border-radius: 50px;
	position: absolute;
	left: -5px;
	border: 5px solid #fff;
	box-sizing: content-box;
	z-index: 1;
	top: -5px
}

.module-card-item-footer .icon-btn {
	width: auto
}

.module-card-item-footer .play-btn-o {
	padding: 0 15px
}

.module-card-item-footer .play-btn-o::after {
	border-radius: 50px
}

.search-box {
	flex: 1
}

.searchbar-main {
	width: 100%;
	max-width: 580px;
	height: 40px;
	position: relative
}

.searchbar {
	transition: background .2s ease;
	background: #e3e6ea;
	height: 40px;
	border-radius: 8px
}

.searchbar-main.open .searchbar,
.searchbar:hover {
	background: #fff;
	position: relative;
	z-index: 9
}

.search-input {
	height: 100%;
	width: 100%;
	padding: 0 15px;
	flex: 1;
	display: flex
}

.search-btn {
	height: 100%;
	padding: 0 15px
}

.search-btn i {
	font-size: 16px;
	vertical-align: -2px
}

.search-recommend-box {
	display: none;
	width: 100%;
	position: absolute
}

.searchbar-main.open .search-recommend-box {
	display: inline-block
}

.search-recommend {
	position: relative;
	z-index: -1;
	width: 97%;
	left: 1.5%;
	font-size: 0
}

.search-recommend-title {
	font-size: 14px;
	color: #757575;
	padding-bottom: 5px
}

.searchbar-main.open .search-recommend {
	position: absolute;
	background: #fff
}

.search-tag {
	font-size: 0;
	margin: 0 -5px
}

.search-tag a {
	color: #424242;
	background: #e9ecef;
	padding: 0 15px;
	margin: 5px
}

.search-tag a:hover {
	background: #e3e6ea
}

.search-tag a:hover,
.search-tag .hot {
	color: #0080ff
}

.search-tag .hot {
	background: #e8f1ff
}

.search-tag .hot:hover {
	background: #e9f5ff
}

.search-tag i {
	margin-right: 5px;
	vertical-align: -2px;
	font-size: 14px
}

.cancel-btn {
	display: none
}

.navbar-item i.icon-arrow-go {
	transition: all .2s ease;
	float: right;
	line-height: 40px;
	font-size: 12px;
	color: transparent;
	margin-right: 20px
}

.navbar-item.active a {
	color: #0080ff;
	font-weight: 700
}

.tab-list {
	display: none
}

.tab-list.active {
	display: block
}

@keyframes opacity {
	0% {
		opacity: 100%
	}
	50% {
		opacity: 30%
	}
	100% {
		opacity: 100%
	}
}

@-webkit-keyframes opacity {
	0% {
		opacity: 100%
	}
	50% {
		opacity: 30%
	}
	100% {
		opacity: 100%
	}
}

.module-class::after {
	border-radius: 0
}

.module-class-items {
	padding: 0;
	margin: 0;
	display: flex
}

.module-class-items:last-child::after,
.module-class-items:last-child .module-class-item::after {
	height: 0
}

.module-class-item {
	display: inline-flex;
	padding: 5px 0
}

.module-item-title {
	position: relative;
	font-size: 16px;
	font-weight: 700;
	display: inline-block;
	width: 45px;
	white-space: nowrap;
	min-height: 40px;
	line-height: 44px;
	margin-right: 20px
}

.module-item-title i {
	margin-left: 10px;
	vertical-align: initial;
	font-size: 12px;
	transform: scale(0.6) rotate(270deg);
	color: #c2c6d0
}

.module-item-box {
	display: inline-block;
	margin-left: -5px
}

.module-item-box a {
	padding: 6px 12px;
	font-size: 14px;
	margin: 5px;
	white-space: nowrap;
	display: inline-block;
	border-radius: 8px
}

.module-item-box .active {
	color: #0080ff;
	background: #e9f5ff;
	font-weight: 700
}

.module-item-box .active::after {
	border-color: #e9f5ff
}

.module-page {
	margin: 30px 0 0
}

.module-ranking {
	margin-bottom: 30px
}

.module-more,
.module-footer {
	text-align: center;
	border-top: 2px solid #e9ecef;
	margin-top: 10px
}

.view .module {
	padding-bottom: 40px
}

.module-info-heading h1 {
	font-size: 30px;
	line-height: 1.38;
	margin-bottom: 10px;
	position: relative
}

.module-info-tag-link {
	background: #fff;
	margin-right: 6px;
	padding: 0 12px;
	font-size: 14px
}

.module-info-tag-link span,
.module-info-tag-link a {
	color: #424242;
	cursor: pointer
}

.module-info-tag-link span:hover,
.module-info-tag-link a:hover {
	color: #0080ff
}

.module-info-tag-link .slash,
.module-info-tag-link .slash:hover {
	color: #bcbcbc;
	cursor: auto
}

.module-info-tag-link:last-child {
	margin: 0
}

.module-info-items {
	padding: 20px 25px;
	position: relative;
	z-index: 10
}

.module-info-item {
	font-size: 14px;
	display: flex;
	padding-bottom: 5px;
	align-items: flex-start;
	flex-wrap: nowrap;
	word-break: break-word;
	overflow-wrap: anywhere
}

.module-info-item-content {
	flex: 1 1 auto;
	min-width: 0;
	line-height: 1.7
}

.module-info-item-content span:nth-child(2n-1) {
	cursor: pointer
}

.module-info-item-content span:nth-child(2n-1):hover {
	color: #0080ff
}

.module-info-item-link::after {
	content: '、';
	color: #9e9e9e;
	margin-right: 2px;
	font-weight: 700
}

.module-info-item-link:last-child::after {
	content: ''
}

.module-info-item-title {
	display: inline-block;
	min-width: 46px;
	flex: 0 0 auto;
	white-space: nowrap;
	writing-mode: horizontal-tb;
	font-weight: 700
}

.module-info-item-content,
.module-info-item-content a,
.module-info-item-content span,
.module-info-item-link {
	writing-mode: horizontal-tb
}

.module-info-item-link {
	display: inline;
	white-space: normal
}

.module-info-introduction {
	margin-bottom: 15px;
	padding-bottom: 15px
}

.module-info-item.module-info-introduction {
	display: flow-root;
	text-align: center
}

.module-info-introduction-content {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	word-wrap: break-word;
	display: -webkit-box;
	overflow: hidden;
	max-height: 44px;
	text-align: left
}

.module-info-introduction-content p {
	margin: 0
}

.module-info-introduction-content.is-expanded {
	display: block;
	overflow: visible;
	max-height: none;
	-webkit-line-clamp: initial
}

.fk-intro-toggle {
	display: none;
	align-items: center;
	justify-content: center;
	padding: 10px 8px 2px;
	border: 0;
	background: transparent;
	color: rgba(104, 114, 128, 0.46);
	cursor: pointer;
	transition: color .2s ease
}

.fk-intro-toggle.is-visible {
	display: inline-flex
}

.fk-intro-toggle:hover {
	color: rgba(104, 114, 128, 0.72)
}

.fk-intro-toggle-arrow {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-right: 1.5px solid currentColor;
	border-bottom: 1.5px solid currentColor;
	transform: rotate(45deg);
	transition: transform .2s ease
}

.fk-intro-toggle.is-expanded .fk-intro-toggle-arrow {
	transform: rotate(-135deg)
}

.module-list {
	background: #fff
}

.module-play-list {
	margin: -5px;
	max-height: 380px;
	overflow-y: auto
}

.module-play-list-link {
	cursor: pointer;
	color: #424242;
	margin: 5px;
	padding: 0px 10px;
	text-align: center;
	position: relative
}

.module-play-list-link.active {
	color: #0080ff;
	font-weight: 700;
	background: #e8f1ff !important
}

.module-play-list-link:hover {
	background: #e8f1ff !important;
	color: #0080ff
}

.module-play-list-link:hover::after {
	border: none
}

.module-play-list-link.active::after {
	border: none
}

.module-play-list-base .module-play-list-link {
	width: calc(10% - 10px)
}

.module-play-list-large .module-play-list-link {
	width: calc(14.2857% - 10px)
}

.module-play-list-larger .module-play-list-link {
	padding: 3px 20px;
	min-width: calc(20% - 10px)
}


.player-box-main {
	position: relative;
	overflow: hidden
}
.MacPlayer iframe {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.MacPlayer {
	padding-bottom: 56.25% !important;
	display: block
}

.module-player {
	padding-bottom: 40px
}

.handle-btn {
	font-size: 14px;
	text-align: center;
	cursor: pointer
}

.module-player-handle-item.next {
	display: none
}

.prompt .main {
	padding-bottom: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center
}

.module-prompt {
	height: 500px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center
}

.module-prompt-pic {
	height: 150px;
	padding-bottom: 20px
}

.module-prompt-pic img {
	height: 100%;
	width: 100%
}

.module-prompt a {
	color: #757575
}

.module-prompt p {
	margin-top: 60px
}

.module-prompt-info {
	color: #757575;
	font-size: 14px;
	padding: 0 30px;
	width: 100%
}

.module-prompt-info-bg {
	position: relative;
	padding: 30px
}

.module-prompt-info-bg::after {
	content: '';
	position: absolute;
	height: 120px;
	width: 600px;
	background: linear-gradient(to bottom, #e9ecef 0%, #f7f8f9 50%);
	bottom: 110px;
	left: calc(50% - 300px);
	z-index: -1;
	border-radius: 50%
}

.module-jump-prompt {
	height: 80vh;
	width: 450px;
	margin: 0 auto;
	background: #fff url(../img/colour-bg.png) no-repeat;
	background-size: 150%;
	background-position-y: -30px;
	box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.07);
	border-radius: 18px;
	position: relative;
	top: 5vh;
	left: 0
}

.module-jump-prompt::before {
	content: '';
	position: absolute;
	left: calc(50% - 24px);
	bottom: -80px;
	width: 48px;
	height: 48px;
	background: url(../img/logo-o.svg) no-repeat;
	z-index: -1;
	background-size: contain
}

.module-jump-icon {
	height: 100px;
	width: 170px;
	margin: 0 auto 30px;
	background: url(../img/jump.svg) no-repeat 20px;
	background-size: contain
}

.spinner {
	width: 60px;
	height: 18px;
	position: relative;
	margin: 0 auto 30px;
	font-size: 14px;
	text-align: center
}

.k-loader {
	display: inline-block;
	font-size: 2em;
	margin: 0 .5em 0 .2em;
	position: relative;
	height: .5em;
	width: 1em
}

.k-loader:before,
.k-loader:after {
	content: "";
	display: block;
	height: .5em;
	position: absolute;
	width: .5em;
	border-radius: 50px
}

.k-loader:before {
	animation: k-loadingK 1.2s ease-in-out infinite, k-loadingM .6s ease-in-out infinite;
	background: #0080ff;
	color: #fff;
	background: linear-gradient(to right, #abcafd 0%, #0080ff 100%)
}

.k-loader:after {
	animation: k-loadingL 1.2s ease-in-out infinite, k-loadingN .6s ease-in-out infinite;
	background: #fcd877;
	background: linear-gradient(90deg, #f9f2df, #fcd877) !important
}

.fixedGroup {
	position: fixed;
	right: 0;
	bottom: 125px;
	width: 34px;
	z-index: 10;
	box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);
	box-sizing: border-box;
	border-radius: 4px;
	background-color: #fff;
}

.fixedGroup .fixedGroup-item {
	position: relative;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 36px;
	height: 36px;
	cursor: pointer;
}

.fixedGroup .retop {
	display: none;
}

.fixedGroup .fixedGroup-item i {
	display: block;
	padding: 4px;
	box-sizing: border-box;
	width: 28px;
	height: 28px;
	border-radius: 4px;
}

.fixedGroup .fixedGroup-item .icon-shuaxin {
	font-size: 16px;
	font-weight: 50;
}

.fixedGroup .fixedGroup-item::after {
	content: "";
	position: absolute;
	right: 50%;
	bottom: 0;
	width: 20px;
	height: 1px;
	background-color: #0c0d0f0f;
	transform: translateX(50%);
}

.fixedGroup .fixedGroup-item:last-child::after {
	content: none;
}

.fixedGroup .fixedGroup-item:hover i {
	background-color: rgb(245, 245, 245);
}

.fixedGroup .fixedGroup-item .fixedGroup__cell {
	display: none;
	font-size: 15px;
	position: absolute;
	top: 2px;
	right: 54px;
	padding: 0 12px;
	color: #fff;
	font-size: 14px;
	border-radius: 2px;
	background-color: #4d4d4d;
	min-width: 52px;
	min-height: 32px;
	line-height: 32px;
	animation: fadeInOut .2s ease-out 0s forwards;
	transform: all .2s;
	white-space: nowrap;
}

.fixedGroup .fixedGroup-item:hover .fixedGroup__cell {
	display: block;
}

@keyframes fadeInOut {
	0% {
		transform: scale(.5);
	}
	100% {
		transform: scale(1);
	}
}

.fixedGroup .fixedGroup-item .fixedGroup__cell .fixedGroup__triangle {
	position: absolute;
	top: 12px;
	right: -5px;
	width: 10px;
	height: 10px;
	background-color: #4d4d4d;
	border-top-right-radius: 2px;
	transform: rotate(45deg);
}

@keyframes k-loadingK {
	0% {
		left: 0;
		transform: scale(1.2)
	}
	50% {
		left: 100%;
		transform: scale(1)
	}
	100% {
		left: 0;
		transform: scale(1.2)
	}
}

@keyframes k-loadingL {
	0% {
		left: 100%;
		transform: scale(1.2)
	}
	50% {
		left: 0;
		transform: scale(1)
	}
	100% {
		left: 100%;
		transform: scale(1.2)
	}
}

@keyframes k-loadingM {
	0% {
		z-index: 0
	}
	50% {
		z-index: 10
	}
	100% {
		z-index: -2
	}
}

@keyframes k-loadingN {
	0% {
		z-index: 1
	}
	50% {
		z-index: -2
	}
	100% {
		z-index: 10
	}
}

#page {
	padding: 15px 0;
	font-size: 0;
	text-align: center;
}

.page-link {
	line-height: 34px;
	display: inline-block;
	font-size: 14px;
	border-radius: 8px;
	background: #e9ecef;
	min-width: 34px;
	position: relative;
	margin: 5px
}
.page-current:hover, .page-current {
    background: #0080ff;
    color: #fff;
    background: linear-gradient(to right,#abcafd 0%,#0080ff 100%);
    box-shadow: 0 10px 12px -4px rgba(0,82,217,.25);
    font-weight: 700;
}

.page-previous,
.page-next {
	padding: 0 18px
}

.page-more {
	background: #e9ecef;
	width: 180px;
	margin-top: -15px;
	border-radius: 0 0 18px 18px
}

.open~.shortcuts-mobile-overlay {
	background-color: rgba(57 61 73 / 80%);
	pointer-events: auto;
	z-index: 99
}

.none {
	display: none;
}

.popupShow {
	display: block !important;
}

.popup {
	box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.05), 0 1.5rem 2.2rem rgba(0, 0, 0, 0.1) !important;
	overflow: hidden;
	padding: 0 30px;
	background: #fff;
	width: 400px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 999999;
	transform: translateX(-50%) translateY(-50%);
	margin: 0 auto;
	border-radius: 18px
}

.popup::after {
	content: '';
	height: 150px;
	width: 120%;
	background: #f9d342;
	position: absolute;
	bottom: -95px;
	left: -10%;
	z-index: -1;
	border-radius: 50%
}

.popup-header {
	text-align: center;
	padding: 25px 0 10px
}

.popup-title {
	position: relative;
	font-size: 20px;
	font-weight: 900;
	display: inline-block
}

.popup-title::before {
	content: '';
	position: absolute;
	width: 90px;
	height: 15px;
	left: -5px;
	background: #e9f5ff;
	bottom: 3px;
	border-radius: 4px;
	transform: skewX(-15deg);
	z-index: -1
}

.popup-main {
	padding-bottom: 10px
}

.popup-main p {
	padding: 2px 0 0
}

.popup-main .pc {
	padding: 10px 0
}

.popup-main p a {
	color: #0080ff
}

.popup-main p:last-child {
	padding-top: 15px;
	margin-top: 15px
}

.popup-main p:last-child::after {
	background: #e3e6ea
}

.popup-main p img {
	height: 50%;
	width: 50%;
	display: block;
	margin: 0 auto
}

.popup-footer {
	padding: 10px 0 30px;
	text-align: center
}

.popup-btn {
	cursor: pointer
}

.shortcuts-box {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	display: none;
	color: #fff;
	width: 100%;
	height: 100%
}

#shortcuts-info {
	position: absolute;
	width: 280px;
	height: auto;
	padding: 25px;
	top: 50%;
	left: 50%;
	margin: -50px 0 0 -140px;
	text-align: center;
	color: inherit;
	background-color: #6d6d6d;
	border-radius: 8px
}

.skeleton-bg,
.skeleton .module-poster-item-title,
.skeleton .module-card-item-title,
.skeleton .module-info-item span,
.skeleton .module-card-item-footer span,
.skeleton.module-play-list-link {
	background: linear-gradient(90deg, #e9ecef 25%, #e3e6ea 37%, #e9ecef 63%);
	background-size: 400% 500%;
	border-radius: 8px;
	animation: skeleton-loading 1.4s ease infinite
}

.skeleton .module-item-cover {
	background: linear-gradient(90deg, transparent 25%, #e3e6ea 37%, transparent 63%);
	background-size: 400% 500%;
	border-radius: 8px;
	animation: skeleton-loading 1.4s ease infinite
}

.skeleton .module-item-cover::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: url(../img/loading.jpg) no-repeat center;
	background-size: 100%;
	z-index: -1
}

.skeleton .module-poster-item-title {
	height: 22px
}

.skeleton .module-poster-item .module-item-cover:hover {
	box-shadow: none
}

.skeleton .module-card-item-class {
	width: 38px
}

.skeleton .module-card-item-title {
	height: 18px;
	border-radius: 4px
}

.skeleton .module-info-item span {
	height: 14px;
	width: 30px;
	margin: 3px 3px 3px 0;
	border-radius: 4px
}

.skeleton .module-card-item-footer span {
	border-radius: 50px;
	height: 30px;
	width: 60px;
	top: -15px;
	position: relative;
	z-index: 1;
	margin-left: 20px;
	display: inline-block
}

.skeleton.module-play-list-link {
	height: 34px
}

.skeleton.module-play-list-link:hover {
	background: #e9ecef !important
}

.skeleton.module-play-list-link::after {
	border-color: transparent
}

.module-play-list-larger .skeleton.module-play-list-link {
	height: 40px
}

@keyframes skeleton-loading {
	0% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0 50%
	}
}

.player-rm {
	padding: 15px 10px;
	background: #000;
	position: relative;
	z-index: 10
}

.rm-list {
	font-size: 0
}

.rm-list img {
	display: block;
	width: 100%;
	border-radius: 8px
}

.rm-two a {
	margin: 0 5px;
	display: inline-block;
	width: calc(50% - 10px)
}


.app-module {
	padding: 40px 0 80px;
	position: relative
}

.app-module::after {
	content: '';
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: -30px;
	background: url(../img/app-bg.png) no-repeat;
	background-size: 80%;
	z-index: -2
}

.app-info {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.app-title {
	font-size: 48px
}

.app-desc {
	font-size: 16px;
	color: #9e9e9e
}

.app-downlist {
	padding-top: 25px
}

.app-downlist .app-downlist-go {
	width: 200px;
	text-align: center
}

.app-downlist .app-downlist-go.disable {
	cursor: not-allowed;
	background: #c2c6d0;
	filter: grayscale(100%)
}

.app-downlist .app-downlist-go:hover.disable::after {
	height: 0
}

.app-pic {
	position: relative;
	padding: 20px 0;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url(../img/phone.png) no-repeat center;
	height: 500px;
	width: calc(100% + 80px);
	margin: 80px -40px 0;
	background-size: contain
}

.app-pic::before,
.app-pic::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	background: rgba(247, 248, 249, 0.58);
	width: calc(50% - 123px);
	z-index: -1
}

.app-pic::before {
	left: 0
}

.app-pic::after {
	right: 0
}

.app-pic-list {
	animation: move 180s linear infinite;
	position: relative;
	z-index: -2;
	top: 15px;
	height: 100%;
	width: 218%;
	white-space: nowrap;
	display: flex
}

.app-pic-list-poster {
	height: 100%;
	width: 100%
}

.app-pic-list img {
	height: 100%;
	display: block
}


@keyframes move {
	0% {
		transform: translateX(0px)
	}
	100% {
		transform: translateX(-100%)
	}
}

.app-qrcode {
	height: 180px;
	width: 180px;
	border-radius: 18px;
	background: #fff;
	overflow: hidden;
	/*padding: 6px;*/
	position: absolute;
	/*left: calc(50% - 100px);*/
	bottom: 45px
}

.app-qrcode img {
	height: 100%
}



.links-list {
	border-top: 2px solid #f1f3f5;
	position: relative;
	padding: 25px 0;
	margin-top: 20px;
	word-break: break-word;
	font-size: 0
}

.links-list .module-heading {
	display: inline-block;
	background: #f7f8f9;
	padding-right: 15px;
	position: absolute;
	left: 0;
	top: -13px;
	margin: 0
}

.links-list h3 {
	font-size: 16px
}

.links-list-go {
	font-size: 14px;
	margin: 0 10px 10px 0
}

.links-list-go:hover {
	text-decoration: underline
}

.footer-content {
	background: #e9ecef;
	margin: 0 -40px;
	padding: 20px 40px
}

.foot-logo {
	height: 28px
}

.foot-logo img {
	display: block;
	height: 100%
}

.foot-copyright {
	flex: 1;
	text-align: right;
	white-space: nowrap;
	overflow: hidden
}

.foot-copyright a {
	margin-left: 20px;
	font-size: 13px;
	position: relative
}

.foot-copyright a::before {
	content: '/';
	position: absolute;
	left: -13px;
	color: #c2c6d0;
	bottom: -5%;
	font-size: 12px;
	font-weight: 400
}

.foot-copyright a:first-child::before {
	content: ''
}

.foot-copyright p {
	font-size: 12px;
	margin-top: 3px;
	color: #757575;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

#site-days {
	display: block;
	margin-top: 6px;
	color: #888;
	font-size: clamp(10px, 0.72vw, 12px);
	line-height: 1.45;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

@media (max-width: 4096px) {
	.module-poster-items-aline .module-poster-item:nth-last-child(-n+2) {
		display: none
	}
}

@media (max-width: 1789px) {
	.module-poster-items-small .module-poster-item:last-child {
		display: none
	}
	.module-poster-items-aline .module-poster-item:nth-last-child(-n+3),
	.module-poster-items-base .module-poster-item:nth-last-child(-n+2) {
		display: none
	}
	.view .module-poster-items-base .module-poster-item,
	.player .module-poster-items-base .module-poster-item {
		display: inline-block !important
	}
	.view .module-poster-items-base .module-poster-item:nth-child(n+15),
	.player .module-poster-items-base .module-poster-item:nth-child(n+15) {
		display: none !important
	}
	.module-poster-item {
		width: calc(14.285714% - 18px)
	}
	.module-card-item {
		width: calc(33.33% - 18px)
	}
	.module-title {
		font-size: 28px
	}
}

@media (max-width: 1549px) {
	.module-poster-item {
		width: calc(16.666667% - 18px)
	}
	.module-poster-items-small .module-poster-item:nth-last-child(-n+2) {
		display: none
	}
	.module-poster-items-aline .module-poster-item:nth-last-child(-n+4) {
		display: none
	}
	/*.module-poster-items-base .module-poster-item:nth-last-child(-n+4) {*/
	/*	display: none*/
	/*}*/
	.module-poster-items-base .module-poster-item:nth-child(n+13) {
		display: none
	}
	.view .module-poster-items-base .module-poster-item:nth-child(n+13),
	.player .module-poster-items-base .module-poster-item:nth-child(n+13) {
		display: none !important
	}
	.module-play-list-base .module-play-list-link {
		width: calc(12.5% - 10px)
	}
	.module-play-list-large .module-play-list-link {
		width: calc(20% - 10px)
	}
	.module-play-list-larger .module-play-list-link {
		min-width: calc(25% - 10px);
		padding: 3px
	}
}

@media (max-width: 1369px) {
	.module-card-item {
		width: calc(50% - 18px)
	}
}

@media (min-width: 1025px) {
	.view .module-title,
	.player .module-title {
		font-size: 24px
	}
	.view .module-heading.player-heading {
		height: 33px
	}
	.module-title a:hover {
		color: #0080ff
	}
	.module-title a:hover .module-title-en,
	.module-title a:hover .module-ranking-tab-info {
		filter: grayscale(100%)
	}
	.module-poster-item .module-item-cover:hover {
		box-shadow: 0 20px 15px -10px rgba(0, 0, 0, 0.2), 0 50px 35px -40px rgba(0, 0, 0, 0.4), 0 50px 35px -40px rgba(243, 2, 2, 0.2)
	}
	.sidebar {
		width: 200px;
		padding: 64px 15px 0
	}
	.main,
	.footer {
		margin-left: 200px;
		padding-left: 40px;
		padding-right: 40px
	}
	.header {
		margin: 0 0 0 200px
	}
	.domain {
		position: absolute;
		bottom: 20px;
		width: 100%;
		left: 0
	}
	.domain img {
		width: 76%;
		margin-left: 12%
	}
	.navbar-item {
		font-size: 16px
	}
	.player-heading {
		margin-bottom: 17px
	}
	.player-heading .module-tab {
		margin: -8px 0 -25px
	}
	.player-list {
		height: 100%
	}
	.player-box-main {
		position: relative;
		overflow: hidden;
		display: inline-block;
		z-index: 10;
		width: calc(100% - 360px)
	}
	.player-box {
		font-size: 0;
		position: relative;
		background: #fff;
		border-radius: 0 0 18px 18px
	}
	.player-box::after {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		border-radius: 0 0 18px 18px;
		z-index: 9;
		box-shadow: 0 2.75px 2.21px rgba(0, 0, 0, 0.01), 0 6.65px 5.32px rgba(0, 0, 0, 0.02), 0 12.5px 10px rgba(0, 0, 0, 0.01), 0 22px 18px rgba(0, 0, 0, 0.03), 0 42px 33.4px rgba(0, 0, 0, 0.02), 0 100px 80px rgba(0, 0, 0, 0.01), 0 0 1px rgba(0, 0, 0, 0.1)
	}
	.module-player-side {
		position: absolute;
		right: 0;
		top: 0;
		width: 360px;
		height: 100%;
		bottom: 0;
		z-index: 10;
		border-bottom-right-radius: 18px
	}
	.module-player-info {
		padding: 20px;
		position: relative;
		background: #e9ecef
	}
	.module-player-info .module-info-heading {
		margin: 0;
		position: relative
	}
	.module-player-info .module-info-heading h1 {
		font-size: 20px;
		position: initial;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		word-wrap: break-word;
		display: -webkit-box;
		overflow: hidden;
		max-height: 54px
	}
	.module-player-info .module-info-heading h1::before {
		left: -20px;
		height: 28px
	}
	.module-player-info .module-info-tag-link {
		background: #f7f8f9
	}
	.module-player-info .module-info-tag-link::after {
		border-color: #e3e6ea
	}
	.speed:hover .speed-prompt {
		display: block
	}
	.player .module-play-list-content {
		padding-bottom: 20px
	}
	.player .module-player .module-title {
		font-size: 14px;
		flex: 1;
	}
	.player .player-heading {
		margin: 0;
		padding: 0 20px;
		background: #e9ecef
	}
	.player .player-heading .module-tab {
		margin: 0 0 -1px;
		flex: 3;
	}
	.player .player-heading .module-tab-items {
		padding: 0;
		width: 100%;
	}
	.player .module-list {
		box-shadow: none;
		background: transparent;
		height: calc(100% - 205px);
		overflow: auto;
		border-radius: 0
	}
	.player .module-list.active {
		border-top: 1px solid #e3e6ea
	}
	.player .module-play-list {
		max-height: initial
	}
	.player .module-play-list-base .module-play-list-link {
		width: calc(33.33% - 10px)
	}
	.player .module-play-list-large .module-play-list-link {
		width: calc(50% - 10px)
	}
	.player .module-play-list-larger .module-play-list-link {
		min-width: calc(100% - 10px)
	}
	.player .module-tab-items {
		background: transparent
	}

		.player .player-heading .module-tab-item.active {
		position: relative;
		z-index: 1;
		border-radius: 8px 8px 0 0;
		background: #fff;
		box-shadow: none;
		border: 1px solid #e3e6ea;
		border-bottom-color: #fff
	}
	.player .player-heading .module-tab-items-box {
		padding: 0
	}
	.player .player-heading .module-tab-item {
		line-height: 40px;
		padding: 0 12px
	}
	.module-player-handle-items {
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 60px;
		z-index: 9;
		display: flex;
		align-items: center;
		border-top: 1px solid #f3f5f7;
		background: #fafafa;
		border-bottom-right-radius: 18px
	}
	.module-player-handle-item {
		font-size: 0;
		display: inline-block;
		flex: 1;
		position: relative;
		border-left: 3px solid #e3e6ea
	}
	.module-player-handle-item:first-child {
		border: none
	}
	.handle-btn {
		font-weight: 700;
		line-height: 15px
	}
	.module-player-handle-item:hover .handle-btn {
		color: #0080ff
	}
	.play-btn.icon-btn span {
		display: none
	}
	.module-card-item-footer .icon-btn {
		padding: 0 8px 0 3px;
		margin-right: -15px
	}
	.module-card-item-footer .icon-btn,
	.module-card-item-footer .icon-btn::after {
		border-radius: 50px 18px 18px 50px
	}
	.module-card-item-footer .icon-btn::before {
		border-radius: 50px 25px 25px 50px
	}
	.module-card-item-footer .icon-btn+.play-btn-o {
		padding: 0 15px 0 13px
	}
	.module-card-item-footer .icon-btn+.play-btn-o,
	.module-card-item-footer .icon-btn+.play-btn-o::after {
		border-radius: 18px 50px 50px 18px
	}
	.module-card-item-footer .icon-btn+.play-btn-o::before {
		border-radius: 25px 50px 50px 25px
	}
	.handle-btn-icon {
		margin-right: 10px
	}
	.handle-btn-icon i {
		vertical-align: -1px
	}
	.drop-qrcode {
		top: inherit;
		bottom: 50px;
		width: 330px;
		right: 15px
	}
	.drop-qrcode-content {
		padding: 20px;
		font-size: 0
	}
	.drop-qrcode-info {
		text-align: center
	}
	.drop-qrcode-img {
		padding: 30px 0 15px
	}
	.drop-qrcode-img img {
		height: 160px;
		width: 160px;
		margin: 0 auto
	}
	.drop-qrcode-info-text {
		font-size: 14px;
		padding-left: 15px
	}
	.drop-qrcode-info-text p {
		color: #757575
	}
	.drop-qrcode-info-text p strong {
		font-weight: 700;
		color: #212121
	}
	.drop-qrcode-info-tips {
		font-size: 12px;
		margin: 15px 0 0;
		padding: 10px 12px;
		background: #e8f1ff;
		border-radius: 8px
	}
	.player-rm {
		width: calc(100% - 360px);
		border-bottom-left-radius: 18px
	}
}

@media (max-width: 1024px) {
	.domain {
		display: none
	}
	.module-paper-item {
		width: calc(33.33% - 18px)
	}
	.module-paper-item:last-child {
		display: none
	}
	.module-poster-item {
		width: calc(20% - 18px)
	}
	.module-poster-items-small .module-poster-item:nth-last-child(-n+3) {
		display: none
	}
	.module-poster-items-aline .module-poster-item:nth-last-child(-n+4) {
		display: inline-block
	}
	.module-poster-items-base .module-poster-item:nth-last-child(-n+4) {
		display: inline-block
	}
	/*.module-poster-items-base .module-poster-item:nth-last-child(-n+1) {*/
	/*	display: none*/
	/*}*/
	.module-poster-items-base .module-poster-item:nth-child(n+16) {
		display: none
	}
	.view .module-poster-items-base .module-poster-item:nth-child(n+13),
	.player .module-poster-items-base .module-poster-item:nth-child(n+13) {
		display: inline-block !important
	}
	.view .module-poster-items-base .module-poster-item:nth-child(n+16),
	.player .module-poster-items-base .module-poster-item:nth-child(n+16) {
		display: none !important
	}
	.module-paper-item-main a:hover {
		box-shadow: initial
	}
	.module-item-top {
		font-size: 24px;
		text-indent: 8px
	}
	.module-item-top::after {
		left: -120%;
		top: -50%
	}
	.module-heading-tab .module-heading-tab-link.active::after {
		bottom: -75%
	}
	.module-heading-tab-link,
	.module-title {
		font-size: 24px
	}
	.module-title-en,
	.module-ranking-tab-info {
		font-size: 30px
	}
	.module-heading-tab .line {
		height: 20px
	}
	.module-heading-search-result {
		font-size: 18px
	}
	.module-info-poster {
		width: 180px !important
	}
	.player-rm {
		border-radius: 0;
		padding: 10px 5px
	}
	.module-player-info {
		background: #fff;
		border-radius: 0 0 18px 18px;
		position: relative;
		padding: 20px 0 25px;
		margin-bottom: 40px
	}
	.module-player-info::after {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		border-radius: 18px;
		z-index: 1;
		box-shadow: 0 2.75px 2.21px rgba(0, 0, 0, 0.01), 0 6.65px 5.32px rgba(0, 0, 0, 0.02), 0 12.5px 10px rgba(0, 0, 0, 0.01), 0 22px 18px rgba(0, 0, 0, 0.03), 0 42px 33.4px rgba(0, 0, 0, 0.02), 0 100px 80px rgba(0, 0, 0, 0.01), 0 0 1px rgba(0, 0, 0, 0.1)
	}
	.module-player-info .module-info-heading {
		margin: 0 0 0 25px;
		max-width: 75%
	}
	.module-player-handle-item.qrcode {
		display: none
	}
	.module-player-handle-item.next {
		display: inline-block
	}
	.module-card-item-footer a {
		font-size: 12px
	}
	.module-card-item-footer .play-btn.icon-btn {
		text-indent: initial;
		margin-right: -5px;
		padding: 0 15px
	}
	.module-card-item-footer .play-btn i {
		margin-right: 5px
	}
	.module-card-item-footer a span {
		font-weight: 700
	}
	.module-card-item-footer .play-btn.icon-btn span {
		position: relative;
		top: -2%
	}
	.module-player-side {
		position: relative
	}
	.module-player-handle-items {
		position: absolute;
		top: 25px;
		right: 25px;
		z-index: 9
	}
	.module-player-handle-item {
		display: inline-block;
		margin-left: 10px
	}
	.handle-btn {
		border-radius: 8px;
		height: 70px;
		width: 70px;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		background: #f7f8f9
	}
	.handle-btn:hover {
		background: #e9ecef
	}
	.handle-btn-icon {
		font-size: 18px
	}
	.handle-btn-name {
		font-size: 12px
	}
	.app-title {
		font-size: 38px
	}
	.app-desc {
		font-weight: 400
	}
	.app-qrcode {
		display: none
	}
	.app-module::after {
		background-size: 180%;
		background-position-x: -180px
	}
}

@media (min-width: 900px) {
	.header .header-box {
		margin: 0 40px
	}
}

@media (max-width: 899px) {
	.header-op-list-btn span {
		display: none
	}
	.header-op-list-btn {
		padding: 0;
		width: 35px;
		text-align: center
	}
	.header-op-list-btn i {
		margin: 0;
		font-size: 18px;
		height: 18px;
		width: 18px;
		vertical-align: text-bottom;
		font-weight: 900
	}
	.module-items {
		margin-right: -15px
	}
	.module-item {
		margin: 0 15px 18px 0
	}
	.module-heading-tab {
		justify-content: center
	}
	.module-poster-item {
		width: calc(25% - 15px)
	}
	.module-card-item {
		width: calc(100% - 15px);
		margin-bottom: 40px !important
	}
	.module-poster-items-small .module-poster-item:nth-last-child(-n+3) {
		display: inline-block
	}
	.module-poster-items-aline .module-poster-item:nth-last-child(-n+2) {
		display: none
	}
	/*.module-poster-items-base .module-poster-item:nth-last-child(-n+4) {*/
	/*	display: none*/
	/*}*/
	.module-poster-items-base .module-poster-item:nth-child(n+13) {
		display: none
	}
	.view .module-poster-items-base .module-poster-item:nth-child(n+16),
	.player .module-poster-items-base .module-poster-item:nth-child(n+16) {
		display: inline-block !important
	}
	.module-play-list-base .module-play-list-link {
		width: calc(20% - 10px)
	}
	.module-play-list-large .module-play-list-link {
		width: calc(33.3333% - 10px)
	}
	.module-play-list-larger .module-play-list-link {
		min-width: calc(33.3333% - 10px)
	}
	.module-paper-item {
		width: calc(50% - 15px)
	}
	.module-paper-item:nth-last-child(-n+2) {
		display: none
	}
	.module-item-note {
		font-size: 10px
	}
	.module-poster-items-small .module-item-note {
		padding: 3px 7px 2px;
		border-radius: 8px -2px
	}
	.module-info-poster {
		width: 140px !important;
		margin: 0 15px 0 15px !important
	}
	.module-info-heading h1 {
		font-size: 24px
	}
	.module-player-info .module-info-heading {
		max-width: 65%
	}
	.app-module::after {
		background-size: 130%
	}
	.foot-logo {
		display: none
	}
	.foot-copyright {
		text-align: center;
		padding: 0 10px
	}
	#friendlink {
		display: none
	}
}

.fk-sidebar-scroll-hint {
	display: none;
}

@media (min-width: 560px) {
	#mobile-tab-box {
		display: none !important;
	}
	.sidebar {
		height: 100vh;
		background: #fff;
		border-right: 1px solid #e9ecef
	}
	.main {
		padding-top: 94px;
		min-height: calc(100vh - 175px)
	}
	.header {
		z-index: 11;
		background: rgba(247, 248, 249, 0.97);
		-webkit-backdrop-filter: saturate(180%) blur(10px)
	}
	.header .header-box {
		border-radius: 0;
		box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05)
	}
	.header-op-list-btn i {
		vertical-align: text-bottom
	}
	.searchbar {
		border-radius: 8px
	}
	.searchbar-main.open .search-recommend {
		box-shadow: 0px 0 10px 0 rgba(0, 0, 0, 0.1);
		padding: 20px;
		border-radius: 0 0 8px 8px
	}
	.navbar-item {
		padding: 0 16px;
		height: 40px;
		line-height: 39px;
		display: flex;
		align-items: center
	}
	.navbar-item.active::before,
	.navbar-item.active .links::before {
		border: 1px solid #e9ecef
	}
	.navbar-item.active {
		margin: 0 -16px 0 0;
		padding-left: 16px;
		background: linear-gradient(to right, #fff 0%, #e9ecef 90%, #f7f8f9 90%)
	}
	.navbar-item.active a {
		background: linear-gradient(to right, #fff 0%, #f7f8f9 90%)
	}
	.navbar-item.active::before {
		border-width: 0 1px 1px 0
	}
	.navbar-item.active .links::before {
		border-width: 1px 1px 0 0
	}
	.navbar-item.active .icon-home-o:before {
		content: "\e909"
	}
	.navbar-item.active .icon-dy-o:before {
		content: "\e905"
	}
	.navbar-item.active .icon-tv-o:before {
		content: "\e90b"
	}
	.navbar-item.active .icon-dm-o:before {
		content: "\e907"
	}
	.navbar-item.active .icon-zy-o:before {
		content: "\e903"
	}
	.navbar-item.active .icon-update-o:before {
		content: "\e90f"
	}
	.navbar-item.active .icon-ranking-o:before {
		content: "\e90d"
	}
	.navbar-item.active .icon-jl-o:before {
		content: "\e913"
	}
	.navbar-item.active .icon-phone-o:before {
		content: "\e974"
	}
	.navbar-item.active .icon-week-o:before {
		content: "\e975"
	}
	
	.navbar-hr {
		margin: 10px 0;
		padding: 0;
		height: 1px;
		background: #f7f8f9
	}
	.navbar-item a {
		display: inline-block;
		width: 100%;
		height: calc(100% - 2px)
	}
	.navbar-item span {
		margin-left: 10px
	}
	.navbar-item i {
		vertical-align: text-bottom;
		width: 19px;
		text-align: center
	}
	.navbar-item i.icon-arrow-go {
		float: right;
		line-height: 40px;
		font-size: 12px;
		color: transparent;
		margin-right: 20px
	}
	.navbar-item:hover i.icon-arrow-go {
		margin: 0;
		color: #0080ff
	}
	.navbar-item.active i.icon-arrow-go {
		display: none
	}
	.module-tab {
		white-space: nowrap;
		overflow: auto;
		max-width: 75%
	}
	.module-tab-items {
		background: #e9ecef;
		border-radius: 8px;
		padding: 3px;
		overflow: auto
	}
	.module-tab-items::-webkit-scrollbar {
		display: none
	}
	.module-tab-item {
		cursor: pointer;
		position: relative
	}
	.module-tab-item:hover {
		color: #0080ff
	}
	.module-tab-item.active {
		border-radius: 6px;
		background: #fff;
		font-weight: 700;
		color: #0080ff
	}
	.module-class {
		padding: 5px 0
	}
	.module-class::after {
		border-color: #e9ecef;
		border-width: 2px 0
	}
	.module-info-poster {
		width: 220px;
		float: right;
		margin: 0 25px;
		position: relative;
		z-index: 10
	}
	.module-info-heading {
		margin: 0 0 20px 25px;
		position: relative
	}
	.view .module-info-heading::after {
		content: '';
		position: absolute;
		left: -25px;
		height: 100%;
		border-left: 2px dashed #dbdee2;
		bottom: -20px;
		z-index: -1
	}
	.module-info-heading h1::before {
		content: '';
		position: absolute;
		left: -25px;
		height: 40px;
		width: 5px;
		background: #0080ff;
		border-radius: 0 4px 4px 0
	}
	.module-info-tag {
		display: flex;
		align-items: center
	}
	.module-info-content {
		position: relative
	}
	.module-info-content::after {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		border-radius: 18px;
		z-index: 9;
		box-shadow: 0 2.75px 2.21px rgba(0, 0, 0, 0.01), 0 6.65px 5.32px rgba(0, 0, 0, 0.02), 0 12.5px 10px rgba(0, 0, 0, 0.01), 0 22px 18px rgba(0, 0, 0, 0.03), 0 42px 33.4px rgba(0, 0, 0, 0.02), 0 100px 80px rgba(0, 0, 0, 0.01), 0 0 1px rgba(0, 0, 0, 0.1)
	}
	.module-info-content {
		border-radius: 0 18px 18px 18px;
		background: #fff
	}
	.module-info-items {
		min-height: 235px
	}
	.module-mobile-play,
	.module-poster-bg {
		display: none
	}
	.module-info-footer {
		background: #fafafa;
		z-index: 10;
		padding: 25px;
		border-radius: 0 0 18px 18px
	}
	.module-info-play {
		position: relative;
		z-index: 9;
		margin-top: -45px
	}
	.module-info-item:last-child {
		padding-bottom: 15px
	}
	.module-list {
		border-radius: 8px 0 8px 8px;
		padding: 20px
	}
	.player-heading .module-tab-items {
		padding: 0;
		border-radius: 8px 8px 0 0
	}
	.player-heading .module-tab-items-box {
		padding: 5px 5px 0
	}
	.player-heading .module-tab-item {
		line-height: 45px
	}
	.player-heading .module-tab-item.active {
		border-radius: 6px 6px 0 0
	}
	.module-player {
		margin-top: -30px
	}
	.app-downlist .app-downlist-go {
		line-height: 50px;
		font-size: 20px;
		margin-right: 20px
	}
	.app-downlist .app-downlist-go:last-child {
		margin: 0
	}
	.app-downlist .app-downlist-go::after {
		height: 55px
	}
	.app-downlist .app-downlist-go i {
		height: 20px;
		width: 20px;
		font-size: 20px;
		vertical-align: -1px
	}
}

@media (min-width: 559px) and (max-width: 99999px) {
	.logo {
		margin: 0;
		padding: 0;
		justify-content: center;
		width: 100px;
		left: -125px
	}
	.logo a {
		height: 32px;
		width: 32px;
		overflow: hidden
	}
	.sidebar {
		width: 100px;
		padding-top: 64px
	}
	.navbar-item {
		text-align: center;
		height: 78px;
		line-height: inherit;
		font-size: 14px
	}
	.navbar-item a {
		padding: 12px 0
	}
	.navbar-item.active {
		margin: 0 -1px 0 16px;
		padding: 0 15px 0 0;
		background: linear-gradient(to right, #fff 0%, #e9ecef 80%, #f7f8f9 80%)
	}
	.navbar-item i.icon-arrow-go {
		display: none
	}
	.navbar-item i {
		width: 100%;
		margin: 5px 0 2px;
		height: auto;
		font-size: 20px
	}
	.navbar-item span {
		margin: 0
	}
	.navbar-item.active .links::before,
	.navbar-item.active .links::after {
		bottom: -20px;
		right: -15px
	}
	.navbar-hr {
		margin: 5px 0
	}
	.main,
	.footer {
		margin-left: 100px;
		padding-left: 25px;
		padding-right: 25px
	}
	.footer-content {
		margin: 0 -25px;
		padding-right: 25px;
		padding-left: 25px
	}
	.header {
		margin: 0 0 0 100px;
		width: calc(100% - 100px)
	}
	.header .header-box {
		margin: 0 25px
	}
	.player-heading {
		margin-bottom: 15px
	}
	.player-heading .module-tab {
		margin: -3px 0 -15px
	}
	.module-player-info .module-info-heading {
		z-index: 2
	}
	.app-pic {
		width: calc(100% + 50px);
		margin: 60px -25px 0
	}
}

@media (max-width: 559px) {
	.nonenav {
		display: none;
	}
	.homepage:after {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		background: linear-gradient(to bottom, #f1f3f5 0%, #e3e6ea 100%);
		height: 175px
	}
	.display {
		display: none;
	}
	.drop:hover .shortcuts-mobile-overlay {
		background-color: rgba(0, 0, 0, 0.18)
	}
	.popup {
		width: 82%;
		padding: 0 25px
	}
	.popup-main p {
		font-size: 13px
	}
	.homepage .main {
		min-height: calc(100vh - 323px)
	}
	.page .main {
		padding-top: 54px;
		min-height: calc(100vh - 196px)
	}
	.page .header {
		display: none
	}
	.list .sidebar,.app .sidebar {
		background: #e9ecef
	}
	.page.open .header {
		display: inline-block
	}
	.open .header {
		z-index: 11
	}
	.header {
        position: relative;
        padding: 60px 15px 10px;
        height: 175px;
        width: 100%;
	}
	.header-box {
		height: auto;
		justify-content: center
	}
	.header-op {
		display: none
	}
	.header-op-search {
		display: inline-block
	}
	.page .side-op {
		right: 0
	}
	.logo {
		position: initial;
		width: auto;
		padding: 0
	}
	.logo a {
		height: 32px
	}
	.sidebar {
		width: 100%;
		top: 0;
		display: flex;
		padding: 5px 0
	}
	.homepage .navbar {
		width: calc(100vw - 45px);
		transition: width .3s ease
	}
	.navbar.open,
	.page .navbar {
		width: calc(100vw - 85px)
	}
	.side-op {
		position: absolute;
		right: -40px;
		width: 85px;
		transition: right .3s ease;
		display: inline-block;
		font-size: 0;
		padding: 2px 10px 2px 5px;
		box-shadow: -15px 0 10px -12px rgba(0, 0, 0, 0.2)
	}
	.side-op.open {
		right: 0
	}
	.searchbar {
		background: #fff;
		box-shadow: 0 7px 21px rgba(149, 157, 165, 0.22), 0 0 1px rgba(0, 0, 0, 0.1);
		height: 50px
	}
	.search-box {
		position: absolute;
		top: 50px;
		width: 100%
	}
	.searchbar-main.open {
		position: fixed;
		height: 100vh;
		left: 0;
		top: 0;
		max-width: initial;
		background: linear-gradient(to bottom, #f7f8f9 0%, #fff 100%)
	}
	.searchbar-main.open::after {
		content: '';
		position: absolute;
		height: 100%;
		width: 100%;
		background: url(../img/colour-bg.png) no-repeat;
		background-size: 100%;
		top: 0;
		z-index: -1
	}
	.searchbar-main.open .searchbar {
		margin: 15px 55px 0 15px
	}
	.searchbar-main.open .search-recommend {
		width: 100%;
		left: 0;
		z-index: 9;
		padding: 20px 15px;
		background: transparent
	}
	.searchbar-main.open .cancel-btn {
		display: inline-block;
		margin: 0 15px 0 0;
		background: none;
		pointer-events: auto;
		position: absolute;
		right: -56px;
		font-weight: 700
	}
	.search-tag a {
		line-height: 34px;
		font-weight: 700;
		border-radius: 50px
	}
	.sidebar-bg {
		background: rgba(227, 230, 234, 0.98);
		z-index: 10
	}
	.navbar {
		overflow: auto;
		-webkit-overflow-scrolling: touch
	}
	.navbar::-webkit-scrollbar {
		display: none
	}
	.navbar-items {
		display: inline-flex;
		padding: 0 5px
	}
	.navbar-item {
		display: inline-block;
		white-space: nowrap
	}
	.navbar-item a {
		display: inline-block;
		font-size: 16px;
		font-weight: 700;
		color: #616161;
		padding: 0 10px 0;
		height: 44px;
		line-height: 44px
	}
	.navbar-item.active a {
		color: #0c0d0f
	}
	.navbar-item i {
		display: none
	}
	.navbar-item .current {
		position: absolute;
		background: #fcd877;
		width: 60%;
		height: 20%;
		bottom: 10px;
		left: 20%;
		z-index: -1
	}
	.navbar-hr {
		display: none
	}
	.radian::before,
	.navbar-item.active::before,
	.radian::after,
	.navbar-item.active::after,
	.radian .links::before,
	.navbar-item.active .links::before,
	.radian .links::after,
	.navbar-item.active .links::after {
		height: 0;
		width: 0
	}
	.main {
		padding: 20px 15px 0;
		position: relative
	}
	.page-heading {
		display: none
	}
	
	.module-heading {
		margin-bottom: 15px
	}
	.module-heading-tab {
		padding-top: 20px;
		margin: 0 -15px 15px;
		background: #e9ecef
	}
	.module-heading-tab::after {
		background: #e3e6ea
	}
	.module-heading-tab .module-heading-tab-link.active::after {
		bottom: -103%
	}
	.pianku .module-heading-tab {
		margin-bottom: -1px
	}
	.module-heading-search {
		border-bottom-width: 1px;
		padding: 25px 0 10px
	}
	.module-heading-tab .line {
		height: 18px;
		width: 3px
	}
	.module-heading-tab-link {
		font-size: 18px
	}
	.module-title {
		font-size: 20px
	}
	.module-title-en,
	.module-ranking-tab-info {
		opacity: .12;
		font-size: 24px;
		transform: scale(1, 1.1);
		bottom: 5px
	}
	.module-heading-more {
		font-size: 13px
	}
	.module-heading-more::after {
		border-color: #c2c6d0
	}
	.module-heading-more i {
		vertical-align: 0px;
		margin: 0 -2px 0 2px
	}
	.module-items {
		margin-right: -10px
	}
	.module-items.scroll-content .el-skeleton {
		width: calc(100vw - 30px)
	}
	.module-poster-item {
		margin: 0 10px 10px 0
	}
	.module-poster-item {
		width: calc(33.33% - 10px)
	}
	.module-poster-items-small .module-poster-item {
		width: 40vw;
		box-shadow: 0px 0 10px 0 rgba(0, 0, 0, 0.1);
		background: #fff;
		z-index: 1;
		border-radius: 8px
	}
	.module-poster-item-info {
		margin: 8px 0 4px
	}
	.module-paper-item-main a {
		min-height: 40px;
		padding: 8px 0;
		margin: 0 10px
	}
	.module-paper-item-main a:hover {
		padding: 8px 10px
	}
	.module-paper-item-main .icon-arrow-right {
		right: 8px
	}
	.module-paper-item-main a:hover .icon-arrow-right {
		right: 18px
	}
	.module-paper-item-main a:nth-last-child(-n+5) {
		display: none
	}
	.module-paper-item-num {
		font-size: 18px;
		width: 38px
	}
	.module-poster-items-small .module-item-nopic .module-item-pic::before {
		border: none
	}
	/*.module-poster-items-base .module-poster-item:nth-last-child(-n+4) {*/
	/*	display: none*/
	/*}*/
	.module-poster-items-base .module-poster-item:nth-child(n+13) {
		display: none
	}
	.module-poster-items-aline .module-poster-item:nth-last-child(-n+2) {
		display: inline-block
	}
	.module-poster-items-aline .module-poster-item:nth-last-child(-n+1) {
		display: none
	}
	.view .module-poster-items-base .module-poster-item:nth-child(16),
	.player .module-poster-items-base .module-poster-item:nth-child(16) {
		display: none !important
	}
	.module-paper-item:nth-last-child(-n+2) {
		display: inline-block
	}
	.module-poster-items-small .module-item-cover {
		padding-top: 55%;
		border-radius: 8px 8px 0 0
	}
	.module-poster-items-small .module-poster-item-info {
		padding: 0 10px;
		margin: 6px 0 7px
	}
	.module-card-item {
		width: calc(100% - 10px);
		box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.05)
	}
	.module-card-item-poster {
		width: 110px;
		margin: -40px 0 0 -20px
	}
	.module-card-item:after {
		border: none
	}
	.module-card-item-info {
		margin-left: 105px;
		min-height: 95px
	}
	.module-card-item-class,
	.module-card-item-info .module-info-item {
		font-size: 12px
	}
	.module-card-item-footer a {
		margin: 0 -5px 0 15px
	}
	.module-tab-items {
		display: none
	}
	.module-tab-item {
		width: calc(33.33% - 10px);
		margin: 5px;
		border-radius: 8px;
		background: #f1f3f5;
		color: #424242;
		padding: 0 15px;
		position: relative;
		text-align: center;
		line-height: 40px;
		font-size: 14px
	}
	.module-tab-item.active {
		color: #0080ff;
		background: #e8f1ff;
		font-weight: 700;
		box-shadow: none
	}
	.module-tab-item span {
		width: calc(100% + 30px);
		height: 100%;
		display: inline-block;
		margin: 0 -15px
	}
	.module-tab-items-box {
		margin: 0 -5px;
		padding-bottom: 15px
	}
	.module-tab-drop {
		position: relative
	}
	.speed {
		left: 10px;
		top: 5px
	}
	.module-tab .module-tab-items {
		position: fixed;
		width: 100%;
		padding: 15px 25px 0;
		min-height: 50vh;
		max-height: 80vh;
		border-radius: 18px 18px 0 0;
		display: inline-block;
		left: 0;
		bottom: 0;
		z-index: 5000;
		background: #fff url(../img/colour-bg.png) no-repeat;
		background-size: 150%;
		background-position-y: -20px;
		transform: translate3d(0, 100%, 0);
		visibility: hidden;
		transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.25s linear 0s
	}
	.module-tab.module-tab-drop .module-tab-items {
		transform: translateZ(0)
	}
	.module-tab-drop+.shortcuts-mobile-overlay {
		top: 0;
		background-color: rgba(0, 0, 0, 0.6);
		pointer-events: auto
	}
	.module-tab-title {
		position: relative;
		display: block;
		text-align: center;
		font-size: 18px;
		font-weight: 700;
		padding: 10px 5px 15px;
		margin-bottom: 10px
	}
	.module-tab-name {
		font-size: 13px;
		display: inline-block !important;
		padding: 0 12px;
		background: #e9ecef
	}
	.module-tab-name i {
		font-size: 10px;
		transform: scale(0.6);
		margin: -10px 0 0 3px;
		font-weight: 900;
		vertical-align: 0px
	}
	.close-drop {
		position: absolute;
		left: 0;
		top: 9px;
		height: 30px;
		width: 30px;
		line-height: 28px;
		border-radius: 50px
	}
	.close-drop:hover {
		background: #e8f1ff;
		color: #0080ff
	}
	.close-drop i {
		font-size: 12px;
		transform: scale(0.8);
		font-weight: 700;
		vertical-align: 0px
	}
	.module-page {
		margin-top: 15px
	}
	.module-class {
		margin: 0 -15px;
		background: #fff;
		padding: 8px 15px
	}
	.module-class-items {
		padding: 0 15px !important
	}
	.module-class-item {
		padding: 2px 0
	}
	.module-item-title {
		margin-right: 12px;
		width: 40px;
		line-height: 40px;
		font-size: 14px
	}
	.module-item-title i {
		margin-left: 4px
	}
	.module-item-box {
		display: inline-flex
	}
	.module-item-box a {
		padding: 5px 10px;
		color: #424242;
		font-size: 13px;
		margin-right: 0
	}
	.module-item-box a::after {
		border: 0
	}
	.module-footer {
		border: none;
		margin: 0
	}
	.module-list {
		padding: 15px;
		border-radius: 8px
	}
	.module-play-list-link::after {
		border-color: #dbdee2
	}
	.module-play-list-base .module-play-list-link {
		width: calc(25% - 10px)
	}
	.module-play-list-large .module-play-list-link {
		width: calc(50% - 10px)
	}
	.module-play-list-larger .module-play-list-link {
		min-width: calc(50% - 10px)
	}
	.module-mobile-play {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: nowrap;
		gap: 6px;
		text-align: center;
		padding: 30px 0 10px
	}
	.module-mobile-play .main-btn,
	.module-mobile-play .noplaylist,
	.module-mobile-play .btn-collect {
		flex: 0 1 96px;
		max-width: 96px;
		min-width: 0;
		padding: 0 6px;
		line-height: 36px;
		font-size: 13px;
		white-space: nowrap
	}
	.module-mobile-play .fk-watch-room-detail-btn {
		flex-basis: 88px;
		max-width: 88px;
		margin-left: 0;
		margin-top: 0
	}
	.module-mobile-play .noplaylist {
		flex-basis: 124px;
		max-width: 124px
	}
	.module-mobile-play .btn-collect {
		flex: 0 0 74px;
		max-width: 74px;
		margin-left: 0
	}
	.module-mobile-play .main-btn i,
	.module-mobile-play .noplaylist i,
	.module-mobile-play .btn-collect i {
		margin-right: 4px;
		width: 12px;
		height: 12px;
		font-size: 11px
	}
	.module-info .module-main {
		position: relative;
		z-index: 9;
		border-radius: 18px 18px 8px 8px;
		box-shadow: 0 2.75px 2.21px rgba(0, 0, 0, 0.01), 0 6.65px 5.32px rgba(0, 0, 0, 0.02), 0 12.5px 10px rgba(0, 0, 0, 0.01), 0 22px 18px rgba(0, 0, 0, 0.03), 0 42px 33.4px rgba(0, 0, 0, 0.02), 0 100px 80px rgba(0, 0, 0, 0.01), 0 0 1px rgba(0, 0, 0, 0.1);
		background: #fff url(../img/colour-bg.png) no-repeat;
		background-size: 150%;
		background-position-y: -20px;
		margin-top: 210px
	}
	.module-poster-bg {
		width: 100%;
		position: absolute;
		top: -170px;
		left: 0;
		overflow: hidden;
		border-radius: 0
	}
	.module-poster-bg::before {
		content: '';
		height: 100%;
		width: 100%;
		bottom: 0;
		border-radius: 0;
		position: absolute;
		z-index: 2;
		background: rgba(255, 255, 255, 0.68);
		backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px)
	}
	.module-poster-bg:after {
		content: '';
		position: absolute;
		z-index: 2;
		opacity: .1;
		height: 100%;
		width: 100%;
		top: 0;
		background-image: url(../img/frosted.png);
		background-size: 30%;
		filter: invert(100%)
	}
	.module-poster-bg .module-item-cover:after {
		content: '';
		position: absolute;
		z-index: 2;
		opacity: .26;
		height: 100%;
		width: 100%;
		top: 0;
		background-image: url(../img/frosted.png);
		background-size: 29%
	}
	.module-poster-bg .module-item-cover:before {
		content: '';
		position: absolute;
		z-index: 2;
		height: 30%;
		width: 100%;
		bottom: 0;
		background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%)
	}
	.module-poster-bg .module-item-cover {
		border-radius: 0;
		width: 100%;
		left: 0%
	}
	.module-info-poster {
		position: relative;
		top: -180px;
		margin: 0 auto -160px !important;
		width: 170px !important
	}
	.module-info-poster .module-item-cover {
		box-shadow: 0 20px 15px -10px rgba(0, 0, 0, 0.2), 0 50px 35px -40px rgba(0, 0, 0, 0.4), 0 50px 35px -40px rgba(0, 0, 0, 0.2)
	}
	.module-info-poster .module-item-nopic .module-item-pic::before {
		border: none
	}
	.view .module-info-heading {
		text-align: center;
		padding: 5px 0 0
	}
	.view .module-info-heading h1 {
		padding: 0 20px
	}
	.module-info-items {
		padding: 20px
	}
	.module-info-introduction::after {
		background: #e3e6ea
	}
	.module-info-introduction-content {
		-webkit-line-clamp: 5;
		max-height: 111px
	}
	.module-info-tag-link {
		margin-right: 6px
	}
	.module-info-tag-link a {
		color: #757575
	}
	.module-info-footer {
		display: none
	}
	.module-info-item:last-child {
		padding-bottom: 0
	}
	.player-box,
	.module-player-info {
		margin: 0 -15px;
		border-radius: 0
	}
	.module-player-info::after {
		border-radius: 0;
		box-shadow: 0 1px 0 #f1f3f5
	}
	.module-player-info {
		padding: 15px 0 20px;
		margin-bottom: 30px
	}
	.module-player-info .module-info-heading {
		max-width: 72%;
		margin: 0 0 0 15px;
		position: relative;
		z-index: 9
	}
	.module-player-info .module-info-heading h1 {
		font-size: 20px;
		margin-bottom: 6px
	}
	.module-player-info .module-info-tag-link {
		font-size: 12px;
		height: 26px;
		line-height: 26px;
		padding: 0 10px
	}
	.module-player-handle-items {
		top: 12px;
		right: 0
	}
	.module-player-handle-item {
		margin-left: 0
	}
	.handle-btn {
		height: 35px;
		width: 40px;
		background: transparent
	}
	.handle-btn-name {
		display: none
	}
	.handle-btn-icon {
		font-size: 16px
	}
	.handle-btn-icon i {
		vertical-align: -1px
	}
	.module-jump-prompt {
		width: 90vw;
		left: 5vw;
		top: 4vh;
		margin: 0;
		height: 70vh
	}
	.player-rm {
		padding: 0;
		z-index: 9
	}
	.rm-two a {
		margin: 5px;
		width: calc(100% - 10px)
	}
	.rm-two a:last-child {
		margin-top: 0
	}
	.app-module::after {
		background-size: 140%;
		background-position-x: -130px
	}
	.app-info {
		text-align: center;
		padding: 0 20px
	}
	.app-title {
		font-size: 30px
	}
	.app-desc {
		font-size: 14px
	}
	.app-downlist {
		text-align: center
	}
	.app-downlist .app-downlist-go {
		margin: 10px 5px !important;
		width: 130px;
		padding: 0 15px
	}
	.app-downlist .app-downlist-go i {
		font-size: 14px;
		vertical-align: -1px
	}
	.app-pic {
		width: calc(100% + 30px);
		margin: 40px -15px 0;
		height: 350px
	}
	.app-pic::before,
	.app-pic::after {
		width: calc(50% - 80px);
		background: rgba(247, 248, 249, 0.8)
	}
	.app-pic-list {
		-webkit-animation: move 180s linear infinite;
		width: 600%
	}
	@-webkit-keyframes move {
		0% {
			transform: translateX(0px)
		}
		100% {
			transform: translateX(-100%)
		}
	}
	.skeleton.module-play-list-link {
		height: 30px
	}
	.module-play-list-larger .skeleton.module-play-list-link {
		height: 36px
	}
	.module-shadow .scroll-box {
		margin-bottom: -80px;
		padding-bottom: 100px
	}
	.scroll-box {
		margin: 0 -15px;
		padding: 0 15px 15px;
		overflow-y: auto;
		webkit-overflow-scrolling: touch
	}
	.scroll-content {
		display: inline-flex
	}
	.scroll-content .module-paper-item {
		width: 68vw;
		margin: 1px 15px 0 0
	}
	.scroll-box::-webkit-scrollbar {
		display: none
	}
	.footer .content {
		margin: 0 15px;
		width: auto
	}
	.footer-content {
		margin: 0 -15px;
		padding: 20px 0
	}
	.foot-copyright a:first-child {
		margin: 0
	}
	.links-list .module-main {
		margin: 0 -5px
	}
	.links-list-go {
		width: calc(50% - 10px);
		margin: 5px;
		display: inline-block;
		color: #616161;
		line-height: 34px;
		padding: 0 12px;
		border-radius: 8px;
		background: #fff
	}
		.m-module-tab-week {
    width: 100%;
    display: flex;
    justify-content: space-between;
    background: none!important;
}
.m-module-heading {
	    display: flex;
	    flex-direction: column;
	    align-items: baseline;
	}
	.m-module-tab {
	    width: 100%;
	}
	.m-module-tab-week {
	    width: 100%;
	    display: flex;
	    justify-content: space-between;
	    background: none!important;
	}
	.m-tab-item.active {
	    background: none!important;
	}
	.m-tab-item {
	    width: auto;
	    padding: 0;
	    margin: 0;
	    background: none!important;
	}
}

.module-tab-item small {
	background: linear-gradient(90deg, #fafafa, #e8f1ff);
	color: #757575;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
	position: absolute;
	right: -3px;
	top: -3px;
	transform: scale(0.8);
	transform-origin: top right;
	font-weight: normal;
	padding: 0 6px;
	border-radius: 8px;
	height: 19px;
	line-height: 18px;
	font-size: 12px
}
.module-tab-item small.no{
    right: 0;
    top: -1px;
    height: 16px;
	line-height: 15px;
    padding: 0 4px;
}

.module-tab-item.active small {
	background: #0080ff;
	color: #fff;
	background: linear-gradient(to right, #abcafd 0%, #0080ff 100%);
	color: #fff
}

.container-slide {
	position: relative;
}

.swiper {
	width: 100%;
	overflow: hidden;
}

.swiper-big .swiper-slide .banner {
	position: relative;
	display: block;
	height: 28vw;
	min-height: 180px;
	max-height: 520px;
	border-radius: 8px;
	overflow: hidden;
}

.swiper-big .swiper-slide .banner::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(1, 1, 1, .2);
	pointer-events: none;
}

.swiper-big {
	min-height: 180px;
	max-height: 520px;
	margin: 0 0 20px;
	border-radius: 8px;
}

.swiper-big img {
	width: 100%;
	height: 370px;
	object-fit: cover;
}

.sm-swiper {
	position: absolute;
	right: 100px;
	top: 50%;
	z-index: 9;
	width: 220px;
	transform: translateY(-50%);
}

.swiper-small {
	width: 85%;
	margin: 0 auto;
}

.swiper-small .swiper-slide .pic {
	width: 126px;
	height: 168px;
	margin: 0 auto;
	background-color: #373737;
	border-radius: 5px;
	overflow: hidden;
}

.swiper-small .swiper-slide .pic img {
	width: 100%;
	object-fit: cover;
}

.swiper-small .swiper-slide {
	display: block;
	padding-left: 10px;
	width: 100%;
	height: 100%;
}

.swiper-small .swiper-slide {
	color: #fff;
}

.swiper-small .swiper-slide .title a {
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 24px;
	color: #ffffff;
	padding: 15px 0;
}

.swiper-small .swiper-slide .ins p {
	color: #ffffff;
	font-size: 14px;
	opacity: .7;
	padding: 3px 0;
	margin: 0;
}

.swiper-small .swiper-slide .ins {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.swiper-button-next::after,
.swiper-button-prev::after {
	content: ""!important;
}

.swiper-button-next,
.swiper-button-prev {
	-webkit-tap-highlight-color: transparent!important;
	-webkit-user-drag: none!important;
	-webkit-user-select: none!important;
	-moz-user-select: none!important;
	-ms-user-select: none!important;
	user-select: none!important;
	width: 20px!important;
	height: 20px!important;
	outline: none!important;
}

.swiper-button-next {
	right: -10px!important;
}

.swiper-button-prev {
	left: -10px!important;
}

.swiper-pagination {
	width: 90%!important;
	left: 50%!important;
	transform: translateX(-50%)!important;
}

.swiper-pagination span {
	margin: 0 7px;
}

.swiper-pagination-bullet-active {
	transform: scaleX(2.66)!important;
	background-color: #0080ff!important;
}

.mobile-v-info {
	display: none;
}

.swiper-pagination-bullet {
	width: 6px!important;
	height: 6px!important;
	border-radius: 0!important;
	cursor: pointer!important;
}

@media screen and (max-width: 720px) {
	.swiper-big .swiper-slide .banner {
		padding-top: 50%;
	}
}

@media screen and (max-width: 1024px) {
	.sm-swiper {
		display: none;
	}
	.mobile-v-info {
		position: absolute;
		left: 0;
		bottom: 0px;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		width: 100%;
		height: 100%;
		z-index: 9;
		padding: 10px;
		background-color: rgba(1, 1, 1, .2);
		color: #fff;
		pointer-events: none;
	}
	.mobile-v-info .v-title {
		padding: 5px 0;
		font-size: 24px;
	}
	.mobile-v-info .v-ins p {
		display: -webkit-box;
		overflow: hidden;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		width: 50%;
		font-size: 14px;
		opacity: .7;
		margin: 0 0 5px;
	}
}
 @media screen and (max-width: 1300px) {
  .swiper-pagination{display:none;}  
 }
        @media screen and (max-width: 1200px) {

            .sm-swiper  {
                display: none;
            }

            .mobile-v-info {
                position: absolute;
                left: 0;
                bottom: 0px;
                display: flex;
                flex-direction: column;
                justify-content: flex-end;
                width: 100%;
                height: 100%;
                z-index: 9;
                padding: 10px;
                background-color: rgba(1,1,1,.2);
                color: #fff;
                pointer-events: none;
            }
            .mobile-v-info .v-title {
                padding: 5px 0;
                font-size: 24px;
            }
            .mobile-v-info .v-ins p {
                display: -webkit-box;
                 overflow: hidden;
                 -webkit-line-clamp: 2;
                 -webkit-box-orient: vertical;
                width: 50%;
                font-size: 14px;
                opacity: .7;
                margin: 0 0 5px;
            }
        }

#report-popup .popup-main {
	padding-bottom: 30px;
	min-height: 291px
}

.popup-main p {
	padding: 12px 0 0
}

.report-content {
	width: 100%;
	min-height: 100px;
	padding: 15px;
	margin: 10px 0 5px;
	resize: auto;
	background: #eaedf1;
	border-radius: 10px
}

.popup strong {
	color: #0080ff
}

.report-input,
.report-verify {
	padding: 0;
	width: 45%;
	min-height: auto;
	height: 35px;
	line-height: 35px;
	float: left;
	text-align: center;
	border-radius: 10px;
	margin: 0;
}

.report-verify {
	float: right;
}

.verify-box {
	overflow: hidden;
	margin-bottom: 15px;
}

img.report-verify {
	vertical-align: middle;
	height: 35px!important;
	width: 45%!important;
}

.gbook_submit.popup-btn {
	width: 100%;
}

.close-popup {
	position: absolute;
	right: calc(8% - 20px);
	border-radius: 50px;
	top: 10px;
	width: 34px;
	line-height: 34px;
	height: 32px;
	text-align: center;
	cursor: pointer;
	box-shadow: 0 7px 21px rgb(149 157 165 / 22%);
	background: #fff
}

.close-popup i {
	transform: scale(.88);
	font-size: 12px;
	color: #282828;
	margin-right: 0;
}

.close-popup:hover i {
	color: #0080ff
}

.message .msg-content .msg-send {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin: 24px 0
}

.message .msg-content .msg-send .check span {
	display: inline-block;
	padding: 10px;
	background-color: #ECECEC
}

.mac_total {
	margin-right: 0!important
}

.message .msg-content .msg-wrap .msg-item .msg-item-left .content {
	color: #282828;
	word-break: break-word;
	margin: 0 0 5px;
	line-break: anywhere;
	text-align: justify;
}

.msg-item,
.msg-item-left,
.info {
	color: rgba(0, 0, 0, 0.6)
}

.msg-item-right {
	position: absolute;
	right: 0;
	top: 0
}

.msg-item {
	position: relative
}

.message .msg-content textarea {
	width: 100%;
	resize: none;
	background-color: #F2F2F2;
	outline: none;
	border: none;
	padding: 20px;
	border-radius: 8px;
}

.message .msg-content .msg-wrap .msg-all {
	padding-bottom: 0!important;
}

.message .msg-content .msg-send .btn button {
	display: inline-block;
	padding: 6px 26px;
	color: #fff;
	outline: none;
	border: none;
	border-radius: 5px;
	background-color: #0080ff;
	cursor: pointer;
}

.message .msg-content .msg-wrap .msg-item {
	display: flex;
	justify-content: space-between;
	margin-top: 24px;
}

.message .msg-content .msg-wrap .msg-item .msg-item-left .uname {
	color: #333;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: 700;
}

.message .module-title {
	padding-bottom: 20px;
}

.form-control.verify {
	width: 90px;
	text-align: center;
	margin-right: 10px;
	display: inline-block;
	background-color: #F5F5F5;
	color: #999999;
	border: 1px solid #eee;
	border-radius: 5px;
	height: 35px;
	padding: 0 10px;
	font-size: 12px;
	line-height: 20px;
}

img#verify_img {
	width: 98px;
	margin-right: 10px;
	border: 0;
	vertical-align: middle;
	height: 35px;
}

.text-muted {
	font-size: 12px;
}

.message .msg-content .msg-wrap .msg-item {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}

.glyreply {
	color: red;
	display: block;
	margin: 0 0 5px;
}

.gg-icon {
	position: absolute;
	left: 5px;
	width: 38px;
	height: 22px;
	margin-right: 3px;
	z-index: 8;
	vertical-align: middle;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAAAsCAMAAAD4va5DAAAAolBMVEX///8AAAAAAAAAAAAAAAACAgIAAAAAAAAGBgb5+fns7OwAAACBgYHq6ur9/f17e3tgYGD09PSoqKiLi4sAAAANDQ3V1dW6urqPj48DAwMAAAD////u7u7j4+MbGxv////b29vBwcH19fXt7e3GxsaLi4ukpKRTU1P4+Pjl5eXh4eHX19fLy8vb29v4+PisrKwvLy86Ojr7+/vy8vK4uLhVVVX0WqNFAAAANnRSTlOZAgULFR0IACCBYxIvW4sxJmk0HxoXU0grJQ6TZl0cj1RFcmtENTUmfGFYTUlGcT4rI4dyMhsJ24tXAAABiElEQVRIx+3XyW6DMBCA4WnAzrCUJUDYCpQAIWuTdHn/V6sNqZqFAwSfqv4HJHP4ZECIAabT6ZOQGARnazKqhuBYI1EqjYjSxpsCt6gUaZr8cJoWSZRr0FiObcCIDNvhWoNJTgYjyxypxWhkw+jsiHJsQjVjPGZodMIxSQMBaVKLySIw+R/jxX5lXK2LFYDqK4/tLCeby+UadwA7XAzECj/Py7KcuXVZ5rnv+zHfmEXYzvbuUOwVyU+IGIYhxxLipp4ne15K2Dm/P0Y2ylV8tyQNWF+yEwS6ac4HYC9w0wLT5vr28tvgy7zD3msbhGHqRm369LZqW/Y4FiJxWR7LdQnBMFR6Ylss4KYkSZ4vYkujJ7bDhbjX6YAruGu9nLGW7THvj1Vo3GNzcrIsq64tFtH7YyeELuz3qaT9MQUrcZiKW3HYISw6MSvQddM0dT0gvbH4eIy7MLS41Who9r9nc+hoXX3Auazy/84HZSAmdjwQOriIHKmEDnuCx1ChA7LI0V3sT4XQ351vRIIkxg4KQCAAAAAASUVORK5CYII=);
	background-size: cover;
}

.module-adslist {
	border-radius: 5px;
	margin-top: 10px;
}

.ads_w a {
	width: 100%;
	display: block;
	padding: 3px;
	position: relative;
}

.ads_w img {
	border-radius: 4px;
}

.copyright {
	background: #000;
	overflow: hidden;
	position: relative
}

.copyright .vague {
	object-fit: cover;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 6px;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	filter: blur(60px);
	-webkit-filter: blur(60px);
	-moz-filter: blur(60px);
	-ms-filter: blur(60px);
	-o-filter: blur(60px)
}

.copyright .txt {
	color: #fff;
	font-size: 20px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 99%;
	text-align: center
}
.module-play-list::-webkit-scrollbar-track, .v3-app-layout__side__Short::-webkit-scrollbar-track,.module-play-list::-webkit-scrollbar-track,
.v3-app-layout__side__Short::-webkit-scrollbar-track {
	background: transparent;
}

.module-play-list::-webkit-scrollbar, .v3-app-layout__side__Short::-webkit-scrollbar,.player .module-list::-webkit-scrollbar,
.v3-app-layout__side__Short::-webkit-scrollbar {
	width: 5px;
}

.module-play-list::-webkit-scrollbar-thumb, .v3-app-layout__side__Short::-webkit-scrollbar-thumb,.player .module-list::-webkit-scrollbar-thumb,
.v3-app-layout__side__Short::-webkit-scrollbar-thumb {
	border-radius: 5px;
	height: 10px;
	background: #C1C1C1;
}

.player .module-list::-webkit-scrollbar-track,
.v3-app-layout__side__Short::-webkit-scrollbar-track {
	background: #e9ecef;
}
  .module-tab-week{
	background: #e9ecef;border-radius: 8px;padding: 3px;overflow: auto
}

.module-item-new{
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
    border-radius: 0 5px 0 5px;
    padding: 0px 5px;
	background: #0080ff;
	z-index: 1;
	font-size: 12px;
}
.header-op-user{
               padding: 0 16px;
        height: 36px;
    font-size: 14px;
    background: #fe3355;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 88px;
border-radius:42px;
color:#fff;
margin-left: 10px;
    cursor: pointer;
}
.header-op-user:hover{
    background: #EA2F4E;
}
.header-op-list {
    display: flex;
    align-items: center;
    font-size: 14px;
}
.member_group {
    position: relative;
    margin-left: 10px;
}
.member_group a {
    display: block;
    
}
.member_group:hover .user_list_drop ,
.user_list_drop:hover {
    display: block;
}
.drop_content {
    width: 132px;
    overflow: hidden;
    border-radius: 4px;
    padding: 8px;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 5%), 0px 4px 16px rgb(0 0 0 / 10%);
    background: #fff;
}

.member_group .user_list_drop {
    position: absolute;
    top: 36px;
    right: 0;
    display: none;
    padding-top: 8px;
}
.member_group .user_list_drop ul {
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(12, 13, 15, 0.06);
}
.member_group .user_list_drop .logout {
    padding-top: 8px;
}
.member_group .user_list_drop .logout a ,
.member_group .user_list_drop li a {
    display: flex;
    align-items: center;
    width: fit-content;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    margin: auto;
    padding: 0 12px;
}
.member_group .user_list_drop .logout a:hover ,
.member_group .user_list_drop li a:hover {
    background-color: rgba(0,0,0, 0.04);
    color: #282828;
}
.member_group .user_list_drop .logout a .icon,
.member_group .user_list_drop li a .icon {
    margin-right: 12px;
    line-height: 18px;
}
.member_group .useimg{
    width: 36px;
    height: 36px;
    border-radius: 50%;
    cursor: pointer;
    vertical-align: middle;
}

/*登录弹窗样式*/

.input-list {margin-bottom: 2rem;}
.input-list .mac_login_form li {padding: 10px 10px;}
/*.input-list li input.form-control {height: 40px;}*/
.mac_login_form .user-verify{
    float: right;
    height: 40px!important;
    line-height: 40px;
    border-radius: 8px;
    margin-right:0!important;
    width: 40%!important;
}
.mac_login_form .form-control{
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	background-color: #F5F5F5;
    border-radius: 5px;
     padding: 0 10px;
    color: #999;
     height: 40px;
     border-bottom: .0625rem solid #e2e2e2;
     border: 1px solid #eee;
}
.mac_login_form .login_form_submit{width:100%}
.input-list .mac_login_form a{
	width:25%;
	float:left;
	text-align:center;
}
@media(max-width:320px){
    .popup{width:90%;padding:0 10px}
}
.mac_login_form .form-control:focus{ border-color:#ff9900;}
.noplaylist {
	background: #d7dae1;
	color: #8f8f8f!important;
	border-radius: 50px;
	padding: 0 30px;
	position: relative;
	overflow: hidden;
	cursor:not-allowed;
}
.btn-collect{
    	background-color: #fc000c;
	background: linear-gradient(to right, #fc000c 0, #f9444d 100%);
		cursor: pointer;
			border-radius: 50px;
	padding: 0 30px;
	color: #fff!important;
	position: relative;
    overflow: hidden;
    margin-left: 10px;
}
.links small{
    background: linear-gradient(to right, #abcafd 0%, #0080ff 100%);
    color: #fff;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 20%);
    position: absolute;
    right: -25px;
    transform: scale(0.8);
    transform-origin: top right;
    font-weight: normal;
    padding: 0 6px;
    border-radius: 8px;
    height: 19px;
    line-height: 18px;
    font-size: 12px;
}
@media (min-width: 559px) and (max-width: 1024px) {
    .links small{display: none;}
}
@media (max-width: 559px){
    .links small{right: -10px!important;}
}
.nofound{font-size: 24px; font-weight: 700;margin-bottom:5px}

.mx-mac_msg_jump {
	box-shadow:0 7px 21px rgba(149,157,165,.22);
	margin:35px auto;
	padding:50px 25px;
	width:100%;
	border-radius:4px
}
.mx-mac_msg_jump .msg_jump_tit {
	margin-bottom:25px;
	text-align:center;
	line-height:26px;
	color:#222;
	font-size:1.5rem;
	font-weight:700
}
.mx-mac_msg_jump .text {
	margin-bottom:6px;
	color:#222;
	font-size:14px
}
.mx-mac_msg_jump .title {
	margin-bottom:6px;
	color:#666;
	font-size:14px
}
@media (min-width:768px) {
	.mx-mac_msg_jump {
	margin:35px auto;
	padding:50px;
	width:400px
}
}.mx-mac_msg_jump .form .item1 {
	position:relative;
	border:1px solid;
	border-radius:4px;
	line-height:43px;
	border-color:#f2f2f2
}
.mx-mac_msg_jump .form .item1 input {
	display:inline-block;
	padding:0 10px;
	width:65%;
	border:none;
	background:0 0;
	line-height:inherit
}
.mx-mac_msg_jump .form .item1 .get-pwd {
	float:right;
	display:inline-block;
	padding-right:10px;
	width:35%;
	text-align:right;
	line-height:inherit;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}

.btnpwd {
	display:inline-block;
	margin-top:25px;
	width:100%;
	border:none;
	border-radius:4px;
	line-height:45px;
	cursor:pointer;
	text-align:center;
	background:#0080ff;
	color:#fff
}
.btnpwd:hover {
	background:linear-gradient(90deg,#ff9800,#0080ff) !important;
	color:#fff
}
.btnlogin{display:inline-block;margin:5px 10px 0;padding:0 32px;border-radius:32px;line-height:36px;background:#0080ff;color:#fff;}.btnlogin:hover{background:linear-gradient(90deg,#ff9800,#0080ff) !important;color:#fff;}.btncz{display:inline-block;margin:5px 10px 0;padding:0 32px;border-radius:32px;line-height:36px;border:1px solid #0080ff;color:#0080ff;}
.item1 input:-webkit-autofill {
	-webkit-box-shadow:0 0 0px 1000px white inset
}



.weui_msg_jump {
	padding-top: 20%;
	text-align: center;
}

.weui_icon {
	margin-bottom: 0.75rem;
}

.weui_icon i {
	font-size: 3.5rem;
	color: #F44336;
	line-height: 1em;
}

.weui_text {
	margin-bottom: 0.625rem;
	padding: 0 0.5rem;
}

.weui_msg_title {
	margin-bottom: 0.5rem;
	font-weight: 400;
	font-size: 2rem;
}

.weui_text p {
	line-height: 2.5rem;
}

.weui_text .weui_xtts {
	color: #333;
	font-size: 1.3rem;
}

.weui_text .weui_tips {
	color: #999;
	font-size: 0.325rem;
}

.weui_text .weui-p {
	padding: 0.25rem 0;
}

.weui_text .weui-a {
	background: none;
	border: 1px solid #ccc;
	color: #333;
}

.weui_text .weui_tzt a {
	color: #10AEFF
}
.bstyle{color:#fe3355}
.input-list .mac_login_form a:last-child{ 
float:right; 
}

.art-list-box{width:100%;display:flex;}
.art-list-main{width:75%;padding:0 40px;}
.art-detail-box{width:100%;padding:20px;}

.art-list-main{width:100%;padding:1px 0;}.article-box .article-title{line-height:30px;font-size:20px;}.art-nav-list a{width:60px;}.art-nav-list span{font-size:14px;}}.notice-box{width:60%;height:50px;float:right;position:relative;z-index:10;top:-55px;right:0;display:flex;margin-bottom:-55px;}.notice-icon{float:left;width:50px;height:50px;}.notice-cont{float:left;flex:1;height:auto;line-height:30px;text-align:left;padding-left:5px;color:#AAAAAA;font-size:16px;}@media (max-width:830px){.notice-box{display:none;}}.pannel{width:100%;height:auto;}.pannel .pannel-head{width:100%;height:auto;}.pannel .pannel-head .title{width:100%;height:30px;line-height:30px;font-size:20px;text-align:left;position:relative;}.pannel .pannel-head .title::before{content:'';position:absolute;left:-15px;height:30px;width:5px;background:#0080ff;border-radius:0 4px 4px 0;}.art-list-box{width:100%;display:flex;}.art-list-main{width:75%;padding:0 40px;}.art-list-relates{flex:1;}.art-relates{width:100%;height:auto;border-radius:10px;border:1px solid #C0C0C0;box-shadow:10px 10px 10px #C0C0C0;padding:0 20px;margin-top:10px;}.art-relates li{width:100%;height:auto;padding:20px 0;border-top:1px solid #C0C0C0;}.art-relates li:first-child{border:none;}.art-relates li a{width:100%;height:auto;display:flex;font-size:16px;}.artlr-tit{flex:1;display:flex;flex-direction:column;}.artlr-tit .artlr-name{height:20px;line-height:20px;text-align:left;font-size:14px;color:#999;}.artlr-tit .artlr-b{flex:1;}.art-nav-box{width:100%;height:auto;}.art-nav-box ul{width:100%;height:auto;white-space:nowrap;}.art-nav-box ul li{float:left;width:80px;height:30px;line-height:30px;text-align:center;font-size:20px;margin-right:15px;}.art-nav-box ul li.icon{width:10px;}.art-nav-box ul li.active{border-bottom:2px solid #0080ff;}.art-nav-list{width:100%;height:auto;height:30px;line-height:30px;text-align:left;display:flex;justify-content:left;}.art-nav-list i.icon-wenhua{margin-right:5px;}.art-nav-list i:before{width:10px;height:30px;line-height:30px;text-align:center;}.art-nav-list i.icon-arrow-right:before{font-size:8px;color:#999;}.art-nav-list a,.art-nav-list span{color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.art-nav-list a{width:70px;}.art-nav-list span{flex:1}.art-nav-list a:hover{color:#0080ff;}.art-list-row{width:100%;height:auto;display:flex;margin-top:10px;}.artlist{width:100%;height:auto;display:flex;flex-direction:column;}.artlist-item{width:100%;height:auto;display:flex;padding:20px 0;border-top:1px solid #C0C0C0;}.artlist-txt{flex:1;height:120px;overflow:hidden;}.artlist-info{width:100%;height:100%;padding-right:20px;display:flex;flex-direction:column;}.artlist-title{width:100%;flex:1;line-height:30px;font-size:18px;color:#000;}.artlist-info p{margin:0.25rem 0 0;line-height:30px;color:#7C7C7F;}.artlist-info .artzy{width:100%;flex:1;line-height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.artlist-info .artty{width:100%;height:30px;}.artlist-info .artty .artyd{float:right;}.artlist-img{width:180px;height:120px;overflow:hidden;border-radius:5px;}.artlist-thumb{display:block;width:100%;height:100%;background-image:url(../img/load.gif);background-position:50% 50%;background-size:cover;}.artlr-pic{width:120px;height:72px;overflow:hidden;}.art-detail-box{width:100%;padding:20px;}.article-box .article-header{display:block;width:100%;height:auto;overflow:hidden;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #C0C0C0;}.article-box .article-title{width:100%;height:auto;line-height:40px;font-size:26px;text-align:center;font-weight:bolder;}.article-box .article-meta{width:100%;height:20px;line-height:20px;display:flex;justify-content:center;margin-top:10px;}.article-box .article-meta span{display:block;width:160px;height:20px;line-height:20px;text-align:center;font-size:14px;white-space:nowrap;overflow:hidden;color:#999;}.article-box .article-meta span.item-w{width:120px;}.article-box .article-content p{width:100%;height:auto;margin-top:0px;margin-bottom:0px;padding:10px 0;line-height:24px;text-align:left;white-space:normal;text-indent:34px;}.article-box .article-content img{display:block;max-width:100% !important;border-radius:4px;margin:auto;}.article-box .article-content p img{display:block;max-width:100% !important;border-radius:4px;margin:auto;}@media (max-width:1200px){.art-list-relates{display:none;}.art-list-main{width:100%;padding:0;}}@media (max-width:500px){.art-nav-box{margin-top:20px;}.art-list-relates{display:none;}.art-list-main{width:100%;padding:1px 0;}.article-box .article-title{line-height:30px;font-size:20px;}.art-nav-list a{width:60px;}.art-nav-list span{font-size:14px;}}
.article-content p{width:100%;height:auto;margin-top:0px;margin-bottom:0px;padding:10px 0;line-height:24px;text-align:left;white-space:normal;text-indent:34px;}.article-box .article-content img{display:block;max-width:100% !important;border-radius:4px;margin:auto;}.article-box .article-content p img{display:block;max-width:100% !important;border-radius:4px;margin:auto;}@media (max-width:1200px){.art-list-relates{display:none;}.art-list-main{width:100%;padding:0;}}@media (max-width:500px){.art-nav-box{margin-top:20px;}.art-list-relates{display:none;}.art-list-main{width:100%;padding:1px 0;}.article-box .article-title{line-height:30px;font-size:20px;}.art-nav-list a{width:60px;}.art-nav-list span{font-size:14px;}}

.mxone-vodlist__text li a{display:block;padding:10px 15px 10px 0;}.mxone-vodlist__text.active li a{padding:10px 0 10px;}.mxone-vodlist__text.active li:first-child a{padding-top:0;}.mxone-vodlist__text.striped li{padding:10px 0 10px;}.mxone-vodlist__text.striped li a{display:inline-block;padding:0;}.mxone-vodlist__text.striped .striped-head{padding:10px;border-radius:5px;}.mxone-vodlist__text.to-color li{padding:10px;border-radius:5px;}.mxone-vodlist__text.to-color li a{padding:0;}.mxone-vodlist__text.downlist{padding-top:0;}.mxone-vodlist__text.downlist li{padding:10px 0;}.mxone-vodlist__text.downlist li .text{line-height:30px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}.mxone-vodlist__text.downlist li a{display:inline-block;padding:0;}.mxone-vodlist__text.downlist li a.btn{padding:4px 12px;margin-left:10px;}.mxone-vodlist__text.striped .striped-head,.mxone-vodlist__text.to-color li:nth-of-type(odd){background-color:#f5f5f5;}.news-nav{position:relative;}.news-nav li a{display:block;padding:15px 0;font-size:16px;text-align:center;}.news-nav li.active a{color:#FF9900;}.newsbg{background:#f3f5f7;border-radius:5px;}.newsactive a{color:#0080ff;}

.module-item-douban{font-size:12px}.module-item-cover .module-item-douban{position:absolute;top:0px;left:0px;z-index:1;background:rgb(65 172 82 / 95%);padding:0 5px;pointer-events:none;color:#fff;font-weight:500;border-radius:8px 0px 8px 0px}.module-item-cover .module-item-douban::after{content:'';width:100%;height:100%}

 /*影片下载*/
	.module-row-text .icon-video-file {
		top: 15px
	}
.module-downlist.selected .module-row-text,
.tab-list.selected .module-blocklist a {
	animation: opacity .2s;
	-webkit-animation: opacity .2s
}

.module-row-info:nth-child(odd){
    background: #f7f8f9;
}

.module-row-info {
	display: flex;
	align-items: center;
	padding: 10px 15px;
	margin-bottom: 1px;
	border-radius: 10px;
	position: relative
}

.module-row-info:nth-child(odd) {
	background: #f7f8f9
}

.module-row-info a {
	font-size: 14px;
	color: rgba(0, 0, 0, .83)
}

.module-row-info:last-child {
	margin: 0
}

.module-row-shortcuts {
	position: absolute;
	right: 15px
}

.module-row-shortcuts a {
	padding: 2px 20px;
	position: relative;
	z-index: 3;
	color: rgba(0, 0, 0, .68)
}

.module-row-shortcuts a:hover {
	color: #fff
}

.module-row-shortcuts a::after {
	content: '';
	width: 2px;
	height: 12px;
	position: absolute;
	right: -1px;
	top: 5px;
	z-index: 1;
	background: #c2c6d0
}

.module-row-shortcuts a:hover::after {
	top: 12px
}

.module-row-shortcuts a:hover {
	padding: 9px 20px
}

.module-row-shortcuts a::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	border-radius: 50px;
	z-index: 2
}

.module-row-shortcuts a:hover::before {
	background: #0080ff;
	margin: 0 2px
}

.module-row-shortcuts a:last-child:hover::before {
	margin: 0 -2px
}

.module-row-shortcuts a:last-child::after {
	width: 0
}

.module-row-shortcuts i {
	font-size: 12px;
	position: relative;
	z-index: 2
}

.module-row-shortcuts span {
	margin-left: 5px
}

.module-row-shortcuts span {
	z-index: 3;
	position: relative
}

.module-row-shortcuts .btn-copyurl span {
	margin-left: 8px
}

.module-row-text {
	width: 100%
}

.module-row-title {
	width: 90%;
	margin-left: 35px
}

.module-row-text .icon-video-file {
	font-size: 24px;
	color: #0080ff;
	position: absolute;
	top: 17px
}

.module-row-title h4 {
	max-width: 90%;
	font-size: 14px
}

.module-row-title p {
	max-width: 50%;
	font-size: 12px;
	color: rgba(0, 0, 0, .4)
}

#download-list {
	margin-top: -30px;
	padding-top: 30px
}

	.view .video-info-play {
		margin-top: 30px;
		display: inline-block;
		text-align: center;
		z-index: 2
	}

	.view .video-info-downbtn {
		display: block;
		margin: 15px 0 -10px;
		color: #0080ff
	}

	.view .video-info-downbtn i {
		vertical-align: -10%;
		margin-right: 5px;
		font-size: 12px
	}
	
	.module-row-shortcuts {
		right: 10px
	}

	.module-row-title-dlist {
		width: 99%;
		margin-left: 5px
	}

	.module-row-title-dlist h4 {
		font-size: 12px;
		overflow: hidden
	}

	.module-row-title-dlist p {
		font-size: 10px;
		width: 99%;
		color: rgba(0, 0, 0, .4);
		overflow: hidden
	}

	.module-row-shortcuts a,
	.module-row-shortcuts a:hover {
		padding: 7px 20px
	}

	.module-row-shortcuts a:last-child:hover::before {
		margin: 0
	}

	.module-row-text .icon-video-file {
		top: 15px
	}
	/*下载按钮*/

 /*添加下载链接*/	
.popup-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:19999}
.popup-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}
.popup-content{background-color:white;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px;border-radius:5px;z-index:2}
.popup-header{margin-bottom:15px;display:flex;justify-content:space-between}
.popup-body{line-height:1.5}
.popup-close{cursor:pointer}
.popup-footer{margin-top:20px;display:flex;justify-content:flex-end}
.popup-footer button{border-radius:4px;padding:5px 10px;color:#000;background-color:var(--style);cursor:pointer;filter:var(--brightness85)}
.popup-footer button:nth-child(n+2){margin-left:10px}
.popup-footer button:hover{filter:brightness(.85)}

#panvalue input {
    border: 1px solid #e9ecef;
    border-radius: 5px;
    margin-top: 10px;
    width: 100%;
    padding: 8px;
}

 /*添加下载链接*/
 
    input {
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 8px 12px;
        border: 1px solid #ddd;
        border-radius: 4px;
        font-size: 14px;
        transition: border-color 0.3s;
    }
    
    input:focus {
        border-color: #3498db;
        outline: none;
    }
    
    .tanc-popup-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: 9998;
    }
    
    .tanc-popup-content {
        width: 75%;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border: 1px solid #ddd;
        background: white;
        z-index: 9999;
        display: flex;
        flex-direction: column;
        border-radius: 6px;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    }
    
    /* 分享资源弹窗特定高度 */
    #panvalue .tanc-popup-content {
        height: 55vh;
    }
    
    /* 一键搜片弹窗高度 */
    /* 固定弹窗高度为视口的 75%，内容超出时内部滚动 */
    /* 仅针对 showSearchPopup 弹窗锁死 75vh */
    #search-popup-content {
      height: 65vh;       /* 固定高度 */
      min-height: 65vh;   /* 同上 */
      max-height: 65vh;   /* 同上 */
      overflow-y: auto;   /* 内容超出时内部滚动 */
      box-sizing: border-box;
    }
    
    .tanc-popup-header {
        padding: 15px 20px;
        background: #f5f5f5;
        border-bottom: 1px solid #e5e5e5;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }
    
    .tanc-popup-header h4 {
        margin: 0;
        font-size: 16px;
        color: #333;
        font-weight: 500;
    }
    
    .tanc-popup-close {
        cursor: pointer;
        font-size: 20px;
        color: #888;
        transition: color 0.3s;
    }
    
    .tanc-popup-close:hover {
        color: #333;
    }
    
    #length_counter {
        margin-top: 5px;
        color: #666;
        font-size: 12px;
    }
    
    .tanc-popup-body {
        flex: 1;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        padding: 20px;
    }
    
    .tanc-search-frame {
        border: none;
        width: 100%;
        height: 100%;
    }
    
    .tanc-loading-container {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }
    
    .tanc-loading-spinner {
        border: 5px solid #f3f3f3;
        border-top: 5px solid #3498db;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        animation: tanc-spin 1s linear infinite;
        margin: 0 auto 10px;
    }
    
    @keyframes tanc-spin {
        0% { transform: rotate(0deg); }
        100% { transform: rotate(360deg); }
    }
    
    .tanc-error-message {
        color: #d9534f;
        text-align: center;
        padding: 20px;
        font-size: 16px;
    }
    
    /* 新增搜索结果样式 */
    .tanc-search-results {
        padding: 0px;
        overflow-y: auto;
        height: 100%;
        max-height: calc(75vh - 100px); /* 固定最大高度，减去标题栏和底部空间 */
    }
    
    .tanc-search-result-item {
        margin-bottom: 15px;
        padding: 15px;
        border: 1px solid #ddd;
        border-radius: 5px;
        background-color: #f9f9f9;
        transition: all 0.3s ease;
    }
    
    .tanc-search-result-item:hover {
        box-shadow: 0 2px 5px rgba(0,0,0,0.1);
        transform: translateY(-2px);
    }
    
    .tanc-result-channel {
        font-weight: bold;
        color: #333;
        margin-bottom: 5px;
        display: inline-block;
        padding: 2px 8px;
        background-color: #e9f5ff;
        border-radius: 3px;
        font-size: 14px;
    }
    
    .tanc-result-title {
        margin: 10px 0;
        font-size: 15px;
        color: #2c3e50;
    }
    
    .tanc-result-datetime {
        font-size: 12px;
        color: #7f8c8d;
        margin-bottom: 10px;
    }
    
    .tanc-result-links {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    
    .tanc-result-link {
        display: inline-block;
        padding: 8px 12px;
        background-color: #3498db;
        color: white;
        text-decoration: none;
        border-radius: 4px;
        font-size: 14px;
        transition: background-color 0.3s;
    }
    
    .tanc-result-link:hover {
        background-color: #2980b9;
        color: #f0f0f0;
    }
    
    .tanc-no-results {
        text-align: center;
        padding: 20px;
        color: #777;
        font-size: 16px;
    }
    
    .tanc-result-source {
        margin-top: 10px;
        text-align: right;
        font-size: 12px;
        color: #999;
    }
    
    /* 表单相关样式 */
    label {
        display: block;
        margin-bottom: 5px;
        font-size: 14px;
        color: #555;
        font-weight: 500;
    }
    
    .tanc-popup-footer {
        display: flex;
        justify-content: flex-end;
        gap: 10px;
        margin-top: 20px;
        padding-top: 15px;
        border-top: 1px solid #eee;
    }
    
    .tanc-popup-footer button {
        padding: 8px 16px;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        font-size: 14px;
        transition: background-color 0.3s;
    }
    
    .tanc-popup-footer button[type="submit"] {
        background-color: #3498db;
        color: white;
    }
    
    .tanc-popup-footer button[type="submit"]:hover {
        background-color: #2980b9;
    }
    
    .tanc-popup-footer button[type="button"] {
        background-color: #f0f0f0;
        color: #333;
    }
    
    .tanc-popup-footer button[type="button"]:hover {
        background-color: #e0e0e0;
    }
    
    /* 警告提示样式 */
    .tanc-warning-message {
        margin-bottom: 20px;
        padding: 10px 15px;
        background-color: #fff5f5;
        border: 1px solid #ffdddd;
        border-radius: 4px;
        color: #d9534f;
        font-size: 14px;
    }
    
    /* 搜索弹窗网盘Tab区域美化 */
.tanc-netdisk-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 18px;
    margin-top: 8px;
    padding-left: 2px;
}

.tanc-tab-btn {
    padding: 8px 22px;
    font-size: 15px;
    background-color: #f0f4fa;
    color: #3498db;
    border: 1px solid #e5e8ec;
    border-radius: 22px;
    cursor: pointer;
    font-weight: 500;
    box-shadow: none;
    transition: background .2s, color .18s, border-color .18s;
    outline: none;
    margin-bottom: 2px;
    max-width: 100vw;
    word-break: break-all;
    white-space: nowrap;
}

/* 当前激活tab */
.tanc-tab-btn.active {
    background-color: #3498db;
    color: #fff;
    border-color: #3498db;
    box-shadow: 0 2px 8px rgba(41,128,185,0.10);
}

/* 鼠标悬浮（未激活时） */
.tanc-tab-btn:not(.active):hover {
    background-color: #eaf3fc;
    color: #2470a7;
    border-color: #b2d8f8;
}

/* 响应式：小屏更紧凑，字体略小，按钮不溢出 */
@media (max-width: 600px) {
    .tanc-netdisk-tabs {
        gap: 7px;
        margin-bottom: 10px;
        padding-left: 0;
    }
    .tanc-tab-btn {
        padding: 6px 12px;
        font-size: 13px;
        border-radius: 15px;
        max-width: 92vw;
        white-space: normal;
    }
}

    /* 视频播放页 ≥560px 时，给下载列表恢复卡片样式 */
  @media screen and (min-width: 560px) {
    #download-list .module-list {
      background: #fff !important;              /* 恢复白底 */
      border: 1px solid #e3e6ea !important;    /* 加个细边框 */
      border-radius: 8px !important;           /* 圆角 */
      padding: 15px !important;                /* 内边距 */
      box-shadow: 0 2px 8px rgba(0,0,0,0.1) !important; /* 轻微阴影 */
    }
  }
  
      /* 视频下载标题和“一键搜片”始终同一行 */
    #download-list .module-title {
      display: inline-flex;
      align-items: center;
      white-space: nowrap;
    }
    
    /* 可选：给链接留点间隔 */
    #download-list .module-title a {
      margin-left: 8px;
      flex-shrink: 0;
    }
    
/* ===================== 白色样式（线路测速） ===================== */
.module-title {
  position: relative;
  display: block;          /* h2 默认就是块级，这里显式一下 */
  white-space: nowrap;
  overflow: visible;
  min-width: 0;
}

.probe-link {
  /* 较小的字体大小 */
  font-size: smaller;
  /* 防止自身内容换行 */
  white-space: nowrap;
  /* 可以根据需要添加其他样式，如去除下划线等 */
  text-decoration: none;
}

/* ===== 弹窗头部与按钮 ===== */
#probe-modal .pop-head{
  position: sticky; top: 0; z-index: 5;
  background:#fff; border-bottom:1px solid #f3f3f3;
  padding:12px 14px 2px;
}
#probe-modal .pop-close{ position:absolute; right:8px; top:8px; font-size:18px; line-height:1; padding:6px 10px; }
#probe-modal .pop-title{ font-size:16px; font-weight:700; text-align:left !important; margin:0 0 6px; }
#probe-modal .pop-subnote{ display:block; font-size:12px; color:#999; margin:0 10 10px; text-align:left; }

/* 头部里的“三按钮”始终在表格上方 */
.head-actions{ display:flex; gap:8px; justify-content:flex-end; margin:6px 5px 8px 0; flex-wrap:wrap; }
.head-actions button{
  cursor:pointer; padding:6px 12px; border:1px solid #e5e5e5; background:#fafafa;
  border-radius:999px; font-size:13px;
}

/* ===== 表格 ===== */
.probe-box{ border:1px solid #eee; border-radius:12px; padding:12px; background:#fff; }
.probe-table{ width:100%; border-collapse:collapse; font-size:14px; }
.probe-table th,.probe-table td{ border-bottom:1px dashed #eee; padding:10px 8px; text-align:left; }
.probe-table thead th{ position:sticky; top:0; background:#fff; z-index:1; }
.probe-badge{ font-size:12px; padding:2px 8px; border-radius:999px; background:#f5f5f5; }
.probe-good{ background:#e8fff0; }
.probe-bad{ background:#fff0f0; }
.probe-fast{ background:#0a7f2e; color:#fff; }

/* ===== 桌面弹窗（可滚到底） ===== */
@media (min-width: 541px){
  #probe-modal.mac_user_pop,#probe-modal.popup-login,#probe-modal.mac-pop{
    display:none; position:fixed; inset:0; z-index:9999;
  }
  #probe-modal .pop-mask{ position:absolute; inset:0; background:rgba(0,0,0,.55); }
  #probe-modal .pop-wrap{
    position:absolute; left:50%; top:50%; transform:translate(-50%, -50%);
    width:min(75vw, calc(100vw - 40px));
    max-width:75vw; max-height:92vh;
    background:#fff; border-radius:12px; box-shadow:0 15px 40px rgba(0,0,0,.2); overflow:hidden;
  }
  #probe-modal .pop-body{
    max-height: calc(92vh - var(--headH, 96px));
    padding:16px 16px 88px;  /* 底部加余量，保证能看到最后两条 */
    overflow:auto;
  }
  .probe-table-wrap{ position:relative; overflow-x:auto; -webkit-overflow-scrolling:touch; }
}

/* ===== 移动端 Bottom Sheet ===== */
@media (max-width:540px){
  #probe-modal.mac_user_pop,#probe-modal.popup-login,#probe-modal.mac-pop{
    display:none; position:fixed; inset:0; z-index:9999;
  }
  #probe-modal .pop-mask{ position:absolute; inset:0; background:rgba(0,0,0,.45); opacity:0; transition:opacity .25s ease; }
  #probe-modal.is-open .pop-mask{ opacity:1; }

  #probe-modal .pop-wrap{
    position:fixed; left:0; right:0; bottom:0; width:100vw; max-width:100vw; margin:0;
    background:#fff; border-radius:16px 16px 0 0; box-shadow:0 -10px 30px rgba(0,0,0,.15);
    transform:translateY(100%); transition:transform .28s ease-out; overscroll-behavior:contain;
  }
  #probe-modal.is-open .pop-wrap{ transform:translateY(0); }
  #probe-modal .pop-head{ padding:10px 12px 2px; }
  #probe-modal .pop-title{ font-size:15px; margin:0 24px 6px 0; }
  #probe-modal .pop-subnote{ margin:0 24px 10px 0; }
  #probe-modal .pop-close{ right:6px; top:6px; padding:10px; font-size:18px; }

  #probe-modal .pop-body{
    max-height: calc(85vh - var(--headH, 86px));
    padding:10px 12px calc(10px + env(safe-area-inset-bottom));
    overflow:auto; -webkit-overflow-scrolling:touch; overscroll-behavior:contain;
  }

  /* 表格卡片化 */
  .probe-table{ border-collapse:separate; border-spacing:0 10px; }
  .probe-table thead{ display:none; }
  .probe-table tbody{ display:block; }
  .probe-table tr{
    display:block; background:#fff; border:1px solid #eee; border-radius:12px;
    padding:8px 10px; margin:10px 0; box-shadow:0 2px 8px rgba(0,0,0,0.04);
  }
  .probe-table td{ display:flex; align-items:center; justify-content:space-between; border:0; padding:6px 4px; font-size:14px; }
  .probe-table td::before{ content:attr(data-label); color:#888; font-size:12px; margin-right:12px; }
  .probe-table td.cell-name{ font-weight:600; font-size:15px; padding-top:2px; }
  .probe-table td.cell-rank::before{ content:'#'; }
  .probe-table td.cell-name::before{ content:'线路/资源站'; }
  .probe-table td.cell-status{ padding-bottom:2px; }
}

@media (max-width:380px){
  .probe-table td{ font-size:13px; }
  .probe-table td::before{ font-size:11px; }
}

/* ===== 图表容器 ===== */
#probeChartBox{
  position:relative; margin:8px 0 12px;
  border:1px solid #eee; border-radius:12px; background:#fff;
  z-index:1;                /* 图表在较低层，避免遮住按钮/表格 */
}
.probe-chart-head{ display:flex; align-items:center; justify-content:space-between; padding:8px 12px; border-bottom:1px solid #f5f5f5; }
.probe-chart-title{ margin:0; font-size:14px; font-weight:600; }
.probe-chart-actions{ display:flex; gap:8px; align-items:center; }
.probe-chart-btn{ cursor:pointer; padding:4px 10px; border:1px solid #e5e5e5; background:#fafafa; border-radius:999px; font-size:12px; }

.probe-chart-body{ padding:8px 12px 6px; overflow:visible; }
#speedChart{ display:block; width:100% !important; height:220px !important; }
@media (max-width:540px){ #speedChart{ height:180px !important; } }

/* 静态图例隐藏；只保留动态图例 */
#chartLegend {
  /* 其他样式保持不变 */
  margin-top: 5px; /* 根据需要调整具体数值 */
}
#chartLegend{ display:flex; flex-wrap:wrap; gap:8px; padding:6px 12px 10px; font-size:12px; color:#666; }
#chartLegend .probe-legend-item{
  border:1px solid #eee; background:#fff; border-radius:999px; padding:4px 10px; cursor:pointer;
  font-size:12px; display:flex; align-items:center; gap:6px;
}
#chartLegend .probe-legend-item.is-hidden{ opacity:.45; }
#chartLegend .probe-legend-dot{ width:10px; height:10px; border-radius:2px; display:inline-block; }

/* 收起态 */
.probe-chart.is-collapsed .probe-chart-body{ display:none; }
.probe-chart.is-collapsed #chartLegend{ display:none; }

/* 下方操作与表格在上层，点击不被画布拦截 */
#probe-modal .pop-body .probe-table-wrap,
#probe-modal .pop-body .probe-actions,
#probe-modal .pop-body .probe-toolbar,
#probe-modal .pop-body .probe-controls,
#probe-modal .pop-body .probe-btns,
#probe-modal .pop-body .head-actions + *,
#probe-modal .pop-body button{
  position:relative; z-index:3;
}

/* ===== 图表与表格叠放修复（两端通用） ===== */
#probeChartBox{ position:relative; z-index:0; margin:8px 0 12px; }
#probeChartBox .chart-wrap{
  position:relative;
  height:260px;                 /* 桌面默认高度 */
  transition:height .2s ease;
  overflow:visible;             /* 不截断坐标轴文字 */
}
@media (max-width:540px){
  #probeChartBox .chart-wrap{ height:200px; } /* 移动端更紧凑 */
}
#probeChartBox.is-collapsed .chart-wrap{ height:0 !important; }

/* 让 Chart.js 画布铺满容器，不留“裁切”可能 */
#probeChartBox .chart-wrap canvas{
  display:block; width:100% !important; height:100% !important;
}

/* 表格永远在图表下方一层，避免按钮点击后画布覆盖表格 */
.probe-table-wrap{ position:relative; z-index:2; }

/* 三个按钮始终在表格上方，右边距 15px（你之前的要求保留） */
.head-actions{
  display:flex; gap:8px; justify-content:flex-end; margin:6px 15px 8px 0;
}

/* 图例按钮：隐藏时半透明 */
#chartLegend{ display:flex; flex-wrap:wrap; gap:8px; margin:8px 0 0; }
#chartLegend .probe-legend-item{
  border:1px solid #eee; background:#fff; border-radius:999px; padding:4px 10px; cursor:pointer;
  font-size:12px; display:flex; align-items:center; gap:6px;
}
#chartLegend .probe-legend-item.is-hidden{ opacity:.45; }
#chartLegend .probe-legend-dot{ width:10px; height:10px; border-radius:999px; display:inline-block; }

/* 说明文字（pop-subnote）之下留点空间给曲线 */
.pop-subnote{ display:block; margin-bottom:6px; }

/* 移除平滑开关按钮 */
#probe-chart-smooth {
  display: none !important;
}

/* 统一弹窗内的文字大小（与表格一致） */
#probe-modal {
  --probe-text-size: 14px;           /* 如果你的表格是 15px，就把 14px 改成 15px */
}

/* 表格与弹窗头部用同一字号 */
#probe-modal .probe-table,
#probe-modal .pop-head {
  font-size: var(--probe-text-size);
}

/* 说明文字：变成整行，字号跟表格一致，行距更舒适 */
#probe-modal .pop-subnote {
  display: block;
  font-size: var(--probe-text-size);
  line-height: 1.6;
  color: inherit;                    /* 跟随整体颜色 */
  margin: 6px 0 0;                   /* 与上方标题留一点间距 */
}

/* TOP3 的链接样式（更醒目但不突兀） */
#weekly-reco a.reco-link {
  font-weight: 660;
  text-decoration: none;
  outline: none;
}
#weekly-reco a.reco-link:hover {
  text-decoration: none;
}

/* ===== 让 TOP3 名称更醒目（胶囊标签风格） ===== */

/* 整体稍微加粗、放大一点点 */
#weekly-reco {
  font-weight: 600;
  font-size: 1.06em;
}

/* 有链接时（a.reco-link 是你现有的类名） */
#weekly-reco a.reco-link {
  display: inline-block;
  padding: 2px 10px;
  margin: 0 2px;
  border-radius: 999px;
  background: #e9f8f0;          /* 浅绿底，不刺眼 */
  color: #0d6832;                /* 深一点的绿 */
  border: 1px solid #b9e4cd;     /* 细描边更清晰 */
  font-weight: 700;
  text-decoration: none;
  line-height: 1.4;
  vertical-align: baseline;
  transition: background .15s ease, transform .05s ease;
}

/* 悬停/按下反馈 */
#weekly-reco a.reco-link:hover {
  background: #e2f4ea;
}
#weekly-reco a.reco-link:active {
  transform: translateY(0.5px);
}

/* 没有链接（纯文本）时也增强可读性（支持 :has 的浏览器会应用） */
#weekly-reco:not(:has(a)) {
  background: linear-gradient(transparent 60%, #fff5c2 0); /* 柔和高亮底线 */
  padding: 0 2px;
  border-radius: 2px;
}


/* 小屏把“状态”这一格做成 左=列名 / 右=徽标 的布局 */
@media (max-width: 540px) {
  #probe-modal .probe-table td.cell-status {
    display: flex !important;           /* 覆盖响应式表格里可能的 display:block */
    align-items: center;
    justify-content: flex-end;          /* 徽标整体靠右 */
    gap: 6px;
    width: 100%;
    text-align: right !important;       /* 双保险 */
  }

  /* 让伪元素（“状态”这列的列名）挤到左边，其余内容靠右 */
  #probe-modal .probe-table td.cell-status::before {
    margin-right: auto;                 /* 关键：把后面的徽标推到最右侧 */
    float: none !important;             /* 覆盖有些主题对 ::before 的 float:left */
  }

  /* 徽标一行排列并留空隙 */
  #probe-modal .probe-table td.cell-status .probe-badge {
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
  }
}

/* 徽标基础样式 */
#probe-modal .probe-badge {
  display: inline-block;
  padding: 2px 8px;
  font-size: 12px;
  border-radius: 999px;
  line-height: 1.4;
}

/* 可用（浅绿） */
#probe-modal .probe-badge.probe-good {
  background: #e6f4ea;           /* 浅绿底 */
  color: #0f5132;                /* 深绿字 */
  border: 1px solid #b7e0c2;     /* 细边更清晰 */
}

/* 最快（深绿） */
#probe-modal .probe-badge.probe-best {
  background: #0f5132;
  color: #fff;
}

/* 失败（深红） */
#probe-modal .probe-badge.probe-bad {
  background: #b71c1c;
  color: #fff;
}

/* Pros/Cons 小标签（与“可用/最快/失败”同列展示） */
#probe-modal .probe-chip {
  display: inline-block;
  padding: 1px 6px;
  font-size: 12px;
  line-height: 1.3;
  border-radius: 999px;
  margin-left: 6px;
  vertical-align: middle;
  white-space: nowrap;
}

/* 优点：中绿（介于你原来的浅绿 #e6f4ea 和深绿 #0f5132 之间） */
#probe-modal .probe-chip.pros {
  background: #BFE8CF;   /* 中绿底 */
  color: #145A32;        /* 深一些的绿字 */
  border: 1px solid #8ED3AA;
}

/* 缺点：柔红（比原来的深红 #b71c1c 更浅） */
#probe-modal .probe-chip.cons {
  background: #F3C2C2;   /* 柔红底 */
  color: #7A1F1F;        /* 深一些的红字 */
  border: 1px solid #E7A1A1;
}

/* 小屏“状态”列右对齐（你已加过 flex 方案的话可保留一起用） */
@media (max-width: 540px) {
  #probe-modal .probe-table td.cell-status .probe-chip { margin-left: 6px; }
}

@media (max-width: 540px) {
  /* 说明文字与下方内容留白；防止覆盖 */
  #probe-modal .pop-subnote {
    margin-bottom: 2px;
    padding-left: 15px;
    padding-right: 20px;
    line-height: 1.5; /* 1.5倍行距 */
  }

  /* 图表容器在小屏再下移 10px */
  #probe-modal #probeChartBox {
    margin-top: 60px !important;
  }
}

/* ===== 正常（白色）风格：TOP3 胶囊标签 —— 与“最快”徽标同系配色 ===== */
/* 放到你的普通主题样式里；暗黑样式请用你之前那份 */

#weekly-reco {
  font-weight: 600;
  font-size: 1.06em;
}

/* 颜色与 .probe-badge.probe-best 对齐：深绿底、白字、同系描边 */
#weekly-reco a.reco-link {
  display: inline-block;
  padding: 2px 10px;
  margin: 0 2px;
  border-radius: 999px;
  background: #0f5132;     /* 与“最快”一致的深绿 */
  color: #ffffff;
  border: 1px solid #0e7d46; /* 深绿描边 */
  text-decoration: none;
  font-weight: 700;
  line-height: 1.4;
  vertical-align: baseline;
  box-shadow: inset 0 -1px 0 rgba(255,255,255,.12);
  transition: background .15s ease, border-color .15s ease, transform .05s ease;
}

#weekly-reco a.reco-link:hover {
  background: #11623d;     /* +亮一阶 */
  border-color: #138f51;
}

#weekly-reco a.reco-link:active {
  background: #0c4428;     /* -暗一阶 */
  border-color: #0a6a35;
  transform: translateY(0.5px);
}

#weekly-reco a.reco-link:focus-visible {
  outline: 2px solid rgba(34,197,94,.35); /* 可访问高亮（柔和绿） */
  outline-offset: 2px;
}

/* 若某页是纯文本（无链接），给温和底线高亮以保持可读性 */
#weekly-reco:not(:has(a)) {
  background: linear-gradient(transparent 70%, rgba(15,81,50,.16) 0);
  border-radius: 2px;
  padding: 0 2px;
}

/* ===================== 白色样式结束（线路测速） ===================== */

/* 自动优选 白色风格 */
.auto-pick-wrap{display:inline-flex;align-items:center;gap:8px;user-select:none}
.switch{position:relative;display:inline-flex;align-items:center;gap:8px;font-size:13px;cursor:pointer}
.switch input{position:absolute;opacity:0;width:0;height:0}
/* 灰槽更浅，适配白色背景 */
.switch .slider{width:40px;height:22px;background:#e5e7eb;border-radius:999px;position:relative;transition:background .2s ease}
.switch .slider::before{content:"";position:absolute;width:18px;height:18px;border-radius:999px;background:#ffffff;top:2px;left:2px;box-shadow:0 1px 3px rgba(0,0,0,.25);transition:transform .2s ease}
/* 开启时用稳定的绿 */
.switch[data-on="1"] .slider{background:#22c55e}
.switch[data-on="1"] .slider::before{transform:translateX(18px)}
/* 标签常态更深灰，提高白底可读性；开启时深绿 */
.switch .switch-label{color:#374151}
.switch[data-on="1"] .switch-label{color:#166534;font-weight:600}
/* 徽章颜色保持浅底高对比的绿/红 */
.badge-on{background:#DCFCE7;color:#166534;border:1px solid #86EFAC;padding:1px 6px;border-radius:999px;font-size:12px}
.badge-off{background:#FEE2E2;color:#991B1B;border:1px solid #FCA5A5;padding:1px 6px;border-radius:999px;font-size:12px}

/* 轻量提示（白色卡片，仅改色值） */
.autoPick-toast{
  position:fixed;z-index:9999;bottom:18px;right:1px;
  background:#ffffff;            /* 原: rgba(17,17,17,.92) */
  color:#111827;                 /* 原: #ffffff */
  padding:10px 12px;border-radius:10px;font-size:13px;
  box-shadow:0 6px 20px rgba(0,0,0,.08);  /* 原: rgba(0,0,0,.25) 更柔和 */
  opacity:0;transform:translateY(12px);transition:all .25s
}
.autoPick-toast.show{opacity:1;transform:translateY(0)}


/* === 播放页标题区防重叠（通用修复）=== */
/* —— 左侧标题区固定宽度，不被右侧挤压 —— */
.player-heading .module-title {
  flex: 0 0 auto;       /* 不收缩 */
  min-width: max-content; /* 始终按内容撑开 */
  white-space: nowrap;  /* 不换行 */
  z-index: 1;           /* 防止被覆盖 */
}

.player-heading {
  display: flex;
  justify-content: space-between; /* 左右两端对齐 */
  align-items: center;
}

.player-heading .module-title .probe-link,
.player-heading .module-title .module-title-search {
  font-size: 14px;
}

/* —— 左侧标题区固定宽度，不被右侧挤压 —— */
#download-list .module-heading .module-title {
  flex: 0 0 auto;          /* 不收缩 */
  min-width: max-content;  /* 始终按内容撑开 */
  white-space: nowrap;     /* 不换行 */
  z-index: 1;              /* 防止被覆盖 */
}

/* —— 父容器两端对齐，让右侧靠右 —— */
#download-list .module-heading {
  display: flex;
  justify-content: space-between;  /* 左右两端对齐 */
  align-items: center;
}

/* —— 缩小“🔍 一键搜片”字号 —— */
#download-list .module-heading .module-title .module-title-search {
  font-size: 14px;
}

/* Top1 优选：淡绿色风格 */
/* 让单个 tab 可定位，且不被裁切 */
.module-tab-item.tab-item {
  position: relative;
  overflow: visible !important; /* 很多主题给了 overflow:hidden，这里强制放开 */
}

/* 通用徽标 */
.probe-badge {
  position: absolute;
  left: 50%;
  top: 0;                          /* 从顶边算起 */
  transform: translate(-50%, -75%);/* 浮到 tab 上方一点 */
  padding: 2px 8px;
  font-size: 12px;
  line-height: 1;
  border-radius: 999px;
  white-space: nowrap;
  pointer-events: none;            /* 不挡点击 */
  z-index: 99;                     /* 提高层级，避免被遮盖 */
  box-shadow: 0 1px 2px rgba(0,0,0,.08);
}

/* Top1：淡绿色 */
.probe-badge.probe-best {
  background: #eaf8ee;
  color: #0f8a3c;
  border: 1px solid #bfe9cb;
  font-weight: 600;
  letter-spacing: .02em;
}

/* 仅影响我们注入的“优选”小胶囊，不改你原有 small 的样式 */
.module-tab-item.tab-item small.probe-pill {
  display: inline-block;
  padding: 0 6px;
  font-size: 12px;
  line-height: 1.45;
  border-radius: 999px;
  background: #eaf8ee;
  color: #0f8a3c;
  border: 1px solid #bfe9cb;
  font-weight: 600;
  letter-spacing: .02em;
  margin-right: 20px;   /* 和右侧集数留点间距 */
  vertical-align: baseline;
}

/* 默认先隐藏，避免被全局样式覆写 */
.module-title .probe-link-inline {
  display: none !important;
}

/* <1024px 显示（含手机/平板） */
@media (max-width: 1023px) {
  .module-title .probe-link-inline {
    display: inline-flex !important;
    align-items: center;
    gap: 4px;
    font-size: 14px;
    margin-left: 8px;
  }
}

/* ≥1024px 强制隐藏（桌面端） */
@media (min-width: 1024px) {
  .module-title .probe-link-inline {
    display: none !important;
  }
}


/* 在 ≤559px 时，强制让“选择播放源”弹层内的优选胶囊显示 */
@media (max-width: 559px) {
  /* 弹层容器：#y-playList */
  #y-playList .module-tab-item.tab-item small.probe-pill {
    display: inline-block !important;
  }
  /* 兼容有的主题用 .module-tab-items-box 包裹 */
  .module-tab-items-box .module-tab-item.tab-item small.probe-pill {
    display: inline-block !important;
  }
}


/* ≤559px：选择播放源弹层内，“优选”胶囊绝对定位，等待 JS 精确对齐到计数左侧 15px */
@media (max-width: 559px) {
  /* 弹层的两套结构：列表盒子 & swiper */
  .module-tab-items-box .module-tab-item.tab-item small.probe-pill,
  #y-playList .module-tab-item.tab-item small.probe-pill,
  #playSwiper .module-tab-item.tab-item small.probe-pill {
    position: absolute !important;
    display: inline-block !important;
    top: -3px;          /* 先给个兜底，具体数值由 JS 读计数的 top 来对齐 */
    right: 42px;        /* 临时值：JS 会覆盖为 “计数 right + 计数宽度 + 15px” */
    margin: 0 !important;
    transform: none !important;
    vertical-align: baseline;
    z-index: 3;
  }
}


/* 仅在弹窗的“选择播放源”列表中，让优选胶囊走绝对定位 */
#mobile-tab-box .module-tab-item.tab-item,
#y-playList .module-tab-item.tab-item {
  position: relative;           /* 作为绝对定位参照 */
  overflow: visible !important; /* 避免被裁切 */
}
#mobile-tab-box .module-tab-item.tab-item small.probe-pill,
#y-playList .module-tab-item.tab-item small.probe-pill {
  position: absolute;
  top: 0;                       /* 具体数值由 JS 用 rect 计算再覆盖 */
  right: 0;
  margin: 0;                    /* 由 JS 计算 right，不要横向外边距 */
}

/* ===== 修复“状态”列：桌面端恢复 table-cell，不再错位 ===== */

/* 只在“播放源 tab”里允许徽标绝对定位；避免影响表格 */
.module-tab-item.tab-item .probe-badge {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -75%);
  pointer-events: none;
}

/* 表格“状态”列内：强制回到普通行内盒模型，清掉绝对定位/位移影响 */
#probe-modal .probe-table td.cell-status {
  display: table-cell !important;       /* 别用 flex，回到 table-cell */
  vertical-align: middle;
  white-space: nowrap !important;
}
#probe-modal .probe-table td.cell-status .probe-badge,
#probe-modal .probe-table td.cell-status .probe-chip{
  position: static !important;
  top: auto !important; right: auto !important; bottom: auto !important; left: auto !important;
  transform: none !important;
  display: inline-flex !important;
  align-items: center;
  height: 22px !important;
  line-height: 22px !important;
  padding: 0 8px !important;
  margin: 0 !important;
  vertical-align: middle !important;
  white-space: nowrap;
}
/* 统一相邻胶囊的间距 */
#probe-modal .probe-table td.cell-status > * + * { margin-left: 8px !important; }

/* 小屏（≤540px）：状态列标签靠右，列名在左 */
@media (max-width: 540px){
  #probe-modal .probe-table td.cell-status{
    display: flex !important;         /* 小屏改回 flex 行 */
    align-items: center;
    justify-content: flex-end;         /* 徽标整体靠右 */
    gap: 8px;
    text-align: right !important;
    overflow-x: auto;                  /* 太多时可横向滚动 */
    -webkit-overflow-scrolling: touch;
  }
  /* 列名伪元素放最左，用 auto 推开右侧徽标 */
  #probe-modal .probe-table td.cell-status::before{
    display: inline-block !important;
    width: auto !important;
    margin-right: auto;                /* 关键：把徽标推到右边 */
    flex: 0 0 auto;
  }
  /* 徽标不压缩不换行 */
  #probe-modal .probe-table td.cell-status .probe-badge,
  #probe-modal .probe-table td.cell-status .probe-chip{
    flex: 0 0 auto;
    white-space: nowrap;
  }
}


/* 工具栏：一行布局 */
.probe-toolbar{
  display:flex;
  align-items:center;
  gap:.75rem;
  flex-wrap:nowrap;              /* 保证同一行 */
  /* 不要再强制整体靠左，让 .probe-time 用 auto margin 来分隔 */
}

/* “测速时间”固定最左，并把后面的按钮推到最右 */
.probe-toolbar .probe-time{
  order:-1;                      /* 放到最前 */
  margin-right:auto;             /* 关键：把后面的项全部推到右侧 */
  font-size:13px;
  opacity:.85;
  white-space:nowrap;            /* 防止换行 */
}


/* ===== 追更提醒：白色风格 ===== */
#mxNoticeWrap{
  position:fixed; right:16px; top:16px;
  transform:translateY(40px);           /* 整体下移 40px */
  z-index:2147483646;
  width:280px; max-width:92vw;
  pointer-events:none;                   /* 外层不拦截点击 */
}

/* 卡片 */
#mxNoticeWrap .mx-notice{
  pointer-events:auto;
  background:#ffffff;
  color:#222;
  border-radius:12px;
  border:1px solid rgba(0,0,0,.08);
  box-shadow:0 10px 30px rgba(0,0,0,.15);
  overflow:hidden;
}

/* 头部：两行布局（标题一行；操作一行） */
#mxNoticeWrap .mx-notice__header{
  display:flex; flex-direction:column; align-items:flex-start;
  gap:6px;
  padding:12px 14px;
}
#mxNoticeWrap .mx-notice__title{
  display:block; font-weight:700; color:#222; line-height:1.25;
  white-space:nowrap;                 /* 避免“有 2 部剧有更\n新”断行 */
}
#mxNoticeWrap .mx-notice__ops{
  display:flex; align-items:center; gap:14px; flex-wrap:nowrap;
}
#mxNoticeWrap .mx-notice__ops a{
  font-size:12px; color:#2b73d8; text-decoration:underline;
}

/* 展开内容区（列表） */
#mxNoticeWrap .mx-notice__body{
  display:none; padding:8px 8px 10px 8px;
  max-height:58vh; overflow:auto;
}
#mxNoticeWrap .mx-notice__item{
  display:flex; align-items:center; gap:8px;
  padding:8px; border-radius:8px; transition:background .2s;
}
#mxNoticeWrap .mx-notice__item:hover{ background:#f7f9fc; }
#mxNoticeWrap .mx-notice__item img{
  width:48px; height:64px; object-fit:cover;
  border-radius:6px; border:1px solid rgba(0,0,0,.06);
  background:#f5f5f7;
}
#mxNoticeWrap .mx-notice__link{
  display:block; color:#1a1a1a; text-decoration:none;
  white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
#mxNoticeWrap .mx-notice__close,
#mxNoticeWrap .mx-notice__close-item{
  font-size:16px; line-height:1; color:#888;
}

/* 单卡样式 */
#mxNoticeWrap .mx-card{ padding:12px 14px; }
#mxNoticeWrap .mx-card__title{ font-weight:700; font-size:15px; margin-bottom:6px; line-height:1.3; }
#mxNoticeWrap .mx-card__sub{ color:rgba(0,0,0,.6); font-size:13px; margin-bottom:8px; }
#mxNoticeWrap .mx-card__actions{ display:flex; gap:14px; align-items:center; }
#mxNoticeWrap .mx-btn{
  background:transparent; border:1px solid rgba(78,163,255,.28);
  border-radius:8px; padding:4px 10px; color:#2b73d8; cursor:pointer;
}
#mxNoticeWrap .mx-btn:hover{ border-color:#2b73d8; color:#174ea6; }

/* 聚合列表分隔线 */
#mxNoticeWrap .mx-card__list{
  border-top:1px solid rgba(0,0,0,.08);
  margin-top:8px; padding-top:6px; max-height:280px; overflow:auto;
}
/* 取消链接下划线 知道了关闭按钮靠右 */
#mxNoticeWrap a { text-decoration: none !important; }
#mxNoticeWrap .mx-notice__ops { width: 100%; }
#mxNoticeWrap .mx-notice__ackall { margin-left: auto; }

/* 标题：一行、居中、超出省略、字号14px */
.mod-guesslike .gl-meta{ text-align:center; }

.mod-guesslike .gl-name{
  font-size:14px !important;
  line-height:1.35;
  display:block !important;              /* 覆盖原来的 -webkit-box */
  white-space:nowrap !important;         /* 一行 */
  overflow:hidden;                       /* 溢出隐藏 */
  text-overflow:ellipsis;                /* 省略号 */
  min-height:auto !important;            /* 覆盖原2行高度 */
  -webkit-line-clamp:unset !important;   /* 兼容性覆盖 */
  -webkit-box-orient:unset !important;
  text-align:center;
  margin:0 auto;
}

/* 副标题：一行、居中、超出省略 */
.mod-guesslike .gl-sub{
  display:block !important;
  white-space:nowrap !important;
  overflow:hidden;
  text-overflow:ellipsis;
  text-align:center;
  margin:6px auto 0;
}

/* 图片：增加圆角（卡片与海报都圆角） */
.mod-guesslike .gl-card{ border-radius:14px !important; }
.mod-guesslike .gl-poster{
  border-radius:12px !important;
  overflow:hidden;               /* 确保圆角裁切生效 */
}
.mod-guesslike .gl-poster img{
  border-radius:inherit;         /* 跟随容器圆角 */
}



/* 周排行榜·仅文字卡片（断点+滑动版） */
.module-rank-cards { margin-top: 12px; }

/* 基础：小屏默认显示 Top3，可横向滑动；隐藏滚动条 */
.rank-cards{
  --rk-gap: 8px;
  --rk-cols: 3; /* 可见列数：小屏=3 */
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% - (var(--rk-cols) - 1) * var(--rk-gap)) / var(--rk-cols));
  gap: var(--rk-gap);
  overflow-x: auto;
  padding: 2px 2px 6px;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;

  /* 隐藏滚动条 */
  scrollbar-width: none;        /* Firefox */
  -ms-overflow-style: none;     /* IE/旧Edge */
}
.rank-cards::-webkit-scrollbar{ width:0; height:0; background:transparent; }

/* 卡片：左编号 + 右侧上下两行文本（标题/副标题） */
.rank-card{
  display: grid;
  grid-template-columns: 26px 1fr;
  grid-template-rows: auto auto;
  grid-template-areas:
    "no title"
    "no meta";
  column-gap: 10px;
  align-items: center;

  padding: 10px 12px;
  border-radius: 12px;
  background: rgba(255,255,255,.9);
  box-shadow: 0 1px 3px rgba(0,0,0,.06);
  text-decoration: none; color: inherit;
  min-height: 48px;
  overflow: hidden;
  scroll-snap-align: start;
  transition: transform .12s ease, box-shadow .12s ease;
}
.page.dark .rank-card{ background: rgba(32,32,32,.9); box-shadow: 0 1px 3px rgba(0,0,0,.25); }
.rank-card:hover{ transform: translateY(-1px); box-shadow: 0 4px 12px rgba(0,0,0,.08); }

.rank-no{
  grid-area: no;
  width: 26px; height: 26px; flex-shrink: 0;
  display: inline-flex; align-items: center; justify-content: center;
  border-radius: 8px; font-weight: 700; font-size: 14px;
  background: #EFEFEF; color: #333;
}
.page.dark .rank-no{ background:#3a3a3a; color:#eee; }

/* TOP1-3 高亮 */
.rank-cards .rank-card:nth-child(1) .rank-no{
  background: linear-gradient(180deg,#FFD66B,#FFB32E); color:#222;
}
.rank-cards .rank-card:nth-child(2) .rank-no{
  background: linear-gradient(180deg,#E6ECF5,#C9D4E3); color:#222;
}
.rank-cards .rank-card:nth-child(3) .rank-no{
  background: linear-gradient(180deg,#F9C3AF,#F39C86); color:#222;
}

/* 文本：标题在上（省略号），副标题在下（省略号） */
.rank-title{
  grid-area: title;
  font-size: 15px; font-weight: 700; line-height: 1.25;
  min-width: 0;
  overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
.rank-meta{
  grid-area: meta;
  margin-left: 0;
  opacity: .72; font-size: 12px; line-height: 1.2;
  min-width: 0;
  overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}

/* ≤559：超窄屏，隐藏副标题给标题让位（仍可横滑，滚动条隐藏） */
/* 小屏优化：两列显示 + 右侧露出第三个编号；同时放大可读性 */
@media (max-width: 559px){
  /* 两列并排 + 预留右侧 peek，让第3个卡片的编号露出 */
  .rank-cards{
    --rk-cols: 2;
    --rk-peek: 28px; /* 露出宽度≈编号26px+余量 */
    grid-auto-columns: calc(
      (100% - (var(--rk-cols) - 1) * var(--rk-gap) - var(--rk-peek))
      / var(--rk-cols)
    );
    padding-right: var(--rk-peek);
  }

  /* 细节压缩给文本让位 */
  .rank-card{
    min-height: 60px;
    padding: 8px 10px;
    column-gap: 8px;
  }
  .rank-no{
    width: 22px; height: 22px;
    font-size: 12px;
  }
  .rank-title{
    font-size: 15px;
    /* 两行省略，提升可读性 */
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.2;
  }
  .rank-meta{
    display: block;
    font-size: 11px;
  }
}


/* ≥1025 且 <1580：一屏显示 Top6，仍可横向滑动查看更多；隐藏滚动条 */
@media (min-width: 1025px) and (max-width: 1579px){
  .rank-cards{
    --rk-cols: 6;                        /* 可见 6 项 */
    grid-auto-flow: column;              /* 仍保持横滑 */
    grid-auto-columns: calc((100% - (var(--rk-cols) - 1) * var(--rk-gap)) / var(--rk-cols));
    overflow-x: auto;                    /* 可滑动 */
    scroll-snap-type: x mandatory;
    /* 滚动条继续隐藏（继承基础样式） */
  }
  .rank-card{ min-height: 52px; }
  .rank-title{ font-size: 16px; }
}

/* ≥1580：宽屏一行展示 Top10，全部可见；无滑动 */
@media (min-width: 1580px){
  .rank-cards{
    overflow: visible;
    grid-auto-flow: unset;
    grid-auto-columns: unset;
    grid-template-columns: repeat(10, minmax(0, 1fr));
    scroll-snap-type: none;
  }
  .rank-card{ min-height: 52px; }
  .rank-title{ font-size: 16px; }
}

/* 测速弹窗 线路说明 */
  #probe-modal .probe-lineinfo {
    margin-top: 16px;
    border: 1px solid rgba(15, 23, 42, 0.05);
    border-radius: 14px;
    background: #f9fafb;
    overflow: hidden;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7);
  }
  #probe-modal .probe-lineinfo-head {
    padding: 10px 16px;
    font-weight: 600;
    font-size: 14px;
    color: #1f2937;
    background: #ffffff;
    border-bottom: 1px solid rgba(15, 23, 42, 0.08);
  }
  #probe-modal .probe-lineinfo-body {
    overflow: auto;
    max-height: min(260px, 40vh);
    -webkit-overflow-scrolling: touch;
    scrollbar-gutter: stable both-edges;
  }
  #probe-modal .probe-lineinfo-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 13px;
    color: #1f2937;
    min-width: 260px;
  }
  #probe-modal .probe-lineinfo-table th,
  #probe-modal .probe-lineinfo-table td {
    padding: 10px 16px;
    text-align: left;
    border-bottom: 1px solid rgba(15, 23, 42, 0.06);
    vertical-align: top;
    line-height: 1.6;
    background: transparent;
  }
  #probe-modal .probe-lineinfo-table th {
    font-size: 13px;
    letter-spacing: 0.01em;
    color: #0f172a;
    white-space: nowrap;
    background: #f1f5f9;
    font-weight: 600;
  }
  #probe-modal .probe-lineinfo-table tbody tr:nth-child(odd) > * {
    background: #f8fafc;
  }
  #probe-modal .probe-lineinfo-table tbody tr:nth-child(even) > * {
    background: #ffffff;
  }
  #probe-modal .probe-lineinfo-muted {
    color: #6b7280;
    font-style: normal;
  }
  #probe-modal .probe-lineinfo-empty {
    padding: 16px;
    font-size: 13px;
    color: #4b5563;
  }
  @media (max-width: 540px) {
    #probe-modal .probe-lineinfo {
      margin-top: 14px;
    }
    #probe-modal .probe-lineinfo-head {
      padding: 9px 14px;
      font-size: 13px;
    }
    #probe-modal .probe-lineinfo-body {
      max-height: min(220px, 52vh);
    }
    #probe-modal .probe-lineinfo-table th,
    #probe-modal .probe-lineinfo-table td {
      padding: 9px 14px;
      font-size: 12px;
    }
  }


/* 移动端（≤540px）弹窗优化 */
@media (max-width: 540px) {
  /* 1. 减少"最近24小时均速曲线"上方空白 */
  #probe-modal .pop-head {
    padding: 20px 12px 2px; /* 缩减头部整体内边距 */
  }
  
  .auto-pick-wrap {
    margin-top: 4px !important; /* 缩小自动切换区域与上方说明文字的间距 */
    margin-bottom: 6px !important; /* 缩小自动切换区域与下方图表的间距 */
  }
  
  #probeChartBox {
    margin-top: 8px !important; /* 减少图表容器顶部空白 */
    margin-bottom: 8px !important; /* 减少图表容器底部空白 */
  }
  
  .probe-chart-head {
    padding: 6px 8px !important; /* 缩小图表标题栏内边距 */
  }
  
  /* 2. 减小测速图表和图例间距 */
  .probe-chart-body {
    padding: 6px 8px 4px !important; /* 缩减图表主体内边距，尤其是底部 */
  }
  
  #chartLegend {
    margin-top: 4px !important; /* 缩小图例与图表的间距 */
    padding: 4px 8px 6px !important; /* 缩减图例内边距 */
    gap: 6px !important; /* 缩小图例项之间的间距 */
  }
  
  /* 3. 优化图表高度，保持紧凑 */
  .probe-chart-canvas-wrap {
    height: 160px !important; /* 适当降低图表高度，减少整体占用空间 */
  }
  
  #speedChart {
    height: 160px !important; /* 同步降低画布高度 */
  }
  
  /* 4. 调整线路说明区域间距 */
  #probe-lineinfo {
    margin-top: 10px !important; /* 缩小与上方图例的间距 */
  }
  
  /* 5. 优化底部说明文字间距 */
  #probe-modal .pop-body > br + span {
    margin-top: 8px !important; /* 缩小与上方线路说明的间距 */
    display: block;
  }
}


/* 移动端（≤540px）精准缩减间距 */
@media (max-width: 540px) {
  /* 1. 消除头部容器底部的默认空白 */
  #probe-modal .pop-head {
    padding-bottom: 4px !important; /* 大幅缩减头部底部内边距 */
    margin-bottom: 0 !important; /* 移除头部容器自身的底部外边距 */
  }
  
  /* 2. 压缩自动切换区域与下方图表的距离 */
  .auto-pick-wrap {
    margin-bottom: 2px !important; /* 缩减自动切换区域底部间距（关键） */
  }
  

  
  /* 4. 图表容器顶部再收紧 */
  #probeChartBox {
    margin-top: 4px !important; /* 图表容器自身顶部间距进一步缩减 */
  }
  
  /* 5. 确保无其他默认样式干扰 */
  #probe-modal .pop-head > *:last-child {
    margin-bottom: 0 !important; /* 头部最后一个元素（自动切换区域）无底部间距 */
  }
}

@media (max-width: 540px) {
  /* 1. 减小内容区域最大高度（核心调整） */
  #probe-modal .pop-body {
    /* 原85vh → 改为80vh，整体高度减少约5vh（≈20-30px） */
    max-height: calc(80vh - var(--headH, 86px)) !important;
  }
  
  /* 2. 同步压缩弹窗整体上下边距，辅助减小高度 */
  #probe-modal .pop-wrap {
    /* 可选：若弹窗顶部有多余空间，可微调边框半径区域的留白 */
    padding-top: 4px !important; /* 比默认减少2-4px */
  }
  
  /* 3. 进一步压缩内部元素间距，避免内容因高度减小而拥挤 */
  .probe-lineinfo {
    margin-top: 8px !important; /* 线路说明区域顶部间距缩减 */
  }
  
  #probe-modal .pop-body > br + span {
    margin-top: 6px !important; /* 底部说明文字顶部间距缩减 */
    margin-bottom: 4px !important; /* 底部说明文字底部间距缩减 */
  }
}

/* ====== 广告自助墙（明亮版） ====== */
.fk-adwall {
  margin: -20px 0 25px auto;
  padding: 10px 14px 40px; /* 底部加大，给“我要上墙”按钮留空间 */
  border-radius: 14px;
  background: linear-gradient(135deg, #ffffff, #f5f7fb);
  box-shadow: 0 6px 16px rgba(15,20,40,0.10);
  font-size: 13px;
  color: #333;
  position: relative;
}
.fk-adwall.is-hidden {
  display: none;
}

.fk-adwall-hd {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 6px;
  gap: 8px;
  padding-right: 28px;
}

.fk-adwall-title {
  font-size: 13px;
  font-weight: 600;
}

.fk-adwall-sub {
  font-size: 12px;
  color: #777;
  flex: 1 1 auto;
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.fk-adwall-dismiss {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  border-radius: 999px;
  border: 1px solid rgba(0,0,0,0.12);
  background: #ffffff;
  color: #7a859c;
  font-size: 14px;
  line-height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all .12s ease;
}

.fk-adwall-dismiss:hover {
  background: #f1f4fb;
  border-color: rgba(0,0,0,0.2);
  color: #3a4a6a;
}

/* 广告条列表布局 */
.fk-adwall-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-column-gap: 8px;
  grid-row-gap: 6px;
}

@media (max-width: 1200px) {
  .fk-adwall-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 900px) {
  .fk-adwall-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .fk-adwall {
    margin: -10px 8px 20px;
    padding: 9px 9px 40px; /* 移动端也保留底部空间 */
  }
  .fk-adwall-list {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

/* 单条广告 */
.fk-adwall-item {
  display: flex;
  align-items: center;
  padding: 6px 8px;
  border-radius: 10px;
  background: #ffffff;
  text-decoration: none;
  border: 1px solid rgba(0,0,0,0.03);
  cursor: pointer;
  transition:
    background .12s ease,
    transform .12s ease,
    box-shadow .12s ease,
    border-color .12s ease;
}

.fk-adwall-item:hover {
  background: #fafafa;
  border-color: rgba(0,0,0,0.06);
  transform: translateY(-1px);
  box-shadow: 0 4px 10px rgba(0,0,0,0.12); /* 暗色阴影，去掉蓝光 */
}

/* 左侧角标圆点，颜色后续由 JS 随机覆盖 */
.fk-adwall-tag {
  flex: 0 0 auto;
  width: 22px;
  height: 22px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  color: #fff;
  margin-right: 5px;
  background: #2b7bff; /* 默认色，JS 再随机改 */
  box-shadow: 0 2px 5px rgba(0,0,0,0.12);
}

/* 文案区域 */
.fk-adwall-text {
  flex: 1 1 auto;
  font-size: 13px;
  color: #222;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 无广告时占位文案 */
.fk-adwall-empty {
  grid-column: 1 / -1;
  padding: 8px 4px 2px;
  font-size: 12px;
  color: #999;
}

/* 右下角“我要上墙”按钮，和天数按钮一套风格 */
.fk-adwall-cta {
  position: absolute;
  right: 10px;
  bottom: 8px;
  min-width: 84px;
  height: 26px;
  padding: 0 10px;
  border-radius: 999px;
  border: 1px solid rgba(122,153,255,0.55);
  background: #f3f7ff;
  color: #26457a;
  font-size: 12px;
  cursor: pointer;
  outline: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition:
    background .12s ease,
    color .12s ease,
    border-color .12s ease,
    box-shadow .12s ease;
}

.fk-adwall-cta:hover {
  background: linear-gradient(135deg, #2b7bff, #4da0ff);
  border-color: #2b7bff;
  color: #fff;
  box-shadow: 0 4px 10px rgba(46,112,230,0.28);
}

/* ====== 上墙弹窗（浅色 + 蓝色主色） ====== */
.fk-adwall-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

.fk-adwall-modal.is-active {
  display: flex;
}

.fk-adwall-modal__mask {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.35);
}

.fk-adwall-modal__panel {
  position: relative;
  z-index: 1;
  width: min(480px, 100vw - 32px);
  max-height: 90vh;
  background: #ffffff;
  border-radius: 14px;
  box-shadow: 0 10px 26px rgba(15,20,40,0.20);
  display: flex;
  flex-direction: column;
  color: #333;
}

.fk-adwall-modal__head {
  padding: 10px 16px 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0,0,0,0.04);
}

.fk-adwall-modal__title {
  font-size: 15px;
  font-weight: 600;
}

.fk-adwall-modal__close {
  border: none;
  background: transparent;
  color: #99a1b5;
  font-size: 20px;
  line-height: 1;
  cursor: pointer;
}

.fk-adwall-modal__body {
  padding: 8px 16px 10px;
  overflow-y: auto;
}

.fk-adwall-modal__foot {
  padding: 10px 16px 14px;
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  border-top: 1px solid rgba(0,0,0,0.04);
}

/* 登录提示弹窗 */
.fk-adwall-dialog,
.fk-adwall-toast {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: none;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

.fk-adwall-dialog.is-active,
.fk-adwall-toast.is-active {
  display: flex;
}

.fk-adwall-dialog__mask,
.fk-adwall-toast__mask {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.35);
}

.fk-adwall-dialog__panel,
.fk-adwall-toast__panel {
  position: relative;
  z-index: 1;
  width: min(380px, 100vw - 40px);
  background: #ffffff;
  border-radius: 14px;
  box-shadow: 0 10px 26px rgba(15,20,40,0.20);
  padding: 16px 18px;
  color: #333;
  text-align: center;
}

.fk-adwall-dialog__title {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 8px;
}

.fk-adwall-dialog__desc {
  font-size: 13px;
  color: #55607a;
  line-height: 1.6;
  margin-bottom: 14px;
}

.fk-adwall-dialog__actions {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.fk-adwall-toast__panel {
  width: min(320px, 100vw - 40px);
}

.fk-adwall-toast__text {
  font-size: 13px;
  color: #2f3b55;
}

/* 弹窗底部通用按钮 */
.fk-btn {
  min-width: 96px;
  height: 32px;
  padding: 0 14px;
  border-radius: 999px;
  border: 1px solid transparent;
  font-size: 13px;
  cursor: pointer;
  white-space: nowrap;
}

.fk-btn--ghost {
  background: #f6f7fb;
  border-color: #d0d7e6;
  color: #4a5b7d;
}

.fk-btn--primary {
  background: linear-gradient(135deg, #2b7bff, #4da0ff);
  border-color: #2b7bff;
  color: #fff;
}

/* 表单区域 */
.fk-field {
  margin-bottom: 10px;
}

.fk-field label {
  display: inline-flex;
  align-items: baseline;
  gap: 4px;
  font-size: 13px;
  margin-bottom: 4px;
  color: #444;
}

.fk-field-sub {
  opacity: .7;
  font-size: 12px;
}

.fk-field input[type="text"],
.fk-field input[type="url"] {
  width: 100%;
  box-sizing: border-box;
  height: 32px;
  border-radius: 8px;
  border: 1px solid rgba(0,0,0,0.12);
  padding: 0 10px;
  background: #ffffff;
  color: #333;
  font-size: 13px;
}

.fk-field input[type="text"]::placeholder,
.fk-field input[type="url"]::placeholder {
  color: #aaa;
}

.fk-field--inline .fk-field-inline-inputs {
  display: flex;
  align-items: center;
  gap: 8px;
}

.fk-field--inline input[type="text"] {
  max-width: 60px;
  text-align: center;
}

.fk-field-tip {
  font-size: 12px;
  opacity: .75;
  color: #777;
}

/* 天数按钮组（蓝色渐变） */
.fk-adwall-days {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
}

.fk-adwall-days button {
  min-width: 64px;
  height: 28px;
  border-radius: 999px;
  border: 1px solid rgba(122,153,255,0.55);
  background: #f3f7ff;
  font-size: 13px;
  cursor: pointer;
  color: #26457a;
}

.fk-adwall-days button.is-active {
  background: linear-gradient(135deg, #2b7bff, #4da0ff);
  border-color: #2b7bff;
  color: #fff;
}

/* 价格与余额区域 */
.fk-adwall-summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
  font-size: 13px;
  color: #444;
  flex-wrap: wrap;
  gap: 6px;
}

.fk-adwall-price strong {
  font-size: 16px;
  color: #1f55c0;
}

.fk-adwall-balance a {
  margin-left: 6px;
  font-size: 12px;
  color: #2b7bff;
  text-decoration: underline dotted;
}

.fk-adwall-balance a:hover {
  color: #163a9e;
}

/* 提示文案（错误 / 正常） */
.fk-adwall-msg {
  margin-top: 8px;
  font-size: 12px;
  line-height: 1.6;
  min-height: 18px;
  color: #1e88e5;
}

.fk-adwall-msg.is-error {
  color: #e53935;
}

.fk-adwall-msg.is-ok {
  color: #43a047;
}

/* 弹窗在小屏上改为底部抽屉 */
@media (max-width: 540px) {
  .fk-adwall-modal__panel {
    width: 100vw;
    border-radius: 12px 12px 0 0;
    align-self: flex-end;
  }
}


/* =========================
   FK 院线模块：默认浅色风格
   手机：横向滑动
   PC/大屏：4列网格，仅显示最近8个
   ========================= */

/* 尺寸统一：修复历史自定义样式导致的“海报过大”问题 */
@media (min-width: 1024px){
  .fk-cinema-module .module-items{
    display: block !important; /* 防止旧样式把容器改成 grid/flex 导致尺寸失控 */
  }
  .fk-cinema-module .fk-cinema-item{
    width: calc(12.5% - 18px) !important; /* 与 .module-poster-item 默认一致：一行 8 个 */
  }
  .fk-cinema-module .fk-cinema-item:nth-child(n+9){
    display: none !important; /* PC/大屏：只展示最近 8 个 */
  }
}

@media (max-width: 1023px){
  .fk-cinema-module .fk-cinema-item{
    width: calc(33.33% - 10px) !important; /* 与移动端默认一致 */
  }
}

/* 日期标记：浅色（默认） */
.fk-cinema-module .fk-cinema-date{
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.fk-cinema-module .fk-cinema-line{
  flex: 1;
  height: 1px;
  background: rgba(0,0,0,.14);
}
.fk-cinema-module .fk-cinema-dot{
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(0,0,0,.38);
  display: inline-block;
  margin: 0 6px;
}
.fk-cinema-module .fk-cinema-mmdd{
  font-size: 12px;
  line-height: 1;
  color: rgba(0,0,0,.75);
  white-space: nowrap;
}

/* 右下角按钮：浅色（默认） */
.fk-cinema-module .fk-cinema-action{
  position: absolute;
  right: 8px;
  bottom: 8px;
  width: 32px;
  height: 32px;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255,255,255,.86);
  border: 1px solid rgba(0,0,0,.08);
  box-shadow: 0 8px 18px rgba(0,0,0,.10);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  cursor: pointer;
  z-index: 2;
}
.fk-cinema-module .fk-cinema-action i{
  color: rgba(0,0,0,.72) !important;
  opacity: .95;
  font-size: 16px;
  margin: 0;
}
.fk-cinema-module .fk-cinema-action .fk-collect-label{
  display: none !important; /* 隐藏系统注入的“收藏/已收藏”文案，只保留图标 */
}
.fk-cinema-module .fk-cinema-action.is-collected .icon-shoucang{
  color: #ff4d4f !important;
  opacity: 1;
}

/* 状态文案：浅色（默认） */
.fk-cinema-module .fk-cinema-status{
  margin-top: 4px;
  font-size: 12px;
  color: rgba(0,0,0,.56);
}

/* ===== FK 院线片单：宽度断点跟系统 module-poster-item 完全一致 ===== */
.fk-cinema-module .fk-cinema-item{
  width: calc(12.5% - 18px) !important;   /* 8列 */
  max-width: none !important;
  min-width: 0 !important;
  flex: none !important;
}
.homepage .fk-home-topic-module .module-topic-item{
  width: calc(12.5% - 18px) !important;
  max-width: none !important;
  min-width: 0 !important;
  flex: none !important;
}

@media (max-width:1549px){
  .fk-cinema-module .fk-cinema-item{ width: calc(16.666667% - 18px) !important; } /* 6列 */
  .homepage .fk-home-topic-module .module-topic-item{ width: calc(16.666667% - 18px) !important; }
}

@media (max-width:1024px){
  .fk-cinema-module .fk-cinema-item{ width: calc(20% - 18px) !important; } /* 5列 */
  .homepage .fk-home-topic-module .module-topic-item{ width: calc(20% - 18px) !important; }
}

@media (max-width:899px){
  .fk-cinema-module .fk-cinema-item{ width: calc(25% - 15px) !important; } /* 4列 */
  .homepage .fk-home-topic-module .module-topic-item{ width: calc(25% - 15px) !important; }
}

@media (max-width:559px){
  .fk-cinema-module .fk-cinema-item{ width: calc(33.33% - 10px) !important; } /* 3列 */
  .homepage .fk-home-topic-module .module-topic-item{ width: calc(33.33% - 10px) !important; }
}

/* Homepage cinema list: keep responsive columns, show only the first row. */
.homepage .fk-cinema-module .module-main.scroll-box,
.homepage .fk-home-topic-module .module-main.scroll-box{
  overflow: hidden !important;
  padding-bottom: 0 !important;
}
.homepage .fk-cinema-module .module-items,
.homepage .fk-home-topic-module .module-items{
  display: block !important;
  overflow: hidden !important;
}
.homepage .fk-cinema-module .fk-cinema-item,
.homepage .fk-home-topic-module .module-topic-item{
  display: inline-block !important;
  vertical-align: top;
}
.homepage .fk-cinema-module .fk-cinema-item:nth-child(n+9),
.homepage .fk-home-topic-module .module-topic-item:nth-child(n+9){
  display: none !important;
}

@media (max-width:1549px){
  .homepage .fk-cinema-module .fk-cinema-item:nth-child(n+7),
  .homepage .fk-home-topic-module .module-topic-item:nth-child(n+7){
    display: none !important;
  }
}

@media (max-width:1024px){
  .homepage .fk-cinema-module .fk-cinema-item:nth-child(n+6),
  .homepage .fk-home-topic-module .module-topic-item:nth-child(n+6){
    display: none !important;
  }
}

@media (max-width:899px){
  .homepage .fk-cinema-module .fk-cinema-item:nth-child(n+5),
  .homepage .fk-home-topic-module .module-topic-item:nth-child(n+5){
    display: none !important;
  }
}

@media (max-width:559px){
  .homepage .fk-cinema-module .fk-cinema-item:nth-child(n+4),
  .homepage .fk-home-topic-module .module-topic-item:nth-child(n+4){
    display: none !important;
  }
}

@media (min-width: 560px) {
	:root {
		--fk-sidebar-collapsed-width: 57px;
		--fk-sidebar-expanded-width: 118px;
		--fk-sidebar-shell: rgba(247, 248, 250, 0.74);
		--fk-sidebar-shell-active: rgba(247, 248, 250, 0.94);
		--fk-sidebar-shell-scrolled: rgba(241, 243, 245, 0.88);
		--fk-sidebar-border: rgba(255, 255, 255, 0.72);
		--fk-sidebar-rule: rgba(15, 23, 42, 0.08);
		--fk-sidebar-shadow: 0 14px 34px rgba(15, 23, 42, 0.08);
		--fk-sidebar-shadow-active: 0 20px 44px rgba(15, 23, 42, 0.12);
		--fk-sidebar-text: #5c667a;
		--fk-sidebar-text-strong: #20293a;
		--fk-sidebar-muted: #7c879b;
		--fk-sidebar-icon: #4f5d73;
		--fk-sidebar-active-bg: rgba(255, 255, 255, 0.92);
		--fk-sidebar-active-color: #0d58da;
		--fk-sidebar-active-shadow: 0 10px 24px rgba(0, 82, 217, 0.12);
	}

		.homepage .fk-auto-sidebar,
		.page .fk-auto-sidebar {
			width: var(--fk-sidebar-collapsed-width);
			height: 100vh;
			box-sizing: border-box;
			padding: 64px 8px 14px;
			background: var(--fk-sidebar-shell);
			border-right: 1px solid var(--fk-sidebar-border);
			box-shadow: var(--fk-sidebar-shadow);
			-webkit-backdrop-filter: blur(16px);
			backdrop-filter: blur(16px);
			overflow: visible;
			z-index: 60;
			transition: width .28s ease, background .28s ease, box-shadow .28s ease, border-color .28s ease;
		}

		.homepage .fk-auto-sidebar:hover,
		.homepage .fk-auto-sidebar:focus-within,
		.page .fk-auto-sidebar:hover,
		.page .fk-auto-sidebar:focus-within {
			background: var(--fk-sidebar-shell-active);
			box-shadow: var(--fk-sidebar-shadow-active);
		}

	.homepage .fk-auto-sidebar.sidebar-bg,
	.page .fk-auto-sidebar.sidebar-bg {
		background: var(--fk-sidebar-shell-scrolled);
	}

	.homepage .main,
	.homepage .footer,
	.page .main,
	.page .footer {
		margin-left: var(--fk-sidebar-collapsed-width);
		padding-left: 28px;
		padding-right: 28px;
		transition: margin .28s ease, padding .28s ease;
	}

	.homepage .footer-content,
	.page .footer-content {
		margin: 0 -28px;
		padding-left: 28px;
		padding-right: 28px;
	}

	.homepage .header,
	.page .header {
		margin-left: var(--fk-sidebar-collapsed-width);
		width: calc(100% - var(--fk-sidebar-collapsed-width));
		transition: margin .28s ease, width .28s ease;
	}

	.homepage .header .header-box,
	.page .header .header-box {
		margin: 0 28px 0 22px;
	}

	.homepage .header .logo,
	.page .header .logo {
		left: calc(-1 * var(--fk-sidebar-collapsed-width));
		width: var(--fk-sidebar-collapsed-width);
		padding-left: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.homepage .header .logo a,
	.page .header .logo a {
		width: 34px;
		height: 34px;
		border-radius: 14px;
		overflow: hidden;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		background: rgba(255, 255, 255, 0.62);
		box-shadow: 0 10px 22px rgba(15, 23, 42, 0.08);
	}

	.homepage .header .logo img,
	.page .header .logo img {
		height: 34px;
		width: auto;
	}

		.homepage .fk-auto-sidebar .navbar,
		.page .fk-auto-sidebar .navbar {
			height: calc(100vh - 92px);
			box-sizing: border-box;
			overflow-x: hidden;
			overflow-y: auto;
			padding-bottom: 46px;
			-webkit-overflow-scrolling: touch;
			overscroll-behavior: contain;
			touch-action: pan-y;
			scrollbar-width: none;
		}

		.homepage .fk-auto-sidebar .navbar::-webkit-scrollbar,
		.page .fk-auto-sidebar .navbar::-webkit-scrollbar {
			display: none;
		}

	.homepage .fk-auto-sidebar .fk-sidebar-scroll-hint,
	.page .fk-auto-sidebar .fk-sidebar-scroll-hint {
		position: absolute;
		left: 50%;
		bottom: 14px;
		z-index: 7;
		width: 34px;
		height: 30px;
		padding: 0;
		border: 0;
		border-radius: 999px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		background: rgba(255, 255, 255, 0.82);
		box-shadow: 0 10px 24px rgba(15, 23, 42, 0.12), inset 0 0 0 1px rgba(15, 23, 42, 0.06);
		color: var(--fk-sidebar-active-color);
		cursor: pointer;
		opacity: 0;
		pointer-events: none;
		transform: translate(-50%, 4px);
		transition: opacity .22s ease, transform .22s ease, background .22s ease, box-shadow .22s ease;
	}

	.homepage .fk-auto-sidebar .fk-sidebar-scroll-hint::before,
	.page .fk-auto-sidebar .fk-sidebar-scroll-hint::before {
		content: '';
		position: absolute;
		left: -12px;
		right: -12px;
		bottom: 100%;
		height: 34px;
		background: linear-gradient(to bottom, rgba(247, 248, 250, 0), var(--fk-sidebar-shell));
		pointer-events: none;
	}

	.homepage .fk-auto-sidebar .fk-sidebar-scroll-hint::after,
	.page .fk-auto-sidebar .fk-sidebar-scroll-hint::after {
		content: '';
		width: 9px;
		height: 9px;
		border-right: 2px solid currentColor;
		border-bottom: 2px solid currentColor;
		transform: rotate(45deg) translate(-1px, -1px);
	}

	.homepage .fk-auto-sidebar .fk-sidebar-scroll-hint:hover,
	.page .fk-auto-sidebar .fk-sidebar-scroll-hint:hover {
		background: rgba(255, 255, 255, 0.96);
		box-shadow: 0 12px 28px rgba(15, 23, 42, 0.16), inset 0 0 0 1px rgba(13, 88, 218, 0.16);
	}

	.homepage .fk-auto-sidebar .fk-sidebar-scroll-hint:focus-visible,
	.page .fk-auto-sidebar .fk-sidebar-scroll-hint:focus-visible {
		outline: 2px solid rgba(13, 88, 218, 0.42);
		outline-offset: 2px;
	}

	.homepage .fk-auto-sidebar.is-scrollable:not(.is-scroll-expanded) .fk-sidebar-scroll-hint,
	.page .fk-auto-sidebar.is-scrollable:not(.is-scroll-expanded) .fk-sidebar-scroll-hint {
		opacity: 1;
		pointer-events: auto;
		transform: translate(-50%, 0);
	}

		.homepage .fk-auto-sidebar .navbar-items,
		.page .fk-auto-sidebar .navbar-items {
			display: block !important;
			width: 100% !important;
			min-width: 0 !important;
			transform: none !important;
		}

		.homepage .fk-auto-sidebar .navbar-item,
		.page .fk-auto-sidebar .navbar-item {
			width: 100% !important;
			flex: none !important;
			box-sizing: border-box;
			height: auto;
			padding: 0;
			margin-bottom: 8px;
			font-size: 12px;
			overflow: visible;
		}

	.homepage .fk-auto-sidebar .navbar-item:last-child,
	.page .fk-auto-sidebar .navbar-item:last-child {
		margin-bottom: 0;
	}

	.homepage .fk-auto-sidebar .navbar-item.active,
	.page .fk-auto-sidebar .navbar-item.active {
		margin: 0 0 8px;
		padding: 0;
		background: transparent;
	}

	.homepage .fk-auto-sidebar .navbar-item.active:last-child,
	.page .fk-auto-sidebar .navbar-item.active:last-child {
		margin-bottom: 0;
	}

	.homepage .fk-auto-sidebar .navbar-item.active::before,
	.homepage .fk-auto-sidebar .navbar-item.active::after,
	.homepage .fk-auto-sidebar .navbar-item.active .links::before,
	.homepage .fk-auto-sidebar .navbar-item.active .links::after,
	.page .fk-auto-sidebar .navbar-item.active::before,
	.page .fk-auto-sidebar .navbar-item.active::after,
	.page .fk-auto-sidebar .navbar-item.active .links::before,
	.page .fk-auto-sidebar .navbar-item.active .links::after {
		display: none;
	}

	.homepage .fk-auto-sidebar .navbar-item .current,
	.page .fk-auto-sidebar .navbar-item .current,
	.homepage .fk-auto-sidebar .navbar-item.active span::after,
	.page .fk-auto-sidebar .navbar-item.active span::after {
		display: none;
	}

		.homepage .fk-auto-sidebar .navbar-item a,
		.page .fk-auto-sidebar .navbar-item a {
			min-height: 54px;
			width: 100%;
			box-sizing: border-box;
			padding: 10px 0;
			display: flex;
			flex-direction: column;
			align-items: center;
			justify-content: center;
			gap: 4px;
			border-radius: 18px;
			position: relative;
			background: transparent;
			color: var(--fk-sidebar-text);
			overflow: visible;
			transition: background .22s ease, color .22s ease, transform .22s ease, box-shadow .22s ease;
		}

		.homepage .fk-auto-sidebar .navbar-item a:hover,
		.page .fk-auto-sidebar .navbar-item a:hover {
			background: rgba(255, 255, 255, 0.48);
			color: var(--fk-sidebar-text-strong);
			transform: none;
		}

		.homepage .fk-auto-sidebar .navbar-item i,
		.page .fk-auto-sidebar .navbar-item i {
			width: 22px;
			height: 22px;
			margin: 0;
			line-height: 22px;
			font-size: 20px;
			display: inline-flex;
			align-items: center;
			justify-content: center;
			text-align: center;
			color: var(--fk-sidebar-icon);
			transition: color .22s ease, transform .22s ease;
		}

	.homepage .fk-auto-sidebar .navbar-item i.icon-arrow-go,
	.page .fk-auto-sidebar .navbar-item i.icon-arrow-go {
		display: none;
	}

		.homepage .fk-auto-sidebar .navbar-item span,
		.homepage .fk-auto-sidebar .navbar-item small,
		.page .fk-auto-sidebar .navbar-item span,
		.page .fk-auto-sidebar .navbar-item small {
			position: absolute;
			z-index: 2;
			display: inline-flex;
			align-items: center;
			justify-content: center;
			margin: 0;
			max-height: none;
			opacity: 0;
			visibility: hidden;
			pointer-events: none;
			overflow: visible;
			transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
		}

		.homepage .fk-auto-sidebar .navbar-item span,
		.page .fk-auto-sidebar .navbar-item span {
			left: 50%;
			bottom: 5px;
			max-width: 100%;
			padding: 0;
			font-size: 11px;
			font-weight: 600;
			line-height: 1;
			color: var(--fk-sidebar-text-strong);
			white-space: nowrap;
			transform: translate(-50%, 4px);
		}

		.homepage .fk-auto-sidebar .navbar-item small,
		.page .fk-auto-sidebar .navbar-item small {
			top: 5px;
			right: 2px;
			width: max-content;
			max-width: 28px;
			min-width: 16px;
			height: 16px;
			padding: 0 5px;
			border-radius: 999px;
			background: linear-gradient(to right, #abcafd 0%, #0080ff 100%);
			box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
			font-size: 11px;
			font-weight: 500;
			line-height: 16px;
			color: #fff;
			white-space: nowrap;
			transform: translateY(-2px);
		}

			.homepage .fk-auto-sidebar:hover .navbar-item span,
			.homepage .fk-auto-sidebar:focus-within .navbar-item span,
			.homepage .fk-auto-sidebar .navbar-item.active span,
			.page .fk-auto-sidebar:hover .navbar-item span,
			.page .fk-auto-sidebar:focus-within .navbar-item span,
			.page .fk-auto-sidebar .navbar-item.active span {
				opacity: 1;
				visibility: visible;
				transform: translate(-50%, 0);
			}

			.homepage .fk-auto-sidebar:hover .navbar-item small,
			.homepage .fk-auto-sidebar:focus-within .navbar-item small,
			.homepage .fk-auto-sidebar .navbar-item.active small,
			.page .fk-auto-sidebar:hover .navbar-item small,
			.page .fk-auto-sidebar:focus-within .navbar-item small,
			.page .fk-auto-sidebar .navbar-item.active small {
				opacity: 1;
				visibility: visible;
				transform: translateY(0);
			}

			.homepage .fk-auto-sidebar:hover .navbar-item i:not(.icon-arrow-go),
			.homepage .fk-auto-sidebar:focus-within .navbar-item i:not(.icon-arrow-go),
			.homepage .fk-auto-sidebar .navbar-item.active i:not(.icon-arrow-go),
			.page .fk-auto-sidebar:hover .navbar-item i:not(.icon-arrow-go),
			.page .fk-auto-sidebar:focus-within .navbar-item i:not(.icon-arrow-go),
			.page .fk-auto-sidebar .navbar-item.active i:not(.icon-arrow-go) {
				transform: translateY(-6px);
			}

	.homepage .fk-auto-sidebar .navbar-item.active a,
	.page .fk-auto-sidebar .navbar-item.active a {
		background: transparent;
		color: var(--fk-sidebar-text);
		box-shadow: none;
	}

		.homepage .fk-auto-sidebar .navbar-item.active i,
		.page .fk-auto-sidebar .navbar-item.active i {
			color: var(--fk-sidebar-active-color);
		}

		.homepage .fk-auto-sidebar .navbar-item.active span,
		.page .fk-auto-sidebar .navbar-item.active span {
			color: var(--fk-sidebar-active-color);
		}

	.homepage .fk-auto-sidebar .navbar-item.active small,
	.page .fk-auto-sidebar .navbar-item.active small {
		color: #fff;
	}

	.homepage .fk-auto-sidebar .navbar-hr,
	.page .fk-auto-sidebar .navbar-hr {
		margin: 8px 10px;
		background: var(--fk-sidebar-rule);
	}
}

	@media (max-width: 559px) {
		:root {
			--fk-mobile-dock-height: 64px;
			--fk-mobile-dock-bottom-offset: 0px;
			--fk-mobile-action-size: 40px;
			--fk-mobile-action-gap: 6px;
			--fk-mobile-sideop-width: calc((var(--fk-mobile-action-size) * 3) + (var(--fk-mobile-action-gap) * 2));
			--fk-mobile-search-clearance: calc(var(--fk-mobile-dock-height) + var(--fk-mobile-dock-bottom-offset) + env(safe-area-inset-bottom));
			--fk-mobile-search-gap: 14px;
		}

	body {
		padding-bottom: calc(var(--fk-mobile-dock-height) + var(--fk-mobile-dock-bottom-offset) + env(safe-area-inset-bottom) + 10px);
	}

	.homepage:after {
		display: none;
		height: 0;
	}

	.header {
		padding: 22px 15px 10px;
		height: 148px;
	}

	.header-box {
		justify-content: flex-start;
	}

	.homepage .header {
		height: 0 !important;
		padding: 0 !important;
		background: transparent !important;
	}

	.homepage .header .header-box {
		height: 0;
		margin: 0;
		background: transparent;
		box-shadow: none;
	}

	.homepage .header .logo,
	.homepage .header .header-op {
		display: none;
	}

	.homepage .main {
		padding-top: 12px;
	}

	.page.list .main,
	.page.view .main {
		padding-top: 12px;
	}

	.page.player .main {
		padding-top: 0;
	}

	.page.open .header {
		display: block;
		position: fixed;
		inset: 0;
		width: 100%;
		height: 0;
		padding: 0;
		background: transparent;
		z-index: 39;
	}

	.page.open .header .header-box {
		height: 0;
		margin: 0;
		box-shadow: none;
	}

	.page.open .header .logo,
	.page.open .header .header-op {
		display: none;
	}

	.search-box {
		position: fixed;
		inset: 0;
		top: auto;
		width: 100%;
		pointer-events: none;
		z-index: 80;
	}

	.searchbar-main {
		pointer-events: none;
	}

		.searchbar-main.open {
			pointer-events: auto;
			position: fixed;
			inset: 0;
			max-width: none;
			height: 100vh;
			height: 100dvh;
			min-height: 100vh;
			min-height: 100dvh;
			z-index: 81;
			display: flex;
			align-items: flex-end;
			padding: 0 12px calc(var(--fk-mobile-search-clearance) + var(--fk-mobile-search-gap));
			background: rgba(15, 23, 42, 0.22);
			-webkit-backdrop-filter: blur(10px);
			backdrop-filter: blur(10px);
		}

	.searchbar-main.open::after {
		display: none;
	}

		.searchbar-main.open form {
			width: 100%;
			max-height: calc(100vh - var(--fk-mobile-search-clearance) - 18px);
			max-height: calc(100dvh - var(--fk-mobile-search-clearance) - 18px);
			display: flex;
			flex-direction: column-reverse;
			gap: 10px;
		}

	.searchbar-main.open .searchbar {
		margin: 0;
		height: auto;
		min-height: 56px;
		padding: 6px;
		border-radius: 22px;
		box-shadow: 0 -12px 28px rgba(15, 23, 42, 0.18);
	}

	.searchbar-main.open .search-input {
		height: 44px;
		padding: 0 14px;
	}

	.searchbar-main.open .search-btn,
	.searchbar-main.open .cancel-btn {
		height: 44px;
		border-radius: 14px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
	}

	.searchbar-main.open .search-btn {
		min-width: 44px;
		padding: 0 14px;
	}

	.searchbar-main.open .cancel-btn {
		display: inline-flex;
		position: static;
		right: auto;
		margin: 0;
		padding: 0 14px;
		background: #eef2f7;
		font-weight: 700;
	}

	.searchbar-main.open .search-recommend-box {
		display: block;
		position: relative;
		width: 100%;
	}

	.searchbar-main.open .search-recommend {
		position: relative;
		width: 100%;
		left: auto;
		z-index: 1;
		padding: 16px 14px 14px;
		border-radius: 20px 20px 12px 12px;
		background: #fff;
		box-shadow: 0 -12px 30px rgba(15, 23, 42, 0.14);
	}

	.sidebar,
	.list .sidebar,
	.app .sidebar {
		top: auto;
		bottom: var(--fk-mobile-dock-bottom-offset);
		left: 0;
		right: 0;
		width: 100%;
		display: flex;
		align-items: center;
		gap: 8px;
		padding: 6px 10px calc(env(safe-area-inset-bottom) + 6px);
		background: rgba(247, 248, 249, 0.92);
		border-top: 1px solid rgba(255, 255, 255, 0.72);
		box-shadow: 0 -14px 30px rgba(15, 23, 42, 0.12);
		-webkit-backdrop-filter: blur(18px);
		backdrop-filter: blur(18px);
		z-index: 32;
	}

	.sidebar-bg {
		background: rgba(247, 248, 249, 0.96);
	}

	.homepage .navbar,
	.navbar.open,
	.page .navbar {
		width: calc(100vw - var(--fk-mobile-sideop-width) - 30px);
		max-width: calc(100vw - var(--fk-mobile-sideop-width) - 30px);
		flex: 0 0 calc(100vw - var(--fk-mobile-sideop-width) - 30px);
		min-width: 0;
	}

	.navbar {
		flex: 1 1 auto;
		min-width: 0;
		position: relative;
		z-index: 1;
		overflow-x: auto !important;
		overflow-y: hidden !important;
		-webkit-overflow-scrolling: touch;
		touch-action: pan-x;
		overscroll-behavior-x: contain;
		scrollbar-width: none;
	}

	.navbar::-webkit-scrollbar {
		display: none;
	}

	.navbar .swiper-wrapper,
	.navbar-items.swiper-wrapper {
		display: inline-flex !important;
		flex-wrap: nowrap;
		width: max-content !important;
		min-width: max-content !important;
		transform: none !important;
	}

	.navbar .swiper-slide,
	.navbar-item.swiper-slide {
		width: auto !important;
		flex: 0 0 auto !important;
	}

	.navbar-items {
		display: inline-flex;
		align-items: center;
		min-width: max-content;
		padding: 0 16px 0 0;
		gap: 6px;
	}

	.navbar-item {
		display: inline-block;
		white-space: nowrap;
	}

	.navbar-item a {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		height: 40px;
		line-height: 40px;
		padding: 0 10px;
		border-radius: 12px;
		font-size: 13px;
		font-weight: 500;
		color: #616161;
		background: transparent;
		box-shadow: none;
		text-shadow: none;
	}

	.navbar-item.active a {
		color: #616161;
		background: transparent;
		box-shadow: none;
		font-weight: 800;
		text-shadow: 0 1px 2px rgba(15, 23, 42, 0.08);
	}

	.navbar-item i,
	.navbar-hr,
	.navbar-item .current,
	.navbar-item.active span::after {
		display: none;
	}

	.side-op,
	.page .side-op,
	.side-op.open {
		position: static;
		right: auto;
		flex: 0 0 auto;
		width: auto;
		margin-left: 0;
		padding: 0;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		box-shadow: none;
		z-index: 60;
		pointer-events: auto;
	}

	.side-op .header-op-list {
		width: auto;
		display: flex;
		align-items: center;
		flex-wrap: nowrap;
		gap: var(--fk-mobile-action-gap);
		justify-content: flex-end;
		position: relative;
		z-index: 61;
		pointer-events: auto;
	}

	.side-op .drop,
	.side-op .header-op-search,
	.side-op #user-info-side {
		flex: 0 0 auto;
		position: relative;
		z-index: 62;
		pointer-events: auto;
	}

	.side-op .header-op-list-btn {
		width: var(--fk-mobile-action-size) !important;
		height: var(--fk-mobile-action-size) !important;
		padding: 0 !important;
		border-radius: 12px !important;
		display: inline-flex !important;
		align-items: center;
		justify-content: center;
		background: rgba(255, 255, 255, 0.58);
		box-shadow: inset 0 0 0 1px rgba(15, 23, 42, 0.05);
		pointer-events: auto;
		touch-action: manipulation;
		cursor: pointer;
	}

	.side-op #user-info-side {
		min-height: auto;
		min-width: var(--fk-mobile-action-size);
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.side-op #user-info-side .login-text {
		display: none !important;
	}

	.side-op #user-info-side .mac_user {
		display: flex !important;
		align-items: center;
		justify-content: center;
		margin: 0 !important;
		padding: 0 !important;
		background: none !important;
		border: 0 !important;
		box-shadow: none !important;
	}

	.side-op #user-info-side .login-avatar,
	.side-op #user-info-side .member_group {
		width: var(--fk-mobile-action-size) !important;
		height: var(--fk-mobile-action-size) !important;
		border-radius: 12px !important;
		display: inline-flex !important;
		align-items: center;
		justify-content: center;
		overflow: hidden;
		background: rgba(255, 255, 255, 0.58);
		box-shadow: inset 0 0 0 1px rgba(15, 23, 42, 0.05);
	}

	.side-op #user-info-side .login-avatar {
		padding: 0 !important;
		background: rgba(0, 82, 217, 0.12);
		box-shadow: inset 0 0 0 1px rgba(0, 82, 217, 0.12);
	}

	.side-op #user-info-side .login-avatar i {
		position: static;
		transform: none;
		font-size: 18px;
		line-height: 1;
		color: #0d58da;
	}

	.side-op #user-info-side .member_group {
		margin-left: 0;
		background: rgba(255, 255, 255, 0.74);
		overflow: visible;
	}

	.side-op #user-info-side .member_group .useimg {
		width: 100%;
		height: 100%;
		border-radius: inherit;
		object-fit: cover;
		display: block;
	}

	.side-op #user-info-side .member_group .user_list_drop {
		top: auto;
		bottom: calc(100% + 12px);
		right: 0;
		display: block;
		width: max-content;
		max-width: calc(100vw - 24px);
		padding-top: 0;
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		transform: translateY(12px);
		transition: transform .24s ease, opacity .24s ease, visibility .24s ease;
		z-index: 35;
	}

	.side-op #user-info-side .member_group .drop_content {
		width: max-content;
		min-width: 0;
		max-width: calc(100vw - 24px);
		border-radius: 20px 20px 12px 12px;
		box-shadow: 0 -12px 32px rgba(15, 23, 42, 0.18);
		padding: 8px 10px;
		opacity: 0;
		transform: translateY(8px);
		transition: opacity .24s ease, transform .24s ease;
	}

	.side-op #user-info-side .member_group.is-open .user_list_drop {
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
		transform: translateY(0);
	}

	.side-op #user-info-side .member_group.is-open .drop_content {
		opacity: 1;
		transform: translateY(0);
	}

	.side-op #user-info-side.user-info-skeleton::before {
		width: var(--fk-mobile-action-size);
		height: var(--fk-mobile-action-size);
		border-radius: 12px;
		margin-right: 0;
		opacity: .12;
	}

	.side-op .drop {
		position: relative;
	}

	.side-op .drop-content {
		top: auto;
		bottom: calc(100% + 12px);
		right: 0;
		min-width: min(330px, calc(100vw - 24px));
		max-width: calc(100vw - 24px);
		border-radius: 20px 20px 12px 12px;
		transform: translateY(12px);
		opacity: 0;
		background: transparent;
		box-shadow: none;
		pointer-events: none;
		transition: transform .24s ease, opacity .24s ease;
	}

	.side-op .drop-history {
		right: calc(-1 * ((var(--fk-mobile-action-size) * 2) + (var(--fk-mobile-action-gap) * 2)));
	}

	.side-op .drop-content-box {
		opacity: 0;
		transform: translateY(8px);
		transition: opacity .24s ease, transform .24s ease;
	}

	.side-op .drop.is-open .drop-content {
		opacity: 1;
		transform: translateY(0);
		background: #fff;
		box-shadow: 0 -12px 32px rgba(15, 23, 42, 0.18);
		pointer-events: auto;
		z-index: 35;
	}

	.side-op .drop.is-open .drop-content-box {
		opacity: 1;
		transform: translateY(0);
	}

	.side-op .drop.is-open .shortcuts-mobile-overlay {
		background-color: rgba(15, 23, 42, 0.24);
		pointer-events: auto;
		z-index: 34;
	}

	.side-op .drop-history .drop-content-items {
		max-height: none;
		overflow: visible;
		border-radius: inherit;
	}

	.main {
		padding: 20px 15px 0;
		position: relative;
	}

	.footer {
		padding-bottom: calc(var(--fk-mobile-dock-height) + var(--fk-mobile-dock-bottom-offset) + env(safe-area-inset-bottom) + 10px);
	}
}

.module.module-info.module-info-has-backdrop {
	--fk-backdrop-mask-rgb: 255, 255, 255;
	--fk-backdrop-surface-rgb: 247, 248, 249;
	--fk-panel-rgb: 255, 255, 255;
	--fk-panel-soft-rgb: 250, 250, 250;
	--fk-backdrop-overlap: 50px;
	--fk-panel-fade-end: 200px;
	--fk-panel-fade-width: 180px;
	--fk-mobile-shell-image-opacity: 0.22;
	--fk-mobile-shell-overlay-top: 0.46;
	--fk-mobile-shell-overlay-mid: 0.24;
	--fk-mobile-shell-overlay-bottom: 0.96;
}

.module-info-logo-title {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 78px;
	padding: 0 20px;
	margin: 0;
	font-size: 0;
	line-height: 1;
}

.module-info-logo-title img {
	display: block;
	width: auto;
	height: auto;
	max-width: min(100%, 630px);
	max-height: 108px;
	object-fit: contain;
}

.module.module-info.module-info-has-backdrop .module-info-logo-title {
	justify-content: flex-start;
}

.module.module-info.module-info-has-backdrop .module-main {
	position: relative;
	overflow: hidden;
}

.module.module-info.module-info-has-backdrop .module-info-main {
	width: calc(40% + var(--fk-backdrop-overlap));
	max-width: calc(40% + var(--fk-backdrop-overlap));
	flex: 0 0 calc(40% + var(--fk-backdrop-overlap));
	position: relative;
	z-index: 4;
}

.module.module-info.module-info-has-backdrop .module-info-content {
	background: linear-gradient(90deg,
		rgba(var(--fk-panel-rgb), 1) 0%,
		rgba(var(--fk-panel-rgb), 0.99) calc(100% - (var(--fk-panel-fade-end) + var(--fk-panel-fade-width))),
		rgba(var(--fk-panel-rgb), 0.92) calc(100% - (var(--fk-panel-fade-end) + 110px)),
		rgba(var(--fk-panel-rgb), 0.68) calc(100% - (var(--fk-panel-fade-end) + 50px)),
		rgba(var(--fk-panel-rgb), 0.22) calc(100% - (var(--fk-panel-fade-end) + 12px)),
		rgba(var(--fk-panel-rgb), 0) calc(100% - var(--fk-panel-fade-end)),
		rgba(var(--fk-panel-rgb), 0) 100%);
}

.module.module-info.module-info-has-backdrop .module-info-content::after {
	-webkit-mask-image: linear-gradient(90deg,
		#000 0%,
		#000 calc(100% - (var(--fk-panel-fade-end) + var(--fk-panel-fade-width))),
		rgba(0, 0, 0, 0.92) calc(100% - (var(--fk-panel-fade-end) + 110px)),
		rgba(0, 0, 0, 0.58) calc(100% - (var(--fk-panel-fade-end) + 50px)),
		rgba(0, 0, 0, 0.20) calc(100% - (var(--fk-panel-fade-end) + 12px)),
		transparent calc(100% - var(--fk-panel-fade-end)),
		transparent 100%);
	mask-image: linear-gradient(90deg,
		#000 0%,
		#000 calc(100% - (var(--fk-panel-fade-end) + var(--fk-panel-fade-width))),
		rgba(0, 0, 0, 0.92) calc(100% - (var(--fk-panel-fade-end) + 110px)),
		rgba(0, 0, 0, 0.58) calc(100% - (var(--fk-panel-fade-end) + 50px)),
		rgba(0, 0, 0, 0.20) calc(100% - (var(--fk-panel-fade-end) + 12px)),
		transparent calc(100% - var(--fk-panel-fade-end)),
		transparent 100%);
}

.module.module-info.module-info-has-backdrop .module-info-footer {
	background: linear-gradient(90deg,
		rgba(var(--fk-panel-soft-rgb), 1) 0%,
		rgba(var(--fk-panel-soft-rgb), 0.99) calc(100% - (var(--fk-panel-fade-end) + var(--fk-panel-fade-width))),
		rgba(var(--fk-panel-soft-rgb), 0.90) calc(100% - (var(--fk-panel-fade-end) + 110px)),
		rgba(var(--fk-panel-soft-rgb), 0.62) calc(100% - (var(--fk-panel-fade-end) + 50px)),
		rgba(var(--fk-panel-soft-rgb), 0.18) calc(100% - (var(--fk-panel-fade-end) + 12px)),
		rgba(var(--fk-panel-soft-rgb), 0) calc(100% - var(--fk-panel-fade-end)),
		rgba(var(--fk-panel-soft-rgb), 0) 100%);
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: calc(60% + var(--fk-backdrop-overlap));
	max-width: none;
	min-width: 0;
	overflow: hidden;
	background: rgba(var(--fk-backdrop-surface-rgb), 0.22);
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane::before {
	content: '';
	position: absolute;
	inset: -12% -10% -14% -22%;
	z-index: 3;
	pointer-events: none;
	background:
		linear-gradient(90deg,
			rgba(var(--fk-backdrop-surface-rgb), 1) 0%,
			rgba(var(--fk-backdrop-surface-rgb), 0.98) 25%,
			rgba(var(--fk-backdrop-surface-rgb), 0.86) 14%,
			rgba(var(--fk-backdrop-surface-rgb), 0.58) 22%,
			rgba(var(--fk-backdrop-surface-rgb), 0.24) 30%,
			rgba(var(--fk-backdrop-surface-rgb), 0.06) 36%,
			rgba(var(--fk-backdrop-surface-rgb), 0) 42%
		),
		linear-gradient(180deg,
			rgba(var(--fk-backdrop-surface-rgb), 0.36) 0%,
			rgba(var(--fk-backdrop-surface-rgb), 0.08) 18%,
			rgba(var(--fk-backdrop-surface-rgb), 0) 42%,
			rgba(var(--fk-backdrop-surface-rgb), 0) 62%,
			rgba(var(--fk-backdrop-surface-rgb), 0.12) 82%,
			rgba(var(--fk-backdrop-surface-rgb), 0.42) 100%
		),
		radial-gradient(
			ellipse at 72% 50%,
			rgba(var(--fk-backdrop-mask-rgb), 0) 34%,
			rgba(var(--fk-backdrop-mask-rgb), 0.10) 48%,
			rgba(var(--fk-backdrop-mask-rgb), 0.28) 62%,
			rgba(var(--fk-backdrop-mask-rgb), 0.56) 76%,
			rgba(var(--fk-backdrop-mask-rgb), 0.86) 90%,
			rgba(var(--fk-backdrop-mask-rgb), 1) 100%
		);
	box-shadow:
		inset 148px 0 108px rgba(var(--fk-backdrop-surface-rgb), 0.82),
		inset -60px 0 120px rgba(var(--fk-backdrop-mask-rgb), 0.18),
		inset 0 -28px 80px rgba(var(--fk-backdrop-surface-rgb), 0.22);
	filter: blur(32px);
	transform: scale(1.06);
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .module-item-cover,
.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .module-item-pic {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	padding-top: 0;
	background: none;
	border-radius: 0;
	z-index: 1;
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .module-item-cover {
	overflow: hidden;
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	display: block;
	margin: 0;
	object-fit: cover;
	object-position: center;
}

.module-info-item-douban,
.module-info-item-douban a,
.module-info-item-douban a:hover {
	color: #007711;
}

.module-info-item-douban-icon {
	width: 15px;
	height: 15px;
	vertical-align: -2px;
}

@media (max-width: 1024px) {
	.module.module-info.module-info-has-backdrop .module-main {
		display: flex;
		flex-direction: column;
		gap: 20px;
		position: relative;
		overflow: visible;
		margin-top: 0;
		background: transparent;
		box-shadow: none;
		border-radius: 0;
	}

	.module.module-info.module-info-has-backdrop .module-info-main {
		order: 2;
		width: 100%;
		max-width: 100%;
		flex: none;
	}

	.module.module-info.module-info-has-backdrop .module-info-content {
		background: rgba(var(--fk-panel-rgb), 1);
	}

	.module.module-info.module-info-has-backdrop .module-info-content::after {
		display: none;
		-webkit-mask-image: none;
		mask-image: none;
	}

	.module.module-info.module-info-has-backdrop .module-info-footer {
		background: rgba(var(--fk-panel-soft-rgb), 1);
	}

	.module.module-info.module-info-has-backdrop .module-info-backdrop-pane {
		order: 1;
		position: relative;
		top: auto;
		right: auto;
		bottom: auto;
		width: 100%;
		max-width: 100%;
		height: clamp(220px, 52vw, 320px);
	}

	.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .module-item-cover {
		border-radius: 18px;
	}

	.module.module-info.module-info-has-backdrop .module-info-backdrop-pane::before {
		content: none;
	}

	.module.module-info.module-info-has-backdrop .module-info-logo-title {
		justify-content: flex-start;
	}

	.module.module-info.module-info-has-backdrop .module-info-logo-title img {
		max-height: 84px;
	}
}

@media (max-width: 559px) {
	.page.view .main,
	.page.view .content {
		overflow-x: hidden;
		overflow-x: clip;
	}

	.module.module-info.module-info-has-backdrop {
		--fk-mobile-backdrop-height: clamp(220px, 52vw, 320px);
		overflow: visible;
	}

	.module.module-info.module-info-has-backdrop .module-main {
		gap: 0;
		isolation: isolate;
		overflow: visible;
	}

	.module.module-info.module-info-has-backdrop .module-main::before {
		content: '';
		position: absolute;
		left: 50%;
		width: 100vw;
		top: -14px;
		height: calc(var(--fk-mobile-backdrop-height) + 120px);
		pointer-events: none;
		z-index: 0;
		background-image: var(--fk-mobile-backdrop-image);
		background-position: center top;
		background-size: cover;
		background-repeat: no-repeat;
		filter: blur(30px) saturate(0.66) brightness(0.84);
		opacity: var(--fk-mobile-shell-image-opacity);
		-webkit-mask-image: linear-gradient(180deg,
			rgba(0, 0, 0, 0.94) 0%,
			rgba(0, 0, 0, 0.94) 58%,
			rgba(0, 0, 0, 0.46) 78%,
			rgba(0, 0, 0, 0.12) 90%,
			transparent 100%);
		mask-image: linear-gradient(180deg,
			rgba(0, 0, 0, 0.94) 0%,
			rgba(0, 0, 0, 0.94) 58%,
			rgba(0, 0, 0, 0.46) 78%,
			rgba(0, 0, 0, 0.12) 90%,
			transparent 100%);
		transform: translateX(-50%);
	}

	.module.module-info.module-info-has-backdrop .module-main::after {
		content: '';
		position: absolute;
		left: 50%;
		width: 100vw;
		top: -14px;
		height: calc(var(--fk-mobile-backdrop-height) + 120px);
		pointer-events: none;
		z-index: 0;
		background-image:
			linear-gradient(180deg,
				rgba(var(--fk-backdrop-surface-rgb), var(--fk-mobile-shell-overlay-top)) 0%,
				rgba(var(--fk-backdrop-surface-rgb), var(--fk-mobile-shell-overlay-mid)) 36%,
				rgba(var(--fk-panel-rgb), 0.68) 68%,
				rgba(var(--fk-panel-rgb), var(--fk-mobile-shell-overlay-bottom)) 86%,
				rgba(var(--fk-panel-rgb), 1) 100%),
			url(../img/frosted.png);
		background-position: center top, center top;
		background-size: 100% 100%, 29%;
		background-repeat: no-repeat, repeat;
		opacity: 1;
		transform: translateX(-50%);
	}

	.module.module-info.module-info-has-backdrop .module-info-backdrop-pane {
		width: 100%;
		max-width: 100%;
		height: var(--fk-mobile-backdrop-height);
		margin-top: 0;
		overflow: visible;
		background: transparent;
		border-radius: 0;
		transform: none;
	}

	.module.module-info.module-info-has-backdrop .module-info-backdrop-pane::before {
		content: none;
	}

	.module.module-info.module-info-has-backdrop .module-info-backdrop-pane::after {
		content: none;
	}

	.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .module-item-cover {
		border-radius: 18px;
	}

	.module.module-info.module-info-has-backdrop .module-info-main {
		margin-top: -60px;
		position: relative;
		z-index: 4;
		overflow: visible;
	}

	.module.module-info.module-info-has-backdrop .module-info-main::before {
		content: none;
	}

	.module.module-info.module-info-has-backdrop .module-info-main::after {
		content: none;
	}

	.module.module-info.module-info-has-backdrop .module-info-heading,
	.module.module-info.module-info-has-backdrop .module-info-content,
	.module.module-info.module-info-has-backdrop .module-info-footer {
		position: relative;
		z-index: 1;
	}

	.module.module-info.module-info-has-backdrop .module-info-logo-title {
		justify-content: center;
	}
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane.fk-backdrop-gallery {
	z-index: 2;
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-main-image {
	transition: opacity .24s ease, transform .42s ease;
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-zoom,
.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-nav,
.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-thumb {
	position: absolute;
	z-index: 6;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
	appearance: none;
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-zoom {
	top: 18px;
	right: 18px;
	width: 34px;
	height: 34px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.16);
	color: rgba(255, 255, 255, 0.92);
	border: 1px solid rgba(255, 255, 255, 0.22);
	box-shadow: 0 10px 24px rgba(0, 0, 0, 0.16);
	backdrop-filter: blur(12px);
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-zoom i {
	font-size: 14px;
	line-height: 1;
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-nav,
.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-thumbs-arrow {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: rgba(15, 23, 42, 0.28);
	color: #fff;
	backdrop-filter: blur(12px);
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-nav span,
.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-thumbs-arrow span {
	font-size: 24px;
	line-height: 1;
	transform: translateY(-1px);
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-nav {
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	display: none;
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-nav-prev {
	left: 14px;
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-nav-next {
	right: 14px;
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-thumbs-arrow {
	position: relative;
	flex: 0 0 auto;
	z-index: 1;
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-thumbs-wrap {
	position: absolute;
	right: 18px;
	bottom: 18px;
	z-index: 6;
	display: inline-flex;
	align-items: center;
	justify-content: flex-end;
	gap: 6px;
	padding: 8px 12px;
	border-radius: 999px;
	background: linear-gradient(90deg, rgba(10, 14, 22, 0.40), rgba(10, 14, 22, 0.16));
	backdrop-filter: blur(16px);
	box-shadow: 0 14px 36px rgba(0, 0, 0, 0.22);
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-thumbs {
	position: relative;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	flex: 0 0 auto;
	min-height: 52px;
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-thumb {
	position: relative;
	display: none;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.10);
	opacity: .72;
	transform: scale(.96);
	transition: transform .18s ease, opacity .18s ease, box-shadow .18s ease;
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-thumb.is-visible {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-thumb.is-active {
	opacity: 1;
	transform: scale(1);
	box-shadow: 0 10px 22px rgba(0, 0, 0, 0.24);
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-thumb-ring {
	position: absolute;
	inset: 0;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.26);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.10);
	pointer-events: none;
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-thumb.is-active .fk-backdrop-gallery-thumb-ring {
	border-color: rgba(255, 255, 255, 0.92);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.42);
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-thumb img {
	position: static;
	inset: auto;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
	margin: 0;
}

.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-thumb:hover {
	opacity: 1;
	transform: scale(1);
}

@media (min-width: 1025px) {
	.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-nav {
		display: none !important;
	}
}

@media (max-width: 1024px) {
	.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-zoom {
		top: 14px;
		right: 14px;
		width: 32px;
		height: 32px;
	}

	.module.module-info.module-info-has-backdrop .module-info-backdrop-pane.has-screenshots .fk-backdrop-gallery-nav {
		display: inline-flex;
	}

	.module.module-info.module-info-has-backdrop .module-info-backdrop-pane .fk-backdrop-gallery-thumbs-wrap {
		display: none;
	}
}

@media (min-width: 1025px) {
	.player .module-player .player-box::after {
		pointer-events: none;
	}
}

/* Download source tabs live in their own module, so keep them above the list. */
@media (min-width: 561px) {
	#download-list .module-heading.player-heading {
		margin-bottom: 0 !important;
		position: relative;
		z-index: 20;
		overflow: visible;
	}

	#download-list .module-heading.player-heading .module-tab {
		flex: 1 1 auto !important;
		min-width: 0;
		width: auto;
		max-width: calc(100% - 220px);
		margin: 0 0 -1px !important;
		overflow: hidden !important;
		position: relative;
		z-index: 21;
		scrollbar-width: none;
		-ms-overflow-style: none;
	}

	#download-list .module-heading.player-heading .module-tab-items {
		position: relative;
		z-index: 21;
		max-width: 100%;
		width: 100%;
		box-sizing: border-box;
		overflow: hidden !important;
	}

	#download-list .module-heading.player-heading .module-tab-items-box {
		display: block;
		position: relative;
		z-index: 22;
		max-width: 100%;
		width: 100%;
		box-sizing: border-box;
		overflow-x: auto !important;
		overflow-y: hidden !important;
		white-space: nowrap;
		scrollbar-width: none;
		-ms-overflow-style: none;
		-webkit-overflow-scrolling: touch;
		touch-action: pan-x;
	}

	#download-list .module-heading.player-heading .module-tab::-webkit-scrollbar,
	#download-list .module-heading.player-heading .module-tab-items::-webkit-scrollbar,
	#download-list .module-heading.player-heading .module-tab-items-box::-webkit-scrollbar {
		width: 0;
		height: 0;
		display: none;
	}

	#download-list .module-heading.player-heading .module-tab-item {
		display: inline-block;
		vertical-align: top;
		position: relative;
		z-index: 23;
		cursor: pointer;
		pointer-events: auto;
	}

	#download-list .module-heading.player-heading .module-tab-item span,
	#download-list .module-heading.player-heading .module-tab-item small {
		pointer-events: none;
	}

	#download-list .module-heading.player-heading .module-tab-item small {
		top: 1px;
		right: 1px;
		z-index: 2;
	}

	#download-list .module-list.module-downlist {
		position: relative;
		z-index: 1;
		margin-top: -1px;
	}

	#download-list .shortcuts-mobile-overlay {
		pointer-events: none;
	}
}
