:root {
	--theme-color: var(--STUI-BG-1);
}

body {
	--STUI-BG-0: #f8f8f8;
	--STUI-BG-1: #ffffff;
	--STUI-BG-2: #f7f7f7;
	--STUI-BG-3: #f3f3f4;
	--STUI-COLOR-0: #e50914;
	--STUI-COLOR-1: #282828;
	--STUI-COLOR-2: #ffffff;
}

body[shoutu-theme="dark"] {
	--STUI-BG-0: #1e1e1e;
	--STUI-BG-1: #191919;
	--STUI-BG-2: #404040;
	--STUI-BG-3: #2c2c2c;
	--STUI-COLOR-1: hsla(0, 0%, 100%, .87);

}

body,
html {
	background: var(--STUI-BG-0);
	color: var(--STUI-COLOR-1);
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	word-break: break-all;
	box-sizing: border-box;
	height: auto
}

button:focus {
	outline: 0
}



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

@font-face {
	font-family: "iconfont";
	src: url("../fonts/iconfont.eot");
	src: url("../fonts/iconfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/iconfont.woff2") format("woff2"),
		url("../fonts/iconfont.woff") format("woff"),
		url("../fonts/iconfont.ttf") format("truetype"),
		url("../fonts/iconfont.svg#uxfonteditor") format("svg");
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-yingyong:before {
	content: "\e60f";
}

.icon-tijiao:before {
	content: "\e75b";
}

.icon-biaoqing4:before {
	content: "\e627";
}

.icon-liebiao:before {
	content: "\e600";
}

.icon-daoxu:before {
	content: "\e65a";
}

.icon-yueliang:before {
	content: "\e764";
}

.icon-bairi:before {
	content: "\e647";
}

.icon-lishi:before {
	content: "\e608";
}

.icon-weixin:before {
	content: "\e7e5";
}

.icon-qianbi1:before {
	content: "\e69e";
}

.icon-shouqi:before {
	content: "\e606";
}

.icon-QR:before {
	content: "\e639";
}

.icon-xingqiu:before {
	content: "\e8e7";
}

.icon-zhankaixiajiantou-:before {
	content: "\e635";
}

.icon-right-line:before {
	content: "\e625";
}

.icon-tianchongxing-:before {
	content: "\e62a";
}

.icon-sousuo:before {
	content: "\e63b";
}

.icon-fenxiang:before {
	content: "\e72f";
}

.icon-zhuti:before {
	content: "\e605";
}

.icon-shoucang:before {
	content: "\e6a9";
}

.icon-app:before {
	content: "\e6c6";
}

.icon-dashang:before {
	content: "\e693";
}

.icon-zimu:before {
	content: "\e69f";
}

.icon-liuyan:before {
	content: "\e62c";
}

.icon-link-fill:before {
	content: "\e628";
}

.icon-shuaxin:before {
	content: "\e64f";
}

.icon-jurassic_wait:before {
	content: "\e695";
}

.icon-wode:before {
	content: "\e735";
}

.icon-youxiangicon:before {
	content: "\e619";
}

.icon-you-:before {
	content: "\e61a";
}

.icon-zuo-:before {
	content: "\e61b";
}

.icon-jifen:before {
	content: "\e63a";
}

.icon-tanhao:before {
	content: "\e60d";
}

.icon-xiazai:before {
	content: "\e6a4";
}

.icon-bofang:before {
	content: "\e61e";
}

.icon-shandian:before {
	content: "\e746";
}

.icon-shaixuan:before {
	content: "\e613";
}

.icon-jifen1:before {
	content: "\e61c";
}

.icon-jifen2:before {
	content: "\e61d";
}

.icon-zhuye:before {
	content: "\e642";
}

.icon-shandian1:before {
	content: "\e614";
}

.icon-chakanbeifen:before {
	content: "\e626";
}

.icon-gouwudai:before {
	content: "\e603";
}

.icon-gonggao:before {
	content: "\e6e2";
}

.icon-xunzhang:before {
	content: "\e70a";
}

.icon-guanbi:before {
	content: "\e7e8";
}

.icon-fankuixuanzhong:before {
	content: "\e60e";
}

.icon-gouwudai1:before {
	content: "\e68c";
}

.icon-zhuye1:before {
	content: "\e611";
}

.icon-rehot:before {
	content: "\e71e";
}

.icon-remen-fill:before {
	content: "\e621";
}

.icon-zhengque-correct:before {
	content: "\e651";
}

.icon-icon_commone_shaixuanmian:before {
	content: "\e609";
}

.icon-wode1:before {
	content: "\e63d";
}

.icon-shanchu:before {
	content: "\e660";
}

.icon-caidan:before {
	content: "\e67a";
}

.right {
	float: right;
}

.none {
	display: none;
}

.strong {
	font-weight: 700
}

.box-shadow {
	box-shadow: 0 8px 33px 0 rgba(30, 35, 42, .05);
	border-radius: 8px;
	background: #fff
}

.bm-burger-button {
	display: none;
	position: fixed;
	width: 20px;
	height: 18px;
	left: 15px;
	top: 15px
}

.bm-burger-bars {
	background: #323232
}

.bm-burger-bars-hover {
	opacity: .7
}

.bm-cross-button {
	height: 24px;
	width: 24px
}

.bm-cross {
	background: #bdc3c7
}

.bm-menu-wrap {
	position: fixed;
	height: 100%
}

.bm-menu {
	background: var(--STUI-BG-1);
	padding: 2.5em 0;
	font-size: 16px
}

.bm-morph-shape {
	fill: #373a47
}

.bm-item {
	display: inline-block;
	cursor: pointer
}

.bm-overlay {
	background: rgba(0, 0, 0, .3)
}

.allstar50 {
	background-position: 0 0 !important
}

.allstar45 {
	background-position: 0 -11px !important
}

.allstar40 {
	background-position: 0 -22px !important
}

.allstar35 {
	background-position: 0 -33px !important
}

.allstar30 {
	background-position: 0 -44px !important
}

.allstar25 {
	background-position: 0 -55px !important
}

.allstar20 {
	background-position: 0 -66px !important
}

.allstar15 {
	background-position: 0 -77px !important
}

.allstar10 {
	background-position: 0 -88px !important
}

.allstar05 {
	background-position: 0 -99px !important
}

.allstar0 {
	background-position: 0 -110px !important
}

.allstar0,
.allstar05,
.allstar10,
.allstar15,
.allstar20,
.allstar25,
.allstar30,
.allstar35,
.allstar40,
.allstar45,
.allstar50 {
	display: inline-block;
	zoom: 1;
	background: url(../images/12.png) no-repeat;
	background: -webkit-image-set(url(../images/12.png) 1x, url(../images/11.png) 2x) no-repeat;
	background: -moz-image-set(url(../images/12.png) 1x, url(../images/11.png) 2x) no-repeat;
	background: -o-image-set(url(../images/12.png) 1x, url(../images/11.png) 2x) no-repeat;
	background: -ms-image-set(url(../images/12.png) 1x, url(../images/11.png) 2x) no-repeat;
	width: 55px;
	height: 11px;
	margin: 0 3px 0 0;
	overflow: hidden
}

.swiper-pagination-bullet {
	width: 6px !important;
	height: 6px !important;
	opacity: .5 !important;
	background: #fff !important
}

.swiper-pagination-bullet-active {
	width: 15px !important;
	border-radius: 100px !important;
	opacity: 1 !important
}

.fade-enter {
	opacity: .01
}

.fade-enter-active {
	opacity: 1;
	transition: opacity .5s ease-in
}

.fade-exit {
	opacity: 1
}

.fade-exit-active {
	opacity: .01;
	transition: opacity .3s ease-in
}

.load-message {
	text-align: center;
	color: #999;
	font-size: 14px;
	margin-top: 20px
}

.movie-list-title {
	font-size: 20px;
	font-weight: 700;
	line-height: 2
}

.Lazy {
	width: 100%;
	height: 100%;
	border-radius: 8px;
	overflow: hidden;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.txtHide {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.left-section .movie-list-more {
	display: none;
}


html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body,
p {
	margin: 0
}

main {
	display: block
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}


a {
	text-decoration: none;
	color: var(--STUI-COLOR-1);
	outline: none
}

a:hover {
	color: var(--STUI-COLOR-0);
}



b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

textarea {
	outline: none
}


.wide-movie-list-item:hover,
.fixed-nav-content:hover {
	background-color: var(--STUI-BG-3)
}

.movie-post-wrapper:hover+.movie-info .movie-title {
	color: var(--STUI-COLOR-0);
}

.bo {
	border: 1px solid #f2f2f2;
}

.b-t {
	border-bottom: 1px solid rgba(30, 35, 42, .05);
}

.top {
	margin-top: 10px;
}

.movie-list-subject-block .active {
	color: var(--STUI-COLOR-2);
	background: var(--STUI-COLOR-0);
}

.img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	object-fit: cover
}

.container {
	width: 1060px;
	box-sizing: border-box;
	margin: auto
}

.mobile-main {
	box-sizing: border-box;
	width: 100%;
	padding: 10px
}

.border-shadow {
	box-shadow: 0 8px 33px 0 rgb(30 35 42 / 5%);
	box-sizing: border-box
}


.card,
.home-box {
	margin-top: 10px;
	min-height: 0;
	padding: 5px 10px 10px;
	box-sizing: border-box;
	background: var(--STUI-BG-1);
	border-radius: 8px;
}

.panel {
	margin-top: 10px;
	padding: 15px 25px 15px;
	min-height: 0;
	box-sizing: border-box;
	background: var(--STUI-BG-1);
	border-radius: 8px;
}

@media(max-width: 767px) {
	.panel {
		padding: 5px 10px 10px;
	}

	.left-section .movie-list-more {
		display: block
	}
}


.btn {
	border: 0;
	border-radius: 30px;
	display: inline-block;
	padding: 8px 30px;
	font-size: 12px
}

.wrap {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.input {
	outline: 0;
	padding: 4px 10px;
	background-color: var(--STUI-BG-3);
	border-radius: 23px;
	border: 0
}

/*----------------
    搜索列表
----------------*/
.vod-search-list {
	margin-bottom: 30px;
	width: 100%
}

.vod-search-list .box {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative
}

.vod-search-list .cover-link {
	position: relative;
	overflow: hidden;
	color: transparent;
	width: 20%;
	margin-right: 15px
}

.vod-search-list .detail {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width: 0
}

.vod-search-list .Lazy {
	height: auto
}

.vod-search-list .movie-info .movie-title {
	font-size: 16px;
	margin-bottom: 10px
}

.vod-search-list .getop {
	margin-top: 10px
}

.vod-search-list .meta {
	height: 20px;
	max-width: 100%;
	color: #999;
	font-size: 14px;
	line-height: 20px
}

.vod-search-list .iconfont {
	font-size: 12px;
	margin-right: 3px
}

.vod-search-list .margin {
	margin: 40px 0 0 0
}

/*----------------
    动画库
----------------*/
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

/*----------------
    头部样式
----------------*/
.header {
	box-shadow: 0 8px 33px 0 rgb(30 35 42 / 5%);
	width: 100%;
	background: var(--STUI-BG-1);
}

.header .header-box {
	width: 1060px;
	height: 74px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.header .logo-wrapper {
	width: 230px;
	height: 100%;
	display: flex;
	align-items: center
}

.header .logo {
	max-width: 100%;
	height: 40px;
	margin: 0;
	padding-left: 10px;
	cursor: pointer
}

.header .search-box {
	box-shadow: 0 2px 2px 0 rgb(0 34 77 / 10%), 0 0 0 1px rgb(30 35 42 / 5%);
	margin-right: 70px;
	width: 500px;
	height: 44px;
	border-radius: 2px;
	-webkit-transition: box-shadow .2s cubic-bezier(.4, 0, .2, 1);
	transition: box-shadow .2s cubic-bezier(.4, 0, .2, 1)
}

.header .search-field {
	width: 520px;
	border: none;
	padding: 0 0 0 15px;
	outline: 0;
	height: 100%;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	color: #333;
	background: var(--STUI-BG-1);
}

.header .search-button {
	text-align: center;
	width: 54px;
	height: 100%;
	padding: 0;
	border: none;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	cursor: pointer;
	display: block;
	outline: 0;
	color: var(--STUI-COLOR-0);
	background: var(--STUI-BG-1);
}

.header .icon-sousuo {
	font-size: 22px
}

.header .navs,
.subnavs {
	list-style: none;
	padding: 0;
	top: 0;
	right: 0;
	font-size: 16px;
	height: 100%
}

.header .navs {
	padding-left: 28px
}

.header .nav {
	position: relative;
	height: 100%
}

.header .nav-b .iconfont {
	font-size: 24px
}

.header .nav-b {
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 15px;
	-webkit-letter-spacing: 2px;
	-moz-letter-spacing: 2px;
	-ms-letter-spacing: 2px;
	letter-spacing: 2px;
	cursor: pointer;
	position: relative;
	height: 100%
}

.header .icon-rehot {
	position: absolute;
	top: 9px;
	right: -7px
}


.header .service-icon {
	border-radius: 100%;
	width: 35px;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 12px;
	color: #8590a6;
	cursor: pointer;
	position: relative;
	height: 100%
}

.header .nav .bo {
	display: none;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 318px;
	height: 156px;
	position: absolute;
	top: 74px;
	right: -71px
}

.header-top {
	z-index: 99;
	position: sticky;
	top: 0
}

/*----------------
    搜索记录/内含通用属性
----------------*/
.history_box {
	display: none;
	width: 300px;
	left: -174px
}

.historyClear {
	float: right;
}

.history_box:before {
	right: 128px
}

.record .txtHide {
	width: 230px
}

.nodata {
	text-align: center;
	color: #888
}

.record li {
	height: 34px;
	overflow: hidden;
	font-size: 14px;
	line-height: 34px
}

.header .nav .history_box {
	position: absolute;
	top: 64px;
}

.nav .shadow:before {
	content: "";
	position: absolute;
	top: -8px;
	left: auto;
	border-color: transparent transparent var(--STUI-BG-1);
	z-index: 1;
	width: 0;
	height: 0;
	border-width: 0 10px 10px;
	border-style: solid
}

.shadow {
	-webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 30%);
	box-shadow: 0 2px 10px 0 rgb(0 0 0 / 30%);
	padding: 15px 20px;
	background: var(--STUI-BG-1);
	border-radius: 8px;
}

/*----------------
    搜索下拉
----------------*/
.suggestions {
	display: none;
	position: absolute;
	top: 60px;
	z-index: 9;
	width: 470px;
	padding: 1px 15px 20px 15px;
	background: var(--STUI-BG-1);
}

.suggestions .cr2 {
	font-size: 15px
}

.suggestions .movie-list-header {
	font-size: 14px;
	line-height: 30px;
	color: #828994;
	margin: 0;
	padding: 0
}

/*----------------
    首页顶部广告分类
----------------*/
.head {
	margin-bottom: 10px
}

.head .banner {
	width: 43.8%
}

.head .banner-box {
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
	cursor: pointer
}

.head .head-guide {
	margin-left: 15px;
	width: 100%
}

.head .head-promotion {
	display: grid;
	width: 100%;
	grid-template-columns: repeat(2, 1fr)
}

.head .head-promotion img {
	border-radius: 8px;
}

.head .left {
	margin-right: 5px;
}

.head .right {
	margin-left: 5px;
}

.head .banner-box {
	width: 429px;
	height: 232px
}

.home-nav {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 55px;
	width: 100%;
	font-size: 12px
}

.home-nav .nav {
	text-align: center;
	width: 33.3%;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	cursor: pointer
}

.home-nav img {
	width: 40px;
	height: 40px
}

.banner-box .swiper-slide {
	background-image: url(../images/img-bj.png);
}

/*----------------
  大幻灯片
----------------*/
.largeSlide .banner {
	width: 100%
}

.largeSlide .banner-box {
	width: 100%;
	height: 320px
}

/*----------------
  分类标题
----------------*/
/*.list-content{*/
/*    padding: 5px 10px 10px;*/
/*}*/
.list {
	margin-bottom: 15px;
}

.movie-list-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	background: var(--STUI-BG-1);
}

.movie-list-more {
	font-size: 12px;
	padding: 5px 10px;
	text-align: center;
	margin: 0 5px;
	border: 1px solid var(--STUI-BG-3);
	border-radius: 15px;
	box-sizing: border-box;
	cursor: pointer;
}



.movie-list-subject-block {
	overflow: hidden;
	white-space: nowrap;
	display: flex;
	padding-bottom: 3px;
}

.movie-list-subject {
	font-size: 12px;
	padding: 4px 15px;
	margin: 0 5px;
	background: var(--STUI-BG-3);
	border-radius: 15px;
	white-space: nowrap;
	line-height: 1.7;
	box-sizing: border-box;
	cursor: pointer
}

.movie-list-subject.search {
	margin: 3px;
	line-height: 20px;
	display: inline-block;
}

.movie-list-subject .iconfont {
	color: var(--STUI-COLOR-0);
}

.item-list-more .iconfont,
.movie-list-more .iconfont {
	font-size: 12px;
}

/*----------------
  友情链接
----------------*/
.Links {
	margin-top: 20px
}

.Links a {
	margin-right: 10px;
	color: #8f8f8f !important;
	font-size: 14px
}

/*----------------
  版权提示
----------------*/
.copyright {
	background: #333;
	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;
	text-shadow: 5px 5px 5px #db542f;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 99%;
	text-align: center
}

/*----------------
  列表预加载
----------------*/
.movie-list-body,
.movie-list-body2 {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background: 0 0;
	line-height: 100%;
	margin: 0 -1% -8px;
	box-sizing: border-box
}

.movie-list-item {
	width: 14.666666666666668%;
	padding: 10px 1% 3px;
	font-size: 15px;
	cursor: pointer
}

.movie-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: 10px 5px 10px;
	color: var(--STUI-COLOR-2);
	font-weight: 500;
	text-align: right;
	font-size: 12px;
}

.movie-item-score {
	position: absolute;
	z-index: 1;
	top: 5px;
	left: 5px;
	color: var(--STUI-COLOR-2);
	padding: 2px 5px;
	font-weight: 500;
	font-size: 12px;
	border-radius: 2px;
	background: var(--STUI-COLOR-0);
}

.movie-post-wrapper {
	position: relative;
	overflow: hidden;
	color: transparent
}

.movie-post-lazyload {
	padding-top: 140%
}

.movie-info .movie-title,
.titleName {
	font-size: 14px;
	line-height: 1.5;
	margin-top: 4px
}

.movie-info .movie-rating {
	line-height: 1.5;
	display: inline-block
}

.movie-sub {
	line-height: 1.5;
	display: inline-block;
	width: 100%;
	font-size: 12px;
	color: #999;
}

.movie-rating {
	font-size: 13px
}

.wide-movie-list-body {
	display: grid;
	grid-template-columns: repeat(6, 1fr)
}

.wide-movie-list-item {
	position: relative;
	overflow: hidden;
	font-size: 12px;
	padding: 0;
	-webkit-transition: box-shadow .2s cubic-bezier(.4, 0, .2, 1);
	transition: box-shadow .2s cubic-bezier(.4, 0, .2, 1);
	cursor: pointer;
	height: 96px
}

.wide-movie-post {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: auto;
	margin: 6px 0 0 5px;
	border-radius: 8px;
	object-fit: cover
}

.wide-movie-info {
	padding: 4px 5px 5px 75px
}

.wide-movie-info .movie-title {
	font-size: 17px;
	line-height: 1.5;
	font-weight: 700
}

.wide-movie-info .movie-rating {
	display: inline-block;
	line-height: 1.5
}

.wide-movie-info .movie-text {
	line-height: 1.5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}

.list-w-b .movie-list-item {
	width: 31.333333333333336%
}

/*----------------
    列表空提示
----------------*/
.no-result {
	text-align: center;
	margin: 80px auto;
	width: 100%
}

.no-result img {
	width: 20%;
	margin: 20px
}

/*----------------
    广告
----------------*/
.banner-box {
	margin-top: 20px;
	margin-bottom: -10px;
	width: 100%;
	cursor: pointer
}

/*----------------
    分类滑动
----------------*/
#index .fixed-nav {
	position: fixed;
	right: calc(50% - 600px);
	top: 310px;
	z-index: 5;
	background: var(--STUI-BG-1);
	border-radius: 8px;
}

