.page {
	height:100vh;
	width:7.5rem;
	margin:0 auto;
	overflow:hidden;
}
.mtp {
	position:fixed;
	left:0;
	right:0;
	top:0;
	z-index:11;
	background:rgba(0,0,0,.38);
	display:flex;
	justify-content:space-between;
	align-items:center;
	width:7.5rem;
	margin:0 auto;
	padding:0 0.25rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.mtp a {
	font-size:0.25rem;
	color:#ffffff;
	padding-left:0.42rem;
	line-height:0.6rem;
	background-size:auto 0.36rem !important;
}
.ubtn {
	margin:2.7rem 0.5rem 0;
	text-align:center;
}
.ubtn a {
	display:block;
	text-align:center;
	font-size:0.34rem;
	color:#ffffff;
	font-weight:bold;
	background:url(../images/btn1.png) no-repeat center/100% 100%;
	line-height:1.05rem;
	height:1.1rem;
}
.ubtn li {
	margin-bottom:0.15rem;
}
.page2 h2 {
	text-align:center;
	font-size:0.46rem;
	color:#ffffff;
	font-weight:bold;
	margin:0.7rem 0 0;
}
.page2 h2 i {
	color:#ffc600;
}
.page2 .forms {
	margin:4.4rem 0.36rem 0;
	background:#fff;
	border-radius:0.12rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0.35rem 0.6rem;
}
.page2 .forms h3 {
	font-size:0.26rem;
	color:#333333;
	text-align:center;
}
.page2 .forms li {
	border-radius:0.05rem;
	background:#f1f2f7;
	display:flex;
	justify-content:space-between;
	margin-top:0.28rem;
	overflow:hidden;
	align-items:center;
}
.page2 .forms li .ico {
	width:0.76rem;
	height:0.7rem;
	background:url(../images/ico3.png) no-repeat center #0088ff;
	background-size: 50% auto !important;
}
.page2 .forms li .ico2 {
	background:url(../images/ico4.png) no-repeat center #0088ff;
}
.page2 .forms li .txt {
	width:4.4rem;
	height:0.7rem;
	font-size:0.22rem;
	color:#333;
	background:none;
	border:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.page2 .forms li .txt2 {
	padding:0 0.2rem;
}
.page2 .forms li .pic {
	width:1.5rem;
	margin-right:0.2rem;
}
.page2 .forms h5 {
	text-align:right;
	margin:0.15rem 0;
}
.page2 .forms h5 a {
	font-size:0.22rem;
	color:#666666;
	display:inline-block;
	text-decoration:underline !important;
}
.page2 .forms .btn {
	text-align:center;
	font-size:0.25rem;
	color:#fff;
	background:#0088ff;
	line-height:0.7rem;
	border-radius:0.05rem;
}
.page2 .forms h6 {
	text-align:center;
}
.page2 .forms h6 i {
	font-size:0.25rem;
	color:#ff8400;
	display:inline-block;
	padding-left:0.4rem;
	background:url(../images/ico6.png) no-repeat left center;
	line-height:0.5rem;
	margin:0.2rem 0;
	background-size:0.3rem auto !important;
}
.page2 .ph {
	text-align:center;
	margin:0.2rem 0;
	font-size:0.21rem;
	color:#fff;
}
.page2 .ph a {
	color:inherit;
	display:inline-block;
	margin-right:0.15rem;
}
.page3 {
	padding:0.9rem 0.5rem 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.page3 h3 {
	font-size:0.36rem;
	color:#ffffff;
}
.page3 h3 i {
	color:#ffc600;
}
.page3 h4 {
	font-size:0.36rem;
	color:#ffffff;
	font-weight:bold;
	margin-top:0.6rem;
}
.page3 .pic {
	width:5.1rem;
	margin:1.3rem auto 0;
	display:block;
}
