html,
body {
	height: 100%;
}

body {
	background-color: #f5f5f5;
	margin: 0;
	outline: none;
}

ol,
ul {
	padding: 0;
}

p {
	line-height: 24px;
	color: #666;
}

a {
	color: #333;
}

a:hover {
	color: #8ca231;
}

.p0 {
	padding: 0;
}

.pr0 {
	padding-right: 0;
}

.pl0 {
	padding-left: 0;
}

.mr0 {
	margin-right: 0;
}

.mr10 {
	margin-right: 10px;
}

.mt20 {
	margin-top: 20px;
}

.wrap,
.navigation {
	/*filter: grayscale(100%);*/
}

@media (max-width: 768px) {
	.navbar-default ul {
		padding: 0 0 20px 0;
		text-align: center;
	}

	.navbar-default ul li {
		border-bottom: 1px solid #eaeaea;
		list-style: none;
		line-height: 36px;
		color: #666;
	}

	.navbar-default ul li a {
		color: #666;
	}

	.navbar-default ul li a:hover {
		color: #999;
	}

	.navbar-header {
		height: 70px;
	}

	.navbar-brand {
		padding: 10px 15px 0 15px;
	}

	.navbar-toggle {
		margin-top: 18px;
	}

	.column-title {
		margin: 20px 0;
	}

	.search-service {
		padding: 20px 15px;
	}

	.service-list {
		height: 150px;
		padding: 30px 20px;
	}

	.recommend {
		margin: 0 auto;
		max-width: 300px;
	}

	.animation-content-list-cover img {
		min-width: 100%;
	}
}

@media (min-width: 768px) {
	.logo {
		padding: 20px 0;
	}

	.navigation {
		position: unset;
		background: url('../images/nav-bg.png') center bottom no-repeat #96ae35;
	}

	.navbar-default {
		background-color: transparent;
		border-color: transparent;
	}

	.navbar-default .navbar-nav > li {
		text-align: center;
	}

	.navbar-default .navbar-nav > li > a span {
		display: block;
		font-size: 12px;
		margin-top: 5px;
		margin-left: 5px;
	}

	.navbar-default .navbar-nav > li > a {
		color: #fff;
	}

	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus,
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus {
		border-radius: 5px;
	}

	.navbar {
		min-height: 0;
		margin-bottom: 0;
	}

	.search-service {
		padding: 20px 15px;
	}

	.service-list {
		height: 150px;
		padding: 30px 20px;
	}

	.column-title {
		border-bottom: 1px solid #96ae35;
		padding-bottom: 20px;
		margin: 40px 0;
	}
}

@media (min-width: 769px) {
	.container {
		width: 1000px !important;
	}
}

