.instructions_link{
	position: absolute;
	right: .3rem;
	color: #333;
}
.banner{
	background: #ffba00;
	height: 3rem;
	overflow: hidden;
}

.tag_profit{
	font-size: .20rem;
	color: #fff;
	text-align: center;
	margin-top: .8rem;
}
.profit{
	margin-top: .3rem;
	font-size: .8rem;
	color: #fff;
	margin-top: .1rem;
	text-align: center;
	align-items: center;
}
.row{
	height: 1.02rem;
	border-bottom: .01rem solid #e3e3e3;
	line-height: 1.02rem;
	padding-left: .3rem;
	padding-right: .3rem;
	background: #fff;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.left{
	font-size: .34rem;
	color: #333;
}
.right{
	font-size: .32rem;
	color: #333;
	position: relative;
}
.right img{
	position: relative;
	height: .3rem;
	top: .04rem;
	margin-left: .15rem;
}
#provice,#city{
	position: absolute;
	width:34%;
	z-index: 100;
	right: 30%;
	height: 100%;
	font-size: .32rem;
	color: #333;
	display: none;
}
#city{
	right: 0;
	width: 30%;
}
.special_row {
	background: #f2f1f0;
	height: .88rem;
	line-height: .88rem;
}
.special_row .left{
	font-size: .26rem;
}
.right input{
	flex: 1;
	font-size: .3rem;
	text-align: right;
}
.photo_wrapper{
	overflow: hidden;
	height: 4.2rem;
	background: #fff;
}
.tag_proof{
	text-align: center;
	font-size: #333;
	font-size: .2rem;
	margin-top: .42rem;
}
.photo_box{
	margin: 0 auto;
	width: 2.8rem;
	height: 2.8rem;
	background: #f2f1f0;
	margin-top: .27rem;
	text-align: center;
	overflow: hidden;
}
.photo{
	width: .8rem;
	margin-top: .55rem;
}
.cammer{
	width: 2.875rem;
	height: 1rem;
	margin: 0 auto;
	color: #666;
	border: .01rem solid #d1d1d1;
	text-align: center;
	line-height: 1rem;
	display: block;
	font-size: .26rem;
	transform: scale(.8);
}
.agreement_wrap{
	text-align: left;
	height:.7rem;
	line-height: 0;
	padding-top: .1rem;
}
.agreement span:nth-of-type(1){
	color: #999;
	font-size: .24em;
	margin-left: -.14rem;
}
.agreement span:nth-of-type(2){
	color: #333;
	font-size: .24rem;
	margin-left: -.3rem;
}
.agreement_wrap p{
	font-size: .22rem;
	color: #cfcfcf;
	margin-bottom: .4rem;
}
.agreement_wrap img{
	width: .3rem;
	position: relative;
	top: .05rem;
	margin-left: .3rem;
}
.buy_now{
	width: 100%;
	height: .98rem;
	color: #fff;
	background: #ffba00;
	text-align:center ;
	font-size: .32rem;
	line-height: .98rem;
}
