.time_limit_wrap{
	height: 1.4rem;
	border-bottom: .01 rem solid #eae8e5;
	padding-top: .22rem;
	box-sizing: border-box;
}
.limit_time{
	display: flex;
	width: 3rem;
	margin: 0 auto;
	color: #ffba00;
	font-size: .2rem;
}
.time_photo{
	height: .4rem;
	margin-right: .1rem;
	position: relative;
	top: .08rem;
}
.tag_time{
	height: .5rem;
	width: .5rem;
	border: .01rem solid #eae8e5;
	background: #fff;
	border-radius: .03rem;
	text-align: center;
	line-height: .5rem;	
	margin-left: .1rem;
}
.tag_tips{
	font-size: .26rem;
	color: #999;
	text-align: center;
	margin-top: .1rem;
}
.step{
	margin-right: .1rem;
	position: relative;
}
.step::after{
	content: ':';
    position: absolute;
    right: -.14rem;
    font-size: .35rem;
    top: -.03rem;
}
.row{
	display: flex;
	height: 1.02rem;
	background: #fff;
	padding-left: .3rem;
	padding-right: .3rem;
	border-bottom: .01rem solid #e3e3e3;
	align-items: center;
	position: relative;
}
.row3,.row5{
	margin-top: .28rem;
	border-top:.01rem solid #e3e3e3;
}
.left{
	font-size: .32rem;
	color: #333;
}
.right{
	font-size: .28rem;
	color: #666;
	flex: 1;
	text-align: right;
}
.bg_white{
	position: absolute;
	height: 1.1rem;
	left: 0;
	top: 0;
	background: #fff;
	width: .3rem;
	z-index: 500;
}
.toward_photo{
	position: relative;
	top: .06rem;
	margin-left: .2rem;
	height: .3rem;
}
.fonfirmOrder,.blcance_btn{
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: .98rem;
	background: #ffba00;
	text-align: center;
	color: #fff;
	font-size: .34rem;
	line-height: .98rem;
}
.paymentVerification{
	width: 100%;
	background: #fff;
	overflow: hidden;
	height: 5.2rem;
	background: #fff;
	position: absolute;
	bottom: 0;
	z-index: 10000;
	display: none;
}
.payment_account{
	display: flex;
	position: relative;
	height: 1.02rem;
	line-height: 1.02rem;
	border-bottom: .01rem solid #eae8e5;
	justify-content: center;
	letter-spacing: .01rem;
}
.delete i{
	position: absolute;
	color: #eae8e5;
	left: .36rem;
	font-size: .5rem;
}
.tag_account{
	color: #999;
	font-size: .28rem;
}
.account_num{
	font-size: .34rem;
	color: #fc7e00;
}
.get_codeNum_wrap,.transaction_password_wrap{
	display: flex;
	border: .02rem solid #eae8e5;
	background: #f9f9f9;
	height: .98rem;
	width: 6.86rem;
	margin: 0 auto;
	line-height: .98rem;
	margin-top: .6rem;
}
.tag_codeNum,.tag_password{
	font-size: .32rem;
	color: #666;
	width: 1.76rem;
	text-align: center;
	height: 100%;
	border-right: .02rem solid #eae8e5;
	margin-right: .28rem;
}
#getCode_btn,#password{
	display: block;
	width: 2.4rem;
	height: 100%;
	padding-right:.18rem ;
	text-align: right;
	font-size: .32rem;
	color: #fc7e00;
	background: #f9f9f9;
}
#password{
	flex: 1;
	text-align: left;
	color: #333;
}
#codeNum{
	width: 3rem;
	font-size: .34rem;
	background: #f9f9f9;
}
#codeNum::-webkit-input-placeholder,#password::-webkit-input-placeholder{
	color: #999;
}
.tag_userBlance{
	font-size: .24rem;
	color: #999;
	text-align: center;
	margin-top: 1.1rem;
}
.bg_gray{
	position: absolute;
	top: 0;
	height: 100%;
	background: #000;
	opacity: .4;
	z-index: 1000;
	width: 100%;
	display: none;
}
.forgrt_password{
	font-size: .24rem;
	color: #5490ff;
	position: absolute;
	right: .3rem;
	margin-top: .24rem;
}
.order_timeOut{
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -1.7rem;
	background: #fff;
	z-index: 2000;
	width: 6rem;
	height: 3.4rem;
	overflow: hidden;
	display: none;
}
.tag_timeOut{
	font-size: .34rem;
	color: #333;
	text-align: center;
	margin-top: 1rem;
}
.myAccountInto,.repurchase{
	display: inline-block;
	width: 2rem;
	height: .8rem;
	margin-top: .66rem;
	box-sizing: border-box;
	font-size: .26rem;
	text-align: center;
	line-height: .8rem;
}
.myAccountInto{
	border: .02rem solid #d1d1d1;
	color: #999;
	margin-left: .86rem;
}
.repurchase{
	background: #ffba00;
	color: #fff;
}