@media (min-width: 768px) {
	.wrap {
		height: 100%;
		margin-left: 16.66666667%;
		min-width: 1000px;
	}

	.main {
		height: 100%;
		padding-bottom: 150px;
	}

	.main .container-fluid {
		height: 100%;
	}

	.main .container-fluid .row {
		height: 100%;
	}

	.main .container-fluid .row .banner-search {
		height: 100%;
	}

	.search-service {
		height: 12%;
		padding: 3% 30px 0 30px;
	}

	.sidebar {
		height: 100%;
	}

	.navigation {
		width: 16.66666667%;
		background: url("../images/nav-bg.png") center bottom no-repeat #96ae35;
		position: fixed;
		height: 100%;
		z-index: 1000;
	}

	.navbar-default {
		background-color: transparent;
		border-color: transparent;
		padding: 15px 0;
	}

	.navbar-collapse {
		padding: 0;
		margin-left: 20px;
	}

	.navbar-nav {
		width: 100%;
	}

	.navbar-nav > li {
		float: none;
	}

	.navbar-default .navbar-nav > li > a {
		font-size: 16px;
		color: #fff;
		text-align: center;
		margin-bottom: 1px;
		padding-top: 12px;
		padding-bottom: 12px;
	}

	.navbar-default .navbar-nav > li > a span {
		font-size: 12px;
		margin-top: 5px;
	}

	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus,
	.navbar-default .navbar-nav > li > a.active {
		background-color: #8ca231;
		color: #fff;
		text-align: right;
		padding-right: 10%;
		border-radius: 0;
	}

	nav ul li a span {
		display: block;
	}

	.banner {
		height: 85%;
		/*background: url("../images/banner.jpg") center bottom no-repeat;*/
		/*background-size: 100% 100%;*/
	}

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

	.recommend {
		background-color: #fff8ee;
		padding: 40px 20px 68px 20px;
	}

	.recommend h3 {
		margin: 0 0 25px;
		padding-bottom: 15px;
	}

	.service {
		/* padding-left: 16.66666667%;
        width: 100%;
        position: absolute;
        bottom: 0; */
	}

	.service-list {
		height: 150px;
		padding: 30px 20px;
	}

	.service-list h3 {
		color: #094774;
		font-size: 24px;
		font-weight: bold;
		margin: 0 0 0 6px;
	}

	.p0:nth-last-of-type(1) .service-list h3 {
		color: #5d6e18;
	}

	.service-list h3 span {
		display: block;
		color: #279376;
		font-size: 20px;
		font-weight: normal;
		margin-top: 10px;
	}

	footer {
		width: 100%;
		position: absolute;
		bottom: 15px;
	}

	.open-time p {
		font-size: 13px;
		color: #fff;
		margin: 20px 0 10px 0;
	}

	.qrcode-copyright {
		background-color: rgba(255, 255, 255, 0.2);
		padding: 5px 15px 10px 15px;
		color: #fff;
	}

	.copyright p {
		text-align: center;
		color: #fff;
		font-size: 12px;
		margin: 0;
	}

	.column-title {
		border-bottom: 1px solid #1a85d3;
		padding-bottom: 20px;
		margin: 40px 0;
	}
}

@media (min-width: 992px) {
	.logo {
		padding: 0;
	}

	.column-title {
		border-bottom: 1px solid #96ae35;
		padding-bottom: 20px;
		margin: 40px 0;
	}
}

@media (min-width: 1200px) {
	.wrap {
		height: 100%;
		margin-left: 16.66666667%;
	}

	.main {
		height: 100%;
		padding-bottom: 150px;
	}

	.main .container-fluid {
		height: 100%;
	}

	.main .container-fluid .row {
		height: 100%;
	}

	.main .container-fluid .row .banner-search {
		height: 100%;
	}

	.search-service {
		height: 12%;
		padding: 3% 30px 0 30px;
	}

	.sidebar {
		height: 100%;
	}

	.container {
		width: 1000px !important;
	}

	.navigation {
		width: 16.66666667%;
		background: url('../images/nav-bg.png') center bottom no-repeat #96ae35;
		position: fixed;
		height: 100%;
		z-index: 1000;
	}

	.navbar-default {
		background-color: transparent;
		border-color: transparent;
		padding: 15px 0;
	}

	.navbar-collapse {
		padding: 0;
		margin-left: 20px;
	}

	.navbar-nav {
		width: 100%;
		min-height: 300px;
		/*overflow-y: scroll;*/
	}

	.navbar-nav > li {
		float: none;
	}

	.navbar-default .navbar-nav > li > a {
		font-size: 16px;
		color: #fff;
		text-align: center;
		margin-bottom: 1px;
		padding-top: 12px;
		padding-bottom: 12px;
	}

	.navbar-default .navbar-nav > li > a span {
		font-size: 12px;
		margin-top: 5px;
	}

	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus,
	.navbar-default .navbar-nav > li > a.active {
		background-color: #8ca231;
		color: #fff;
		text-align: right;
		padding-right: 10%;
		border-radius: 0;
	}

	nav ul li a span {
		display: block;
	}

	.banner {
		height: 85%;
		/*background: url("../images/banner.jpg") center bottom no-repeat;*/
		/*background-size: 100% 100%;*/
	}

	.banner img {
		width: 100%;
		height: 100%;
	}

	.recommend {
		background-color: #fdfce7;
		padding: 40px 20px 68px 20px;
	}

	.recommend h3 {
		margin: 0 0 25px;
		padding-bottom: 15px;
	}

	.service {
		/*padding-left: 16.66666667%;*/
		/*width: 100%;*/
		/*position: absolute;*/
		/*bottom: 0;*/
	}

	.service-list {
		height: 150px;
		padding: 30px 20px;
	}

	.service-list h3 {
		color: #5c6537;
		font-size: 24px;
		font-weight: bold;
		margin: 0 0 0 6px;
	}

	.service-list h3 span {
		display: block;
		color: #8ca231;
		font-size: 20px;
		font-weight: normal;
		margin-top: 10px;
	}

	footer {
		width: 100%;
		position: absolute;
		bottom: 15px;
	}

	.open-time p {
		font-size: 13px;
		color: #fff;
		margin: 20px 0 10px 0;
	}

	.qrcode-copyright {
		background-color: rgba(255, 255, 255, 0.2);
		padding: 5px 15px 10px 15px;
		color: #fff;
	}

	.copyright p {
		text-align: center;
		color: #fff;
		font-size: 12px;
		margin: 0;
	}

	.column-title {
		border-bottom: 1px solid #96ae35;
		padding-bottom: 20px;
		margin: 40px 0;
	}
}

