@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}
html, body{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
body{
	font-size: 0.28rem;
	font-family: "PingFang SC","Lantinghei SC","Helvetica Neue",Helvetica,Arial,"Microsoft YaHei","微软雅黑",STHeitiSC-Light,simsun,"宋体","WenQuanYi Zen Hei","WenQuanYi Micro Hei",sans-serif;
}	
input{
	outline: none;
	border: none;
}
img{
	display: block;
	width: 100%;
	height: 100%;
}

.content{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.sound{
	width: 1rem;
	height: 1rem;
	position: absolute;
	right: 0.2rem;
	top: 0.2rem;
	z-index: 1000;
	background-size: cover;
	background-repeat: no-repeat;
}
.sound_play{
	background-image: url(../../images/zt_szf/sound_play.png);
}
.sound_pause{
	background-image: url(../../images/zt_szf/sound_mute.png);
}
.page{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: url(../../images/zt_szf/big_bg.jpg) no-repeat center;
	background-size: 100% 100%;
	z-index: 1;
}
.main{
	width: 6.8rem;
	height: 10.91rem;
	overflow: hidden;
	background-size: 100%;
	background-repeat: no-repeat;
	position: relative;
}
.logo{
	width: 1.6rem;
	height: 0.36rem;
	background: url(../../images/zt_szf/logo.png) no-repeat;
	background-size: 100%;
	position: absolute;
}
.btn{
	width: 2.13rem;
	height: 0.56rem;
	text-align: center;
	line-height: 0.56rem;
	font-size: 0.32rem;
	font-weight: bold;
	position: absolute;
	background: url(../../images/zt_szf/btn_bg.png) border-box;
	background-size: 100%;
	color: #ffe9c4;
}
.triangle{
	width: 1.28rem;
	height: 1.26rem;
	display: block;
	position: absolute;
	background: url(../../images/zt_szf/sanjiao.png) no-repeat;
	background-size: 100%;
	z-index: 10;
}
.triangle1{
	left: 0;
	top: 0;
}
.triangle2{
	right: 0;
	top: 0;
	transform: rotate(90deg);
}
.triangle3{
	left: 0;
	bottom: 0;
	transform: rotate(-90deg);
}
.triangle4{
	right: 0;
	bottom: 0;
	transform: rotate(180deg);
}
.zfy{
	width: 5.5rem;
	height: 1.44rem;
	position: absolute;
	left: 0.65rem;
	z-index: 6;
}
.zfy div{
	width: 100%;
	height: 1.44rem;
	font-size: 0.55rem;
	color: #fff0c6;
	font-weight: bold;
	text-align: center;
	-webkit-user-modify: read-write-plaintext-only;
}
.page_tips{
	width: 100%;
	font-size: 0.28rem;
	color: #fff0c6;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 6;
	text-align: center;
}
.upimg{
	display: none;
}
.affirm,.cancel{
	width: 1rem;
	height: 1rem;
	position: absolute;
	bottom: 0.4rem;
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
}
.affirm{
	background-image: url(../../images/zt_szf/affirm.png);
}
.cancel{
	background-image: url(../../images/zt_szf/cancel.png);
}
.qr{
	width: 1.58rem;
	height: 1.57rem;
	background: url(../../images/zt_szf/qr.png) no-repeat;
	background-size: cover;
	position: absolute;
	right: 0.1rem;
	bottom: 0.1rem;
	z-index: 5;
	display: none;
}
.qr_page3{
	right: 0.6rem;
	bottom: 0.2rem;
	z-index: 10;
}
.qr_page4{
	right: 1rem;
	bottom: 1.5rem;
}
.page5_qr{
	right: 1rem;
	bottom: 1.5rem;	
}
.imgTip{
	width: 4rem;
	font-size: 0.28rem;
	color: #E6CD89;
	position: absolute;
	left: 50%;
	bottom: 0.2rem;
	text-align: center;
	transform: translateX(-50%);
	background: rgba(140, 111, 23, 0.8);
}

/*****************************/
/*****************************/
/*****************************/
/*****************************/

/*****************************/
/*****************************/
/*****************************/
/*****************************/

/*****************************/
/*****************************/
/*****************************/
/*****************************/

/* pqge1封面 */
.page1{
	z-index: 1;
	height: 0;
}
.page1 .main{
	background-image: url(../../images/zt_szf/main1_bg.jpg);
}
.page1_name{
	width: 1.64rem;
	height: 0.8rem;
	background: rgba(230,205,137,0.5);
	position: absolute;
	border-bottom: 1px solid #e6cd89;
	left: 0.7rem;
	top: 1.38rem;
}
.page1_name span{
	display: block;
	width: 2px;
	height: 0.5rem;
	background: #E6CD89;
	position: absolute;
	top: 0.13rem;
	left: 0.8rem;
	animation: input_name 0.5s linear infinite alternate;
}

@keyframes input_name{
	from{opacity: 0;}
	to{opacity: 1;}
}

.bnl{
	width: 5.69rem;
	height: 3.47rem;
	position: absolute;
	left: 0.55rem;
	top: 1.02rem;
	background: url(../../images/zt_szf/bnl.png) no-repeat;
	background-size: 100%;
}
.page1_txt{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 4.9rem;
	text-align: center;
}
.page1_txt p{
	font-size: 0.3rem;
	color: #E6CD89;
	margin-bottom: 0.1rem;
	font-weight: bold;
}
.page1_txt span{
	width: 1.8rem;
	height: 1px;
	background: #E6CD89;
	margin-top: 0.1rem;
	display: inline-block;
}
.page1_logo{
	top: 10.2rem;
	left: 50%;
	transform: translateX(-50%);
}
.page1_btn{
	left: 50%;
	bottom: 0.4rem;
	transform: translateX(-50%);
}

/* pqge2选择模板 */
.page2{
	z-index: 100;
}
.page2_txt{
	width: 100%;
	font-size: 0.28rem;
	color: #fff0c6;
	text-align: center;
	margin-top: 0.3rem;
}
.page2_txt:first-of-type{
	font-size: 0.4rem;
	margin-top: 1.3rem;
	font-weight: bold;
}
.page2 .main{
	background-image: url(../../images/zt_szf/main2_bg.jpg);
}
.swiper{
	width: 6.36rem;
	height: 6.4rem;
	margin-top: 0.5rem;
}
.swiper .swiper-slide{
	width: 4rem;
	height: 100%;
	border: 1px solid #E6CD89;
	box-shadow: 0 0 10px rgba(0,0,0,0.6);
	box-sizing: border-box;
}
.page2_btn{
	left: 50%;
	bottom: 0.4rem;
	transform: translateX(-50%);
}
.finger{
	width: 0.69rem;
	height: 0.63rem;
	background: url(../../images/zt_szf/finger.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: 0.7rem;
	animation: finger 3s linear infinite alternate;
}
@keyframes finger{
	0%{
		left: 2rem;
		transform: scale(0.9);
	}
	50%{
		left: 3.055rem;
		transform: scale(1);
	}
	100%{
		left: 4.11rem;
		transform: scale(0.9);
	}
}

/* pqge3 风格1 */
.page3{
	z-index: 1;
}
.page3 .main{
	background-image: url(../../images/zt_szf/main4_bg.jpg);ba
}

.page3_img{
	width: 6.34rem;
	height: 5.7rem;
	margin: 0 auto;
	display: none;
	margin-top: 0.2rem;
}
.p3_uploadImg{
	width: 2.26rem;
	height: 2.6rem;
	background: url(../../images/zt_szf/s1_upImg.png) no-repeat;
	background-size: 100% 100%;
	z-index: 6;
	position: absolute;
	left: 50%;
	top: 1.2rem;
	transform: translateX(-50%);
}
.page3_bg_bot{
	width: 100%;
	height: 6.1rem;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../../images/zt_szf/s1_topbg.png) no-repeat;
	background-size: 100%;
	z-index: 3;
}
.page3_bg_top{
	width: 100%;
	height: 1.3rem;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../../images/zt_szf/main2_bg_top.png) no-repeat;
	background-size: 100% auto;
	z-index: 3;
}
.page3_bnl{
	width: 5.08rem;
	height: 4.28rem;
	background: url(../../images/zt_szf/s1_bnl.png) no-repeat;
	background-size: 100%;
	position: absolute;
	left: 1.4rem;
	top: 2.63rem;
	z-index: 5;
}
.pqge3_name{
	min-width: 1rem;
	height: 0.8rem;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	/* border-bottom: 1px solid #fff; */
	position: absolute;
	left: 0.48rem;
	top: 6.13rem;
	z-index: 6;
	color: #FFE9C4;
	padding-right: 1.4rem;
	padding-left: 0.2rem;
	outline: none;
	font-size: 0.4rem;
	-webkit-user-modify: read-write-plaintext-only;
	font-weight: bold;
}
.pqge3_name::after{
	content: "";
	width: 1.4rem;
	height: 0.78rem;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../../images/zt_szf/s1_zhunin.png) no-repeat;
	background-size: 100% auto;
	display: block;
}
.page3_zfy{
	top: 6.8rem;
}
.page3_tips{
	top:8.7rem;
}
.page3_btn1{
	left: 1rem;
	bottom: 1.1rem;
	z-index: 6;
}
.page3_btn2{
	right: 1rem;
	bottom: 1.1rem;
	z-index: 6;
}
.page3_btn3{
	right: 2.4rem;
	bottom: 0.4rem;
	z-index: 6;
}
.page3_logo{
	left: 0.3rem;
	bottom: 0.3rem;
	z-index: 20;
}
.p3_imgshow{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.8);
	z-index: 200;
	display: none;
}
.p3_imgBox{
	width: 6.3rem;
	height: 6rem;
	border: 1px solid #E6CD89;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 2rem;
	position: relative;
}
.p3_imgBox img{
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
}

