* {
	margin: 0;
	padding: 0
}

html {
	height: 100%;
	background-color: #ebecf1;
	color: #392f41
}

body {
	width: 100%;
	height: 100%;
	color: #392f41;
	font-size: .14rem
}

a:hover {
	-webkit-tap-highlight-color: transparent
}

a {
	color: #392f41;
	text-decoration: none
}

input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: none
}

.gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray
}

.sexActive {
	width: .3rem;
	height: .3rem;
	background-image: url(../img/ic_done_grey600_18dp.png);
	background-size: .2rem .2rem;
	background-repeat: no-repeat;
	background-position: center
}

ul {
	list-style: none
}

.wrap {
	width: 100%;
	height: 100%
}

.head {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: .44rem;
	border-bottom: 1px solid #d5d5d5;
	background-color: #fff;
	text-align: center;
	font-size: .16rem;
	line-height: .43rem;
	z-index: 998;
}

.headle {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: .44rem;
	height: 1.62rem;
	text-align: center
}

.index_bg {
	display: block;
	width: 100%;
	height: 1.62rem
}

.enter {
	position: absolute;
	top: .3rem;
	right: .1rem;
	display: block;
	width: .1rem
}

#user {
	/*position: absolute;*/
	/*top: 1.28rem;*/
	width: 100%;
	color: #392f41;
	/*text-align: center;*/
	font-size: .15rem;
	line-height: .3rem;
	margin-bottom: .05rem;
}

.vipLevel {
	width: 43%;
}

#v {
	position: absolute;
	top: .7rem;
	left: 1.2rem;
	color: #fff;
	font-size: .14rem
}

#attendance {
	position: absolute;
	top: .2rem;
	right: .1rem;
	padding: .03rem .05rem;
	border: 1px solid #392f41;
	border-top: 1px dashed #392f41;
	border-radius: .1rem;
	color: #392f41;
	font-size: .14rem
}

.index_ul {
	overflow: hidden;
	margin-bottom: .1rem;
	width: 100%;
	height: .4rem;
	background-color: #fff;
	padding: .1rem 0;
}

.index_ul li {
	float: left;
	box-sizing: border-box;
	width: 25%;
	height: .4rem;
	text-align: center;
	font-size: .17rem;
}

.loadsuccess_ul {
	overflow: hidden;
	margin-bottom: .1rem;
	width: 100%;
	/*height: .8rem;*/
	background-color: #fff;
}

.loadsuccess_ul li {
	float: left;
	box-sizing: border-box;
	width: 25%;
	/* height: .8rem; */
	text-align: center;
	font-size: .17rem;
	padding: .2rem 0;
}

.index_ul li p {
	/*margin-top: .1rem*/
}

.imgground {
	position: absolute;
	top: 22%;
	left: .2rem;
	width: .8rem;
	height: .8rem;
	border: 2px solid orange;
	border-radius: 50%;
	background-color: #fff;
	text-align: center
}

.imgground img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%
}

#btn1 {
	position: absolute;
	top: .55rem;
	left: 1.5rem;
	width: .6rem;
	height: .3rem;
	outline: 0;
	border: 0;
	border-radius: .1rem;
	background-color: rgba(0, 0, 0, .2);
	color: #fff;
	font-size: .16rem
}

.already {
	margin: .1rem 0
}

.load_content1,
.load_content3 {
	/*margin-bottom: .1rem;*/
	width: 100%;
	background-color: #fff
}

.load_content2 {
	margin-bottom: .1rem;
	width: 100%;
	background-color: #fff
}

.load_ul {
	width: 100%
}

.load_ul_li {
	overflow: hidden;
	padding: .15rem .15rem;
	box-sizing: border-box;
	width: 100%;
	border-bottom: 1px solid #e8e5e5;
	list-style: none;
	font-size: .15rem
}

.load_ul_li a {
	display: block;
	height: .2rem;
	overflow: hidden;
	color: #392f41;
	text-decoration: none;
	line-height: .2rem
}

.load_ul_li a span {
	float: right;
	color: #999
}

.load_ul_li img {
	overflow: hidden;
	width: .18rem;
	vertical-align: sub;
	margin-right: .18rem
}

.load_slider {
	float: right;
	display: block;
	box-sizing: border-box;
	margin-top: .05rem;
	margin-right: .05rem;
	width: .08rem;
	height: .08rem;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg)
}

.foot {
	margin-top: .2rem;
	width: 100%;
	/*height: 1rem;*/
	text-align: center;
	font-size: .2rem;
	margin-bottom: 1rem
}

.back {
	margin-bottom: .2rem;
	width: 100%;
	height: .4rem;
	outline: 0;
	border: 0;
	background-color: #fff;
	color: #fb3d3c;
	font-size: .16rem
}

.sign_img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: auto;
	margin-top: -.4rem;
	margin-left: -.4rem;
	width: .8rem;
	height: .8rem;
	border: 2px solid orange;
	border-radius: 50%;
	background-color: #fff
}

.sign_img img {
	display: block;
	margin: 15%;
	width: 70%;
	height: 70%
}

.zhuce {
	position: absolute;
	top: .1rem;
	right: .1rem;
	width: .5rem;
	height: .3rem;
	outline: 0;
	color: #392f41;
	text-align: center;
	font-size: .14rem
}

.sign_content {
	position: relative;
	margin-top: .2rem;
	margin-left: 3%;
	width: 94%;
	font-size: .2rem
}

.bgc,
.mycardLis_top,
.mycardlist,
.signin_input {
	width: 100%
}