@media (max-width: 1400px) {
	.w1400 {
		display: none;
	}

	.navbar {
		margin-bottom: 0;
	}

	.recommend {
		background-color: #fdfce7;
		padding: 20px 20px 20px 20px;
	}

	.recommend h3 {
		margin: 0 0 10px;
		padding-bottom: 15px;
	}

	.service .service-list h3 {
		color: #5c6537;
		font-size: 20px;
		font-weight: bold;
		margin: 0 0 0 6px;
	}

	.service .service-list h3 span {
		display: block;
		color: #8ca231;
		font-size: 16px;
		font-weight: normal;
		margin-top: 10px;
	}

	footer {
		bottom: 0;
		background-color: #96ae35;
		padding-top: 15px;
	}

	.open-time p {
		font-size: 13px;
		color: #fff;
		margin: 10px 0 10px 0;
	}

	.qrcode-copyright {
		background-color: rgba(255, 255, 255, 0.2);
		padding: 5px 15px 10px 15px;
		margin-bottom: 15px;
		color: #fff;
	}

	.copyright p {
		text-align: center;
		color: #fff;
		font-size: 12px;
		margin: 0;
	}

	.copyright-date {
		display: none;
	}
}

a:hover {
	text-decoration: none;
}

ul li {
	list-style: none;
}

.logo {
	background-color: #fff;
	padding: 20px;
}

/* MAIN
------------------------------------------------------------------------ */

.carousel-control {
	background: rgba(0, 0, 0, 0.3) linear-gradient(to right);
	opacity: 0.3;
}

.carousel-control:hover,
.carousel-control:focus {
	opacity: 0.5;
}

.search {
	background-color: #c7d46a;
	position: relative;
}

.search .btn-clcn-search {
	position: absolute;
	top: 5px;
	right: 10px;
}

.btn-default:active,
.btn-default.active {
	box-shadow: none;
}

.search .form-control {
	height: 40px;
	border-radius: 20px;
	padding: 0 20px;
	color: #5d6e18;
}

.search .btn-clcn-search .btn {
	border: none;
	background-color: transparent;
}

.search .btn-clcn-search .glyphicon {
	font-size: 18px;
	color: #5d6e18;
}

.nav-search .search {
	background-color: transparent;
	padding: 0;
}

.nav-search .search .btn-clcn-search {
	position: absolute;
	top: 5px;
	right: 5px;
}

