.banner_wrap{
	position: relative;
}
.product_detail_bg{
	width: 100%;
	height: 3.62rem;
}
.privilege_gold_price{
	width: 100%;
	position: absolute;
	padding-top: .9rem;
	top: 0;
	text-align: center;
	padding-bottom: .2rem;
	color: #fff;
}
.privilege_gold_price p{
	font-size: .24rem;
}
.privilege_gold_price p span{
	letter-spacing: .01rem;
	margin-left: .12rem;
}
.privilege_gold_price h3{
	font-size: .8rem;
}
.privilege_logo{
	position: absolute;
	flex: 1;
	left: .8rem;
	top: .9rem;
	width: 1.4rem;
}
.profit_time{
	text-align: left;
	padding-left: .2rem;
	padding-right: .2rem;
	display: flex;
	justify-content: space-between;
}
.profit_time span:nth-of-type(2n+1){
	color: #ffe8cb;
	font-size: .2rem;
}
.profit_time span:nth-of-type(2n){
	color: #fff;
	font-size: .28rem;
	margin-left: -.15rem;
}
.income_company{
	display: flex;
	margin-top: -.28rem;
}
.income_company li{
	width: 50%;
	border-left: .01rem solid #ffb400;
	box-sizing: border-box;
	text-align: center;
	padding-top: .22rem;
	padding-bottom: .2rem;
	height: 1rem;
	background: #ffc119;
}
.income_company li .count{
	color: #fff;
	font-size: .32rem;
	display: block;
    margin-top: -.1rem;
    font-weight: 800;
}
.income_company li p{
	color: #ffe7bb;
	font-size: .2rem;
}
.income_company li p span{
	margin-left: .1rem;
	letter-spacing: .01rem;
}
.account_balance_wrap{
	padding: 0 .3rem .44rem .3rem;
	border-bottom: .01rem solid #eae8e5;
	background: #fff;
}
.acount{
	height: .9rem;
	line-height: .9rem;
	color: #999;
	font-size:.28rem;
}
.acount span:nth-of-type(2){
	margin-left: .1rem;
}
.recharge{
	text-decoration: underline;
	color: #fc7e00;
	display: inline-block;
	margin-left: .5rem;
}
.weight,.gold_money{
	border: .01rem solid #eae8e5;
	background: #f9f9f9;
	height: .98rem;
	line-height: .98rem;
	font-size: .34rem;
	position: relative;
}
.info_all{
	position: absolute;
	text-decoration: underline;
	color: #fc7e00;
	position: absolute;
	font-size: .28rem;
}
.weight input,.gold_money input{
	background: #f9f9f9;
	font-size: .34rem;
}
input::-webkit-input-placeholder{
	color: #999;
}
.gold_money{
	margin-top: .28rem;
}
.weight span:nth-of-type(1),.gold_money span:nth-of-type(1){
	display: inline-block;
	height: 100%;
	width: 1.16rem;
	text-align: center;
	color: #666;
	border-right: .01rem solid #eae8e5;
}
.weight span:nth-of-type(2),.gold_money span:nth-of-type(2){
	padding-left: .4rem;	
	color: #333;
}
.product_detail{
	margin-top: .28rem;
	height: 1.02rem;
	line-height: 1.02rem;
	background: #fff;
	border-bottom: .01rem solid #EAE8E5;
	border-top: .01rem solid #EAE8E5;
	padding-left: .3rem;
	padding-right: .3rem;
	position: relative;
	display: flex;
}
.product_detail span{
	color: #333;
	font-size: .34rem;
}
.toward_right{
	position: absolute;
	right: .3rem;
	top: -.25rem;
}
.toward_right span{
	font-size: .3rem;
	color: #666;
}
.agreement_wrap{
	text-align: center;
}
.agreement{
}
.agreement span:nth-of-type(1){
	color: #999;
	font-size: .3em;
	margin-left: -.14rem;
}
.agreement span:nth-of-type(2){
	color: #333;
	font-size: .3rem;
	margin-left: -.3rem;
}
.agreement_wrap p{
	font-size: .22rem;
	color: #cfcfcf;
	margin-bottom: .4rem;
}
.agreement_wrap img{
	width: .3rem;
}
.complete_pro{
	font-size: .28rem;
	height: 1.02rem;
	line-height: .98rem;
	margin-top: .38rem;
	border-top: .01rem solid #eae8e5;
	text-align: center;
	color: #fc7e00;
	background: #fff;
}
.complete_pro span:nth-of-type(1){
	color: #666;
}
.inner_bar{
	height: .04rem;
	background: #fc7e00;
}
.buy_btn{
	width: 100%;
	height: .98rem;
	text-align: center;
	line-height: .98rem;
	color: #fff;
	background: #ffba00;
	font-size: .32rem;
}