.page3_affirm{
	right: 0.3rem;
}
.page3_cancel{
	left: 0.3rem;
}
.qr_pqge3{
	bottom: 0.3rem;
	right: 0.3rem;
}

/* pqge4封面 */
.page4{
	z-index: 1;
}
.page4 .main{
	background-image: url(../../images/zt_szf/main3_bg.jpg);
}
.pqge4_name,.pqge5_name{
	width: 3rem;
	height: 0.6rem;
	font-size: 0.5rem;
	font-weight: bold;
	position: absolute;
	left: 1.9rem;
	top: 1.2rem;
	text-align: center;
	color: #bb0f0f;
}
.page4_img{
	width: 2.02rem;
	height: 2.02rem;
	border-radius: 50%;
	position: absolute;
	left: 2.4rem;
	top: 3.2rem;
	overflow: hidden;
	border: 2px solid #FFF0C6;
	box-sizing: border-box;
}
.page4_bnl{
	width: 2.39rem;
	height: 0.5rem;
	background: url(../../images/zt_szf/s2_bnl.png) no-repeat;
	background-size: cover;
	position: absolute;
	top: 2.4rem;
	left: 33%;
}
.p4_uploadImg{
	width: 2.02rem;
	height: 2.02rem;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 3.2rem;
	background: url(../../images/zt_szf/s2_upimg.png) no-repeat;
	background-size: cover;s
}
.zhunin{
	width: 1.41rem;
	height: 0.43rem;
	background: url(../../images/zt_szf/zhunin2.png) no-repeat;
	background-size: cover;
	position: absolute;
	left: 1.25rem;
	top: 5.5rem;
}
.page4_zfy,.page5_zfy{
	top: 6rem;
}
.page4_btn1, .page5_btn1{
	right: 0.9rem;
	bottom: 2.28rem;
}
.page4_btn2,.page5_btn2{
	right: 0.9rem;
	bottom: 1.53rem;
}
.page4_btn3, .page5_btn3{
	right: 0.9rem;
	bottom: 0.8rem;
}
.page4_logo,.page5_logo{
	bottom: 0.1rem;
	left: 50%;
	transform: translateX(-50%);
}
.page4_tips,.page5_tips{
	top: 7.4rem;
}
.p4_imgshow{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.8);
	z-index: 200;
	display: none;
}
.p4_imgBox{
	width: 4rem;
	height: 4rem;
	border: 1px solid #E6CD89;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 4rem;
	position: relative;
	border-radius: 50%;
}
.p4_imgBox img{
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
}