.fixed-nav-content {
	position: relative;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #828994;
	line-height: 1;
	padding: 8px 3px;
	cursor: pointer;
	margin-bottom: 1px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .04);
	height: 20px;
	font-size: 14px;
	width: 50px
}

.content {
	position: absolute;
	top: 140px;
	box-shadow: 0 8px 33px 0 rgba(30, 35, 42, .05);
	z-index: 999
}



.first {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px
}

.last {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px
}

/*----------------
    右键提示插件
----------------*/
.tipso_bubble,
.tipso_bubble>.tipso_arrow {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.tipso_bubble {
	position: absolute;
	text-align: center;
	border-radius: 6px;
	z-index: 9999;
	padding: 10px
}

.tipso_bubble>.tipso_arrow {
	position: absolute;
	width: 0;
	height: 0;
	border: 8px solid;
	pointer-events: none
}

.tipso_bubble.top>.tipso_arrow {
	border-color: #000 transparent transparent;
	top: 100%;
	left: 50%;
	margin-left: -8px
}

.tipso_bubble.bottom>.tipso_arrow {
	border-color: transparent transparent #000;
	bottom: 100%;
	left: 50%;
	margin-left: -8px
}

.tipso_bubble.left>.tipso_arrow {
	border-color: transparent transparent transparent #000;
	top: 50%;
	left: 100%;
	margin-top: -8px
}

.tipso_bubble.right>.tipso_arrow {
	border-color: transparent #000 transparent transparent;
	top: 50%;
	right: 100%;
	margin-top: -8px
}

/*----------------
    侧导航
----------------*/
.bm-menu {
	z-index: 9999;
	position: relative;
	height: 100%;
	box-sizing: border-box;
	overflow: auto;
}

.bm-item-list {
	height: 100%;
}

.bm-menu-wrap .icon-guanbi {
	z-index: 9999;
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 20px;
	cursor: pointer;
}

.bm-menu-wrap .bm-item {
	display: block;
	padding: 0 16px 0 32px;
	line-height: 38px;
	vertical-align: middle
}


.bm-overlay {
	position: fixed;
	z-index: 1060;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	opacity: 1;
	transition: opacity .3s ease 0s
}

.bm-menu-wrap {
	transform: translate3d(-260px, 0, 0);
	display: block;
	position: fixed;
	left: 0;
	z-index: 1060;
	width: 260px;
	height: 100%;
	transition: all .5s ease 0s
}

.bm-list-right {
	transform: translate3d(0, 0, 0)
}

.deviation {
	transition: all .5s ease 0s
}

/*----------------
    影片筛选
----------------*/
.filter-zone {
	margin: 0 -10px;
	padding: 0 10px;
	background: var(--STUI-BG-1);
	backdrop-filter: saturate(180%) blur(30px)
}

.category-block {
	display: flex;
	border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.category {
	font-size: 20px;
	font-weight: 700;
	padding-right: 10px;
	color: #888;
	line-height: 2;
	cursor: pointer
}

.category.active {
	color: var(--STUI-COLOR-0);
}

.category-border {
	display: inline-block;
	width: 1px;
	height: 15px;
	background: silver;
	position: relative;
	margin-right: 10px
}

.filter-block {
	display: inline-block;
	width: 23%;
	box-sizing: border-box;
	text-align: center;
	line-height: 2
}

.filter-name {
	font-size: 15px;
	cursor: pointer;
	display: inline-block
}

.filter-panel {
	display: none;
	position: absolute;
	box-sizing: border-box;
	transform: translateX(-10px);
	box-shadow: rgb(30 35 42 / 5%) 0 8px 33px 0;
	margin-top: 0;
	z-index: 2;
	padding: 8px;
	width: 100%;
	background: var(--STUI-BG-1);
}

.filter--active {
	border-radius: 4px;
	color: #fff !important;
	cursor: pointer;
	background: var(--STUI-COLOR-0)
}

.filter_item {
	font-size: 14px
}

.filter {
	line-height: 1;
	display: inline-block;
	font-size: 12px;
	padding: 8px 10px;
	margin: 3px 4px;
	white-space: nowrap;
	cursor: pointer
}

.category:nth-child(1) .category-border {
	display: none
}

.filter-block .iconfont {
	font-size: 14px;
	margin-left: 4px
}

/*----------------
    分类right
----------------*/
.mobile-main-type {
	width: 690px
}

.mobile-main-type .movie-list-item {
	width: 23%
}

.sidebar {
	box-sizing: border-box;
	width: 350px
}

.sidebar .items {
	list-style: none;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	line-height: 1.5;
	padding: 0;
	margin-top: 15px;
	margin-left: 12px
}

.sidebar .item {
	font-size: 13px;
	color: #8590a6;
	margin-right: 15px
}

.top-sticky {
	z-index: 3;
	position: sticky;
	top: 84px
}

/*----------------
    详情页
----------------*/
.movie {
	padding: 0
}

.poster {
	width: 16%;
	height: 100%;
	border-top-left-radius: 8px;
	overflow: hidden;
	float: left
}

.poster img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: inline-block
}

.summary {
	line-height: 20px;
	text-align: justify;
	color: #616161;
	margin: 10px 0;
	font-size: 14px;
	overflow: hidden;
	position: relative
}

.detailsTxt {
	max-height: 40px;
	margin: 15px
}

.ectogg {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
	width: auto;
	background: var(--STUI-BG-1);
	padding: 0 10px;
	color: var(--STUI-COLOR-0);
	cursor: pointer
}

.ectogg.away {
	top: 18px
}

.title-block {
	padding: 0 2%;
	font-size: 14px;
	line-height: 20px;
	float: left;
	width: 80%
}

.title-block .movie-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 31px;
	margin-bottom: 10px
}