.signin_input input {
	box-sizing: border-box;
	margin-bottom: .03rem;
	padding-left: .08rem;
	width: 100%;
	height: .4rem;
	outline: 0;
	border: 0;
	border-bottom: 1px solid #ccc;
	color: #999;
	font-weight: 100;
	font-style: normal;
	font-size: .14rem
}

.denglu {
	position: relative;
	margin-top: .3rem;
	margin-left: 3%;
	width: 94%;
	font-size: .14rem
}

.denglu input {
	width: 100%;
	height: .4rem;
	outline: 0;
	border: 0;
	border-radius: .05rem;
	background-color: #CCC;
	color: #fff;
	font-size: .14rem
}

.denglu .forget_pass_btn {
	position: absolute;
	right: 0;
	bottom: -.3rem;
	font-size: .14rem
}

.denglu .register_btn {
	position: absolute;
	left: 0;
	bottom: -.3rem;
	font-size: .14rem
}

.sign_slider {
	position: absolute;
	top: .12rem;
	left: .1rem;
	z-index: 2;
	display: block
}

.sign_slider img {
	display: block;
	width: .12rem
}

.signin_input img {
	width: .14rem;
	vertical-align: middle
}

#register_checked {
	color: #999;
	font-size: .14rem
}

#send_code1 {
	position: absolute;
	top: 41%;
	right: .15rem;
	color: #fb3d3c;
	font-size: .14rem
}

.forget_p {
	overflow: hidden;
	margin-top: .1rem;
	margin-left: 2%;
	width: 96%
}

.forget_p input {
	float: left;
	box-sizing: border-box;
	padding-left: .08rem;
	width: 99%;
	height: .4rem;
	outline: 0;
	border: 0;
	border: 1px solid #ccc;
	border-radius: .06rem;
	background-color: #fff;
	color: #8a8a8a;
	font-size: .14rem
}

#telephone {
	width: 62%
}

#send_code {
	float: right;
	width: 35%;
	border: 1px solid #3cb371;
	border-radius: 0;
	background-color: #CCC;
	background-color: #3cb371;
	color: #fff;
	font-size: .14rem
}

#certain {
	width: 100%;
	background-color: #CCC;
	color: #fff;
	font-size: .16rem
}

h3 {
	margin: .7rem .1rem .1rem;
	color: #00f
}

.help_say {
	margin-bottom: .2rem;
	margin-left: 3%;
	width: 94%;
	border: 1px solid #ccc;
	border-radius: .05rem;
	background-color: #fff;
	line-height: .25rem
}

.help_say div {
	margin: 4% 2%;
	width: 96%
}

#kong {
	width: 100%;
	height: .3rem;
	background-color: #ebecf1
}

.mycard_tab {
	width: 100%;
	height: .56rem;
	background-color: #fff
}

.mycard_tab ul {
	overflow: hidden;
	width: 100%
}

.mycard_tab ul li {
	float: left;
	display: block;
	width: 50%;
	text-align: center;
	line-height: .5rem;
	color: #999
}

.mycard_slider {
	position: absolute;
	margin-left: 13%;
	width: 24%;
	height: .06rem;
	background-color: #fb3d3c
}

.active {
	color: #FFB61E;
}

.mycardUl {
	/*margin-top: .2rem;*/
	width: 100%;
	list-style: none
}

.mycardLis_top div {
	position: absolute;
	top: 23%;
	right: .3rem;
	color: #392f41;
	line-height: .2rem;
}

.mycardLis {
	position: relative;
	top: 0.52rem;
	/*margin-bottom: .05rem*/
}

.logo_w {
	position: absolute;
	top: 21%;
	left: .4rem;
	overflow: hidden;
	width: .5rem;
	height: .5rem;
	border-radius: .2rem;
}

.logo {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle
}

.mycardLis_bottom {
	position: absolute;
	top: 20%;
	left: 1rem;
	font-size: .1rem;
}

.mycardLis_bottom img {
	width: .1rem;
	vertical-align: baseline
}

.mycardLis_bottom div {
	margin-top: 5%;
	color: #a09b9b
}

.state_img {
	position: absolute;
	top: 23%;
	right: 22%;
	display: block;
	width: .6rem;
	height: .6rem
}

.gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray
}

.order {
	position: absolute;
	top: 50%;
	/*left: 10%;*/
	margin-top: -.1rem;
	/*margin-left: -25%;*/
	width: 100%;
	height: .2rem
}

.order a {
	float: left;
	display: block;
	width: 25%;
	text-align: center;
	text-decoration: none;
	line-height: .2rem
}

a.activewhite {
	color: #FFB61E;
	border-bottom: 3px solid #FFB61E;
	padding-bottom: .1rem
}

.address_ul {
	margin-bottom: .5rem;
	position: absolute;
	top: .5rem;
	width: 100%
}

.address_ul_li {
	overflow: hidden;
	padding-top: .2rem;
	box-sizing: border-box;
	width: 100%;
	color: #8a8a8a;
	list-style: none;
	margin-bottom: .1rem;
	background-color: white
}

.third_party_ul {
	margin-bottom: 1rem
}

.third_party_ul_li {
	overflow: hidden;
	margin-left: 2%;
	padding: .2rem 0;
	width: 96%;
	height: 1rem;
	border-bottom: 1px solid #dedede;
	color: #8a8a8a;
	list-style: none
}

.img_url {
	float: left;
	display: block;
	width: .6rem;
	height: .6rem;
	margin-left: .2rem
}

.third_party_ul_lis {
	position: relative;
	overflow: hidden;
	margin-bottom: .1rem;
	padding-top: .2rem;
	width: 100%;
	list-style: none;
	background-color: white
}