.banner-search {
	background-color: #c7d46a;
}

.search-service {
	background-color: #c7d46a;
}

.service .bzxz {
	background: url('../images/bzxz-bg.png') right bottom no-repeat #fdfce7;
}

.service .wdtsg {
	background: url('../images/wdtsg-bg.png') right bottom no-repeat #f5f4d1;
}

.service .hhjjzxt {
	background: url('../images/hhjjzxt-bg.png') right bottom no-repeat #fdfce7;
}

.service .wlzldtz {
	background: url('../images/wlzldtz-bg.png') right bottom no-repeat #75a84f;
}

.service .service-list a {
	display: block;
}

.service .service-list a:hover h3 {
	color: #000;
}

.service .service-list a:hover h3 span {
	color: #666;
}

.service .service-list.wlzldtz a h3,
.service .service-list.wlzldtz a h3 span,
.service .service-list.wlzldtz a .glyphicon {
	color: #fff;
}

.service .service-list.wlzldtz a:hover h3,
.service .service-list.wlzldtz a:hover h3 span,
.service .service-list.wlzldtz a:hover .glyphicon {
	color: #c7d46a;
}

.service .service-list a .glyphicon {
	color: #96ae35;
	font-size: 30px;
	margin-top: 30px;
}

.service .service-list a:hover .glyphicon {
	color: #999;
}

/* SIDEBAR
------------------------------------------------------------------------ */

.notice {
	height: 49%;
	overflow: hidden;
	display: block;
	background-color: #389e5c;
	padding: 40px 15px 20px 9px;
}

.notice h3 {
	font-size: 23px;
	margin: 0 0 10px 7px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #fff;
}

.notice h3 a {
	display: block;
	color: #fff;
}

.notice h3 a:hover {
	color: #333;
}

.notice h3 span {
	font-size: 18px;
	margin-left: 10px;
}

.notice .notice-ico {
	position: absolute;
	right: 0;
	top: 2px;
	padding-right: 15px;
	background-color: #389e5c;
}

.notice ul {
	padding-left: 5px;
}

.notice ul li {
	display: flex;
	flex-direction: row;
	font-size: 14px;
	color: #fff;
	padding: 5px 8px;
	align-items: flex-start;
}

.notice ul li .icon-bg {
	position: relative;
	text-align: center;
	display: inline-block;
}

.notice ul li .icon-bg span {
	margin-left: -5px;
}

.notice ul li span {
	font-size: 13px;
	font-weight: normal;
	padding-top: 5px;
	/*margin-left: 10px;*/
	/*margin-right: 8px;*/
}

.notice ul li a {
	font-size: 14px;
	color: #fff;
}

.notice ul li a:hover {
	color: #000;
}

.notice ul li p {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
}

.recommend {
	height: 51%;
	background-color: #fdfce7;
}

.recommend .swiper {
	width: 300px;
	margin: 0 auto;
}

.swiper-three .swiper-slide img {
	width: 150px !important;
	height: 200px !important;
}

/* 栏目样式
------------------------------------------------------------------------ */

.column-main {
}

.column-main h3 {
	font-size: 20px;
	color: #333;
	margin: 0;
}

.column-main h3 span {
	font-size: 14px;
	margin-left: 10px;
	font-weight: normal;
}

.crumbs i span {
	font-size: 14px;
	color: #666;
}

.crumbs .fa-home {
	color: #96ae35;
}

.crumbs i {
	font-size: 20px;
	margin: 0 5px;
	color: #999;
}

.column-search .search {
	background-color: transparent;
	padding: 0;
}

.column-search .search .form-control {
	height: unset;
	padding: 6px 20px;
}

.column-search .search .btn-clcn-search {
	top: 2px;
	right: 5px;
}

.column-article {
	background-color: #fff;
	padding: 30px 40px;
	margin-top: 40px;
}

.column-article-title h4 {
	font-size: 18px;
	color: #666;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
	margin-bottom: 20px;
	text-align: center;
}

