html {
	font-size: 85px;
}

body, html {
	background-color: #f4f4f4;
	max-width: 750px;
	margin: 0 auto;
	padding: 0;
	font-family: PingFangSC-Regular, helvetica, 'Heiti SC',
		"Hiragino Sans GB", "Microsoft Yahei", sans-serif;
	box-sizing: border-box
}

body .mdui-appbar-fixed {
	max-width: 750px;
	margin: 0 auto;
	border-bottom: 1px solid #EDEDED;
	overflow: hidden;
}

body.mdui-bottom-nav-fixed .mdui-bottom-nav {
	max-width: 750ud-bgpx;
	z-index: 1;
	width: 100%;
	left: initial;
	right: initial;
	height: 50px
}

a {
	color: #333;
	cursor: pointer;
	outline: none;
	-moz-outline-style: none;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.personalCenter {
	box-sizing: border-box;
	position: relative;
  	/*background: linear-gradient(90deg, #ff3e7e, #ff1959);*/
  	margin-bottom: .48rem;
}
.login{
	padding-bottom: 0.8rem;
    margin-bottom: 1.5rem;
}
.personalCenter .portrait-content {
	padding: 0 .3rem;
	height: 2rem;
	position: relative;
}

.personalCenter .portrait-content .img-cont {
	margin-top: -.72rem;
	position: absolute;
	top: 50%;
	left: .3rem;
	overflow: hidden;
	background: #fff;
	border-radius: 100%;
	width: 1.5rem;
	height: 1.5rem;
}

.personalCenter .portrait-content .img-cont img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.module_box {
	margin-top: 25px;
	box-sizing: border-box;
	overflow: auto;
}

/* .personalCenter .personal-name {
	position: absolute;
	top: 50%;
	left: 2rem;
	width: 5rem;
	word-break: break-all;
	height: .5rem;
	line-height: .5rem;
	font-size: .36rem;
	transform: translateY(-50%);
	color: #FFF ;
} */
.personalCenter .personal-name {
	position: absolute;
	top: 50%;
	left: 2rem;
	width: 5rem;
	word-break: break-all;
	height: 1.2rem;
	font-size: .36rem;
	transform: translateY(-50%);
	/*color: #FFF ;*/
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.personalCenter .personal-name .member_name{
	width: 100%;
	margin:0;
}
.bind_phone_tips{
	font-size: 14px;
	margin-top: 5px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.personalCenter .personal-name a{
	color: #FFF ;
}

.user-condition {
	text-align: center;
	background: #FFF;
	box-sizing: border-box;
	height: 1.16rem;
	background: #fff;
	/* border-radius: .2rem; */
	border-radius: 0 0 .2rem .2rem;
}

.user-condition .li {
	display: block;
	text-align: center;
	color: #333;
}

.vux-flexbox .vux-flexbox-item:first-child {
	margin-left: 0 !important;
	margin-top: 0 !important;
}

.vux-flexbox .vux-flexbox-item {
	-ms-flex: 1;
	flex: 1;
	-webkit-flex: 1;
	min-width: 20px;
	width: 0;
}

.user-condition .li span:first-child {
	display: block;
	height: .44rem;
	line-height: .44rem;
	text-align: center;
	font-size: .32rem;
}

.user-condition .li span:last-child {
	display: block;
	line-height: .36rem;
	font-size: .26rem;
}

.vux-flexbox {
	width: 100%;
	text-align: left;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.user-module-ul {
	box-sizing: border-box;
	background: #fff;
	border-radius: .2rem;
}

.user-module-ul ul div span {
	font-size: 0.25rem;
}

.user-module-ul .ul-img {
	background-color: transparent;
	line-height: 50px;
	display: flex;
    justify-content: center;
    align-items: center;
}

.user-module-ul ul em {
	font-size: 0.18rem;
}

.ul-img img {
	width: 0.4rem;
	height: 0.4rem;
}

.user-module-ul li {
	border-bottom: 1px solid #f5f5f5;
}

.user-module-ul .li span {
	padding-left: 0.7rem;
	font-size: .24rem;
	color: #333;
}
.gender-content li {
    position: relative;
    height: .88rem;
    line-height: .88rem;
    font-size: .28rem;
    color: #333;
    border-bottom: 1px solid #f5f5f5;
}
.gender-content li .word-choice-box {
    position: absolute;
    top: .23rem;
    right: 0;
}
.word-choice-box {
    padding: .08rem 0 0 .08rem;
    width: .36rem;
    height: .36rem;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 100%;
    box-sizing: border-box;
}
.word-choice-box.active {
    background: -webkit-linear-gradient(left,rgba(235,41,95,1),rgba(246,40,123,1));
    border: none;
}
.word-choice-box.active .icon {
    display: block;
}
.word-choice-box .icon {
    margin: 0;
    display: none;
    font-size: .2rem;
    color: #fff;
}

.icon {
    overflow: hidden;
    width: 1em;
    height: 1em;
    vertical-align: -.15em;
    fill: currentColor;
}


li {
	list-style:none;
    display: list-item;
    text-align: -webkit-match-parent;
}
.loaderbox {
    display: inline-block;
    min-width: 125px;
    padding: 10px;
    margin: 0 auto;
    color: #000 !important;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #ddd;
    background-color: #eee;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}
.loaderbox .loading-activity {
    float: left;
    width: 18px;
    height: 18px;
    border: solid 2px transparent;
    border-top-color: #000;
    border-left-color: #000;
    border-radius: 10px;
    -webkit-animation: pace-spinner 400ms linear infinite;
    -moz-animation: pace-spinner 400ms linear infinite;
    -ms-animation: pace-spinner 400ms linear infinite;
    -o-animation: pace-spinner 400ms linear infinite;
    animation: pace-spinner 400ms linear infinite;
}

.bind_phone_region{align-items: center;justify-content: center;}
.bind_phone_region .bind_phone_popup_top {
	width: 100%;
	height: 200px;
	border-radius: 12px 12px 0 0;
}
.bind_phone_region .bind_phone_pop_main{
	max-width: 280px;
	height: 320px;
	border-radius: 12px;
	position: relative;
}
.bind_phone_popup_bottom {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 12px;
	background-color: #FFF;
}
.bind_phone_row {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.bind_phone_popup_ipnut{
	border: 1px solid #999;
	border-radius: 6px;
	width: 72%;
	height: 32px;
	padding-left: 5px;
	box-sizing: border-box;
}
.bind_phone_popup_ipnut_code{width: 32%;margin-right: 10px;}
.bind_phone_popup_get_code,.bind_phone_popup_get_code_hide{border:none;height: 32px;width: 100px;border-radius: 7px;font-size: 12px;background-color: #ccc;color: #FFF;}
.bind_phone_popup_get_code_hide{display: none;}
.bind_phone_btn{
	border: none;
	border-radius: 20px;
	margin-top: 16px;
	min-width: 60%;
	height: 36px;
	line-height: 30px;
	background-color: #f84831;
	color: #fff;
	margin: auto;
}
.bind_phone_popup_close{
	width: 35px;
	height: 35px;
	top: -20px;
	right: -10px;
	background-color: #FFF;
	border-radius: 50%;
	position: absolute;
}
.bind_phone_popup_close img {
	width: 100%;
	height: 100%;
}

@media ( max-width : 768px) {
	html {
		font-size: 58px;
	}
	.user-condition .li span:first-child {
		font-size: .4rem;
	}
	.user-condition .li span:last-child {
		font-size: .3rem;
	}
	.user-module-ul ul em {
		font-size: 0.26rem;
	}
	.user-module-ul ul div span {
		font-size: 0.32rem;
	}
}

@media ( max-width : 375px) {
	html {
		font-size: 45px;
	}
	.user-condition .li span:first-child {
		font-size: .4rem;
	}
	.user-condition .li span:last-child {
		font-size: 14px;
	}
	.user-module-ul ul em {
		font-size: 0.26rem;
	}
	.user-module-ul ul div span {
		font-size: 0.32rem;
	}
}


.query_order a,.logout a {
    text-align: center;
    height: .68rem;
    line-height: .68rem;
    font-size: 14px;
    border-radius: .88rem;
    padding: 0.2rem 0.8rem;
}
.query_order{
    overflow: hidden;
    text-align: center;
    margin: 10px 0;
}

.logout{
    overflow: hidden;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 20px;
}
.wallet_box{
	height: 1.8rem;
	/* width: 100%; */
	width: 96%;
	max-width: 750px;
	background-color: #FFF;
  	margin-bottom: 10px;
  	display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 10px;
    border-top: 1px solid #f5f5f5;
    margin: 0 auto;
    position: absolute;
    top: 2.2rem;
    left: 0;
    box-shadow: 0px 5px 5px #e0dbdb;
    right: 0;
}
.wallet_box .wallet_item{
	width: calc(100% / 3);
    height: 100%;
    display: flex;
     box-sizing: border-box;
    align-items: center;
    flex-direction: column;
    padding: 0.2rem;
    border-right: 1px solid #f3f3f3;
}
.wallet_box .wallet_item .wallet_icon{
	/*width: 0.5rem;
 	height: 0.5rem;*/
 	margin-bottom: 0.1rem;
 	font-size: 0.5rem;
}
.wallet_box .wallet_item .wallet_name{
	margin: 0;
	margin-bottom: 0.1rem;
	font-size: 14px;
	color: #333;
}
.wallet_box .wallet_item .wallet_num{
	font-size: 0.3rem;
	/*color: #FF1C5B;*/
	width: 100%;
	font-weight: 600;	
	overflow: hidden;
	text-align: center;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.wallet_box .wallet_item .wallet_num em{
	font-size: 0.2rem;
}
.order_main{
	border-radius: .2rem;
}
.my_order{
	width: 100%;
	background-color: #FFF;
	height: 1.02rem;
	border-bottom: 1px solid #f5f5f5;
	padding: 0 16px;
	box-sizing: border-box;
	align-items: center;
	display: flex;
	border-radius: .2rem .2rem 0 0;
  	justify-content: space-between;
}
.my_order .title{
	color:#333;
	font-size: 0.32rem;
	font-weight: 600;
}
.my_order span{
	color:#999;
	font-size: 14px;
}
.vip_box{
	height: 0.5rem;
	width: 2.2rem;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border-radius: 0.2rem;
	font-size: 0.25rem;
	padding-left:0.1rem;
}
.vip_box img{
	width: 1.2rem;
	height: 0.4rem;
	margin-right: 0.15rem;
}
.check_entrance{
	position: absolute;
    right: 0px;
    font-size:18px;
    top: 35px;
    z-index: 10;
    padding: 3px 20px;
    /*ackground-color: #ffffff;
    color: #ff1a5a;*/
    border-radius: 12px 0 0 12px;	
    display: flex;
    justify-content: center;
    align-items: center;
}
.check_entrance img{width: 25px;height: 25px;margin-right: 8px;}
.check_entrance i{font-size:20px;margin-right: 8px;}
.catalog_icon{/*color: #fd006f;*/font-size: 28px;}
.birthday_pop_box{justify-content: center; align-items: center;}
.birthday_title{
	font-size: 16px;
	margin: 0;
	margin-bottom: 10px;
	font-weight: bold;
}
.birthday_mian{
	width: 250px;
	background-color: #fff;
	border-radius: 12px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 10px;
	overflow: visible;
	position: relative;
}
.birthday_botton{
	padding: 10px 15px;
	margin-top: 10px;
	min-width: 100px;
	border-radius: 18px;
}
.close_birthday_main{
	position: absolute;
	bottom: -42px;
	font-size: 32px;
	color: #FFF;
}
@media ( max-width : 600px) {
.check_entrance{font-size:14px;padding: 5px 15px;}
.check_entrance img{width: 15px;height: 15px;}
.check_entrance i{font-size:14px;}
.catalog_icon{font-size: 24px;}
}