@charset "utf-8";
body{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑","sans-serif";
	background: #fff;
	font-size: 0.16rem;
}
*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
input,
select,
textarea{
	outline: 0;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: "微软雅黑","sans-serif";
}
table{
  border-collapse: collapse;
}
img{
	border: 0;
	display: inline-block;
	max-width: 100%;
	width: auto;
	vertical-align: top;
}
ul,
li{
	list-style-type: none;
}
a{
	text-decoration: none;
	color: inherit;
}
a:hover{
	text-decoration: none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.fw{
	font-weight: bold;
}
.cl{
	clear: both;
}
.clear:after{
	content:"";
	display: block;
	clear:both;
}
.flex{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.bigimg img{
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.bigimg:hover img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.to1{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.to2{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
}

@font-face {
	font-family: "SOURCEHANSERIFCN-HEAVY";
	src:url("../fonts/SOURCEHANSERIFCN-HEAVY.OTF") format("opentype"),
		url("../fonts/SOURCEHANSERIFCN-HEAVY.ttf") format("truetype"),
		url("../fonts/SOURCEHANSERIFCN-HEAVY.woff") format("woff");
	font-display: swap;
}
html {
    font-size: -moz-calc(100vw / 7.5);
    font-size: calc(100vw / 7.5);
}


/*首页*/
.header{
	width: 100%;
	height: 0.9rem;
	line-height: 0.9rem;
	text-align: center;
	background: #fff;
	color: #333;
	font-size: 0.38rem;
	font-weight: bold;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}
.head_img{
	width: 0.6rem;
	height: 0.6rem;
	position: absolute;
	top: 0.15rem;
}
.head_img img{
	width: 100%;
	height: 100%;
}
.head_left{
	left: 0.15rem;
}
.head_right{
	right: 0.22rem;
}

.bg{
	width: 100%;
	min-height: 100vh;
	background: url(../images/bg.jpg) no-repeat center top #fff5c2;
	background-size: 100%;
}
.ind_p{
	padding: 1.34rem 0 1.97rem;
}
.logo{
	width: 90%;
	color: #333;
	font-size: 0.36rem;
	font-weight: bold;
	display: flex;
	align-items: center;
	margin: 0 auto 0.34rem;
}
.logo img{
	width: 0.76rem;
	margin-right: 0.18rem;
}
.notice_bg{
	width: 95%;
	min-height: 1.48rem;
	background: url(../images/ind_04.png) no-repeat;
	background-size: 100% 100%;
	padding: 0.4rem 0.44rem 0.4rem 1.28rem;
	margin: 0 auto 0.32rem;
	position: relative;
}
.notice_img{
	width: 1.12rem;
	height: 1.32rem;
	position: absolute;
	top: 0.08rem;
	left: 0;
}
.notice_img img{
	width: 100%;
	height: 100%;
}
.notice{
	color: #9b6c0e;
	font-size: 0.27rem;
	font-weight: bold;
	line-height: 0.34rem;
}
.cesuan_box{
	width: 100%;
	padding: 0.18rem 0;
	position: relative;
	margin-bottom: 0.6rem;
}
.cesuan_top{
	width: 96%;
	height: 6.12rem;
	background: url(../images/ind_07.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.cesuan_bottom{
	width: 96%;
	height: 4.79rem;
	background: url(../images/ind_08.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.cesuan_bg{
	width: 93%;
	min-height: 9rem;
	background: #fff;
	border-radius: 0.2rem;
	padding: 0.27rem 0.2rem 0.6rem 0.32rem;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.cesuan_txt{
	color: #fc5900;
	font-size: 0.4rem;
	font-weight: bold;
	line-height: 0.54rem;
}
.cesuan_tel{
	width: 100%;
	padding: 0.14rem 0.12rem 0.4rem 0;
	display: flex;
	justify-content: space-between;
}
.cesuan_tel input{
	width: 0.5rem;
	height: 0.7rem;
	text-align: center;
	line-height: 0.68rem;
	border: solid 0.01rem #daae5a;
	border-radius: 0.05rem;
	color: #333;
	font-size: 0.4rem;
	font-weight: bold;
}
.cesuan_tel input::placeholder{
	color: #333;
}
.gender_box{
	display: flex;
	align-items: center;
	margin-bottom: 0.32rem;
}
.gender{
	width: 2rem;
	height: 0.54rem;
	margin-left: 0.2rem;
	color: #333;
	font-size: 0.4rem;
	font-weight: bold;
	display: flex;
	align-items: center;
}
.gender input[type="radio"] {
	appearance: none;
	-webkit-appearance: none;
	width: 0.4rem;
	height: 0.4rem;
	border: none;
	border-radius: 0;
	background: url(../images/ind_09.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 0.26rem;
	position: relative;
	cursor: pointer;
}
.gender input[type="radio"]:checked {
	background: url(../images/ind_10.png) no-repeat;
	background-size: 100% 100%;
}
.gender label{
	cursor: pointer;
	user-select: none;
	display: flex;
	align-items: center;
}
.use{
	width: 100%;
	padding: 0.32rem 0;
}
.use li{
	color: #333;
	font-size: 0.4rem;
	font-weight: bold;
}
.use label{
	height: 0.68rem;
	display: flex;
	align-items: center;
}
.use li input[type="radio"] {
	appearance: none;
	-webkit-appearance: none;
	width: 0.4rem;
	height: 0.4rem;
	border: none;
	border-radius: 0;
	background: url(../images/ind_09.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 0.4rem;
	position: relative;
	cursor: pointer;
}
.use li input[type="radio"]:checked {
	background: url(../images/ind_10.png) no-repeat;
	background-size: 100% 100%;
}
.satisfy_box{
	height: 0.88rem;
	display: flex;
	align-items: center;
	margin-bottom: 0.24rem;
}
.satisfy{
	width: 2.52rem;
	height: 0.88rem;
	color: #333;
	font-size: 0.4rem;
	font-weight: bold;
	display: flex;
	align-items: center;
}
.satisfy input[type="radio"] {
	appearance: none;
	-webkit-appearance: none;
	width: 0.4rem;
	height: 0.4rem;
	border: none;
	border-radius: 0;
	background: url(../images/ind_09.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 0.26rem;
	position: relative;
	cursor: pointer;
}
.satisfy input[type="radio"]:checked {
	background: url(../images/ind_10.png) no-repeat;
	background-size: 100% 100%;
}
.satisfy label{
	cursor: pointer;
	user-select: none;
	display: flex;
	align-items: center;
}
.cesuan_btn{
	width: 68%;
	height: 0.86rem;
	line-height: 0.86rem;
	text-align: center;
	background: linear-gradient(to right, #fdebbc, #fece6c);
	box-shadow: 0 0.1rem 0.2rem rgba(251, 200, 95, 0.6);
	border-radius: 0.9rem;
	color: #c14000;
	font-size: 0.4rem;
	font-family: "SOURCEHANSERIFCN-HEAVY";
	margin: 0 auto;
}
.about_bg{
	width: 93%;
	min-height: 3rem;
	padding: 1.22rem 0.5rem 0.64rem;
	background: #fff;
	border-radius: 0.2rem;
	margin: 0 auto;
	position: relative;
}
.about_tit{
	width: 84%;
	height: 1.38rem;
	line-height: 0.98rem;
	text-align: center;
	font-family: "SOURCEHANSERIFCN-HEAVY";
	background: url(../images/ind_11.png) no-repeat;
	background-size: 100% 100%;
	font-size: 0.48rem;
	font-weight: bold;
	color: #333;
	position: absolute;
	top: -0.15rem;
	left: 8%;
	z-index: 2;
}
.about_txt{
	color: #333;
	font-size: 0.36rem;
	line-height: 0.54rem;
	text-align: justify;
	font-weight: bold;
	margin-bottom: 0.36rem;
}
.copyright{
	width: 100%;
	text-align: center;
	line-height: 0.32rem;
	color: #af6a23;
	font-size: 0.26rem;
}

.foot_bg{
	width: 100%;
	background: #fff5c2;
	padding: 0.45rem 0 0.37rem;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 90;
}
.foot_box{
	width: 93%;
	margin: 0 auto;
}
.foot{
	float: left;
	width: 48%;
	height: 1.16rem;
	line-height: 1.16rem;
	position: relative;
	background: #fff;
	border-radius: 0.2rem;
	color: #af6a23;
	font-size: 0.4rem;
	font-weight: bold;
}
.foot img{
	width: 1.15rem;
	height: 1.1rem;
	position: absolute;
	top: -0.24rem;
	left: 0.18rem;
}
.foot span{
	padding-left: 46%;
}
.foot:first-child{
	margin-right: 4%;
}
.foot:first-child img{
	left: 0.48rem;
}
.foot:first-child span{
	padding-left: 56%;
}
.foot.on{
	background: linear-gradient(to bottom, #fdebbc, #fece6c);
}


/* 结果 */
.m65{
	margin-bottom: 0.65rem;
}
.jg_line{
	width: 100%;
	height: 0.88rem;
	border-bottom: solid 0.01rem #fedecc;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.jg_left{
	color: #333;
	font-size: 0.36rem;
	font-weight: bold;
	line-height: 0.78rem;
}
.jg_right{
	color: #ff0000;
	font-size: 0.36rem;
	font-weight: bold;
}
.qianyu{
	width: 100%;
	min-height: 3.05rem;
	border: solid 0.01rem #d1c99d;
	background: url(../images/result_01.png) no-repeat center top;
	background-size: cover;
	border-radius: 0.2rem;
	padding: 0.38rem;
	text-align: center;
	line-height: 0.58rem;
	font-size: 0.38rem;
	color: #fc5900;
	margin: 0.05rem 0 0.24rem;
}
.jg_txt{
	color: #333;
	font-size: 0.35rem;
	line-height: 0.5rem;
}

.code_pic{
	width: 3.75rem;
	height: 3.75rem;
	background: #fff;
	border: solid 1px #722003;
	margin: 0.26rem auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.code_pic img{
	width: 3.38rem;
	height: 3.38rem;
}
.code_txt{
	width: 100%;
	text-align: center;
	line-height: 0.48rem;
	padding: 0.22rem 0;
	color: #333;
	font-size: 0.31rem;
	font-weight: bold;
}
.phone{
	width: 100%;
	line-height: 0.48rem;
	color: #333;
	font-size: 0.31rem;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 0.34rem;
}
.phone img{
	width: 0.69rem;
	height: 0.69rem;
	margin-left: 0.22rem;
}


/* 大师介绍 */
.int_p{
	padding: 1.64rem 0 2.16rem;
}
.int_picbox{
	width: 5.13rem;
	height: 5.96rem;
	position: relative;
	margin: 0.2rem auto 0.35rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.int_picbg{
	width: 100%;
	height: 100%;
	background: url(../images/int_01.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.int_pic{
	width: 4.84rem;
	height: 5.65rem;
	overflow: hidden;
}
.int_pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.int_txt{
	color: #333;
	font-size: 0.36rem;
	line-height: 0.5rem;
	text-align: justify;
	margin-bottom: 0.36rem;
}


/* 支付 */
.pay_p{
	padding: 1.64rem 0 0.5rem;
}
.price{
	width: 100%;
	text-align: center;
	line-height: 0.64rem;
	color: #fc5900;
	font-size: 0.7rem;
	font-weight: bold;
	padding-top: 0.26rem;
}
.price span{
	font-size: 0.38rem;
}
.pay_txt{
	width: 100%;
	text-align: center;
	line-height: 0.46rem;
	color: #fc5900;
	font-size: 0.3rem;
	font-weight: bold;
	margin: 0.1rem 0 0.3rem;
}
.pay_con{
	width: 100%;
	background: #fffced;
	border: solid 0.01rem #d1c99d;
	border-radius: 0.2rem;
	padding: 0.3rem 0.34rem;
	margin-bottom: 0.48rem;
}
.pay{
	width: 100%;
	height: 1.05rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.pay:last-child .pay_r{
	border-bottom: none;
}
.pay_img{
	width: 0.5rem;
	height: 0.5rem;
}
.pay_img img{
	width: 100%;
	height: 100%;
}
.pay_r{
	width: 82%;
	height: 1.04rem;
	line-height: 1.04rem;
	color: #fc5900;
	font-size: 0.4rem;
	font-weight: bold;
	border-bottom: solid 0.01rem #e6deae;
	position: relative;
}
.pay_r em{
	width: 0.46rem;
	height: 0.46rem;
	background: url(../images/int_05.png) no-repeat;
	background-size: 100% 100%;
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}
.pay.on .pay_r em{
	background: url(../images/int_06.png) no-repeat;
	background-size: 100% 100%;
}
.pay_btn{
	width: 84%;
	height: 0.84rem;
	line-height: 0.84rem;
	text-align: center;
	font-family: "SOURCEHANSERIFCN-HEAVY";
	font-size: 0.28rem;
	font-weight: bold;
	color: #701d00;
	background: url(../images/ind_13.png) no-repeat;
	background-size: 100% 100%;
	box-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
	border-radius: 0.4rem;
	margin: 0 auto;
}






.hzhf_bg{
	width: 100%;
	background: url(../images/bg.jpg) no-repeat center top;
}