.content-box {
	width: 100%;
	min-height: 100vh;
	background: url("../imgnew/bg.jpg") repeat-y top left;
	background-size: 100%;
	/* position: relative; */
}

.container {
	/* position: relative;
	z-index: 1; */
}

.hezuo,
.introduce_box,
.numberlist,
.trivia_list,
.tutorBox {
	position: relative;
	z-index: 1;
}

.top-banner {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.pc {
	display: block;
}

.mobile {
	display: none;
}

.bottom-banner {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.index-nav {
	max-width: 1200px;
	height: 70px;
	background: #CE0000;
	border-radius: 10px;
	margin: 0 auto;
	position: relative;
	top: 4vw;

}

.index-ul {
	max-width: 1180px;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.index-nav li {
	list-style-type: none
}

.index-nav a {
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 70px;
	padding-bottom: 20px;
}

.index-nav li a.active {
	color: #FFCD81;
	border-bottom: solid #FFCD81 2px;
}

.index-nav li a:hover {
	color: #FFCD81;
	background: none;
}

.index-nav .logo {
	width: 184px;
	height: 137px;
	line-height: 70px;
}

.play-box {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	font-family: AlibabaPuHuiTi-Bold, AlibabaPuHuiTi;
	font-weight: bold;
	color: #FFFFFF;
}

.video_play {
	width: 90px;
	height: 90px;
	margin-bottom: 12px;
}

.profuile p.text-title {
	font-size: 26px;
	font-weight: 600;
	color: #222222;
}

.border-bg {
	padding: 1px;
	border-radius: 10px;
	border: 1px solid #C1855E;
	position: relative;
	overflow: hidden;

}

.border-bg .activity-cover {
	width: 100%;
	height: 332px;
	border-radius: 10px;
	cursor: pointer;
	object-fit: cover;
}

.introduce-video {
	margin-top: 25vw;
	margin-bottom: 80px;
	cursor: pointer;
}

.introduce-main-video {
	width: 100%;
	outline: none;
	border-radius: 10px;
}

.poster {
	width: 100%;
	height: 100%;
	border-radius: 10px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;

}

.logo_zhengda {
	width: 366px;
	height: 102px;
	margin: 0 auto;
	margin-bottom: 60px;
}

.producer-text {
	font-size: 20px;
	font-weight: 500;
	color: #222222;
	line-height: 40px;
	margin-bottom: 15px;
	text-indent: 2em
}

.tab-box {
	margin: 0 auto;
	width: 200px;
	height: 60px;
	background: url("../imgnew/tap.png") no-repeat left top;
	background-size: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 10px;
	margin-bottom: 60px;
}

.tutor-person {
	/* width:280px; */
	display: flex;
	flex-direction: column;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 0px 0px 20px 20px;
	backdrop-filter: blur(43px);
	overflow: hidden;
	min-height: 465px;
	margin-bottom: 40px;
}

.tutor-person1 {
	min-height: 285px;
	background: none;
}

.tutor-person1 .border-bg {
	width: 140px;
	height: 140px;
	padding: 0;
	margin: 0 auto;
}

.tutor-person-img {
	width: 100%;
	height: 290px;
	object-fit: cover;
}

.tutor-person-img1 {
	width: 140px;
	height: 140px;
	object-fit: contain;
}

.tutor-person-name1 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #222222;
	margin: 20px 0 9px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
}


.tutor-person-name {
	padding: 0 10px;
	font-size: 24px;
	font-weight: bold;
	color: #222222;
	margin: 20px 0 9px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
}

.tutor-person-introduce {
	padding: 0 10px;
	font-size: 16px;
	font-weight: 400;
	color: #222222;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
}

/* .tutor-person1:hover .tutor-person-introduce {
	color:#005BE3;
} */
.huaxu_title_list {
	margin-bottom: 40px;
}

.huaxu_title_mobile {
	display: none;
}

.huaxu_title_list .huaxu_title_box div {
	/* 	width: 180px; */
	height: 50px;
	/* background: url("../imgnew/tap1.png") no-repeat left top; */
	/* background-size: 100% 100%; */
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #CE0000;
	cursor: pointer;
	margin-bottom: 10px;
	position: relative;
}

.huaxu_title_list .huaxu_title_box div span {
	position: relative;
}

.huaxu_title_list .huaxu_title_box div .tap {
	display: none;
}

.huaxu_title_list .huaxu_title_box div .tap1 {
	position: absolute;

	height: 50px;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	display: block;
}

.huaxu_title_list .huaxu_title_box div.active .tap {
	position: absolute;

	height: 50px;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	display: block;
}

.huaxu_title_list .huaxu_title_box div.active .tap1 {
	display: none;
}

.huaxu_title_list .huaxu_title_box div.active {
	/* width: 180px; */
	/* background: url("../imgnew/tap.png") no-repeat left top; */
	/* background-size: 100% 100%; */
	color: #fff;
}

.huaxu_title_list .elegant_title_box {
	display: flex;
	justify-content: center;
}

.huaxu_title_list .elegant_title_box div {
	/* 	width: 180px; */
	height: 50px;
	/* background: url("../imgnew/tap1.png") no-repeat left top; */
	/* background-size: 100% 100%; */
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #CE0000;
	cursor: pointer;
	margin-bottom: 10px;
	position: relative;
}

.huaxu_title_list .elegant_title_box div span {
	position: relative;
}

.huaxu_title_list .elegant_title_box div .tap {
	display: none;
}

.huaxu_title_list .elegant_title_box div .tap1 {
	position: absolute;

	height: 50px;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	display: block;
}

.huaxu_title_list .elegant_title_box div.active .tap {
	position: absolute;

	height: 50px;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	display: block;
}

.huaxu_title_list .elegant_title_box div.active .tap1 {
	display: none;
}

.huaxu_title_list .elegant_title_box div.active {
	/* width: 180px; */
	/* background: url("../imgnew/tap.png") no-repeat left top; */
	/* background-size: 100% 100%; */
	color: #fff;
}

.highlights_box .xinniuren:nth-of-type(3) {
	margin-top: 40px;
	margin-bottom: 40px;
}

.highlights_box .activity-cover-box {
	/* width: 288px; */
	height: 162px;
	border-radius: 10px;
	padding: 0;
	border: none;
}

.column .activity-cover-box {
	padding: 0;
}

.highlights_box .activity-cover {
	object-fit: cover;
}

.highlights_box .activity-title {
	font-size: 20px;
	color: #222;
	font-weight: 500;
	margin-top: 10px;
}

.trivia_list.huaxu_imgbox {
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
	min-height: 36vh;
	margin-bottom: 40px;
}

.huaxu_imgbox .border-bg {
	border-radius: 0 !important;
}

.trivia_list.huaxu_imgbox div {
	flex-shrink: 0;
	margin-bottom: 10px;
}

.trivia_list.huaxu_imgbox .indexbox0 {
	width: 49.6%;
	height: 396px;
	margin-right: 0.8%;
}

.trivia_list.huaxu_imgbox .indexbox1 {
	width: 49.6%;
	height: 396px;
}

.trivia_list.huaxu_imgbox .indexbox2 {
	width: 32.8%;
	height: 261px;
}

.trivia_list.huaxu_imgbox .indexbox3 {
	width: 32.8%;
	height: 261px;
	margin: 0 .8%;
}

.trivia_list.huaxu_imgbox .indexbox4 {
	width: 32.8%;
	height: 261px;

}

.trivia_list.huaxu_imgbox .index0 {
	width: 100%;
	height: 396px;
	object-fit: cover;
}

.trivia_list.huaxu_imgbox .index1 {
	width: 100%;
	height: 396px;
	object-fit: cover;
}

.trivia_list.huaxu_imgbox .index2 {
	width: 100%;
	height: 261px;
	object-fit: cover;
}

.trivia_list.huaxu_imgbox .index3 {
	width: 100%;
	height: 261px;
	object-fit: cover;
}

.trivia_list.huaxu_imgbox .index4 {
	width: 100%;
	height: 261px;
	object-fit: cover;
}

.detail_img_mask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, .8);
	z-index: 10000;
	display: flex;
	align-items: center;
	justify-content: center;
	display: none;
}