.title-block .scroll-content a {
	padding: 0 10px;
	line-height: 24px;
	font-size: 12px;
	border-radius: 26px;
	display: inline-block;
	margin-right: 5px;
	overflow: hidden;
	border: 1px solid var(--STUI-COLOR-0);
	color: var(--STUI-COLOR-0);
}

.title-block p {
	line-height: 22px
}

.details .fixed-nav {
	position: fixed;
	margin-left: -4rem;
	top: 10rem;
	z-index: 5;
	background: none;
}

.details .fixed-nav-content {
	padding: 10px;
	background: var(--STUI-BG-1);
	border-radius: 50%;
	margin-bottom: .75rem;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 4%);
	width: 20px;
}


.mama {
	width: 100%
}

.starLink a {
	color: #37a
}

/*----------------
    评论模块
----------------*/
.comment {
	margin: 20px 0;
	position: relative;
	font-size: 14px
}

.comment_content,
.gbook_content {
	width: 96%;
	height: 68px;
	overflow-y: auto;
	padding: 2%;
	background: var(--STUI-BG-3);
	border: 0;
	border-radius: 8px;
	margin-bottom: 10px
}

.gbook_submit {
	cursor: pointer;
}

.cmttext {
	float: left;
	height: 21px;
	width: 66px;
	text-align: center;
	font-size: 14px;
	margin-right: 10px;
	line-height: 21px
}