.third_party_ul_li_right {
	float: left;
	margin-left: .2rem
}

.typeName {
	margin-top: .05rem;
	margin-bottom: .2rem
}

.change_third_party {
	float: left;
	margin-left: .2rem
}

.change_third_party img {
	margin-right: .05rem;
	height: .14rem;
	vertical-align: bottom
}

.delete_third_party {
	float: right;
	margin-right: .2rem;
	color: #999
}

.delete_third_party img {
	height: .12rem;
	vertical-align: baseline;
	margin-right: .05rem
}

.changeAnddelete {
	overflow: hidden;
	padding: .1rem 0;
	padding: .15rem 0
}

.changeAnddelete a {
	color: #fb3d3c;
	text-decoration: none
}

.xiugai {
	float: right;
	display: block;
	width: .14rem
}

.xiugai img {
	display: block;
	width: 100%
}

.add_new_address_p {
	overflow: hidden;
	margin-bottom: .1rem;
	margin-left: .2rem
}

#detailed_address {
	overflow: hidden
}

.delete {
	float: right;
	color: #fb3d3c
}

#add_third_party_btn,
#address_btn {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: .4rem;
	outline: 0;
	border: 0;
	background-color: #fff;
	color: #f21d12;
	letter-spacing: .02rem;
	font-size: .14rem
}

#change_birthday,
#change_email,
#change_name,
#new_pass,
#old_pass {
	box-sizing: border-box;
	padding-left: .1rem;
	width: 100%;
	height: .4rem;
	outline: 0;
	border: 0;
	color: #999;
	font-size: .14rem;
}

#old_pass {
	margin-top: 0;
	border-bottom: 1px solid #e8e5e5;
}

.yes {
	position: absolute;
	top: 50%;
	right: .1rem;
	margin-top: -.2rem;
	font-size: .13rem;
	font-weight: 500;
}

.tips {
	margin-top: .2rem;
	width: 100%;
	color: #999;
	text-align: center;
	font-size: .12rem;
}

.choose {
	width: 100%;
	background-color: #fff;
	font-size: .2rem;
}

.choose label {
	float: left;
	margin-left: .2rem;
}

.order_listing {
	position: relative;
	top: .92rem;
	width: 100%;
}

.order_listing_ul {
	width: 100%;
	list-style: none;
}

.order_listing_ul_li {
	margin-top: .06rem;
	width: 100%;
	background-color: #fff;
}

.order_listing_ul_li>div {
	overflow: hidden;
	padding: .05rem 0;
	width: 100%;
	border-bottom: 1px solid #eee;
	font-size: .12rem;
	position: relative;
}

.order_listing_ul_li_right {
	float: right;
	margin-top: .05rem;
	margin-right: .2rem;
	margin-bottom: .05rem;
	width: 15%;
	color: #fb3d3c;
	text-align: end;
}

.order_listing_ul_li_left {
	float: left;
	margin-top: .05rem;
	margin-bottom: .05rem;
	margin-left: 4%;
	width: 70%;
}

.order_listing_ul_li_div {
	width: 100%;
}

.money {
	color: #ff431e;
	/*margin-bottom: .14rem;*/
	margin-top: .1rem;
	float: left;
}

.order_img {
	float: left;
	display: block;
	width: .7rem;
	height: .7rem;
	margin: .1rem .08rem .1rem 7%;
}

.order_img_right {
	/*float: left;*/
	height: .7rem;
	line-height: .14rem;
	margin-top: .15rem;
}

.order_count {
	float: right;
	margin-right: .2rem;
	border: 1px solid #fb3d3c;
	padding: .02rem .1rem;
	border-radius: 10px;
	line-height: .12rem;
	color: #fb3d3c;
}

.wzfOrder-act {
	float: right;
	margin-right: .2rem;
	width: 50%;
}

p.delete-wzfOrder {
	float: left;
	border: 1px solid #d5d5d5;
	color: #999;
	padding: .05rem .1rem;
	border-radius: 20px;
	text-align: center;
	width: 30%;
	height: .1rem;
	line-height: .1rem;
	margin-left: .2rem;
	font-size: .12rem;
}

p.pay-wzfOrder {
	float: right;
	/* border: 1px solid #d5d5d5; */
	color: #fff;
	padding: .05rem .1rem;
	border-radius: 20px;
	text-align: center;
	width: 33%;
	/* background-color: #ffb61e; */
	background: url(../img/payresult-box@2x.png) no-repeat;
	background-size: 100%;
	height: .12rem;
	line-height: .12rem;
	font-size: .12rem;
}

#order_listing_right {
	position: absolute;
	top: .44rem;
	left: 0;
	display: none;
}

div.go_pay {
	border-bottom: 1px solid #eee;
}

.cancel_order,
.toPay {
	float: right;
	display: block;
	margin-top: .02rem;
	margin-right: .2rem;
	margin-bottom: .02rem;
	width: .8rem;
	height: .2rem;
	border: 1px solid #ccc;
	border-radius: .05rem;
	color: #999;
	text-align: center;
	line-height: .2rem;
}

.toPay {
	border: 1px solid rgba(255, 98, 100, 1);
	color: white;
	background-color: rgba(255, 98, 100, 1);
}

.order_detail_ask {
	width: 100%;
	height: .5rem;
	background-color: #fff;
	text-align: center;
	font-size: .16rem;
	line-height: .5rem;
	color: #177cb0;
}

.order_detail_ask a {
	color: #177cb0;
	text-decoration: none;
}

.order_detail_ask img {
	vertical-align: text-bottom;
}