.column-article-editor {
	color: #666;
}

.column-article-editor h1 {
}

.column-article-editor h2 {
}

.column-article-editor h3 {
	margin-bottom: 10px;
}

.column-article-editor h4 {
}

.column-article-editor h5 {
}

.column-article-editor h6 {
}

.column-article-editor p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
}

.column-article-editor img {
	max-width: 100%;
}

.column-menu ul {
	padding: 0;
}

.column-menu ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}

.column-menu ul li a {
	padding: 10px 20px;
	border: 1px solid #96ae35;
	border-radius: 20px;
	background-color: #fff;
	color: #555;
}

.column-menu ul li a:hover,
.column-menu ul li.active a {
	color: #fff;
	border: 1px solid #96ae35;
	background-color: #96ae35;
}

/* 服务指南
------------------------------------------------------------------------ */

/* 动漫在线
------------------------------------------------------------------------ */

.anime-content,
.hhjj-content {
	margin-top: 40px;
}

.anime-content-list-cover img {
	border-radius: 10px;
}

.column-album-video {
	/*min-height: 546px;*/
}

.anime-video-list {
	margin-bottom: 100px;
}

.anime-video-list ul li {
	list-style: none;
}

.anime-video-list ul li h5 {
	line-height: 20px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

/* 知识库
------------------------------------------------------------------------ */

.knowledge-content-list,
.talentshow-content-list {
	padding: 30px 0;
	border-bottom: 1px solid #dcdcdc;
}

.knowledge-content-list-cover img,
.talentshow-content-list-cover img {
	border-radius: 10px;
}

.knowledge-content-list-cont h4 a,
.talentshow-content-list-cont h4 a {
	font-size: 20px;
}

.knowledge-content-list-cont span {
	color: #999;
}

.knowledge-content-list-cont p {
	margin-top: 10px;
}

.knowledge-access {
	padding-top: 25px;
}

.knowledge-access-btn a {
	display: block;
	background-color: #8aa42f;
	height: 40px;
	line-height: 40px;
	color: #fff;
	margin-bottom: 10px;
}

.knowledge-access-btn a:hover {
	background-color: #a2b659;
}

.notice-content-list ul li {
	padding: 10px 0;
	border-bottom: 1px solid #dcdcdc;
}

.notice-content-list ul li span {
	line-height: 38px;
	color: #999;
}

.panel-heading {
	padding: 0;
}

.panel-title a {
	padding: 8px 15px;
	display: block;
	line-height: 26px;
	color: #666;
}

.pagination > li > a,
.pagination > li > span {
	color: #8aa42f;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	color: #8aa42f;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	background-color: #8aa42f;
	border-color: #8aa42f;
	color: #fff;
}

/* 活动天地
------------------------------------------------------------------------ */
/*活动天地 删选标签调整------------------------------------------*/
.activity-content {
	margin-top: 15px;
}
.channel-list,
.talent-theme-list,
.time-list {
	padding: 0;
	margin: 0;
}
.channel-list li,
.talent-theme-list li,
.time-list li {
	display: inline-block;
	padding: 0px 8px;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	color: #8aa42f;
	margin-bottom: 6px;
	cursor: pointer;
}
.channel-list li.active,
.talent-theme-list li.active,
.time-list li.active {
	background: #8aa42f;
	color: #ffffff;
}
.channel-theme-list,
.talent-theme-list,
.time-list {
	margin-top: 5px;
}
/*活动天地 删选标签调整------------------------------------------ end*/
.activity-content .panel-title a span,
.talentshow-content-list-cont span {
	background-color: #8aa42f;
	color: #fff;
	padding: 5px 10px;
	margin-right: 10px;
	border-radius: 20px;
	font-size: 14px;
}

.activity-content .panel-heading-date {
	color: #999;
}

.activity-content .panel-collapse .panel-body i {
	color: #8aa42f;
}

.activity-content .panel-collapse .panel-body span a {
	display: block;
	text-align: right;
	color: #8aa42f;
}

.activity-content .panel-collapse .panel-body span a:hover {
	color: #666;
}

/* 才艺展示
------------------------------------------------------------------------ */

/* 红红姐姐咨询台
------------------------------------------------------------------------ */

.faq-content .btn-primary {
	background-color: #96ae35;
	border-color: #96ae35;
}

.faq-content .btn-primary:hover,
.faq-content .btn-primary:focus,
.faq-content .btn-primary:active:hover,
.faq-content .btn-primary:active:focus {
	background-color: #6e8026;
	border-color: #617122;
}

.faq-content .modal-content {
	background-color: #e7ead7;
	padding: 10px;
}

.faq-content .modal-header {
	border-bottom: none;
}

.faq-content .modal-header .modal-title {
	color: #5c6537;
	font-size: 22px;
	font-weight: bold;
}

.faq-content .modal-body textarea {
	resize: vertical;
}

.faq-content .modal-footer {
	border-top: none;
	padding: 10px 0 20px 0;
}

/* FOOTER
------------------------------------------------------------------------ */
.m-footer .open-time p {
	color: #666;
	text-align: center;
	margin-bottom: 20px;
}

.qrcode {
	padding: 0 10px;
	margin: 10px 0;
}

.qrcode h4 {
	font-size: 16px;
	color: #fff;
	text-align: center;
}

.qrcode .col-sm-6 {
	padding: 5px;
}

.qrcode a {
	border: 1px solid #fff;
	border-radius: 20px;
	text-align: center;
	display: block;
	font-size: 12px;
	color: #fff;
	padding: 5px 0;
	outline: none;
}

.qrcode a:hover {
	border: 1px solid #666;
	color: #666;
}

.wpa-code {
	width: 240px;
	height: 150px;
	background-size: cover;
	float: left;
}

.qrcode-app {
	background: url('../images/qrcode.jpg') center center no-repeat;
}

/* 动漫在线App 页面 */
.animation-content-list p {
	height: 48px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 24px;
}

.pad-top250 {
	padding-top: 200px;
}

.code {
	padding: 25px 25px 0 0;
}

.app-icon {
	float: left;
}

.code-content {
	padding: 15px 0 0 150px;
}

.swiper-imgWid {
	padding: 50px 0 0 150px;
}

.swiper-imgWid img {
	height: 700px;
}

.mid-center {
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 30px;
	width: 100%;
}

.phone {
	border: 1px solid #fff;
	border-radius: 10px;
	padding: 10px 55px;
	color: #fff;
}

.pad {
	border: 1px solid #fff;
	border-radius: 10px;
	padding: 10px 57px;
	color: #fff;
}

.downloadbg {
	background: url(../images/bg.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
}

.a-button {
	padding-top: 20px;
}

.column-menu .a-button a {
	background: #9a9a9a;
	border: 1px solid #9a9a9a;
	color: #fff;
}

.column-menu .a-button a:hover {
	background: #333;
	border: 1px solid #9a9a9a;
}

.clear {
	clear: both;
}

.code-conten {
	padding-right: 25px;
}

.ios {
	padding: 10px 35px !important;
}

.ipadOS {
	padding: 10px 43px !important;
}

.android-pad {
}

.overflow2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 20px;
	max-height: 40px;
}

/* 新鲜推荐 start */
.pagination > li:first-child > span {
	line-height: 1.42857143 !important;
}

.item-recommend-index {
	margin-bottom: 40px;
	position: relative;
}

.item-recommend-index .cover-wrap {
	height: 148px;
	overflow-y: hidden;
	width: calc(100% + 15px);
	transition: all .15s ease-out;
}

/* .item-recommend-index .cover-wrap:hover {
    transform: scale(1.25);
    transform-origin: 100% 100%;
    border-bottom: 3px solid #1a85d3;
} */

.item-recommend-index .cover-wrap .cover-scale {
	position: absolute;
	/* width: 180px; */
	width: 0;
	height: 0;
	border-radius: 10px;
	/* border: 3px solid #1a85d3; */
	border: none;
	left: 0;
	top: 0;
	z-index: 10;
	transition: all .3s ease-out;
}

.item-recommend-index .cover-wrap:hover .cover-scale {
	width: 180px;
	height: auto;
	border: 3px solid #1a85d3;
	left: calc(100% + 15px);
}

.item-recommend-index .content-wrap {
	height: 149px;
	overflow-y: hidden;
	font-weight: 500;
}

.item-recommend-index p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
}