.page4_affirm{
	right: 0.3rem;
}
.page4_cancel{
	left: 0.3rem;
}

/* pqge5封面 */
.page5{
	z-index: 1;
}
.page5 .main{
	background-image: url(../../images/zt_szf/main3_bg.jpg);
}
.page5_bnl{
	width: 3.94rem;
	height: 2.77rem;
	background: url(../../images/zt_szf/s3_bnl.png) no-repeat;
	background-size: cover;
	position: absolute;
	left: 1.58rem;
	top: 2.54rem;
}
/* pqge6封面 */
.page6{
	z-index: 1;
}

/* pqge7封面 */
.page7{
	z-index: 1;
}

/* pqge8封面 */
.page8{
	z-index: 1;
}
.hb_imgbox{
	width: 6.8rem;
	height: 10.91rem;
	overflow: hidden;
	position: relative;
}
.page6_btn2{
	left: 2.2rem;
	bottom: 1.1rem;
}
.page7_btn2{
	left: 50%;
	transform: translateX(-50%);
	bottom: 0.94rem;
}
.page8_btn2{
	left: 50%;
	transform: translateX(-50%);
	bottom: 0.94rem;
}
.inputTips{
	width: 4rem;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0);
	background: rgba(0,0,0,0.6);
	color: #fff;
	font-size: 0.3rem;
	text-align: center;
	line-height: 0.45rem;
	z-index: 1000;
	transition: all 0.5s;
}
.xiaoXiang{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.6);
	justify-content: center;
	align-items: center;
	z-index: 200;
	flex-direction: column;
	display: none;
}
.xiaoXiang_main{
	width: 5rem;
	height: auto;
	overflow: hidden;
	background: #fff;
	border-radius: 0.2rem;
	padding: 0.2rem;
	box-sizing: border-box;
}
.xiaoXiang h6{
	font-size: 0.32rem;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.xiaoXiang p{
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 0.3rem;
	line-height: 0.45rem;
	color: #333;
	margin-top: 0.2rem;
	white-space: pre-wrap;
	text-indent: 2em;
}
.xx_btn{
	position: static;
	margin-top: 0.4rem;
}