,
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1;
	margin: 0
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: "";
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.el-select-dropdown__item {
	padding: 0 10px
}

.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.ellipsis-2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.text-center {
	text-align: center
}

.el-input__inner {
	border-radius: 24px;
	line-height: 46px;
	height: 46px
}

.el-button {
	height: 46px;
	border-radius: 24px
}

a {
	text-decoration: none;
	cursor: pointer
}

.yt-button {
	outline: 0;
	border-radius: 24px;
	height: 46px;
	line-height: 46px;
	padding: 4px;
	width: 200px;
	margin: 0 auto;
	background: #ffc934;
	color: #fff;
	border: 0
}

.yt-button>div {
	width: 100%;
	height: 100%
}

.yt-button img {
	width: 14px
}

.yt-button span {
	display: inline-block;
	font-size: 14px;
	line-height: 38px;
	position: relative;
	top: -2px;
	margin-left: 10px
}

.btn-group {
	width: 210px;
	margin: 0 auto;
	margin-top: 20px
}

.btn-group .el-button {
	width: 100px
}

.btn-group .el-button:nth-child(2) {
	background: linear-gradient(152deg, #ffaa51, #ffc934);
	border: 0;
	color: #fff
}

.info-left .watch-num {
	height: 21px;
	margin-left: 15px
}

.info-left .watch-num img {
	width: 19px;
	position: relative;
	top: 2px
}

.info-left .watch-num span {
	display: inline-block;
	font-size: 14px;
	color: #222;
	line-height: 22px
}

.info-left .watch-num-vip {
	height: 21px;
	margin-left: 15px
}

.info-left .watch-num-vip img {
	width: 19px;
	position: relative;
	top: 2px
}

.info-left .watch-num-vip span {
	display: inline-block;
	font-size: 14px;
	color: #d9b073;
	line-height: 22px
}

.el-tooltip__popper.light-tip {
	background: #fff;
	border: 0;
	-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 4px 10px rgba(0, 0, 0, .2)
}

.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow,
.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow:after {
	border-bottom-color: #fff
}

.slide-fade-enter-active {
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.slide-fade-leave-active {
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.slide-fade-enter,
.slide-fade-leave-to {
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	opacity: 0
}

.el-message-box {
	width: 500px
}

.el-message-box .el-message-box__btns,
.el-message-box .el-message-box__message,
.el-message-box .el-message-box__title {
	text-align: center
}

.el-message-box .el-message-box__content {
	margin-top: 40px
}

.el-message-box .el-message-box__btns {
	margin-top: 30px
}

.el-message-box .el-message-box__btns .el-button {
	height: 40px;
	min-width: 100px
}

#nprogress .bar {
	background: #ffc562 !important
}

#nprogress .spinner-icon {
	border-color: #ffc562 !important
}

#nprogress .peg {
	-webkit-box-shadow: 0 0 10px #ffc562, 0 0 5px #ffc562 !important;
	box-shadow: 0 0 10px #ffc562, 0 0 5px #ffc562 !important
}

.background-loading,
[lazy=loading] {
	background-size: 30px auto !important;
	background-position: 50%;
	background-repeat: no-repeat
}

img[lazy=error],
img[lazy=loading] {
	-o-object-fit: scale-down;
	object-fit: scale-down
}

[lazy=loaded] {
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: contain
}

[data-src="/img/error.jpg"],
[lazy=error] {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: auto 50% !important
}

.nvyou-typies {
	float: left;
	border-radius: 18px;
	background: #f0f0f0
}

.nvyou-typies .type-item {
	display: inline-block;
	padding: 0 20px;
	height: 36px;
	font-size: 15px;
	font-weight: 700;
	line-height: 36px;
	text-align: center;
	cursor: pointer
}