.comment_submit {
	padding: 0;
	height: 29px;
	width: 80px;
	color: var(--STUI-COLOR-2);
	background: var(--STUI-COLOR-0);
	cursor: pointer;
	line-height: 29px;
	font-size: 14px;

}

.comment-list {
	margin-bottom: 15px
}

.comment-reply {
	padding: 10px;
	font-size: 14px;
	margin-bottom: 1px
}

.anthology-wrap {
	margin-bottom: 10px
}

.comment-list .item_con {
	width: 100%
}

.comment_face_panel {
	float: left;
	margin-right: 14px;
	font-size: 26px !important
}

.comment_face_box {
	padding: 15px;
	top: 145px;
	position: absolute;
	left: 0;
	z-index: 2000;
	background: #323232;
	-webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .4);
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .4);
	border-radius: 4px;
	width: 264px;
	display: none
}

.comment_face_box img {
	width: 27px;
	height: 27px;
	margin: 3px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 50%;
	-moz-background-size: 100%;
	float: left
}

.comment .mac_verify_img,
.msg_code .mac_verify_img {
	height: 29px;
	float: left;
	margin-right: 10px;
	border-radius: 23px
}

.nfw {
	line-height: 29px;
	height: 29px;
	float: right;
	margin-left: 10px
}

.face-arrow {
	position: absolute;
	left: 10px;
	top: -4px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background: #323232;
	border-radius: 0 1px 0 1px;
	width: 8px;
	height: 8px
}

