.page-bd{
	background-color: #fff;
	overflow-x: hidden;
	padding-top: .2rem;
}
.page{
	width: 100%;
	height: 100%;
	font-family: "Noto Sans SC";
	overflow: hidden;
	position: fixed;
}

.top-one {
	background-image: url(../images/login/beijing.png);
	background-repeat: no-repeat;
	background-size: 100%, 2.31rem;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 2.31rem;
	flex-direction: column;
}
.top{
	background-image: url(../images/login/beijing.png);
	background-repeat: no-repeat;
	background-size: 100%, 2.6rem;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 2.6rem;
	flex-direction: column;
}

.top-header {
	width: 1.32rem;
	height: 1.32rem;
	border: 2px solid #DCDCDC;
	border-radius: 50%;
}

.top img , .top-one img{
	width: 1.32rem;
	height: 1.32rem;
	border-radius: 50%;
}

.input-box {
	display: flex;
	justify-content: center;
}

.flex {
	display: flex;
	align-items: center;
}

.box {
	width: 4.15rem;
	height: 0.53rem;
	background: #F9F9F9;
	border-radius: 0.27rem;
	display: flex;

}
.centen{
	margin-top: 3px;
}

.box i {
	width: 0.02rem;
	height: 0.20rem;
	margin: 0 0.12rem 0 0;
	background: #EBE9E9;
}
.marginLeft{
	margin-left: 0.09rem !important;
}

.two {
	margin-bottom: 0.1rem;
}

.box .imgIcon {
	width: 0.18rem;
	height: 0.27rem;
	margin: 0 0.12rem 0 0.23rem;
}
.imgIcon-veyify{
	width: 0.27rem;
	height: 0.26rem;
	margin: 0 0.12rem 0 0.23rem;
}
.verify{
	width: 50%;
}
.box input{
	max-width: 2rem;
}
.box .codeBox {
	width: 30%;
	text-align: center;
	background-color: #FFF1F1;
	border-radius: 15px;
	color: #FE8090;
}
.inputBlock .codeBox input {
	width: 100%;
	text-align: end;
	padding-right: 0.026667rem;
}
.button {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	margin: 0 0.493333rem;
	height: 0.6rem;
	border-radius: 0.3rem;
	margin-top: 0.2rem;
	background-color: red;
}

.btn {
	margin: 0.2rem 0.493333rem;
	background-color: #FFFFFF;
	border: 1px solid #FD7F8F;
	color: #FD7F8F;
}


.Password {
	width: 4.15rem;
	justify-content: space-between;
	margin: 0.2rem auto;

}
label .iconBox {
	position: relative;
	margin: 0 0.066667rem 0 0.006667rem;
}
.rulesBox {
	padding: 0 0.493333rem;
	margin: 0.1rem 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.rulesBox .rules {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.dengji{
	width:70% ;
	justify-content: space-between;
	color: #fe8090;
	font-size: 0.22rem;
}
.bank{
	width: 95%;
	margin: 0 auto 0.2rem;
}
.bank-title{
	width: 100%;
	text-align: center;
	margin: 0.3rem 0 0.2rem;
}
.bank-xinxi{
	margin-left: 0.5rem;
}
.shoukuanma{
	justify-content: center;
}
.shoukuanma img{
	width: 2rem;
}
.superior{
	margin: 0.2rem;
}
.bank-select-box{
	justify-content: center;
}
.bank-select{
	width: 2.5rem;
	height: 1.6rem;
	border: 1px dashed black;
	position: relative;
	background: url(/static/mobile/default/images/addImg.png) center no-repeat;
}
/*.bank-select img{*/
/*	width: 2.5rem;*/
/*	height: 1.6rem;*/
/*}*/
.bank-select #pay_img{
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}
.bank-select input{
	opacity: 0;
	width: 2.5rem;
	height: 1.6rem;
	position: absolute;
	left: 0;
	top: 0;
}

.button-zhuce {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	margin: 0 0.493333rem;
	height: 0.6rem;
	border-radius: 0.3rem;
	margin-top: 0.2rem;
	border: 1px solid red;
}