.item-recommend-index .title {
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 5px;
	color: #1a85d3;
}

.item-recommend-index .desc {
	height: 80px;
	overflow: hidden;
}

.item-recommend-index .content {
	cursor: pointer;
	height: 40px;
	display: block;
}

.item-recommend-index .content::after {
	content: '...';
	position: absolute;
	bottom: 0;
	right: 17px;
	background: #f5f5f5;
	width: 20px;
	height: 20px;
	text-align: right;
}

.item-recommend-index .popover {
	width: 478px;
	max-width: 478px;
	filter: drop-shadow(2px 0px 10px rgba(0, 0, 0, .15));
	border: none;
	border-radius: 16px;
	margin-top: 7px;
	text-indent: 26px;
	background: #fffbd0;
	left: 0 !important;
	top: 140px !important;
}

.item-recommend-index .popover {
	margin-top: 9px;
}

.item-recommend-index .popover.bottom > .arrow {
	border: none;
	left: 14% !important;
}

.item-recommend-index .popover > .arrow:after {
	border-width: 15px;
}

.item-recommend-index .popover.bottom > .arrow:after {
	top: -17px;
	border-bottom-color: #fffbd0;
}

@media (max-width: 1439px) {
	.item-recommend-index .popover {
		width: 370px;
	}
}