.comment_face_off {
	margin-bottom: 6px;
	color: #fff;
	display: inline-block;
	width: 100%;
	font-size: 12px
}

.comment-list .user-face {
	margin-right: 20px;
	width: 48px;
	height: 48px;
	border-radius: 50%
}

.comment-user {
	line-height: 20px;
	padding-bottom: 6px;
	height: 20px
}

.comment-list .name,
.mac_msg_l .name {
	margin-right: 10px;
	font-weight: 600
}

.comment-list .anthology-wrap img,
.comment-reply img {
	margin: 0 10px;
	width: 30px;
	vertical-align: middle
}

.comment-list .gw-action {
	text-align: right;
	font-size: 12px;
	line-height: 26px
}

.comment-list .gw-action a {
	margin-right: 10px
}

.gbook-reply {
	background: var(--STUI-BG-3);
	color: var(--STUI-COLOR-0);
}

.gbookgf {
	padding: 20px 0
}

/*----------------
    选集
----------------*/
.play-select #zxdaoxu {
	position: absolute;
	top: 12px;
	font-size: 14px;
	right: 10px
}

.content_playlist {
	margin-right: -1%
}

.content_playlist li {
	width: 20%
}

.play_source {
	overflow: hidden
}

.play-select .btn {
	padding: 0;
	width: calc(100% - 10px);
	margin: 0 5px 10px 0;
	text-align: center;
	line-height: 36px;
	height: 36px;
	border-radius: 8px;
	background: var(--STUI-BG-2);
}