.nvyou-typies .type-item.is-active {
	background-image: -webkit-gradient(linear, left top, right top, from(#ffe23a), to(#faae15));
	background-image: linear-gradient(90deg, #ffe23a, #faae15);
	border-radius: 18px
}

,
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1;
	margin: 0
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: "";
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.el-select-dropdown__item {
	padding: 0 10px
}

.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.ellipsis-2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.text-center {
	text-align: center
}

.el-input__inner {
	border-radius: 24px;
	line-height: 46px;
	height: 46px
}

.el-button {
	height: 46px;
	border-radius: 24px
}

a {
	text-decoration: none;
	cursor: pointer
}

.yt-button {
	outline: 0;
	border-radius: 24px;
	height: 46px;
	line-height: 46px;
	padding: 4px;
	width: 200px;
	margin: 0 auto;
	background: #ffc934;
	color: #fff;
	border: 0
}

.yt-button>div {
	width: 100%;
	height: 100%
}

.yt-button img {
	width: 14px
}

.yt-button span {
	display: inline-block;
	font-size: 14px;
	line-height: 38px;
	position: relative;
	top: -2px;
	margin-left: 10px
}

.btn-group {
	width: 210px;
	margin: 0 auto;
	margin-top: 20px
}

.btn-group .el-button {
	width: 100px
}

.btn-group .el-button:nth-child(2) {
	background: linear-gradient(152deg, #ffaa51, #ffc934);
	border: 0;
	color: #fff
}

.info-left .watch-num {
	height: 21px;
	margin-left: 15px
}

.info-left .watch-num img {
	width: 19px;
	position: relative;
	top: 2px
}

.info-left .watch-num span {
	display: inline-block;
	font-size: 14px;
	color: #222;
	line-height: 22px
}

.info-left .watch-num-vip {
	height: 21px;
	margin-left: 15px
}

.info-left .watch-num-vip img {
	width: 19px;
	position: relative;
	top: 2px
}

.info-left .watch-num-vip span {
	display: inline-block;
	font-size: 14px;
	color: #d9b073;
	line-height: 22px
}

.el-tooltip__popper.light-tip {
	background: #fff;
	border: 0;
	-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 4px 10px rgba(0, 0, 0, .2)
}

.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow,
.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow:after {
	border-bottom-color: #fff
}

.slide-fade-enter-active {
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.slide-fade-leave-active {
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.slide-fade-enter,
.slide-fade-leave-to {
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	opacity: 0
}

.el-message-box {
	width: 500px
}

.el-message-box .el-message-box__btns,
.el-message-box .el-message-box__message,
.el-message-box .el-message-box__title {
	text-align: center
}

.el-message-box .el-message-box__content {
	margin-top: 40px
}

.el-message-box .el-message-box__btns {
	margin-top: 30px
}

.el-message-box .el-message-box__btns .el-button {
	height: 40px;
	min-width: 100px
}

#nprogress .bar {
	background: #ffc562 !important
}

#nprogress .spinner-icon {
	border-color: #ffc562 !important
}

#nprogress .peg {
	-webkit-box-shadow: 0 0 10px #ffc562, 0 0 5px #ffc562 !important;
	box-shadow: 0 0 10px #ffc562, 0 0 5px #ffc562 !important
}

.background-loading,
[lazy=loading] {
	background-size: 30px auto !important;
	background-position: 50%;
	background-repeat: no-repeat
}

img[lazy=error],
img[lazy=loading] {
	-o-object-fit: scale-down;
	object-fit: scale-down
}

[lazy=loaded] {
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: contain
}

[data-src="/img/error.jpg"],
[lazy=error] {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: auto 50% !important
}

.gujia {
	width: 100%;
	margin-top: 15px
}

.nvyou {
	margin-bottom: 20px
}

.nvyou .tilte {
	font-weight: 700;
	font-size: 26px;
	margin-top: 34px;
	margin-bottom: 20px
}

.nvyou .adver-img {
	width: 100%;
	height: 100px;
	margin-right: 10px;
	border-radius: 8px
}

.nvyou .nvyou-list {
	margin: 0 -6px;
	margin-bottom: 20px;
	width: 100%;
	float: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.nvyou .nvyou-list .nvyou-item {
	margin-right: 6px;
	margin-left: 6px
}

.nvyou .nvyou-list .nvyou-item .nvyou-thumb {
	margin-top: 25px;
	margin-bottom: 10px;
	width: 228px;
	height: 228px;
	border-radius: 4px;
	background-size: cover;
	cursor: pointer
}

.nvyou .nvyou-list .nvyou-item .item-title {
	text-align: center;
	color: #333;
}

.nvyou .nvyou-list .ad {
	margin-top: 25px;
	margin-left: 6px;
	margin-right: 6px
}

.nvyou .el-pagination {
	float: left;
	margin: 40px 0;
	width: 100%
}

.nvyou .ads {
	margin-top: 20px;
	width: 100%
}