@media (max-width: 768px) {
	.container {
		width: 100% !important;
	}

	.item-recommend-index p {
		font-size: 16px;
	}

	.item-recommend-index .title {
		font-size: 22px;
		margin-top: 10px;
	}

	.item-recommend-index .cover-wrap {
		width: 180px;
		margin-left: calc(50% - 90px);
		height: auto;
	}

	.item-recommend-index .cover-wrap:hover .cover-scale {
		width: 0;
		height: 0;
		border: none;
		left: 0;
	}

	.item-recommend-index .content-wrap {
		height: auto;
	}
}

/* 新鲜推荐 end */
@media (max-width: 1440px) {
	.swiper-imgWid {
		padding-left: 55px;
	}
}

@media (max-width: 1366px) {
	.swiper-imgWid {
		padding-left: 0;
	}
}

@media (max-width: 1280px) {
	.swiper-imgWid {
		padding-left: 0;
	}
}

@media (max-width: 1024px) {
	.mid-center {
		padding-bottom: 0;
		padding-top: 100px;
	}

	.visible-xxs {
		display: block !important;
	}

	.hidden-xxs {
		display: none;
	}
}

@media (max-width: 768px) {
	.mid-center {
		padding-bottom: 0;
		padding-top: 45px;
	}

	.mobile {
		width: 100%;
	}
}

.visibles {
	display: none !important;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.visibles {
		display: block !important;
	}

	.sidebar {
		height: auto;
	}

	.notice {
		height: auto;
	}

	.recommend {
		max-width: auto;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.hiddens {
		display: none !important;
	}
}

.label-trial {
	display: inline-block;
	background: #96ae35;
	font-size: 14px;
	border-radius: 4px;
	padding: 4px 8px;
	color: #ffffff;
	transform: translateY(-1px);
}
h2 .label-trial {
	font-size: 18px;
	transform: translateY(-4px);
}
.navbar-nav::-webkit-scrollbar{
	display: none;
}