body{
	background: #FFFFFF !important;
}
/* 导航 */
.nav{
	width: 92%;
	height: 0.3rem;
	padding: 0.29rem 4%;
	background: #fff;
}
.icon{
	width: auto;
	height: .3rem;
	float: left;
	text-align: center;
}
.icon img{
	max-height: 100%;
	max-width: 100%;
}
.title{
	width: auto;
	height: .4rem;
	color: #333;
	text-align: center;
	float: left;
	margin: 0 2.5rem;
}
.title_wine{
	width: auto;
	height: .4rem;
	color: #fff;
	text-align: center;
	float: left;
	margin: 0 1.6rem 0 2.5rem ;
}
.nav_right span{
	float: right;
	color: #FFFFFF;
	font-size: .24rem;
	line-height: .4rem;
}
/* 卡片 */
.card{
	width: 92%;
	height: auto;
	margin: .2rem 4% 0;
	background: url(../img/card-bg.png) no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
	border-radius: .2rem;
	float: left;
}
.card_number{
	width: 92%;
	padding: .3rem 4%;
	height: auto;
	float: left;
	margin-top: .2rem;
}
.card_number p{
	float: right;
}
.card_text{
	width: 92%;
	padding: 0 4%;
	height: .8rem;
	float: left;
	margin-top: 2rem;
	background-color:rgb(34,34,34,.4);
	z-index: 999;
	margin-bottom: .5rem;
}
.card_text p{
	color: #FFFFFF;
	line-height: .8rem;
}
/* 充值 */
.Balance{
	width: 92%;
	padding: .3rem 4%;
	height: auto;
	float: left;
}
.Balance li{
	width: 50%;
	height: auto;
	float: left;
	text-align: center;
}
.Balance li p{
	line-height: .3rem;
	font-size: .24rem;
}
.Balance li span{
	line-height: .5rem;
	font-size: .32rem;
	display: block;
	color: #333;
}
.Balance li a{
	font-size: .32rem;
	display: block;
	color: #fba951;
}
/* 下划线 */
.underline{
	width: 100%;
	height: .01rem;
	border-bottom: #ececec 1px solid;
	float: left;
}
/* ；列表 */
.list{
	width: 88%;
	padding: .15rem 6%;
	height: auto;
	float: left;
}
.list p{
	float: left;
	color: #333333;
	font-size: .3rem;
	padding-top: .05rem;
}
.more{
	width: .3rem;
	height: auto;
	float: right;
	padding: .1rem 0;
}
.more img{
	max-width: 100%;
	max-height: 100%;
}
.content{
	width: 100%;
	height: auto;
	float: left;
	margin-top: .4rem;
}
/* 短输入框 */
.content1 {
	width: 92%;
	height: .8rem;
	margin: .1rem 4%;
/* 	background: #f7f7f7; */
	margin-bottom: .2rem;
	border-radius: .4rem;
	float: left;
}
.c1 {
	width: 70%;
	height: .8rem;
	background: #f7f7f7;
	float: left;
	border-radius: .4rem;
}
.c {
	line-height: .8rem;
	border-right: #DDDDDD .01rem solid;
	padding: 0 0.2rem 0 0;
	margin-right: 0.2rem;
	margin-left: .4rem;
	float: left;
}
#text{
	background: #f7f7f7;
	border: none;
	line-height: .8rem;
}
#tel{
	background: #f7f7f7;
	border: none;
	width: 3rem;
	float: left;
	line-height: .8rem;
}
.changetel{
	float: right;
	line-height: .8rem;
	font-size: .28rem;
	color: #FBA951;
}
/* 正常输入框 */
.content3 {
	width: 92%;
	height: .8rem;
	margin: .1rem 4%;
	background: #f7f7f7;
	margin-bottom: .2rem;
	border-radius: .4rem;
	float: left;
}
.content4 {
	width: 92%;
	height: 1.8rem;
	margin: .1rem 4%;
	background: #f7f7f7;
	margin-bottom: .2rem;
	border-radius: .4rem;
	float: left;
}

.c3 {
	width: 100%;
	height: .8rem;
	background: #f7f7f7;
	float: left;
	border-radius: .4rem;
}
/* .c4 {
	width: 100%;
	height: 1.8rem;
	background: #f7f7f7;
	float: left;
	border-radius: .4rem;
} */
.c4 textarea{
	width: 90%;
	padding: .3rem .4rem;
	height: 1.8rem;
	background: #f7f7f7;
	float: left;
	border-radius: .4rem;
	border: none;
	outline: none;
	color: #666;
	font-size: .3rem;
}
.c_left {
	line-height: .6rem;
	border-right: #DDDDDD .01rem solid;
	padding: 0 0.2rem 0 0;
	margin-right: 0.2rem;
	margin-left: .4rem;
	margin-top: .1rem;
	float: left;
}


/* 所有提交按钮 */
.btn_up {
	width: 80%;
	height: .8rem;
	background: #3983FF;
	border-radius: .4rem;
	float: left;
	text-align: center;
	line-height: .8rem;
	color: #FFFFFF;
	margin: .1rem 10% .2rem;
}
.btn_submit{
	width: 80%;
	height: .8rem;
	background: #EB5149;
	border-radius: .4rem;
	float: left;
	text-align: center;
	line-height: .8rem;
	color: #FFFFFF;
	margin: .6rem 10% .2rem;
}
/* 底部固定 */
.footer {
	width: 100%;
	height: 1.2rem;
	background: #fff;
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 0rem;
}
.top_card{
	width: 92%;
	height: auto;
	margin: .4rem 4%;
	margin-bottom: .2rem;
	border-radius: .4rem;
	float: left;
}
.top_card img{
	max-width: 100%;
	max-height: 100%;
}
.success{
	width: 100%;
	height: auto;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: .4rem;
}
.success_img{
	width: 1.2rem;
	height: auto;
	float: left;
}
.success img{
	max-height: 100%;
	max-width: 100%;
	
}
.photo{
	width: 100%;
	height: auto;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: .4rem 0 0;
}
.photo img{
	width: 1.5rem;
	height: 1.5rem;
}
.list_btn{
	width: 80%;
	margin: 1.4rem 10% 0;
	float: left;
}