.change_tel {
	margin-left: 3%;
	width: 94%;
	color: #999;
}

.change_tel input {
	box-sizing: border-box;
	margin: .03rem auto;
	width: 100%;
	height: .4rem;
	outline: 0;
	border: 0;
	border: 1px solid #fb3d3c;
	border-radius: .05rem;
	font-size: .14rem;
}

#set_load_password_tj,
.band_new_tel {
	margin-top: .2rem;
	width: 100%;
	height: .4rem;
	background-color: #fb3d3c;
	color: #fff;
}

.change_tel2 {
	display: flex;
	margin-top: .2rem;
	text-align: center;
	flex-direction: row;
	justify-content: space-between;
}

.change_tel2 div {
	flex-shrink: 1;
	flex-grow: 1;
}

.gang {
	width: 40%;
	height: 25.5px;
	border-bottom: 1px solid #ccc;
	flex-grow: 1;
}

#get_code {
	border: 1px solid #fb3d3c;
	color: #fb3d3c;
}

#record_data {
	margin-top: .1rem;
	border-bottom: 1px solid #999;
}

#record_data,
#record_data>tr {
	width: 100%;
	height: .3rem;
}

#record_data tr td {
	height: .5rem;
	color: gray;
	text-align: center;
}

.set_load_password_img {
	position: absolute;
	top: 50%;
	right: .1rem;
	display: block;
	margin-top: -.05rem;
	width: .2rem;
	height: .1rem;
}

.order_pay_content {
	width: 100%;
	background-color: #ebecf1;
	line-height: .2rem;
}

#choose_pay,
#zhifubao {
	width: 100%;
	height: .3rem;
	border-bottom: 1px solid #ccc;
}

#zhifubao {
	overflow: hidden;
	height: .6rem;
}

#zhifubao div {
	float: left;
}

#head {
	width: 100%;
}

#qiandao_img {
	width: 100%;
}

.add_third_content,
.add_third_ul,
.add_third_ul_li {
	width: 100%;
	background-color: #fff;
	color: #8a8a8a;
	line-height: .5rem;
}

.add_third_ul_li {
	width: 100%;
	height: .5rem;
	border-bottom: 1px solid #ccc;
	list-style: none;
	float: left;
	padding: 0 2%;
	box-sizing: border-box;
}

.add_third_ul_li:nth-child(1) {
	font-size: .12rem;
	line-height: .25rem;
}

#cardNumber,
#cardNumber1 {
	width: 90%;
	height: .5rem;
	outline: 0;
	border: 0;
	font-size: .14rem;
	color: #999;
}

.add_third_slider {
	float: right;
	display: block;
	margin-top: .17rem;
	margin-right: .1rem;
	width: .12rem;
	height: .12rem;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}

#hidden {
	position: absolute;
	top: .94rem;
	display: none;
	width: 100%;
	background-color: #CCC;
	line-height: .3rem;
}

#hidden ul {
	margin-left: 5%;
	width: 80%;
	list-style: none;
}

.show_inf {
	float: right;
}

.add_new_address,
.add_new_address_div {
	width: 100%;
	background-color: #fff;
}

.add_new_address_div {
	overflow: hidden;
}

.add_new_address_div_div {
	float: left;
	/*overflow: hidden;*/
	box-sizing: border-box;
	width: 100%;
	border-bottom: 1px solid #d5d5d5;
}

.add_new_address_div1 input,
.add_new_address_div_div input {
	box-sizing: border-box;
	padding-left: .08rem;
	width: 100%;
	height: .5rem;
	outline: 0;
	border: 0;
	/*border-bottom: 1px solid #ccc;*/
	font-size: .14rem;
}

.add_new_address_right_div {
	float: left;
	box-sizing: border-box;
	width: 30%;
	height: 1rem;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: center;
	font-size: .12rem;
	line-height: 1rem;
}

.add_new_address_div1 {
	width: 100%;
	/*height: .5rem;*/
	border-bottom: 1px solid #ccc;
	line-height: .25rem;
}

.color {
	padding-left: .08rem;
	color: #999;
}

#isDefault,
#isDefault2 {
	float: right;
	display: block;
	margin-top: .1rem;
	width: 20%;
	height: .3rem;
	border: 1px solid #ccc;
}

.area_list,
.city_list,
.province_list {
	position: absolute;
	z-index: 100;
	display: none;
	margin-top: -1.95rem;
	width: 100%;
	background-color: #ccc;
}

.area_list li,
.city_list li,
.province_list li {
	margin-left: .2rem;
	list-style: none;
	line-height: .4rem;
}

.area_list li span,
.city_list li span,
.province_list li span {
	display: block;
	width: 100%;
	;
}

.city_list {
	z-index: 99;
	display: none;
	margin-top: -1.52rem;
}

.area_list {
	z-index: 98;
	display: none;
	margin-top: -1.01rem;
}

.psw_img {
	position: absolute;
	top: .15rem;
	right: .1rem;
	display: block;
	width: .2rem;
	height: .1rem;
}

#tel_show {
	margin-top: .1rem;
	margin-left: 3%;
	width: 94%;
}

#tel_show p {
	color: #999;
	font-size: .14rem;
}

.order_detail_float_right {
	float: right;
	display: block;
	text-align: end;
	color: #999;
}

.load_ul_li_none {
	display: none;
}

.pay_li {
	display: inline-block;
}

.orderpay_img_right {
	float: left;
	overflow: hidden;
	margin-top: .05rem;
	margin-left: .05rem;
	font-size: .1rem;
}

.orderpay_img_radio {
	float: right;
	display: block;
	width: .3rem;
	height: .3rem;
	text-align: center;
	line-height: .3rem;
}

