.recha_hed{
	background: url(../../Images/Member/integral/wd_bg_cb1.png) no-repeat;
	background-size: 100% 100%;
	width:  100%;
	height: 3.8rem;
	line-height: initial;
	color: #fff;
	font-size: .24rem;
	position: relative;
	text-align: center;
}
.recha_hed .recha_bi{
	padding: .4rem 0 .1rem;
	color: #fff;
	font-size: .28rem;
}
.recha_hed .recha_bi span{
	font-size: .48rem;
	position: relative;
	display: inline-block;
}
.recha_hed .recha_bi span img{
	width: .48rem;
	height: .48rem;
	margin-right: .08rem;
	position: relative;
	top: .06rem;
	/* position: absolute;
	top: .28rem;
	right: -.7rem; */
}
/*充值金额*/
.recha_box{
	padding: 0 .24rem 0 .24rem;
	position: relative;
	top: -1.7rem;
}
.recha_money,
.recha_pay{
	margin-top: .2rem;
	background: #fff;
	border-radius: 10px;
}
.recha_money .title,
.recha_pay .title{
	color: #333;
	font-size: .32rem;
	padding: .3rem 0 .3rem .3rem;
	font-weight: bold;
}
.recha_pay{
	/* background: initial; */
	padding-bottom: .1rem;
}

.recha_money ul{
	padding: 0 .24rem;
	text-align: center;
}
.recha_money ul li{
	float: left;
	/* width: 2.1rem; */
	width: 2.06rem;
	height: 1.4rem;
	position: relative;
	background: #F7F7F7;
	border-radius: 10px;
	margin-right: .12rem;
	margin-bottom: .12rem;
	color: #999;
	font-size: .2rem;
	line-height: initial;
}
.recha_money ul li:nth-child(3n){
	margin-right: 0;
}
.recha_money ul li.on{
	border: solid 1px #FFCC66;
background: #fff7ea;
}
.recha_money ul li .jine{
	font-size: .32rem;
	font-weight: bold;
	color: #333;
	padding-top: .42rem;
	overflow: hidden;
}
.recha_money ul li:first-child .jine{
	padding-top: .32rem;
}
.recha_money ul li .jine span{
	color: #333;
}
.recha_money ul li .jine img{
	width: .24rem;
	height: .24rem;
	margin-right: .05rem;
}
.recha_money ul li .give{
	position: absolute;
	right:0;
	top: 0;
	background: #FFCC66;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
	color: #fff;
	padding: .02rem .15rem;
}
.recha_money ul li .give span.asd{
	color: #FFDE7E;
}
.recha_money ul li .give.active{
	background: #423f3e;
}
.recha_money ul li .give img{
	width: 12px;
	height: 12px;
	margin-left: .06rem;
	position: relative;
	top: .02rem;
}
.recha_money .recDiv{
	padding: .3rem .2rem;
	font-size: .24rem;
	color: #999;
}
/*支付方式*/
.recha_pay ul{
	/* padding: 0 .26rem; */
	padding: .26rem .26rem 0 .26rem;
	background: #F7F7F7;
	margin: 0 .26rem;
	border-radius: 8px;
}
.recha_pay ul li{
	border-bottom: solid 1px #eee;
	padding-bottom: .3rem;
	margin-bottom: .3rem;
	font-size: .3rem;
	color: #333;
	position: relative;
	line-height: normal;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	align-content: center
}
.recha_pay ul li:last-child{
	border-bottom: none;
}
.tuijian_c{
	width: .64rem;
	height: .32rem;
	line-height: .34rem;
	display: inline-block;
	background: #fe7467;
	border-radius: 4px;
	margin-left: .16rem;
	text-align: center;
	font-size: .24rem;
	color: #fff;
	position: relative;
	top: -.03rem;
}
.recha_pay ul li img{
	width: .64rem;
	height: .64rem;
	float: left;
}
.recha_pay ul li span{
	float: left;
	padding-left: .2rem;
}
/*单选框*/
.magic-radio{
    position: absolute;
	right: 0;
	-webkit-appearance:initial;
	appearance: initial;
	width: 100%;
	height: 100%;
}
.magic-radio + label {
    position: absolute;
	right: 0;
	top: .18rem;
    display: block;
    padding-left: 30px;
    cursor: pointer;
    vertical-align: middle;
    min-width: auto !important;
}
.magic-radio:checked + label:before {
    background: #FFCC66;
    border-color: #FFCC66;
}
.magic-radio + label:before {
    border-radius: 50%;
}
.magic-radio + label:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: .28rem;
    height: .28rem;
    content: '';
    border: 1px solid #c0c0c0;
 
}
/*选中样式*/
.magic-radio:checked + label:after{
    display: block;
}
.magic-radio + label:after {
    top: 3px;
    left: 5px;
	box-sizing: border-box;
    width: 6px;
    height: 9px;
	transform: rotate(45deg ) scale(0.8);
	border-width: 2px;
	border-style: solid;
	border-color: #333;
	border-top: 0;
	border-left: 0;
}
.magic-radio + label:after{
    position: absolute;
    display: none;
    content: '';
}
/*说明*/
.recha_tip{
	font-size: .26rem;
	color: #999;
}
.recha_tip h4{
	font-size: .28rem;
	color: #333;
	padding: .2rem 0 .08rem;
}
.recha_tip p{
	line-height: .42rem;
}
.racha_btn{
	text-align: center;
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #fff;
	border-top: solid 1px #eee;
	height: 1rem;
}
.racha_btn .money_r{
	width: 2.4rem;
	float: left;
	color: #666;
	font-size: .2rem;
	line-height: initial;
}
.racha_btn .money_r p{
	color: #FE7467;
	padding-top: .12rem;
	font-weight: bold;
	font-size: .24rem;
}
.racha_btn .money_r p span{
	font-size: .36rem;
}
.racha_btn a{
	float: left;
	width: 4.8rem;
	font-size: .32rem;
	font-weight: bold;
	color: #333;
	background: #FFCC66;
	margin-top: .1rem;
	height: .8rem;
	line-height: .8rem;
	display: block;
    border-radius: 49px;
}
/*测币明细*/
.subsList{
	background: #fff;
}
.subsList ul{
	padding: 0 .2rem;
}
.subsList ul li{
	border-bottom: solid 1px #eeeeee;
	font-size: .24rem;
	color: #999;
	position: relative;
	padding: .26rem 0;
}
.subsList ul li:last-child{
	border-bottom: none;
}
.subsList ul li p{
	font-size: .26rem;
	color: #333;
}
.subsList ul li div{
	position: absolute;
	right: 0;
	top: .28rem;
}
.subsList ul li img{
	width: .4rem;
	height: .4rem;	
}
.subsList ul li b{
	font-size: .46rem;
	color: #f7b465;
}
/* .ui-modal-loading{
	background: none;
}
.ui-modal-loading .img_100{
	width: 35% !important;
	display: inline-block !important;
}
.ui-toast{
	font-size: 0.28rem;
	padding: 0rem .8rem;
} */