.play-select .btn:hover,
.content_playlist .active,
#page .page-current,
.vod-search-list .searchbtn,
.gbook_submit {
	background: var(--STUI-COLOR-0);
	color: var(--STUI-COLOR-2);
}

.play_list_box {
	display: none
}

.show {
	display: block
}

.play_source .swiper-slide {
	width: auto;
	padding: 10px;
	border-radius: 6px 6px 0 0
}

.play_source .swiper-wrapper .swiper-slide.active {
	color: var(--STUI-COLOR-0);
	font-weight: 700;
}

.play_source .swiper-wrapper .swiper-slide small {
	position: absolute;
	right: 0;
	top: 0;
	transform: scale(.8);
	transform-origin: top right;
	font-weight: 700;
	padding: 0 6px 0 5px;
	height: 19px;
	font-size: 12px;
}

.play_source .swiper-wrapper .swiper-slide.active::after {
	position: absolute;
	bottom: -2px;
	left: 50%;
	margin-left: -10px;
	width: 20px;
	height: 3px;
	border-radius: 4px;
	content: "";
	background: var(--STUI-COLOR-0);
}




.nav-icon {
	font-size: 25px !important;
	margin-right: 10px
}

.nav-title {
	line-height: 1.5;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.type-logo {
	margin-left: auto;
	font-size: 25px !important;
	color: #8590a6;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.recommend-icon {
	font-size: 30px !important
}

.icon-shandian {
	color: #946ce6
}

.icon-gouwudai1 {
	color: #fb4e60
}

.icon-link-fill {
	color: #1eb2e0
}

.icon-feedback {
	color: #fdab3e
}

.model {
	display: none;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	position: fixed;
	inset: 0;
	z-index: 999
}

.model-content {
	display: block;
	box-sizing: border-box;
	width: 90%;
	padding: 0 10px 10px;
	max-width: 400px;
	box-shadow: rgb(30 35 42 / 5%) 0 8px 33px 0
}

.icon-close {
	font-size: 30px !important;
	float: right;
	color: #000;
	margin-top: -6px;
	margin-right: -16px
}

.text {
	line-height: 1.5
}

.footer .footer-block {
	text-align: center;
	padding: 20px 0 10px 0;
}

.footer-block .cop {
	color: #8f8f8f;
	font-size: 13px;
	line-height: 1.6;
}

.footer-block .sitemap .space-line-bold {
	border-radius: 5px;
	background: #c2c6d0;
	float: none;
	display: inline-block;
	width: 1px;
	margin: 0 5px;
	height: 8px;
}

.footer-block .sitemap {
	position: relative;
	z-index: 100;
	font-size: 11px;
	text-align: center;
	padding: 5px 0 10px 0;
}

.footer-block .sitemap a {
	color: #8f8f8f;
}

/*----------------
    底部更多菜单
----------------*/
.ec-footer_scroll {
	display: none;
	position: fixed;
	bottom: 120px;
	right: 3%;
	z-index: 100;
}

.ec-footer_scroll a {
	color: #fff;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	border-radius: 50%;
	overflow: hidden;
	margin-top: 10px;
	position: relative
}

.ec-footer_scroll a.active {
	background: var(--STUI-COLOR-0);
}

.ec-lrmenu a {
	opacity: 0;
	transform: translate3d(0, 100%, 0);
	-webkit-transform: translate3d(0, 100%, 0);
	transition: all ease-out 400ms;
	-webkit-transition: all ease-out 400ms;
	transition-timing-function: cubic-bezier(0.8, 0.84, 0.44, 1.3)
}

.ec-footer_scroll .ec-lrmenu {
	overflow: hidden;
	height: 0
}

.ec-footer_scroll .ec-lrshow {
	height: auto;
	padding-top: 10px
}

.ec-footer_scroll .ec-lrshow a {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	opacity: 1
}

.ec-lrmenu a,
.ecReturn {
	background: var(--STUI-BG-1);
	color: var(--STUI-COLOR-1);
	-webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 10%);
	box-shadow: 0 2px 2px 0 rgb(0 0 0 / 10%)
}

