.layout {
	position:relative;
	width:7.5rem;
	margin:0 auto;
	min-height:100vh;
}
.page {
	min-height:100vh;
	position:relative;
	padding-bottom:0.9rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.hpage1 .pic1 img,.hpage1 .pic img {
	width:100%;
	display:block;
}
.hpage1 .pic {
	width:1.4rem;
	padding-top:1.14rem;
	position:relative;
	left:1rem;
}
.hpage1 .pic1 {
	width:6rem;
	margin:0.3rem auto 0;
}
.hpage1 ul {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin:0.65rem 0.6rem ;
}
.hpage1 li {
	width:2.5rem;
}
.hpage1 li img {
	width:100%;
	display:block;
}
.uwfts {
	margin:0 auto;
	width:6.47rem;
}
.uwfts img {
	width:100%;
	display:block;
}
.hpage2 .pic1 img,.hpage2 .pic img {
	width:100%;
	display:block;
}
.hpage2 .pic {
	width:3.77rem;
	padding-top:0.5rem;
	margin:0 auto;
}
.hpage2 .pic1 {
	width:6rem;
	margin:0.4rem auto 0;
}
.hpage2 .fms {
	margin:0.6rem 0 0.56rem;
}
.hpage2 .fms .btn {
	width:3.25rem;
	display:block;
	margin:0.5rem auto 0.3rem;
}
.hpage2 .fms .h6 {
	width:4.64rem;
	display:block;
	margin:0 auto;
}
.hpage2 .fms li {
	margin-bottom:0.3rem;
}
.hpage2 .fms li:last-child {
	margin-bottom:0;
}
.hpage2 .fms ul {
	margin:0 0.72rem;
}
.hpage2 .fms .t1 {
	width:100%;
	height:0.8rem;
	background:#fff;
	border-radius:0.4rem;
	font-size:0.4rem;
	color:#333;
	text-align:center;
	border:none;
}