.ch,
.shouhuodizhi {
	display: none;
}

#topay {
	margin-left: 2%;
	width: 96%;
	height: .44rem;
	outline: 0;
	border: 0;
	border-radius: .05rem;
	background-color: #fb3d3c;
	color: #fff;
	font-size: .2rem;
}

.order_pay_chongzhi {
	margin-top: .05rem;
	margin-left: 1.8rem;
	width: 30%;
	color: #fb3d3c;
	font-size: .1rem;
}

.payfail {
	width: 100%;
	height: .5rem;
	background-color: #fff;
	text-align: center;
	line-height: .5rem;
}

.payfail_img {
	margin-top: .1rem;
	width: 100%;
	height: 3rem;
}

.payfail_img img {
	display: block;
	width: 100%;
	height: 100%;
}

.orderpay_now_content {
	background-color: white;
	margin: .1rem 0;
}

.orderpay_now_content p {
	margin-left: 2%;
	width: 96%;
	font-size: .12rem;
	line-height: .25rem;
}

.orderpay_now_pay_to_choose {
	width: 100%;
	margin-bottom: .2rem;
	background-color: white;
}

.orderpay_now_pay_to_choose>p {
	height: .3rem;
	border-bottom: 1px solid #e8e5e5;
	font-size: .12rem;
	line-height: .3rem;
	padding-left: .1rem;
}

.result_content_top {
	position: relative;
	width: 100%;
}

.top_img1 {
	position: absolute;
	top: .2rem;
	left: 29%;
	display: block;
}

.top_img2 {
	position: absolute;
	top: .1rem;
	left: 38%;
	display: block;
}

.top_bottom {
	position: absolute;
	top: .25rem;
	left: 40%;
	text-align: center;
	font-size: .18rem;
}

.result_content_middle {
	position: relative;
	top: 1rem;
	margin-left: 5%;
	width: 90%;
}

.result_content_middle img {
	width: 100%;
}

.pay_now_order_list {
	position: absolute;
	top: .25rem;
	margin-left: 2%;
	width: 96%;
}

@media only screen and (min-width:327px) and (max-width:613px) {
	.pay_now_order_list {
		position: absolute;
		top: .25rem;
		margin-left: 6%;
		width: 88%;
	}
}

.pay_now_order_list ul {
	position: absolute;
	top: .3rem;
	padding-top: .1rem;
	width: 100%;
	border-top: 1px solid silver;
	color: #666;
	list-style: none;
	font-size: .1rem;
	line-height: .3rem;
}

.pay_now_order_list ul li {
	margin-left: 5%;
	width: 90%;
}

.pay_now_order_list ul li img {
	width: .2rem;
	vertical-align: middle;
}

.pay_now_order_list>p {
	width: 100%;
	text-align: center;
	font-weight: 700;
	font-size: .16rem;
}

.result_content_bottom {
	position: relative;
	top: 1.2rem;
	margin-left: 5%;
	width: 90%;
}

.result_content_bottom input {
	float: left;
	width: 45%;
	height: .35rem;
	outline: 0;
	border: 0;
	border-radius: .05rem;
	background-color: #fb3d3c;
	color: #fff;
}

.result_content_bottom_right input {
	float: right;
}

@media only screen and (min-width:615px) and (max-width:768px) {
	.top_bottom {
		position: absolute;
		top: .25rem;
		left: 45%;
		text-align: center;
		font-size: .18rem;
	}
	.top_img1 {
		position: absolute;
		top: .2rem;
		left: 36%;
		display: block;
	}
	.top_img2 {
		position: absolute;
		top: .1rem;
		left: 41%;
		display: block;
	}
	.pay_now_order_list ul {
		position: absolute;
		top: .4rem;
		width: 100%;
		border-top: 1px solid silver;
		color: #666;
		list-style: none;
		font-size: .2rem;
		line-height: .5rem;
	}
	.pay_now_order_list>p {
		position: absolute;
		left: 50%;
		margin-left: -.75rem;
		font-weight: 700;
		font-size: .3rem;
	}
	.result_content_bottom input {
		float: left;
		width: 45%;
		height: .5rem;
		outline: 0;
		border: 0;
		border-radius: .05rem;
		background-color: #fb3d3c;
		color: #fff;
		font-size: .2rem;
	}
	.result_content_bottom_right input {
		float: right;
	}
}

.load_img_mask {
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.load_img {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1001;
	display: none;
	margin-top: -.85rem;
	margin-left: -.85rem;
}

#barcode {
	/*margin-top: .2rem;*/
	margin-left: 10%;
	width: 80%;
	height:1.18rem;
}

.tjbtn {
	margin-left: 2%;
	width: 96%;
	height: .4rem;
	outline: 0;
	border: 0;
	border-radius: .05rem;
	background-color: #fb3d3c;
	color: #fff;
	font-size: .14rem;
}

.about_us {
	position: relative;
	width: 100%;
	height: 2rem;
	background-color: #fff;
	text-align: center;
	line-height: 2rem;
}

.about_us img {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin-top: -.45rem;
	margin-left: -.35rem;
	width: .7rem;
}

.about_us_todo {
	width: 100%;
}

.about_us_todo li {
	box-sizing: border-box;
	padding-left: .3rem;
	width: 100%;
	height: .4rem;
	border-top: 1px solid #d5d5d5;
	background-color: #fff;
	line-height: .4rem;
}

div.myscore {
	width: 100%;
	font-size: .15rem;
}

.myscore_top {
	width: 100%;
	background-color: #fff;
}