.link li {
	font-size: .36rem;
	margin: 3%;
	float: left
}

/*----------------
    分页
----------------*/
.module-footer {
	text-align: center;
	padding: 30px 0 20px 0
}

.page-number {
	border-radius: 50px;
	min-width: 40px;
	position: relative;
	margin: 0 2px;
	line-height: 30px;
	font-size: 14px;
	display: inline-block;
	padding: 0;
	background: var(--STUI-BG-2);
}

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

@media (max-width: 767px) {

	.head,
	.mobile-nav-box,
	.bm-burger-button,
	.details .container {
		display: block
	}

	.nav5,
	.sidebar,
	.fixed-nav,
	.display {
		display: none !important
	}

	.details .sidebar {
		width: 100%
	}

	/*----------------
        头部
    ----------------*/
	.subnavs {
		display: none
	}

	.header .header-box {
		width: 100%;
		display: block;
		height: auto
	}

	.header .logo-wrapper {
		width: 100%;
		display: block
	}

	.header .logo {
		height: 30px;
		margin: 0 auto;
		display: block;
		padding: 10px 0;
		text-align: center
	}

	.header .logo img {
		height: 100%
	}

	.header .search-box {
		position: absolute;
		width: 96%;
		left: 50%;
		bottom: 0;
		transform: translateX(-50%);
	}

	.header .header-box {
		position: relative;
		display: flex;
		height: auto;
		padding: 0 2% 10px;
		padding-bottom: 50px;
		width: 100%
	}

	.header .nav .history_box {
		top: 40px;
	}

	.header {
		z-index: 99;
		position: sticky;
		top: 0
	}

	.suggestions {
		width: 96%;
		padding: 2% 2% 4% 2%;
		/*top: 96px;*/
		left: 50%;
		top: 44px;
		transform: translateX(-50%);
	}

	/*----------------
        主体
    ----------------*/
	.container {
		width: 100%;
		padding: 10px
	}

	.head .banner {
		margin-top: 0;
		margin-bottom: 10px;
		width: 100%;
		cursor: pointer
	}

	.head .swiper-slide {
		width: 429px;
		padding-top: 50%
	}

	.head .banner-box {
		width: 100%;
		height: auto
	}

	.img-lazyload {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		overflow: hidden;
		border-radius: 8px;
		object-fit: cover
	}

	.mobile-main {
		padding: 0;
		width: 100%
	}

	.head .head-guide {
		margin-left: 0
	}

	.movie-list-item {
		width: 31.333333333333336% !important
	}

	/*----------------
        列表
    ----------------*/
	.movie-list-subject-block {
		overflow-x: auto;
		overflow-y: hidden;
		-ms-overflow-style: none;
		-webkit-scrollbar-width: none;
		-moz-scrollbar-width: none;
		-ms-scrollbar-width: none;
		scrollbar-width: none;
	}

	.vod-search-list .movie-info .movie-title {
		margin-bottom: 0
	}

	.vod-search-list .getop {
		margin-top: 0
	}

	.no-result img {
		width: 40%
	}

	.content_playlist li {
		width: 25%
	}



	/*----------------
    详情页顶部
    ----------------*/
	.poster {
		width: 26%
	}

	.title-block {
		width: 70%
	}

	/*----------------
    底部右侧漂浮菜单
    ----------------*/
	.ec-footer_scroll {
		display: block
	}
}

