.html,.body {
	height: 100%;
	overflow: scroll;
}
.page {
	overflow: hidden;
}
.store {
	min-height: 1.2rem;
	display: block;
	font-size: .8rem;
	margin-bottom: .8rem;
	padding: .6rem 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.recharge {
	background: #F9F9F9;
}
.gr,.ar {
	margin-bottom: .8rem;
	padding: .8rem 0;
	background: #fff;
}
.general,.activity {
	margin: 0 0 .8rem 1rem;
	font-size: .8rem;
	color:#333333;
}
.rtitle {
	margin: 0 0 .8rem 1rem;
	font-size: .6rem;
	color:#999999;
}
.rtime {
	width: 100%;
	justify-content: space-around;
	word-wrap:break-word;
    word-break:break-all;
    overflow: hidden;
}
.gr .rtime li {
	padding: .7rem 0;
	height: 4.8rem;
}
.ar .rtime li {
	padding: .7rem 0;
	height: 5.8rem;
}
.rtime li {
	float: left;
	text-align: center;
	width: 28%;
	border-radius: .2rem;
	box-sizing: border-box;
	margin-left: 4%;
	margin-bottom: .7rem;
}
.rt {
	border: solid .1rem #999999;
	position: relative;
}
.rt img {
	width: 1.4rem;
	height: 1.4rem;
	position: absolute;
	right: 0;
	bottom: 0;
}
.r {
	font-size: .7rem;
	margin-bottom: .4rem;
}
.rmonth {
	font-size: 1rem;
	margin-bottom: .4rem;
}
.rmoney ins {
	font-size: .8rem;
	margin: 0 .2rem;
}
.rmoney del {
	font-size: .6rem;
	color: #999;
}
.effective {
	margin: 1rem 0;
	margin-left: 1.2rem;
}
.explain {
	margin-left: 1.2rem;
}
.effective,.explain {
	font-size: .74rem;
}
.effective i,.explain i {
	color: #999999;
}
.effective em,.explain em {
	color: #333333;
}
.invoice {
	padding: .4rem 1rem;
	background: #fff;
}
.box {
	height: 1.2rem;
	padding-top: .2rem;
	box-sizing: border-box;
}
.service {
	float: left;
	font-size: .8rem;
}
.mark {
	width: .8rem;
	height: .8rem;
	display: inline-block;
	background: url('../images/wenhao.png') no-repeat;
	background-size: 100%;
	vertical-align: middle;
}
.what {
	float: right;
	font-size: .6rem;
}
.bon,.btw,.bth {
	width: 100%;
	height: auto;
	padding-top: .6rem;
	box-sizing: border-box;
	border: solid 1px #999;
	padding-left: .8rem;
	font-size: .8rem;
	border-radius: .2rem;
	margin-top: .4rem;
	position: relative;
}
.ititle .tick {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 2rem;
	height: 2rem;
}
.recommend {
	width: 3rem;
	height: 3rem;
	position: absolute;
	right: 1.8rem;
	top: 2.6rem;
}
.ititle h4,.ititle p {
	margin-bottom: .2rem;
}
.payment {
	width: 100%;
	height: auto;
	margin: .2rem 0;
	background: #fff;
	padding-top: .6rem;
}
.payall {
	display: flex;
	margin-left: 1rem;
}
.paynum {
	padding: 1rem .8rem 0 .8rem;
	color: #F74D47;
	box-sizing: border-box;
}
.paynum s {
	font-size: 1.6rem;
	margin: 0 .2rem;
}
.payraw {
	padding-top: 1.8rem;
	box-sizing: border-box;
}
.payraw u {
	margin-left: .4rem;
}
.nono {
	width: 100%;
	height: .2rem;
	background: #f9f9f9;
}
.paybox {
	width: 100%;
}
.choice {
	width: 100%;
	height: 2rem;
	line-height: 2rem;
	padding-left: 1rem;
	border-bottom: solid .1rem #f9f9f9;
}
.passw {
	width: 100%;
}
.wechat,.ali {
	display: inline-block;
	width: 50%;
	height: 4rem;
	padding-top: 1rem;
	box-sizing: border-box;
	position: relative;
	color: #999999;
}
.wechat {
	padding-left: 1.2rem;
}
.ali {
	border-left: solid .2rem #f9f9f9;
	box-sizing: border-box;
	padding-left: 1rem;
	float: right;
}
.wechat img:first-child {
	width: 2rem;
	height: 2rem;
	margin-left: .4rem;
}
.wechat img:last-child {
	width: 1rem;
	height: 1rem;
	position: absolute;
	top:2.4rem;
	right: .6rem;
}
.ali img:first-child {
	width: 2.6rem;
	height: 2rem;
}
.wechat span {
	position: absolute;
	top:1.6rem;
	left: 4.4rem;
}
.ali span {
	position: absolute;
	top:1.6rem;
	left: 4.2rem;
}
.payc {
	width: 100%;
	height: 9rem;
	display: flex;
	justify-content: center;
	border-top: solid .2rem #f9f9f9;
	padding-top: .6rem;
}
.payc img {
	height: 9rem;
	margin: 0 auto;
}
.payinfo {
	width: 100%;
	text-align: center;
}
.ftitle {
	width: 100%;
	padding: .4rem 1rem;
	box-sizing: border-box;
}
.ftitle p {
	font-size: .8rem;
	font-weight:normal;
	color: #999999;
}
.select {
	width: 1rem;
	height: 1rem;
	position: absolute;
	top: 2.4rem;
	right: .6rem;
	display: inline-block;
	background: url(../images/Select.png) no-repeat;
	background-size: 100%;
	vertical-align: middle;
}
.unchecked {
	width: 1rem;
	height: 1rem;
	position: absolute;
	top: 2.4rem;
	right: .6rem;
	display: inline-block;
	background: url(../images/Unchecked.png) no-repeat;
	background-size: 100%;
	vertical-align: middle;
}
.sOut {
	background-color: #F1F1F1;
	border: solid .1rem #F1F1F1;
}
.sIN {
	border: solid .1rem #F74D47;
	color: #F74D47;
}
.sTo {
	background-color: #F1F1F1;
}

/*发票简介*/
.content {
    width: 100%;
}
.picOne{
	background-color: #f74d47;
}
.picOne img,
.picTwo img,
.picThree img{
    width: 100%;
}