.myscore_middle {
	margin: .1rem 0;
	width: 100%;
	background-color: #fff;
}

ul.myscore_bottom {
	width: 100%;
	background-color: #fff;
}

.myscore_total {
	overflow: hidden;
	padding: .1rem 0;
	width: 100%;
}

.myscore_total p {
	box-sizing: border-box;
}

.myscore_total p:nth-child(1) {
	float: left;
	padding-left: 2%
}

.myscore_total p:nth-child(2) {
	float: right;
	padding-right: 4%;
	text-align: end;
}

.apply_withdraw_top {
	padding-bottom: .15rem;
	width: 100%;
	background-color: #fff;
	text-align: center;
}

.apply_withdraw_top img {
	display: block;
	width: 78%;
	padding-top: .4rem;
	margin-left: 11%;
}

.apply_withdraw_middle {
	box-sizing: border-box;
	padding-left: .2rem;
	width: 100%;
	background-color: white;
	font-size: .15rem;
	line-height: .36rem;
	border-bottom: 1px solid #ccc;
}

.apply_withdraw_bottom {
	margin-bottom: .2rem;
	width: 100%;
	height: .9rem;
	background-color: #fff;
}

.apply_withdraw_bottom img {
	margin-bottom: .1rem;
	width: .3rem;
}

.apply_withdraw_bottom div:nth-child(1) {
	float: left;
	box-sizing: border-box;
	margin-top: .1rem;
	padding-top: .1rem;
	width: 50%;
	border-right: 1px solid #ccc;
	text-align: center;
}

.apply_withdraw_bottom div:nth-child(2) {
	float: left;
	box-sizing: border-box;
	margin-top: .1rem;
	padding-top: .1rem;
	width: 50%;
	text-align: center;
}

.discount_store_top {
	padding-bottom: .2rem;
	width: 100%;
	background-image: url(../img/bg_wallet_jifen.png);
	text-align: center;
}

.discount_store_top p:nth-child(1) {
	box-sizing: border-box;
	padding-top: .135rem;
	padding-right: .1rem;
	width: 100%;
	text-align: end;
}

.discount_store_top p:nth-child(3) {
	margin-bottom: .135rem;
}

.discount_store_top_bg {
	display: block;
	width: 100%;
}

.portrait {
	margin: .15rem 0 .115rem;
	width: .8rem;
}

.discount_store_content {
	width: 100%;
	height: 1.2rem;
}

.discount_store_bottom {
	margin-top: .1rem;
	width: 100%;
	background-color: #fff;
}

.discount_store_bottom ul {
	overflow: hidden;
	width: 100%;
}

.discount_store_bottom ul li {
	float: left;
	box-sizing: border-box;
	padding: .15rem 0;
	width: 25%;
	background-color: #fff;
	text-align: center;
}

.discount_store_bottom ul li:nth-child(1) {
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}

.discount_store_bottom ul li:nth-child(2) {
	border-right: 1px solid #d5d5d5;
}

.discount_store_bottom ul li:nth-child(3) {
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}

.discount_store_bottom ul li:nth-child(4) {
	border-bottom: 1px solid #d5d5d5;
}

.discount_store_bottom ul li:nth-child(5),
.discount_store_bottom ul li:nth-child(6),
.discount_store_bottom ul li:nth-child(7) {
	border-right: 1px solid #d5d5d5;
}

.discount_store_bottom ul li img {
	margin-bottom: .1rem;
	height: .3rem;
}

.huiyuanstate {
	width: .6rem;
	height: .16rem;
	vertical-align: bottom;
}

.discount_store_footer {
	margin-top: .3rem;
	text-align: center;
}

.orderNav {
	margin-left: 20%;
	width: 60%;
}

.orderNav a {
	float: left;
	display: block;
	width: 50%;
	color: #999;
	text-align: center;
}

a.orderActive {
	border-bottom: 5px solid #fb3d3c;
	color: #392f41;
}

.tjbtn {
	margin-left: 2%;
	width: 96%;
	height: .4rem;
	outline: 0;
	border: 0;
	border-radius: .05rem;
	background-color: #fb3d3c;
	color: #fff;
	font-size: .14rem;
}

.withdraw_success {
	margin-bottom: .2rem;
	width: 100%;
	height: .8rem;
	background-color: #fff;
	text-align: center;
	line-height: .8rem;
}

.withdraw_success img {
	width: .2rem;
	vertical-align: middle;
}

.withdrawing_way {
	margin-bottom: .2rem;
	width: 100%;
}

.withdrawing_way li {
	position: relative;
}

.withdrawing_way_middle p:nth-child(1) {
	margin: .03rem 0;
	color: #999;
}

.withdrawing_way_middle p:nth-child(2) {
	color: #999;
	font-size: .1rem;
}

.withdrawing_way li:nth-child(1) {
	width: 100%;
	height: .6rem;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}

.withdrawing_way li:nth-child(2) {
	width: 100%;
	height: .6rem;
	background-color: #fff;
}

.logoType {
	position: absolute;
	top: .15rem;
	left: .2rem;
	display: block;
	width: .3rem;
}

.withdrawing_way_middle {
	position: absolute;
	top: .15rem;
	left: .65rem;
}

.chooseImg {
	position: absolute;
	top: .25rem;
	right: .2rem;
	width: .15rem;
}

.withdrawing_way {
	margin-bottom: .2rem;
	width: 100%;
}

.withdrawing_way li {
	position: relative;
}

.withdrawing_way_middle p:nth-child(1) {
	margin: .03rem 0;
	color: #999;
}

.withdrawing_way_middle p:nth-child(2) {
	color: #999;
	font-size: .1rem;
}

