* {
	padding: 0;
	margin: 0;
}

:root {
	--fontsize-16: 0.16rem;
	--fontsize-17: 0.17rem;
	--fontsize-18: 0.18rem;
	--fontsize-20: 0.2rem;
	--fontsize-22: 0.22rem;
	--fontsize-36: 0.36rem;
	--fontsize-30: 0.30rem;
	--fontsize-32: 0.32rem;
	--fontsize-28: 0.28rem;
	--fontsize-26: 0.26rem;
	--fontsize-24: 0.24rem;
	--fontsize-80: 0.8rem;
	--fontsize-72: 0.72rem;
	--fontsize-60: 0.6rem;
	--fontsize-48: 0.48rem;
	--fontsize-120: 1.20rem;
}

/* 按钮呼吸 */
@keyframes breathe-glow {

	0%,
	100% {
		transform: scale(1);
	}

	50% {
		transform: scale(0.94);
	}
}

/* 按钮呼吸 */
@keyframes breathe-up {

	0%,
	100% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(0.1rem);
	}
}

.popbox_lz,
.lz_dtbox {
	font-family: 'SourceHanSansCN-Medium';
}

.popbox_lz>div {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.lz_page25 {
	/* display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 85%;
	width: 100%;
	justify-content: space-around;
	position: absolute;
	top: 50%;
	transform: translateY(-50%); */

}

.popbox_lz {}

.lz_popcenter {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	/* height: 100%; */
	width: 100%;
	/* justify-content: space-around; */
	/* position: absolute;
	top: 50%;
	transform: translateY(-50%); */
}

.lz_popcenter2 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	/* height: 80%; */
	width: 100%;
	justify-content: space-around;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.lz_page25 .lz_page25_1,
.lz_page26 .lz_page25_1,
.lz_page27 .lz_page25_1 {
	width: 7.1rem;
	object-fit: contain;
}

.lz_avatar_box {
	margin-top: -0.5rem;
	position: relative;
	width: 4.92rem;
	height: 5.84rem;
	background-image: url(../img/imgs_lz/page1_2.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.lz_avatar_box img {
	display: block;
	position: absolute;
	top: 1.85rem;
	left: 50%;
	transform: translateX(-50%);
	width: 3.55rem;
	height: 3.55rem;
	border-radius: 50%;
	z-index: -1;
}


.lz_avatar_box::after {
	display: block;
	content: '';
	position: absolute;
	top: 1.2rem;
	right: 0.5rem;
	width: 1.55rem;
	height: 1.42rem;
	background-image: url(../img/imgs_lz/page1_3.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.lz_avatar_box::before {
	display: block;
	content: '';
	position: absolute;
	top: 1.9rem;
	left: 50%;
	transform: translateX(-50.5%);
	width: 3.52rem;
	height: 3.49rem;
	background-color: #ffdb83;
	border-radius: 50%;
	z-index: -1;

}

.lz_nickname {
	position: absolute;
	left: 50%;
	bottom: 0.4rem;
	transform: translateX(-50%);
	font-size: var(--fontsize-30);
	color: #112856;
}



.lz_page25_txt_2 {
	margin-top: 0.48rem;
	box-sizing: border-box;
	padding: 0.3rem 0;
	width: 100%;
	/* height: 2.1rem; */
	background-image: url(../img/imgs_lz/page1_4.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: left top;
}

.lz_page25_txt_2 p {
	text-align: center;
	font-size: var(--fontsize-26);
	line-height: 0.5rem;
	color: #fff;
}

.lz_page25_txt_2 span {
	color: #FEDC82;
	font-weight: bold;
}

.popbox_lz {
	/* width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10000;
	background-color: rgba(0, 0, 0, 0);
	top: 0;
	left: 0; */

}

.popbox_lz>div {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.lz_page25_btnbox {
	display: flex;
	width: 100%;
	justify-content: space-around;
	margin-top: 1rem;
}

.lz_page25_btnbox>div {
	width: 40%;
}

.lz_page25_btnbox>div img {
	display: block;
	width: 100%;
}

.lz_page26_btnbox {
	margin-top: 1rem;
	width: 6.69rem;
	height: 0.76rem;
	line-height: 0.76rem;
	text-align: center;
	color: #ffffff;
	font-size: var(--fontsize-36);
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../img/imgs-hcy/page_btn_2.png);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	animation: breathe-glow 2s ease-in-out infinite;
}

.lz_page26_btnbox img {
	display: block;
	width: 100%;
}

.lz_dtbox {
	width: 100vw;
	height: 100vh;
	background-image: url(../img/imgs_lz/img_v23_1067_02.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: top left;
}


.lz_tit_dt {
	width: 7rem;
}

.lz_da_box {
	width: 100%;
	height: 5.34rem;
	background-image: url(../img/imgs_lz/img_v23_564_01.png);
	background-size: 100% 100%;
	position: relative;
}

.lz_dt_tebox {
	width: 70%;
	position: absolute;
	left: 50%;
	top: 0.8rem;

	transform: translateX(-50%);
}

.lz_dt_text {
	color: #F9FFDF;
	font-size: var(--fontsize-32);

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;

}

.lz_da_img {
	width: 4rem;
	margin: 0.4rem auto 0;
}

.lz_da_img img {
	width: 100%;
	display: block;
}

.lz_da_btnbox {
	width: 100%;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.lz_da_btnbox div {
	width: 2rem;
	border-radius: 1rem;
	height: 0.6rem;
	line-height: 0.6rem;
	text-align: center;
}

.page28-btn-yes {
	background-color: #ffdc8d;
	color: #8d400e;
	font-size: 0.35rem;

}

.page28-btn-no {
	background-color: #ffdc8d;
	color: #8d400e;
	font-size: 0.35rem;
}

.lz_da_btnbox div img {
	display: block;
	width: 100%;
}

.lz_tx_dtsuc_img {
	width: 3.44rem;
}

.lz_dt_num {
	text-align: center;
	font-size: var(--fontsize-60);
	font-weight: bold;
	color: #FDDD82;
}

.lz_pagewz_btnbox {
	width: 6rem;
	margin-top: 0.3rem;
	height: 0.7rem;
	font-size: var(--fontsize-36);
	color: #8D410F;
	background-image: url(../img/imgs_lz/img_v23_923.png);
	background-size: 100% 100%;
	text-align: center;
	line-height: 0.7rem;
}

.lz_page25_txt_22 {
	/* margin-top: 0.48rem; */
	box-sizing: border-box;
	padding: 0.3rem 0;
	width: 100%;
	/* height: 2.1rem; */
	background-image: url(../img/imgs_lz/page1_4.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: left top;
}

.lz_page25_txt_22 p {
	text-align: center;
	font-size: var(--fontsize-30);
	line-height: 0.5rem;
	color: #fff;
}

.lz_page25_txt_22 span {
	color: #FEDC82;
	font-weight: bold;
}

.lz_text_pb {
	box-sizing: border-box;
	padding: 0.3rem 0;
	width: 100%;
	/* height: 2.1rem; */





}

.lz_text_pb p {
	text-align: center;
	font-size: var(--fontsize-30);
	line-height: 0.5rem;
	color: #fff;
}

.lz_text_pb span {
	color: #FEDC82;
	font-weight: bold;
}

.lz_tx_zsuc_img {
	width: 5.3rem;
	margin-bottom: -0.7rem;
}

.lz_zzimg {
	width: 100%;
	height: 6.96rem;
	background-size: 100% 100%;
}

.lz_gl {
	position: absolute;
	color: #ffffff;
	font-size: var(--fontsize-22);
	/* width: 2rem; */
	/* border: 1px solid red; */
	top: 1.6rem;
	left: 1rem;
}

.lz_pa {
	position: absolute;
	color: #ffffff;
	font-size: var(--fontsize-18);
	width: 2rem;
	/* border: 1px solid red; */
	bottom: 3.6rem;
	left: 1.15rem;
	text-align: center;
}

.lz_pk {
	position: absolute;
	color: #ffffff;
	font-size: var(--fontsize-18);
	width: 2rem;
	bottom: 4.66rem;
	left: 2.8rem;
	/* border: 1px solid red; */
	text-align: center;
}

.lz_pb {
	position: absolute;
	color: #ffffff;
	font-size: var(--fontsize-18);
	width: 2rem;
	bottom: 4.66rem;
	left: 4.7rem;
	/* border: 1px solid red; */
	text-align: center;
}

.lz_box_txt {
	color: #FFDB83;
	position: absolute;
	width: 75%;
	left: 50%;
	transform: translateX(-50%);
	top: 0.2rem;
	text-align: center;
}

.lz_fir_txt {
	font-size: var(--fontsize-22);
	line-height: 0.25rem;
}

.lz_two_txt {
	font-size: var(--fontsize-24);
	margin-top: 0.15rem;
	line-height: 0.25rem;
}

.lz_cj4 {
	width: 100%;
	height: 3rem;
	background-image: url(../img/dj_4_1.png);
	background-size: 100% 100%;
	position: relative;
}

.lz_cj4_txt {
	width: 90%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	/* top: 2rem; */
	height: 3rem;
	/* border: 1px solid red; */
	display: flex;
	flex-direction: column;
	justify-content: center;

}

.lz_cj4_txt p {
	color: #7d4718;
	font-size: var(--fontsize-32);
}

.lz_cj4_txt p span {
	font-weight: bold;
	background: linear-gradient(to bottom,
			#5b6cff 0%,
			#47c5d8 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.lz_cj42_six {
	width: 90%;
}

.lz_cj4_txt_box_bg {
	position: relative;
	width: 100%;
	height: 3.68rem;
	background-image: url(../img/cj4_bg.png);
	background-repeat: no-repeat;
	background-size: contain;
}

.lz_cj4_txt_box {
	position: absolute;
	top: 45%;
	right: 0.9rem;
	transform: translateY(-50%);
}

.lz_cj4_txt_box p {
	text-align: center;
	color: #7d4718;
	font-size: 0.32rem;
	font-weight: bold;
	line-height: 140%;
}

.lz_cj42_djs {
	margin-top: 1rem;
	color: #d1cfcf;
	font-size: var(--fontsize-24);
}

.lz_cj5_imgbox {
	width: 6.19rem;
	height: 9.06rem;
	background-image: url('../img/imgs_lz/img_v23_918.png');
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}

.lz_cj5_avabox {
	display: flex;
	align-items: center;
	justify-content: center;
}

.lz_cj5_avabox img {
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	display: block;
	margin-left: -0.1rem;
	border-radius: 50%;
}

.lz_cj5_avabox img:first-child {
	margin-left: 0rem;
}

.lz_cj5_text {
	width: 90%;
	margin: 0 auto;
	font-size: var(--fontsize-28);
	color: #7d4718;
	font-weight: bold;
	text-align: center;
}

.lz_cj5_role {
	width: 3rem;
}

.lz_cj5_role img {
	display: block;
	width: 100%;
}

.lz_cj5_rolebox {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.lz_cj51_djs {
	font-size: var(--fontsize-28);
	color: #ffffff;
}

.lz_cj5_robtn {
	margin: 0 auto;
	width: 4.3rem;
	height: 0.6rem;
	line-height: 0.6rem;
	text-align: center;
	color: #fff;
	font-size: var(--fontsize-24);
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../img/imgs-hcy/page_btn_2.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.lz_cj51_djs {
	margin-top: 0.2rem;
	font-size: var(--fontsize-22);
	color: #7d4718;
}

.lz_cj5 {
	width: 100%;
	height: 6.39rem;
	background-image: url(../img/dj_5_2.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;

}

.lz_cj5_txt {
	width: 80%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	top: 1.9rem;
	height: 3rem;
	display: flex;
	flex-direction: column;
	justify-content: center;

}

.lz_cj5_txt p {
	color: #7d4718;
	font-size: var(--fontsize-36);
}

.lz_cj5_txt p span {
	color: #7d4718;
	font-weight: bold;
}

.lz_page42_txt {
	color: #ffffff;
	font-size: var(--fontsize-36);
	text-align: center;
}

.page42-btn {
	margin-top: 2rem;
}

.lz_page42_txt p span>span {
	color: #FEDC82;
	font-weight: bold;
}

.lz_page42_jbbox img {
	display: block;
}

.lz_page42_jbbox {
	position: relative;
}

.lz_dt_num42 {
	position: absolute;
	color: #FFDB83;
	font-weight: bold;
	bottom: 0.1rem;
	font-size: var(--fontsize-60);
	right: 0.1rem;
	transform: translateX(100%);
}

.lz_dt_num422 {
	position: absolute;
	color: #FFDB83;
	font-weight: bold;
	bottom: -0.8rem;
	font-size: var(--fontsize-60);
	left: 50%;
	transform: translateX(-50%);
}

.lz_pg26_lev {
	color: #FFDA87;
	font-size: var(--fontsize-60);
	font-weight: bold;
}

.lz_pg26_lev2 {
	color: #b6b6b6;
	font-size: var(--fontsize-60);
	font-weight: bold;
}

.lz_pg26_img {
	width: 60%;
}

.lz_imgbox_pg60 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
}

.lz_imgbox_pg60 img {
	width: 35%;
	margin-bottom: -0.1rem;

}

.lz_imgbox_pg60 p {
	text-align: center;
	color: #ffc12d;
	font-size: var(--fontsize-32);
}

.lz_imgtext_pg60 {
	width: 100%;
	background-image: url('../img/imgs_lz/page1_4.png');
	background-size: 100% 100%;
	padding: 0.3rem;
}

.lz_imgtext_pg602 {
	width: 100%;
	background-image: url('../img/imgs_lz/page1_4.png');
	background-size: 100% 100%;
	padding: 0.3rem;
	filter: grayscale(100%);

}

.lz_pg42_tp {
	color: #ffffff;
	font-size: var(--fontsize-24);
}

.lz_pg57_txt {
	color: #ffffff;
	font-size: var(--fontsize-26);
	text-align: center;
}

.lz_pg57_imgtxt {
	display: flex;
	align-items: center;
	justify-content: center;
}

.lz_pg57_imgtxt img {
	display: block;
	width: 25%;
}

.lz_pg57_imgtxt span {
	color: #F9DB8F;
	font-size: var(--fontsize-48);
	font-weight: bold;
}

.lz_pg57_imgbox {
	width: 100%;
	background-image: url('../img/imgs_lz/page1_4.png');
	background-size: 100% 100%;
	padding: 0.6rem 0.2rem 1rem;
}

.lz_page31 .lz_page25_txt_22 {
	margin: 1rem 0;
}

.lz_dt_center {

	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.lz_da_btnbox {
	margin-top: 0.8rem;
}

.lz_tit_dt {
	margin-bottom: 1.2rem;


}

.lz_page29 .lz_page25_txt_2 {
	margin: 1.5rem 0;
}

.lz_page31 .lz_pagewz_btnbox {
	margin-top: 1.5rem;
}

.lz_page31 .lz_page25_txt_22 {
	margin-top: 0;
}

.lz_page33 .lz_text_pb,
.lz_page34 .lz_text_pb {
	margin-bottom: 1rem;
}

.lz_page33 .lz_page26_btnbox,
.lz_page34 .lz_page26_btnbox {
	margin-top: 1.5rem;
}

.lz_page36 .lz_text_pb,
.lz_page38 .lz_text_pb,
.lz_page40 .lz_text_pb {
	margin-bottom: 0.8rem;
}

.lz_page36 .lz_page25_txt_2,
.lz_page38 .lz_page25_txt_2,
.lz_page40 .lz_page25_txt_2 {
	margin-top: 1rem;
}

.lz_page41 .lz_page26_btnbox {
	margin-top: 1.5rem;
}

.lz_cj5_3 .lz_page25_txt_2 {
	margin: 1.2rem 0;
}

.lz_page42_txt {
	margin-bottom: 1.5rem;
	line-height: 0.55rem;
}

.lz_pg26_img {
	margin-top: 0.4rem;
	/* margin: 0.5rem 0; */
}

.lz_imgbox_pg60+.lz_pagewz_btnbox {
	margin-top: 1rem;
}

.lz_page42_jbbox+.lz_pagewz_btnbox {
	margin-top: 2rem;
}

.popbox_lz [class*="-btn"] {
	text-transform: uppercase;
	animation: breathe-glow 2s ease-in-out infinite;
}

.lz_dt_text {
	word-break: break-all;
}

/* .lz_page25,
.lz_page26,
.lz_page27 {
	min-height: 85%;
}

.lz_page29 {
	min-height: 70%;
}

.lz_page31 {
	min-height: 75%;
}

.lz_dt_center {
	min-height: 75%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.lz_page33 {
	min-height: 80%;
}

.lz_page34 {
	min-height: 80%;
}

.lz_page36 {
	min-height: 80%;
}

.lz_page38 {
	min-height: 80%;
}

.lz_page40 {
	min-height: 80%;
}

.lz_page41 {
	min-height: 75%;
}

.lz_pagecj4_2 {
	min-height: 60%;
}

.lz_pagecj4_4 {
	min-height: 75%;
}

.lz_cj5_3 {
	min-height: 70%;
} */
.lz_pagene1_text {
	color: #FEDC87;
	font-size: var(--fontsize-32);
	text-align: center;
	line-height: 0.45rem;
}

.lz_pagene2_text {
	color: #ffffff;
	font-size: var(--fontsize-36);
	text-align: center;
	line-height: 0.45rem;
	font-weight: bold;
}

.lz_newpage1_img {
	width: 90%;
	display: block;
	margin: 0.8rem auto;
}

.lz_pagenew1_btn {
	width: 6.12rem;
	height: 1.02rem;
	line-height: 0.76rem;
	text-align: center;
	color: #8d400e;
	font-size: var(--fontsize-36);
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../img/imgs-hcy/page_btn_2.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	animation: breathe-glow 2s ease-in-out infinite;
	padding-top: 0.15rem;
	box-sizing: border-box;
}

.lz_pagene2_text span {
	color: #FEDC87;


	font-weight: bold;
}

.lz_newpage1_tip {
	text-align: center;
	color: #ffffff;
	font-size: var(--fontsize-24);
	line-height: 0.4rem;
}

.lz_zzimgboxxx {
	width: 6.2rem;
	height: 7.5rem;
	position: relative;
}

.lz_zzthb {
	font-size: 0.15rem;
	color: #7d4718;
	position: absolute;
	bottom: 1.7rem;
	left: 5.25rem;

}

.lz_zzimg {
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
}

.lz_zzbomtip {
	color: #ffffff;
	font-size: 0.2rem;
	/* border: 1px solid red; */
	position: absolute;
	width: 5rem;
	top: 6.3rem;
	left: 0.7rem;
	line-height: 0.25rem;
	text-align: center;
}

.lz_zztitnew {
	font-size: 0.3rem;
	font-weight: bold;
	color: #7d4718;
	position: absolute;
	/* border: 1px solid red; */
	width: 5.4rem;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
	bottom: 5.9rem;
	line-height: 0.4rem;
}

.lz_zzxwjts {
	font-size: 0.18rem;
	color: #7d4718;
	position: absolute;
	top: 2.05rem;
	left: 0.7rem;

}

.lz_zzxwjts2 {
	font-size: 0.18rem;
	color: #7d4718;
	position: absolute;
	top: 3.6rem;
	left: 0.7rem;
}

.lz_zzxwjts3 {
	font-size: 0.18rem;
	color: #7d4718;
	position: absolute;
	top: 5rem;
	left: 0.7rem;
}

.lz_zzdljtb {
	font-size: 0.14rem;
	color: #ffffff;
	position: absolute;
	top: 2.3rem;
	left: 0.7rem;
	height: 0.25rem;
	line-height: 0.25rem;
	/* border: 1px solid red; */
}

.lz_zzdljtb2 {
	font-size: 0.14rem;
	color: #ffffff;
	position: absolute;
	top: 3.85rem;
	left: 0.7rem;
	height: 0.25rem;
	line-height: 0.25rem;
	/* border: 1px solid red; */
}

.lz_zzdljtb3 {
	font-size: 0.1rem;
	color: #ffffff;
	position: absolute;
	top: 5.32rem;
	left: 0.7rem;
	height: 0.25rem;
	line-height: 0.25rem;
	/* border: 1px solid red; */
}

/* 二级任务 */
.taskpop_lz {
	width: 100%;
	height: 100vh;
	height: 100svh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	background-color: rgba(0, 0, 0, 0.8);

}

.lz_taskpopbox {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 75%;
	display: flex;
	align-items: flex-end;
	background-image: url('../img/imgs_lz/taskbg.png');
	border-radius: 0.4rem 0.4rem 0 0;
	background-size: cover;
	background-position: top right;
	background-repeat: no-repeat;
}

.scrbox_lz {
	width: 100%;
	height: calc(100% - 0.3rem);
	overflow: auto;
	padding: 0rem 0.2rem 0.3rem;
	box-sizing: border-box;
}

.lz_task_prizeclose {
	width: 0.5rem;
	height: 0.5rem;
	position: absolute;
	top: -0.7rem;
	right: 0.3rem;

}

.lz_tasktit {
	display: flex;
	/* align-items: center; */
	justify-content: space-between;
}

.lz_newcl {
	padding: 0 0 0 0.2rem;
}

.lz_tasktit>div:first-child {
	color: #8d400e;
	font-size: 0.36rem;
	font-weight: bold;
	flex: 1;
	margin-right: 0.2rem;
}

.lz_tasktit>div:last-child {
	color: #8d400e;
	font-size: 0.20rem;
	text-decoration: underline;
	font-weight: bold;
	margin-right: 0.2rem;

}

.lz_yhdje {
	color: #8d400e;
	font-size: 0.28rem;
	margin-top: 0.3rem;
}

.lz_task_mon {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0.15rem 0;
}

.lz_mon_zs {
	display: flex;
	align-items: center;
}

.lz_dgzs {
	width: 0.44rem;
	margin: 0 0.2rem;
}

.lz_dgzs img {
	display: block;
	width: 100%;
}

.lz_task_mon>div:first-child {
	color: #8d400e;
	font-size: 0.5rem;
	font-weight: bold;

}

.lz_task_mon>div:last-child {
	color: #7d4718;
	font-size: 0.28rem;
	font-weight: bold;
	padding: 0.1rem 0.2rem;
	background: linear-gradient(to bottom,
			#f7e154 0%,
			#f4cb4f 40%,
			#f0ab49 100%);
	border-radius: 2rem;
	border: 0.02rem solid #ffffff;
	box-sizing: border-box;
	min-width: 1.5rem;
	text-align: center;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}

.lz_task_mon_num {
	color: #4c59ff !important;
	padding-right: 0.1rem;
}

.lz_task_mon_day {
	font-size: 0.24rem;
}

.lz_task_qdsm {
	margin-top: 0.15rem;
	font-size: 0.20rem;
	color: #8d400e;
}

.lz_taskqd_bg {
	width: 100%;
	height: 3.35rem;
	background-image: url('../img/imgs_lz/taskqd.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 0.1rem;
	position: relative;
}

.lz_task_prizeclose img {
	display: block;
	width: 100%;
}

.lz_task_tx {
	width: 6.2rem;
	height: 1rem;
	margin-left: 0.2rem;
	padding-top: 1.3rem;
	padding-left: 0.5rem;
	position: relative;
	overflow-x: auto;
}

.lz_task_tx::-webkit-scrollbar {
	display: none;
}

.lz_task_wwc {
	height: 0.22rem;
	border-radius: 1rem;
	position: absolute;
	z-index: 4;
	border-radius: 1rem;
	background-color: #8d400e;
}

.lz_task_yell {
	position: absolute;
	left: 0rem;
	top: 0.02rem;
	height: 0.18rem;
	border-radius: 1rem;
	background-color: #feef92;
}

.lz_task_yell2 {
	/* width: 96%; */
	height: 0.22rem;
	border-radius: 1rem;

	display: flex;
	justify-content: space-between;
	position: absolute;
	z-index: 10;
	left: 0;
	/* display: none; */
	transition: all 0.5s;
}

.lz_task_yelimg {
	width: 0.56rem;
	position: absolute;
	top: -0.2rem;
	left: 0rem;
	margin-left: -0.16rem;
}
.lz_task_yelimg img {
	width:100%;
	display: block;
}

.lz_task_y {
	position: relative;
	width: 0.22rem;
	height: 0.22rem;
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 0.7rem;
}

.lz_task_y0 {
	margin-right: 0rem;
}

.lz_day {
	font-size: 0.18rem;
	color: #8b4f28;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 100%);
	bottom: -0.2rem;
	font-weight: bold;
	white-space: nowrap;
}

.lz_day>span {
	height: 0.3rem;
	line-height: 0.3rem;
}

.lz_day_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0.8rem;
	text-align: center;
	/* background-color: #ffdd8d; */
	background: linear-gradient(to bottom,
			#f7e154 0%,
			#f4cb4f 40%,
			#f0ab49 100%);
	border-radius: 2rem;
	border: 0.02rem solid #ffffff;
	padding: 0.05rem 0.05rem;
	/* margin-top: 0.07rem; */
}

.lz_task_y1 {
	background-image: url('../img/imgs_lz/y1.png');
}

.lz_task_y2 {
	background-image: url('../img/imgs_lz/y2.png');
}

.lz_task_dj {
	width: 0.9rem;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -100%);
	top: -0.2rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-repeat: no-repeat;

}

.setda_lz {
	position: relative;
}

.setda_lz::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url('../img/seldj.png');
	background-size: contain;
	background-position: center;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
}


.bggbox {
	position: relative;
	display: block;
}

.lz_day>div {
	font-size: 0.18rem;
}

.bggbox span::after {
	content: '';
	width: 1.13rem;
	height: 1.13rem;
	background-image: url('../img/imgs_lz/bgg.png');
	background-size: cover;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}

.bggbox span {
	animation: opcto 0.8s infinite alternate;
}

@keyframes opcto {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0.3;
	}
}

.bggbox img {
	position: relative;
	z-index: 2;
}

.lz_task_mj1 {
	width: 0.52rem;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -100%);
	top: -0.2rem;
}

.lz_task_mj2 {
	width: 0.62rem;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -100%);
	top: -0.2rem;
}

.lz_task_mj3 {
	width: 0.68rem;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -100%);
	top: -0.2rem;
}

.lz_task_mj4 {
	width: 0.59rem;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -100%);
	top: -0.2rem;
}


.lz_task_zs1 {
	width: 0.49rem;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -100%);
	top: -0.2rem;
}

.lz_task_zs2 {
	width: 0.63rem;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -100%);
	top: -0.2rem;
}

.lz_task_zs3 {
	width: 0.54rem;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -100%);
	top: -0.2rem;
}

.lz_task_zs4 {
	width: 0.57rem;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -100%);
	top: -0.2rem;
}

.lz_task_mj1 img,
.lz_task_mj2 img,
.lz_task_mj3 img,
.lz_task_mj4 img,
.lz_task_dj img {
	display: block;
	width: 100%;
}

.lz_task_mj>div {
	font-size: 0.18rem;
	text-align: center;
	color: #8b4f28;
	padding: 0.1rem 0 0;
	font-weight: bold;
	/* white-space: nowrap; */
}

.lz_task_dj.lz_jllx1 img {
	width: 0.56rem;
}

.lz_task_dj.lz_jllx2 img {
	width: 0.56rem;
}

.lz_task_dj.lz_jllx3 img {
	width: 0.74rem;
}



.lz_task_ald {
	position: absolute;
	width: 4.23rem;
	height: 1.05rem;
	line-height: 0.6rem;
	text-align: center;
	background-image: url('../img/imgs_lz/ald.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0.3rem;
	color: #fff;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.28rem;
}

.lz_task_ald span {
	font-size: 0.28rem;
	padding-bottom: 0.1rem;
	
}

.lz_tasklist {
	width: 100%;



}

.lz_task {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 100%;
	background-image: url('../img/imgs_lz/task_qu.png');
	background-size: contain;
	background-position: center center;
	margin: 0.05rem 0;
	box-sizing: border-box;
	height: 1.33rem;
}

.lz_task:last-child {
	margin-bottom: 0.3rem;
}

.taskicon {
	width: 0.8rem;
	margin: 0 0.2rem;
}

.taskicon img {
	width: 100%;
	display: block;
}

.lz_task_tit {
	color: #7d4718;
	font-size: 0.22rem;
	font-weight: bold;
	margin-bottom: 0.1rem;
	max-width: 18em;
}

.lz_task_bom {
	height: 70%;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	box-sizing: border-box;
	/* padding: 0.3rem 0; */
}

.lz_task_item {
	display: flex;
	align-items: center;
	height: 100%;
}

.lz_task_qwbtn {
	font-size: 0.16rem;
	color: #ffffff;
	width: 1.3rem;
	background: linear-gradient(to right, #2790dd, #2b41dd);
	border: 0.02rem solid #feeb54;
	text-align: center;
	height: 0.5rem;
	border-radius: 1rem;
	line-height: 0.5rem;
	margin-right: 0.3rem;
	font-weight: bold;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}

.lz_task_jlbox {
	display: flex;
	align-items: center;
}

.taskjlicon {
	width: 0.36rem;
}

.taskjlicon img {
	width: 100%;
	display: block;
}

.taskjlnum {
	font-size: 0.25rem;
	color: #7d4718;
	margin-left: 0.06rem;
	padding-right: 0.1rem;
	opacity: 0.8;
}

.taskpop_exchange .taskjlnum {
	font-size: 0.2rem;

}

.lz_taskpop_jl {
	width: 85%;
	margin: 0 auto 0.3rem;
	text-align: center;
	font-size: 0.45rem;
	color: #7d4718;
	font-weight: bold;
}

.lz_es_suc {
	width: 100%;
	height: 100%;
	position: relative;
}

.lz_es_suc_box {
	width: 100%;
	height: 80%;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	align-items: center;
}

.lz_es_suc_tit {
	width: 100%;
	height: 2.25rem;
	background-image: url('../img/imgs_lz/dhcgbg.png');
	background-size: contain;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
}

.lz_es_sun_text {
	width: 85%;
	height: 1.2rem;
	position: absolute;
	left: 50%;
	top: 0.5rem;
	transform: translateX(-50%);
	/* border: 1px solid red; */
	font-size: 0.36rem;
	color: #ffdb83;
	font-weight: bold;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	line-height: 0.5rem;
}

.lz_es_suc_btn {
	width: 6.7rem;
	height: 0.76rem;
	border-radius: 1rem;
	background-image: url(../img/imgs-hcy/page_btn_2.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	animation: breathe-glow 2s ease-in-out infinite;
	line-height: 0.76rem;
	text-align: center;
	color: #8d400e;
	font-size: 0.48rem;
	font-weight: bold;

}

.gonew_lz {
	position: relative;
	width: 1.66rem;
	height: 1.66rem;
	background-image: url('../img/award/gonew.png');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.gotext_lz {
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.4rem;
	margin-top: 0.4rem;
	color: #8d400e;
	text-shadow: 0.01rem 0.01rem 0.03rem #8d400e;
	white-space: nowrap;
}

.h_page6_txt_2_lz {
	font-size: 0.28rem;
	color: #fff;
	text-align: center;
}

/* 全球版新样式 */
.lz_qq_pg27_2 {
	width: 7.5rem;
	margin: 0.5rem 0;
	position: relative;
	text-align: center;
}

.swiper-page27 {
	width: 100%;
	height: 100%;
	padding: 0rem 0.5rem;
	box-sizing: border-box;
}

.swiper-page27-active {
	transition: 600ms;
	transform: scale(1.4) !important;
}

.lz_qq_pg27_2-bg {
	width: 7.12rem;
	margin: 0 auto;
	position: relative;
	z-index: 2;

}

.lz_qq_pg27_2>div {
	text-transform: uppercase;
}

.lz_qq_pg27_2_btn {
	margin-top: 0 !important;
}

.lz_qq_pg27_2_card1 {
	width: 1.84rem;
	height: 2.71rem;
	box-sizing: border-box;
	font-size: 0.3rem;
	position: relative;
}
.lz_num_cs{
	position: absolute;
	bottom: 0.55rem;
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
	color: #7d4718;
	font-size: 0.24rem;
}

.qq_xy_text {
	position: absolute;
	color: #7d4718;
	font-size: 0.14rem;
	transform: rotate(45deg) translate(50%, -50%);
	/* border: 1px solid red; */
	text-align: center;
	width: 1.1rem;
	top: -0rem;
	right: 0.23rem;
	font-weight: bold;
}

.lz_qq_pg27_2-box {
	width: 100%;
	display: flex;
	justify-content: space-around;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.lz_qq_pg27_2_card1 img {
	width: 100%;
	height: 100%;
}

.lz_qq_pg27_ljcjbtn {
	width: 1.86rem;
	height: 1.86rem;
	/* background-image: url(''); */
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	margin-top: -0.6rem;
}


.lz_qq_pg27_ljtext {
	/* border: 1px solid red; */
	width: 0.9rem;
	height: 0.9rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 0.3rem;
	font-weight: bold;
	color: #8d400e;
}

.qq_s {
	width: 1.67rem;
	position: absolute;
	bottom: -1rem;
	right: -0.8rem;
}

.qq_s img {
	width: 100%;
}

.lz_text_pb2 {
	width: 100%;
	background-image: url('../img/imgs-hcy/page1_4.png');
	background-size: 100% 100%;
}

.qq_buff_jc {
	width: 100%;
	position: relative;
}

.qq_buff_jc img,
.qq_xm_tip img,
.qq_zlcg_56 img {
	display: block;
	width: 100%;
}

.qq_xm_tip {
	width: 7.2rem;
	position: absolute;
	bottom: -0.4rem;
	left: 50%;
	transform: translateX(-50%);
}

.qq_tips_news {
	position: absolute;
	width: 7rem;
	height: 0.7rem;
	box-sizing: border-box;
	/* border: 1px solid red; */
	bottom: 0.1rem;
	left: 0.1rem;
	padding: 0 0.2rem;
	color: #7d4718;
	font-size: 0.24rem;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
}

.qq_zlcg_56 {
	width: 100%;

}

.tsconys_lz {
	background: linear-gradient(to bottom,
			#5b6cff 0%,
			#47c5d8 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.task_top,.task_top_alwayuser{
	width: 7.13rem;
	height: 1rem;
	background-image: url('../img/task2_top.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: -1rem;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.24rem;
}
.element {
  animation: shrinkAndDisappear 1s ease forwards;
}

@keyframes shrinkAndDisappear {
  0% {
    transform: translateX(-50%) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) scale(0);
    opacity: 0;
  }
}
.task_top_text{
	width: 90%;

	box-sizing: border-box;
	/* border: 1px solid red; */
	/* font-size: 0.26rem; */
	text-align: center;
	color: #813703;
}
.lz_tasktit_wh{
	width: 0.38rem;
	margin-left: 0.2rem;
}
.lz_tasktit_wh img{
	display: block;
	width: 100%;
}
.wh_box{
	display: flex;
	
}

.qq_new96_pop{
	width: 100%;
	height: 100%;
	
}
.qq_new96_pop_close{
	position: absolute;
	top: -0.7rem;
	right: 0rem;
	width: 0.50rem;
}
.qq_new96_cen{
	position: relative;
	width: 6.83rem;
	height: 8.54rem;
	background-image: url('../img/qq_new96_bg.png');
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.jsbcolor{
	 background: linear-gradient(to bottom, #4c5dff, #43bad4);
	  /* 将背景裁剪到文字区域 */
	  -webkit-background-clip: text;
	  background-clip: text;
	  /* 设置文字颜色为透明，让渐变背景显示出来 */
	  color: transparent;
	  /* 为了更好的兼容性，可以加上webkit前缀的属性 */
	  -webkit-text-fill-color: transparent;
}
.qq_new96tit{
	text-align: center;
	position: relative;
	font-size: 0;
	padding: 0.5rem 0.3rem 0;
}
.qq_new_tit1{
	font-size: 0.36rem;
	font-weight: bold;
	
	
	
	
}
.qq_new96tit::after{
	content: "";
	position: absolute;
	width: 5.02rem;
	height: 0.27rem;
	background-image: url('../img/txt_af.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	left: 50%;
	transform: translateX(-50%);
	bottom: -0.4rem;
}
.qq_new96_txt{
	font-size: 0.24rem;
	width: 80%;
	color: #7d4718;
	text-align: center;
	padding: 0.5rem 0.3rem 0;
	margin: 0 auto;
	line-height: 0.4rem;
}
.qq_new96_btn{
	width: 5.92rem;
	height: 0.83rem;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url('../img/btn-duihuan2.png');
	margin: 0 auto;
	position: absolute;
	bottom: 1.2rem;
	left: 50%;
	transform: translateX(-50%);
	padding-bottom: 0.2rem;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}
.qq_new96_btn div{
	font-size: 0.36rem;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	
}
.qq_new96_djs{
	position: absolute;
	bottom: 0.8rem;
	left: 50%;
	transform: translateX(-50%);
	font-size: 0.2rem;
	color: #7d4718;
	width: 100%;
	text-align: center;

}