.recha_black{
	margin-top: .16rem;
	background: #fff;
    border-radius: 8px;
	position: relative;
	padding: .4rem .24rem;
	overflow: hidden;
	font-size: .24rem;
	color: #999;
}
.recha_black .icon_heika{
	background: url(../../Images/live/recha/hk_jb01.png) no-repeat;
	background-size: 100% 100%;
	width:  1.34rem;
	height: .32rem;
	position: absolute;
	left: 0;
	top: 0;
}
.recha_black h3{
	font-size: .28rem;
	color: #333;
}
.recha_black h3 i{
	background: url(../../Images/live/recha/icon_sm.png) no-repeat;
	background-size: 100% 100%;
	width:  .28rem;
	height: .28rem;
	display: inline-block;
	margin-left: .06rem;
	position: relative;
	top: .03rem;
}
.recha_black p{
	position: absolute;
	right: .24rem;
	top: .5rem;
	color: #FE7467;
	font-size: .32rem;
}
.recha_black p i{
	background: url(../../Images/live/recha/sy_icon_xz_default.png) no-repeat;
	background-size: 100% 100%;
	width:  .4rem;
	height: .4rem;
	display: inline-block;
	margin-left: .1rem;
	position: relative;
	top: .08rem;
}
.recha_black p i.on{
	background: url(../../Images/live/recha/color.png) no-repeat;
	background-size: 100% 100%;
}