.detail_img_box {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.detail_img_left,
.detail_img_right {
	width: 90px;
	height: 90px;
	background: #FEF1DF;
	border: 3px solid #CE8125;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.detail_img_left img,
.detail_img_right img {
	width: 35px;
	height: 35px;
}

.detail_img_center {
	position: relative;
	max-width: 900px;
	border: 3px solid #CE8125;
	margin: 0 34px;
	background-color: #fff;
}

.detail_img_center img {
	max-width: 100%;
	max-height: 80vh;
	object-fit: cover;
}

.detail_img_close {
	position: absolute;
	right: -3px;
	top: -90px;
	width: 60px;
	height: 60px;
	background: #FEF1DF;
	border: 3px solid #CE8125;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.detail_img_close img {
	width: 35px;
	height: 35px;
}

.trivia_main_left {
	min-height: 20vh;
}

.detail_bottom {
	padding-top: 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top: 1px solid #ECE5DD;
	margin-top: 40px;
}

.detail_bottom_left,
.detail_bottom_right {
	width: 454px;
	height: 120px;
	background: #fff;
	border-radius: 10px;
	display: flex;
	align-items: center;
	cursor: pointer;
}

.detail_bottom_right {
	justify-content: end;
}

.detail_left_btn {
	display: flex;
	align-items: center;
	margin: 0 20px;
}

.detail_left_btn img {
	width: 16px;
	height: 16px;
	margin: 0;
}

.detail_left_btn span {
	font-size: 16px;
	font-weight: 600;
	color: #BA1100;
}

.detail_left_img {
	width: 120px;
	height: 80px;
	border-radius: 5px;
	overflow: hidden;
	margin-right: 10px;
}

.detail_left_img img {
	width: 100%;
	height: 100%;
}

.detail_left_txt {
	width: 200px;
	font-size: 16px;
	font-weight: 600;
	color: #333333;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.detail_bottom_right .detail_left_img {
	margin-right: 0;
	margin-left: 10px;
}

.pc.detail_bottom {
	display: flex;
}

.mobile.detail_bottom {
	display: none;
}



.huaxu-title-bg {
	width: 485px;
	height: 76px;
	margin: 0 auto;
	margin-bottom: 50px;
	margin-top: 110px;
}

.news_box .news_content {
	max-width: 1300px;
	display: flex;
	align-items: center;
	margin: 0 auto;
}

.news_box .news_content .lefticon {
	width: 50px;
	height: 100px;
	cursor: pointer;
}

.news_box .news_content .righticon {
	width: 50px;
	height: 100px;
	cursor: pointer;
}

.news_box .bigbox0 {
	width: 49.6%;
	height: 332px;
	margin-bottom: 10px;
	margin-right: 0.8%;
	border-radius: 10px;
	overflow: hidden;
}

.news_box .bigbox1 {
	width: 49.6%;
	height: 332px;
	margin-bottom: 10px;
}

.news_box .bigbox2 {
	width: 24.5%;
	height: 162px;
}

.news_box .bigbox3 {
	width: 24.5%;
	height: 162px;
	margin: 0 .8% 0 .6%;
}

.news_box .bigbox4 {
	width: 24.5%;
	height: 162px;
	margin-right: .6%;
}

.news_box .bigbox5 {
	width: 24.5%;
	height: 162px;
}

.news_box .indexbox0 {
	width: 100%;
	height: 332px;
}

.news_box .indexbox1 {
	width: 100%;
	height: 332px;
}

.news_box .indexbox2 {
	width: 100%;
	height: 162px;
}

.news_box .indexbox3 {
	width: 100%;
	height: 162px;

}

.news_box .indexbox4 {
	width: 100%;
	height: 162px;

}

.news_box .indexbox5 {
	width: 100%;
	height: 162px;

}

.news_box .index0 {
	width: 100%;
	height: 332px;
	object-fit: cover;
}

.news_box .index1 {
	width: 100%;
	height: 332px;
	object-fit: cover;
}

.news_box .index2 {
	width: 100%;
	height: 162px;
	object-fit: cover;
}

.news_box .index3 {
	width: 100%;
	height: 162px;
	object-fit: cover;
}

.news_box .index4 {
	width: 100%;
	height: 162px;
	object-fit: cover;
}

.news_box .index5 {
	width: 100%;
	height: 162px;
	object-fit: cover;
}

.trivia_list.news_imgbox {
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
	min-height: 36vh;
	margin-bottom: 40px;
}

.trivia_list.news_imgbox div {
	/* margin-bottom: 10px; */
	position: relative;
	overflow: hidden;
}

.trivia_list.news_imgbox .news_title {
	width: 99%;
	padding: 0 15px;
	height: 50px;
	background: rgba(0, 0, 0, .5);
	font-size: 20px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 50px;
	position: absolute;
	bottom: 2px;
	left: .5%;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

}

.linkMore {
	width: 180px;
	height: 50px;
	margin: 0 auto;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #CE0000;
	cursor: pointer;
	margin-bottom: 10px;
	position: relative;
}

.linkMore a {
	color: #CE0000;
}

.linkMore .tap1 {
	position: absolute;
	height: 50px;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	display: block;
}

.back-new {
	font-size: 16px;
	font-weight: 600;
	color: #CE0000;
	display: block;
	padding: 30px 0;
	cursor: pointer;
	z-index: 9;
	position: relative;
}

.lanmubox {
	position: relative;
	height: 70px;
}

.lanmutx {
	display: flex;
	align-items: center;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 70px;
	cursor: pointer;
}

.lanmubox:hover .downbg {
	display: flex;
}

.upicon {
	display: none;
}

.lanmubox:hover .upicon {
	display: block;
}

.lanmubox:hover .downicon {
	display: none;
}

.downbg {
	width: 140px;
	height: 140px;
	background: url('../imgnew/downbg.png') no-repeat top left;
	background-size: 100% 100%;
	position: absolute;
	top: 55px;
	left: -10px;

	display: flex;
	flex-direction: column;
	padding-top: 10px;
	display: none;
}

.downbg a {
	font-size: 18px;
	font-weight: 600;
	color: #CE0000;
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 0;
	padding: 0;
}

.index-nav li .downbg a:hover {
	color: #CE0000;
}

.link {
	font-size: 14px;
	font-weight: 400;
	color: #CE0000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

.link a {
	color: #CE0000;
}

.block {
	display: block;
}

.none {
	display: none;
}

footer {
	position: relative;
}

.column .titleThree {
	font-size: 30px;
	font-weight: 400;
	color: #222222;
	margin-bottom: 30px;
}

.column .trivia_img {
	border-radius: 5px;
}

.column .trivia_content {
	min-height: 254px;
}

.column .trivia_title {
	margin: 0;
}

.column .tolook {
	display: block;
	width: 180px;
	height: 50px;
	background: #CE0000;
	font-size: 24px;
	font-family: AlibabaPuHuiTi-Medium, AlibabaPuHuiTi;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 50px;
	text-align: center;
	margin-top: 20px;
}

.mask {
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .8);
	z-index: 9;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	display: none;
}

.videoboxs {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.closebox {
	width: 95%;
	display: flex;
	justify-content: flex-end;
	margin-bottom: 20px;
}

.closeVideo {
	width: 60px;
	height: 60px;
	cursor: pointer;
}

.video_title {
	width: 95%;
	font-size: 30px;
	font-weight: 500;
	color: #FFFFFF;
	margin-top: 20px;
}

.nax-ul {
	display: flex;
	justify-content: center;
	font-size: 36px;
	font-weight: 400;
	color: #666666;
	margin-bottom: 30px;
	text-align: left;
	position: relative;
}

.nax-ul li {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 30px;
}

.nax-ul .active {
	font-weight: 500;
	color: #CE0000;
}

.nax-ul .active .line {
	width: 71px;
	height: 5px;
	background-color: #CE0000;
	margin-top: 15px;
}

.introduce-video .video-icon {
	opacity: 0.8;
}

.video,
.elegant {
	min-height: 36vh;
}

.nolunbo {
	display: none !important;
}

.lunbo {
	display: block !important;
}

.minHeight {
	min-height: 53vh;
}

@media (min-width: 992px) {}

@media (min-width: 768px) {}

@media (max-width: 750px) {
	.content-box {
		width: 100%;
		min-height: 100vh;
		background: url("../imgnew/mobile/bg.jpg") repeat top left;
		position: relative;
	}

	.pc {
		display: none;
	}

	.mobile {
		display: block;
	}

	.top-banner-mobile {
		width: 100%;
	}

	.index-nav-mobile {
		width: 100%;
		overflow-x: auto;
		height: 1rem;
		background: #CE0000;
		padding: 0;
		overflow-y: hidden;
	}

	.index-nav-mobile ul {
		padding: 0;
		height: 1rem;
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}

	.index-nav-mobile ul li {
		padding: 0 .25rem;
		flex-shrink: 0;
		position: relative;
		height: 1rem;
		display: flex;
		align-items: center;
	}

	.index-nav-mobile ul li a {
		font-size: .3rem;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 1rem;
	}

	.index-nav-mobile ul li a.active {
		font-weight: 600;
	}

	.active_line {
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
		width: .4rem;
		height: .08rem;
		background: #FFFFFF;
	}

	.introduce-video {
		margin-top: 0;
		margin-bottom: 0;
	}



	.border-bg .play-box {
		font-size: .24rem;
		font-weight: bold;
		color: #FFFFFF;
	}

	.play-box .video_play {
		width: .9rem;
		height: .9rem;
		margin-bottom: .1rem;
	}

	.logo_zhengda {
		width: 3.17rem;
		height: .88rem;
		margin: 0 auto;
		margin-bottom: .6rem;
	}

	.producer-text {
		font-size: .26rem;
		font-weight: 400;
		color: #222222;
		line-height: .4rem;
		margin-bottom: .1rem;
	}

	.trivia_img {
		height: 3.88rem;
	}

	.trivia_title {
		font-size: .34rem;
		font-weight: 600;
		color: #222222;
		line-height: .48rem;
		word-wrap: break-word;
	}

	.trivia_info {
		font-size: .24rem;
		font-weight: 400;
		color: #666666;
		line-height: .33rem;
	}

	.trivia_content {
		padding: 0 0 .4rem 0;
		min-height: auto;
	}

	.title_list {
		width: 100%;
		overflow-x: auto;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: .3rem;
	}

	.title_list div {
		/* width: 1.6rem; */
		height: .6rem;
		background: url("../imgnew/tap1.png") no-repeat left top;
		background-size: 100% 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: .28rem;
		color: #CE0000;
		flex-shrink: 0;
		margin: 0 .1rem;
	}

	.title_list .active {
		/* width: 1.6rem; */
		height: .6rem;
		background: url("../imgnew/tap.png") no-repeat left top;
		background-size: 100% 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: .28rem;
		color: #fff;
		flex-shrink: 0;
	}

	.trivia_list {
		min-height: 40vh;
		/* 	display: flex;
		flex-wrap: wrap; */
	}

	.elegant .trivia_list {
		min-height: 33vh;
	}

	.video .trivia_list {
		min-height: 33vh;
	}

	.tutor-person {
		margin-bottom: .4rem;
		padding-bottom: .3rem;
		min-height: 2rem;
	}

	.clearfix {
		clear: both;
	}

	.tutor-person-img {
		height: 2.4rem;
		object-fit: contain;
	}

	.tutor-person-name {
		font-size: .35rem;
		font-weight: bold;
		color: #222222;
		margin: .2rem 0 .09rem 0;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		word-wrap: break-word;
	}

	.tutor-person-introduce {
		width: 100%;
		box-sizing: border-box;
		font-size: .24rem;
		font-weight: 400;
		color: #222222;
		line-height: .33rem;
		white-space: normal;
		word-wrap: break-word;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
	}

	.tutor-person1 {
		background: none;
		margin-bottom: .1rem;
		min-height: 3.6rem;
	}

	.tutor-person1 .border-bg {
		width: 1.4rem;
		height: 1.4rem;
		padding: 0;
		margin: 0 auto;
	}

	.tutor-person-img1 {
		width: 1.4rem;
		height: 1.4rem;
		object-fit: contain;
		display: block;

		border-radius: .1rem;
	}

	.tutor-person-name1 {
		text-align: center;
		font-size: .3rem;
		font-weight: bold;
		color: #222222;
		margin: .13rem 0 .09rem 0;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		word-wrap: break-word;
	}

	.huaxu_title_list {
		width: 100%;
		overflow-x: auto;
		margin-bottom: .4rem;

	}

	.huaxu_title_box {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		padding-left: 15px;
	}

	.huaxu_title_list .huaxu_title_box div {
		/* width: 1.6rem; */
		height: .6rem;
		background: url("../imgnew/tap1.png") no-repeat left top;
		background-size: 100% 100%;
		line-height: .6rem;
		text-align: center;
		font-size: .28rem;
		font-weight: bold;
		color: #CE0000;
		cursor: pointer;
		flex-shrink: 0;
		margin-right: .2rem;
		padding: 0 .05rem;
	}


	.huaxu_title_list .huaxu_title_box div.active {
		/* width: 1.6rem; */
		height: .6rem;
		background: url("../imgnew/tap.png") no-repeat left top;
		background-size: 100% 100%;
		color: #fff;

	}

	.huaxu_title_list .huaxu_title_box div .tap1 {
		display: none;
	}

	.huaxu_title_list .huaxu_title_box div.active .tap {
		display: none;
	}

	.highlights_box .huaxu_title_list {
		display: none;
	}

	.highlights_box .huaxu_title_mobile {
		display: flex;
		justify-content: space-between;
		font-size: .36rem;
		font-weight: 600;
		color: #CE0000;
		align-items: center;
		margin-bottom: .3rem;
	}

	.highlights_box .activity-cover-box {
		/* width: 288px; */
		height: 1.8rem;
		border-radius: .1rem;
		border: 1px solid #FFCD9E;
	}

	.highlights_box .activity-title {
		font-size: .3rem;
		font-weight: 400;
		color: #222222;
		line-height: .42rem;
		white-space: normal;
		word-wrap: break-word;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		margin-top: .2rem;
	}

	.highlights_box .activity-cover-box .video-icon {
		width: .7rem;
		height: .7rem
	}

	.highlights_box .xinniuren:nth-of-type(3) {
		margin-top: .3rem;
		margin-bottom: .2rem;
	}

	.highlights_box .xinniuren:nth-of-type(2) {
		margin-top: .3rem;
	}

	.highlights_box .toall {
		font-size: .32rem;
		font-weight: 400;
		color: #CE0000;
	}

	.highlights_box .toall a {
		font-size: .32rem;
		font-weight: 400;
		color: #CE0000;
	}

	.trivia_list.huaxu_imgbox {
		display: flex;
		flex-wrap: wrap;
		/* justify-content: space-between; */
		min-height: 36vh;
		margin-bottom: .4rem;
	}

	.trivia_list.huaxu_imgbox div {
		flex-shrink: 0;
		margin-bottom: .1rem;
	}

	.trivia_list.huaxu_imgbox .indexbox0 {
		width: 100%;
		height: 4.6rem;
	}

	.trivia_list.huaxu_imgbox .indexbox1 {
		width: 49.4%;
		height: 2.27rem;
		margin-right: 1.2%;
	}

	.trivia_list.huaxu_imgbox .indexboxs {
		width: 49.4%;
		height: 2.27rem;
	}

	.trivia_list.huaxu_imgbox .indexboxs:nth-of-type(5) {
		display: none;
	}

	.trivia_list.huaxu_imgbox .indexbox2 {
		width: 49.4%;
		height: 2.27rem;
		margin: 0;
	}

	.trivia_list.huaxu_imgbox .indexbox3 {
		width: 49.4%;
		height: 2.27rem;
		margin: 0;
	}

	.trivia_list.huaxu_imgbox .indexbox4 {
		width: 49.4%;
		height: 2.27rem;
		margin-right: 1.2%;
	}

	.trivia_list.huaxu_imgbox .indexbox5 {
		width: 49.4%;
		height: 2.27rem;
		margin: 0;
	}

	.trivia_list .index0 {
		width: 100%;
		height: 4.6rem !important;
		object-fit: cover;
	}

	.trivia_list .index1 {
		width: 100%;
		height: 2.27rem !important;
		object-fit: cover;
	}

	.trivia_list .index2 {
		width: 100%;
		height: 2.27rem !important;
		object-fit: cover;
	}

	.trivia_main_left {
		min-height: 27vh;
	}

	.detail_bottom {
		padding-top: .4rem;
		display: flex;
		align-items: center;
		justify-content: space-between;
		border-top: 1px solid #ECE5DD;
		margin-top: .4rem;
	}

	.detail_bottom_left,
	.detail_bottom_right {
		width: 3rem;
		height: 3.32rem;
		background: #fff;
		border-radius: .1rem;
		padding: .3rem 0;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: space-between;
		cursor: pointer;
	}

	.detail_left_btn {
		display: flex;
		align-items: center;
	}

	.detail_left_btn img {
		width: .28rem;
		height: .28rem;
	}

	.detail_left_btn img:nth-child(1) {
		margin-right: .1rem;
	}

	.detail_left_btn img:nth-child(2) {
		margin-left: .1rem;
	}

	.detail_left_btn span {
		font-size: .24rem;
		font-weight: 600;
		color: #BA1100;
	}

	.detail_left_img {
		width: 2.4rem;
		height: 1.44rem;
		border-radius: .08rem;
		overflow: hidden;
		margin-left: 0;
	}

	.detail_bottom_right .detail_left_img {
		margin-left: 0;
	}

	.detail_left_img img {
		width: 100%;
		height: 100%;
		margin: 0;
	}

	.detail_left_txt {
		width: 2.4rem;
		font-size: .26rem;
		font-weight: 400;
		color: #222;
		line-height: .37rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.pc.detail_bottom {
		display: none;
	}

	.mobile.detail_bottom {
		display: flex;
	}

	.detail_img_left,
	.detail_img_right {
		width: .7rem;
		height: .7rem;
		background: #FEF1DF;
		border: .03rem solid #CE8125;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		cursor: pointer;
	}

	.detail_img_left img,
	.detail_img_right img {
		width: .35rem;
		height: .35rem;
	}

	.detail_img_center {
		position: relative;
		max-width: 5rem;
		border: .03rem solid #CE8125;
		margin: 0 .2rem;
		background-color: #fff;
	}

	.detail_img_center img {
		max-width: 100%;
		max-height: 80vh;
		object-fit: cover;
	}

	.detail_img_close {
		position: absolute;
		right: -.03rem;
		top: -.9rem;
		width: .5rem;
		height: .5rem;
		background: #FEF1DF;
		border: .03rem solid #CE8125;
		display: flex;
		align-items: center;
		justify-content: center;
		cursor: pointer;
	}

	.detail_img_close img {
		width: .35rem;
		height: .35rem;
	}

	.resources {
		margin-top: 0;
		;
	}

	.back-new {
		font-size: .3rem;
		font-weight: 600;
		color: #CE0000;
		display: block;
		padding: .3rem 0;
	}

	.huaxu-title-bg {
		width: 4.47rem;
		height: .7rem;
		margin-top: 1rem;
		margin-bottom: .4rem;

	}

	.lanmu {
		margin-top: .2rem;
	}

	.border-bg .activity-cover {
		height: 3.88rem;

	}

	.resources .text-content {
		margin-top: .3rem;
		font-size: .3rem;
		font-weight: 400;
		color: #222222;
		line-height: .5rem;
		margin-bottom: 0;
	}

	.linkMore {
		width: 1.8rem;
		height: .6rem;
		margin: 0 auto;
		line-height: .6rem;
		text-align: center;
		font-size: .28rem;
		font-weight: 400;
		color: #CE0000;
		margin-bottom: 10px;
		position: relative;
	}

	.linkMore .tap1 {
		height: .6rem;
	}

	.news_box .bigbox0 {
		width: 100%;
		height: auto;
		margin-bottom: .1rem;
	}

	.news_box .bigbox1 {
		width: 45%;
		height: auto;
		margin-right: 8%;
		margin-bottom: .1rem;
	}

	.news_box .bigbox2 {
		width: 45%;
		height: auto;
		margin-bottom: .1rem;
	}

	.news_box .bigbox3 {
		width: 45%;
		height: auto;
		margin-right: 8%;
		margin-bottom: .1rem;
	}

	.news_box .bigbox4 {
		width: 45%;
		height: auto;
		margin-bottom: .1rem;
	}

	.news_box .bigbox5 {
		display: none;

	}

	.news_box .indexbox0 {
		width: 100%;
		height: 3.88rem;
	}

	.news_box .indexbox1 {
		width: 100%;
		height: 1.8rem;
	}

	.news_box .indexbox2 {
		width: 100%;
		height: 1.8rem;
	}

	.news_box .indexbox3 {
		width: 100%;
		height: 1.8rem;
	}

	.news_box .indexbox4 {
		width: 100%;
		height: 1.8rem;
	}

	.news_box .indexbox5 {
		display: none;

	}

	.news_box .index0 {
		width: 100%;
		height: 3.88rem;
		object-fit: cover;
	}

	.news_box .index1 {
		width: 100%;
		height: 1.8rem;
		object-fit: cover;

	}

	.news_box .index2 {
		width: 100%;
		height: 1.8rem;
		object-fit: cover;
	}

	.news_box .index3 {
		width: 100%;
		height: 1.8rem;
		object-fit: cover;

	}

	.news_box .index4 {
		width: 100%;
		height: 1.8rem;
		object-fit: cover;
	}

	.news_box .index5 {
		width: 100%;
		height: 1.8rem;
		object-fit: cover;
	}

	.trivia_list.news_imgbox .news_title {
		height: auto;
		padding: 0;
		position: relative;
		font-size: .3rem;
		font-weight: 400;
		color: #222222;
		line-height: .42rem;
		background: none;
		white-space: normal;
		margin-top: .2rem;
		word-wrap: break-word;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.bigbox0 .news_title {
		-webkit-line-clamp: 1;
	}

	.hezuo {
		padding: .3rem;
		background: none;
		margin-bottom: 0;
	}

	.hezuo .hezuo-title {
		font-size: .4rem;
		color: #222;
		font-weight: bold;
	}

	.hezuo .meiti-list a {
		font-size: .3rem;
		font-weight: 400;
		color: #222;
	}

	.allLanmu {
		display: flex;
		justify-content: space-between;
		padding: 0.3rem;
	}

	.onelanmu {
		width: 3rem;
		height: 0.6rem;
		background: url(../imgnew/tap.png) no-repeat left top;
		background-size: 100% 100%;
		color: #fff;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.allLanmu a {
		font-size: .28rem;
		color: #fff;
		font-weight: 600;
		display: flex;
		align-items: center;
	}

	.allLanmu .lefticons {
		width: .3rem;
		height: .3rem;
		margin-left: .1rem;
	}

	.column .titleThree {
		font-size: .36rem;
		font-weight: normal;
		color: #666666;
		margin-bottom: .3rem;
	}

	.column .trivia_img {
		height: 1.80rem;
		border-radius: .1rem;
	}

	.column .activity-cover-box {
		padding: 0;
	}

	.column .trivia_title {
		font-size: .3rem;
		font-weight: 400;
		color: #222222;
		line-height: .42rem;
		margin-top: 0;
		margin-left: -.3rem;
	}

	.column .tolook {
		width: 1.80rem;
		height: .60rem;
		background: #CE0000;
		font-size: .3rem;
		font-weight: 500;
		color: #FFFFFF;
		line-height: .6rem;
		text-align: center;
		margin-top: .2rem;
		margin-left: -.3rem;
	}

	.column .trivia_content {
		min-height: 2.2rem;
	}

	.closeVideo {
		width: .6rem;
		height: .6rem;
		cursor: pointer;
	}

	.video_title {
		width: 95%;
		font-size: .3rem;
		font-weight: 500;
		color: #FFFFFF;
		margin-top: 20px;
	}

	.video .trivia_img {
		height: 1.8rem;
	}

	.video .video-icon {
		width: .7rem;
		height: .7rem
	}

	.video .trivia_content {
		padding: 0 0 .2rem 0
	}

	.elegant .trivia_img {
		height: 1.8rem;
	}

	.elegant .video-icon {
		width: .7rem;
		height: .7rem
	}

	.column .video-icon {
		width: .7rem;
		height: .7rem
	}

	.elegant .trivia_content {
		padding: 0 0 .2rem 0
	}

	.elegant .border-bg,
	.video .border-bg {
		padding: 0;
	}

	.nax-ul {
		display: flex;
		justify-content: center;
		font-size: .36rem;
		font-weight: 400;
		color: #666666;
		margin-bottom: .4rem;
	}

	.nax-ul li {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin: 0 .2rem;
	}

	.nax-ul .active {
		font-weight: 500;
		color: #CE0000;
	}

	.nax-ul .active .line {
		width: .71rem;
		height: .05rem;
		background-color: #CE0000;
		margin-top: .15rem;
	}


	.highlights_box .trivia_list {
		min-height: auto;
	}

	.newhezuo .hezuo-img img {
		/* height:1rem; */
		margin-top: .2rem;
		border-radius: .1rem;
	}

	.downbg {
		width: 2.2rem;
		height: 1.93rem;
		background: url('../imgnew/downbg.png') no-repeat top left;
		background-size: 100% 100%;
		position: absolute;
		top: .8rem;
		left: 5.3rem;
		display: flex;
		flex-direction: column;
		padding-top: .1rem;
		display: none;
	}

	.downbg a {
		font-size: .3rem;
		font-weight: 400;
		color: #CE0000;
		flex: 1;
		display: flex;
		align-items: center;
		justify-content: center;
		line-height: 0;
		padding: 0;
	}

	.lanmutx {
		display: flex;
		align-items: center;
		text-align: center;
		font-size: .3rem;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 1rem;
		cursor: pointer;
	}

	footer {
		position: relative;
	}

	footer .footer-button {
		padding: .2rem 0 .4rem 0;
		font-size: .24rem;
	}

	.block {
		display: block;
	}

	.none {
		display: none;
	}

	.link {
		font-size: .24rem;
		font-weight: 400;
		color: #CE0000;
		text-align: center;
		margin-bottom: .3rem;
	}

	.link a {
		color: #CE0000;
	}

	.nolunbo {
		display: flex !important;
	}

	.lunbo {
		display: none !important;
	}
}