.container-more {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	/* 允许换行 */
}

.left-section {
	display: flex;
	align-items: center;
}

.right-section {
	align-items: center;
}

@media only screen and (max-width: 500px) {

	.left-section,
	.right-section {
		width: 100%;
		justify-content: space-between;
	}
}

.scroll-content {
	padding-bottom: 3px;
	overflow-x: auto;
	overflow-y: hidden;
	-ms-overflow-style: none;
	-webkit-scrollbar-width: none;
	-moz-scrollbar-width: none;
	-ms-scrollbar-width: none;
	scrollbar-width: none;
	white-space: nowrap;
}

.info-data {
	padding-bottom: 3px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.tab-content {
	display: none;
}

.tab-content.active {
	display: block;
}

@media (max-width: 1024px) and (min-width: 768px) {
	.header .header-box {
		width: 100%;
	}

	.container {
		width: 100%;
	}

	.header .search-box {
		position: relative;
		flex: 1;
	}

	.header .search-field {
		width: 100%;
	}

	.suggestions {
		top: 50px;
		width: 100%;
		box-sizing: border-box;
	}

	.head .banner {
		width: 100%;
	}

	.head .head-guide,
	.sidebar {
		display: none;
	}

	.head .banner-box {
		width: 100%;
	}

	.mobile-main-type {
		width: 100%;
	}

}

.player-height {
	margin-top: 10px;
	border-radius: 10px;
}


.playbox {
	padding-bottom: 56%;
	position: relative;
	height: 0;
	overflow: hidden;

}

.playbox .MacPlayer {
	position: absolute
}