.withdrawing_way li:nth-child(1) {
	width: 100%;
	height: .6rem;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}

.withdrawing_way li:nth-child(2) {
	width: 100%;
	height: .6rem;
	background-color: #fff;
}

.logoType {
	position: absolute;
	top: .15rem;
	left: .2rem;
	display: block;
	width: .3rem;
}

.withdrawing_way_middle {
	position: absolute;
	top: .15rem;
	left: .65rem;
}

.chooseImg {
	position: absolute;
	top: .25rem;
	right: .2rem;
	width: .15rem;
}

.tjbtn {
	margin-left: 2%;
	width: 96%;
	height: .4rem;
	outline: 0;
	border: 0;
	border-radius: .05rem;
	background-color: #fb3d3c;
	color: #fff;
	font-size: .14rem;
}

.withdrawing_zhifubao {
	margin-bottom: .2rem;
	width: 100%;
}

.withdrawing_zhifubao li {
	box-sizing: border-box;
	padding-left: .2rem;
	width: 100%;
	height: .5rem;
	border-bottom: 1px solid #ccc;
	line-height: .5rem;
}

.withdrawing_zhifubao li:nth-child(1) {
	padding: .1rem .2rem;
	border: 0;
	word-wrap: normal;
	font-size: .12rem;
	line-height: .16rem;
}

.withdrawing_zhifubao li:nth-child(2) {
	background-color: #fff;
}

.withdrawing_zhifubao li:nth-child(3) {
	background-color: #fff;
}

.withdrawing_zhifubao li:nth-child(4) {
	border: 0;
	background-color: #fff;
}

.model {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: .6rem;
	border-bottom: 1px solid #ccc;
}

.withdrawing_left {
	float: left;
	box-sizing: border-box;
	width: 70%;
}

.withdrawing_left p:nth-child(1) {
	margin: .08rem 0 -.05rem .2rem;
	height: .3rem;
}

.withdrawing_left p:nth-child(2) {
	margin: 0 .2rem;
	height: .3rem;
	color: #ccc;
}

.withdrawing_right {
	float: right;
	box-sizing: border-box;
	width: 30%;
	text-align: right;
}

.withdrawing_right p:nth-child(1) {
	margin: .08rem .2rem -.05rem .2rem;
	height: .3rem;
	color: #ccc;
}

.withdrawing_right p:nth-child(2) {
	margin: 0 .2rem;
	height: .3rem;
	color: #fb3d3c;
}

.model {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: .6rem;
	border-bottom: 1px solid #ccc;
}

.withdrawing_left {
	float: left;
	box-sizing: border-box;
	width: 70%;
}

.withdrawing_left p:nth-child(1) {
	margin: .08rem 0 -.05rem .2rem;
	height: .3rem;
}

.withdrawing_left p:nth-child(2) {
	margin: 0 .2rem;
	height: .3rem;
	color: #ccc;
}

.withdrawing_right {
	float: right;
	box-sizing: border-box;
	width: 30%;
	text-align: right;
}

.withdrawing_right p:nth-child(1) {
	margin: .08rem .2rem -.05rem .2rem;
	height: .3rem;
	color: #ccc;
}

.withdrawing_right p:nth-child(2) {
	margin: 0 .2rem;
	height: .3rem;
	color: #fb3d3c;
}

.bind_coupon {
	width: 100%;
	background-color: white;
	height: .4rem;
	margin-bottom: .2rem;
}

.bind_coupon input {
	width: 100%;
	height: .4rem;
	box-sizing: border-box;
	padding-left: .08rem;
}

.tip {
	font-size: .12rem;
	text-align: center;
	height: .4rem;
	line-height: .4rem;
	background-color: white;
	position: fixed;
	bottom: 0;
	z-index: 10;
	width: 100%;
}

.collects_tip {
	color: #666;
	text-align: center;
	margin-top: .2rem;
}

.collect {
	width: 100%;
}

.collect li {
	width: 100%;
	background-color: white;
	overflow: hidden;
	margin-bottom: 0.1rem;
}

p.shixiao {
	width: .5rem;
	height: .2rem;
	line-height: .2rem;
	background-color: #c0c0c0;
	border-radius: .06rem;
	text-align: center;
	color: white;
}

.sendInput {
	width: 2.2rem;
}

img.drop_down {
	display: block;
	width: .12rem;
	height: .12rem;
	float: right;
	margin-right: 0rem;
}

.coupons {
	width: 100%;
	margin-top: .53rem;
	padding-bottom: .5rem;
}

.coupons li {
	width: 92%;
	margin-left: 4%;
	margin-top: .08rem;
	position: relative;
}

.coupons li img {
	width: 100%;
	display: block;
	/*position: absolute;*/
}
.coupons li div{
	/*float: left;*/
	/*border: 1px solid yellow;*/
	padding-left: 0.22rem;
	position: absolute;
	top: .2rem;
	z-index: 10;
}
.coupons li>div:nth-child(2){
	/*border: 1px solid yellow;*/
    padding-left: 0.1rem;
    position: absolute;
    top: .3rem;
    left: 1rem;
    line-height: 0.23rem;
}
.coupons li>div:nth-child(3){
	 position: absolute;
    top: .3rem;
    right: 0.1rem;

}
.toUse{
	height: 0.19rem;
	width: 0.64rem;
	border-radius: 0.1rem;
	color: #fff;
	font-size: 0.12rem;
	line-height: 0.19rem;
	text-align: center;
	border: 1px solid #dd2501;
	background-color: #dd2501;
}
.couponRate {

	font-size: .35rem;
	color: white;
	z-index: 2;
	margin-bottom: 0.05rem;
}

.titles {
	color: #f0f0f0;
	font-size: .12rem;
	z-index: 2;
}

.batchName {
	font-size: .15rem;
	color: #f0f0f0;
	z-index: 2;
}
.disFormatTime{
	font-size: .1rem;
	z-index: 2;
}

.pay_img {
	width: .3rem;
	vertical-align: middle;
	display: block;
	float: left;
}

.pay_mothed {
	float: left;
	margin-left: .1rem;
}

.pay_mothed p:nth-child(1) {
	font-size: .12rem;
}

.pay_mothed p:nth-child(2) {
	font-size: .1rem;
}

.less {
	display: block;
	width: .36rem;
	height: .36rem;
	text-align: center;
	line-height: .36rem;
	border: 1px solid #e8e5e5;
}

.recharge_btn {
	position: absolute;
	top: .2rem;
	right: .3rem;
	text-align: right;
}

.scoretype {
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: white;
	width: 100%;
	transition: all 1s;
	display: none;
}

.scoretype li {
	width: 100%;
	height: .5rem;
	border-bottom: 1px solid #e8e5e5;
	line-height: .5rem;
	text-align: center;
	font-size: .14rem;
}

.scoretype li:nth-child(2) {
	border: 0;
}

.sendscorebtn {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: .4rem;
	background-color: #fb3d3c;
	color: white;
	font-size: .14rem;
}

.mui-slider-handle {
	width: 100%;
}

.feedback {
	width: 100%;
	/* margin-left: 2%; */
	padding: .12rem 4%;
	font-size: .16rem;
	color: #392f41;
	background-color: #f5f5f5;
}

.txt {
	margin: 0 2% .2rem;
	padding-left: .08rem;
	padding-top: .05rem;
	border: 0;
	box-sizing: border-box;
	font-size: .12rem;
}

#tel_qq,
#because {
	margin: 0 2% .1rem;
	height: .37rem;
	font-size: .15rem;
	padding-left: 4%;
	box-sizing: border-box;
}

.upgrade {
	display: block;
	width: 100%;
	height: 100%;
}

#clickBuy {
	display: block;
	width: 5rem;
	height: 2.5rem;
	position: absolute;
	top: 9.8rem;
	left: 2.5rem;
}

.headText {
	/*border: 1px solid red;*/
	position: absolute;
	width: 2rem;
	height: .6rem;
	top: .5rem;
	left: 1.2rem;
	text-align: left;
}

.uncommomBtn {
	width: 100%;
	height: .45rem;
	outline: 0;
	border: 0;
	font-size: .16rem;
	color: #fff;
	background: -webkit-linear-gradient(left, #f21d12, #f26112 100%);
}

ul.brandlist-activity {
	width: 100%;
	overflow: hidden;
	margin-bottom: .266667rem;
}

.brandlist-activity li {
	width: 48%;
	float: left;
}

.brandlist-activity img {
	width: 100%;
}

.credits_exchange {
	width: 94.67%;
	overflow: hidden;
	padding:.266667rem 0;
	margin: 0 auto;
	position: relative;
}

.credits_exchange li {
	width: 48%;
	float: left;
}

.credits_exchange li:last-child {
	margin-left: 4%;
}

.credits_exchange li img {
	width: 100%;
	display: block;
}

.pinpai {
	z-index: 100;
	background-color: #fff;
	/* border: 1px solid red; */
	position: absolute;
	top: 2.05rem;
	left: 3.1rem;
	border-radius: 6px;
	box-shadow: 1px 2px 2px;
	/* width: 0.8rem; */
}

.fenleilist {
	width: 100%;
	position: fixed;
	top: 1.15rem;
	left: 0rem;
	background-color: rgba(0, 0, 0, 0.5);
	height: 100%;
	font-size: 0.4rem;
	z-index: 5;
}


/*.selectdown{
	transform: rotateZ(180deg);
	transition: all 0.5s;
}*/

.fenleilist p {
	position: fixed;
	width: 100%;
	background-color: #f4f3f4;
	height: 1rem;
	line-height: 1rem;
	padding-left: 0.4rem;
}

.fenleilist_ul {
	background-color: #fff;
	padding-left: 0.8rem;
	margin-top: 1rem;
	padding-bottom: 0.5rem;
}

.fenleilist_ul_li {
	height: 1rem;
	width: 100%;
	line-height: 1rem;
	position: relative;
}

.pinpai_list {
	text-align: center;
	font-size: 0.35rem;
	padding: 0.3rem 0.3rem;
	border: 1px solid #ececec;
	width: 2rem;
}

.guige {
	margin: 0.3rem 0;
}

.goodsSizeList {
	width: 100%;
	overflow: hidden;
}

.goodsSize {
	font-size: 14px;
	min-width: 30%;
	border: 1px solid #ccc;
	border-radius: 0.18rem;
	height: 1rem;
	float: left;
	text-align: center;
	line-height: 1rem;
	margin-left: 2%;
	padding: 0 0.5rem;
	margin-bottom: 0.3rem;
	background-position: right bottom;
	background-repeat: no-repeat;
	position: relative;
}

.activeSize {
	border: 1px solid #FFB61E;
	color: #FFB61E;
	background-image: url(../img/gou2.png);
}

#shoppingCarList {
	width: 100%;
}

.guigeImg {
	position: absolute;
	bottom: 0;
	right: 0;
	/*display: none;*/
}

.manyOrder_right {
	float: left;
	width: 66%;
	margin-top: 0.35rem;
	line-height: 0.5rem;
}
