.customer-header{
	width: 100%;
	height: 55px;
	background: #FFFFFF;
	position: relative;
	border-bottom: 1px solid #DDDDDD;
	box-shadow: none;
}
.mui-bar-nav~.mui-content{
	margin-top: 55px;
}
.cus-menu{
	position: absolute;
	top: 10px;
	left: 4%;
	width: 13%;
    height: 33px;
	background-color: rgba(0,0,0,.1);
	font-size: 18px;
    border-radius: 4px;
	border: 1px solid #b6b6bb;
}
.order-shouye{
    width: 100%;
    display: block;
    line-height: 33px;
    font-size: 19px;
    text-align: -webkit-center;
}
a.mui-icon.mui-action-menu.mui-icon-bars.mui-pull-left.cus-menua{
	text-align: center;
    line-height: 30px;
    width: 100%;
}
.mui-bar-nav.mui-bar .mui-icon{
	margin: 0;
	padding-top: 0;
}
.cus-search{
	position: absolute;
	left: 20%;
	width: 58%;
	top: 3px;
}
input[type=search]{
	padding: 18px 15px;
}
.mui-search .mui-placeholder{
	line-height: 49px;
}
.mui-bar .mui-icon{
	font-size: 22px;
}
.cus-input{
	margin-bottom: 0;
	border-radius: 4px;
}
.cus-btn{
	position: absolute;
	right: 4%;
	top: 10px;
	width: 15%;
    text-align: center;
    height: 34px;
    line-height: 34px;
    background: #4A4C5B;
   border: 1px solid #4A4C5B;    
    font-size: 14px;
    border-radius: 4px;
}
.cus-btn>a{
	color: #fff;
}
.order-content{
	margin-top: -15px;
	padding-top: 0 !important;
    clear: both;
	
}
.order-img{
	height: 60px !important;
	max-width: 60px !important;
}
.order-pm{
	margin-top: 16px;
	font-size: 14px;
	color: #f00;
}
.order-pm .mm{
	font-size: 12px;
	color:#4A4C5B ;
}
.media-ps{
	position: relative;
}
.order-jh{
	position: absolute;
    top: 25px;
    right: 7%;
    padding: 4px 7px;
   /* font-size: 16px;
    border-radius: 50%;*/
    background:#4A4C5B;
    color: #fff;
}
span{font-size: 12px;}
.mui-icon-plusempty:before{
	margin-right: -2px;
}
.mui-bar-nav.mui-bar .mui-icon{
	margin:-8px;
}
.mui-icon-home-filled:before{
	line-height: 39px;
    margin-left: 8px;
}
.mui-content>.mui-table-view:first-child{
	margin-top: -55px;
}
/*底部*/
.member-order_footer{
    position: relative;
}
.order-gouwuche{
	position: absolute;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background: #8c88fd;
    color: #fff;
    left: 10px;
    bottom: 5px;
    font-size: 30px;
    text-align: center;
    line-height: 53px;
    z-index: 1;
    border: 5px #4c4656 solid;
}
.order-money{
	font-size: 16px;
    color: #fff;
    display: -webkit-inline-box;
    margin-left: 50px;
    line-height: 50px;
}
.qujiesuan{
	background: #09c2b2;
    color: #fff;
    height: 50px;
    line-height: 50px;
    padding: 0px 20px;
    border-radius: 0px;
    font-size: 14px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 999;
}
.flex-container>a{
	color: #FFFFFF;
}

/*弹出效果*/
html,body {
				min-height: 100%;
				background-color: #efeff4;
			}
	.animated {
		-webkit-animation-duration: 0.5s;
		animation-duration: 0.5s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
	}
	/*@-webkit-keyframes bounceInDown {*/
		/*0%, 60%, 75%, 90%, 100% {*/
			/*-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);*/
			/*transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);*/
		/*}*/
		/*0% {*/
			/*opacity: 0;*/
			/*-webkit-transform: translate3d(0, -100%, 0);*/
			/*transform: translate3d(0, -100%, 0);*/
		/*}*/
		/*60% {*/
			/*opacity: 1;*/
			/*-webkit-transform: translate3d(0, 25px, 0);*/
			/*transform: translate3d(0, 25px, 0);*/
		/*}*/
		/*75% {*/
			/*-webkit-transform: translate3d(0, -10px, 0);*/
			/*transform: translate3d(0, -10px, 0);*/
		/*}*/
		/*90% {*/
			/*-webkit-transform: translate3d(0, 5px, 0);*/
			/*transform: translate3d(0, 5px, 0);*/
		/*}*/
		/*100% {*/
			/*-webkit-transform: none;*/
			/*transform: none;*/
		/*}*/
	/*}*/
	/*@keyframes bounceInDown {*/
		/*0%, 60%, 75%, 90%, 100% {*/
			/*-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);*/
			/*transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);*/
		/*}*/
		/*0% {*/
			/*opacity: 0;*/
			/*-webkit-transform: translate3d(0, -100%, 0);*/
			/*transform: translate3d(0, -100%, 0);*/
		/*}*/
		/*60% {*/
			/*opacity: 1;*/
			/*-webkit-transform: translate3d(0, 25px, 0);*/
			/*transform: translate3d(0, 25px, 0);*/
		/*}*/
		/*75% {*/
			/*-webkit-transform: translate3d(0, -10px, 0);*/
			/*transform: translate3d(0, -10px, 0);*/
		/*}*/
		/*90% {*/
			/*-webkit-transform: translate3d(0, 5px, 0);*/
			/*transform: translate3d(0, 5px, 0);*/
		/*}*/
		/*100% {*/
			/*-webkit-transform: none;*/
			/*transform: none;*/
		/*}*/
	/*}*/
	/*.bounce-in-down {*/
		/*-webkit-animation-name: bounceInDown;*/
		/*animation-name: bounceInDown;*/
	/*}*/
	/*@-webkit-keyframes fadeInDown {*/
		/*0%, 60%, 75%, 90%, 100% {*/
			/*-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);*/
			/*transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);*/
		/*}*/
		/*0% {*/
			/*opacity: 0;*/
			/*-webkit-transform: translate3d(0, 0%, 0);*/
			/*transform: translate3d(0, 0%, 0);*/
		/*}*/
		/*60% {*/
			/*opacity: 1;*/
			/*-webkit-transform: translate3d(0, 0px, 0);*/
			/*transform: translate3d(0, 0px, 0);*/
		/*}*/
		/*75% {*/
			/*-webkit-transform: translate3d(0, 0px, 0);*/
			/*transform: translate3d(0, 0px, 0);*/
		/*}*/
		/*90% {*/
			/*-webkit-transform: translate3d(0, 0px, 0);*/
			/*transform: translate3d(0, 0px, 0);*/
		/*}*/
		/*100% {*/
			/*-webkit-transform: none;*/
			/*transform: none;*/
		/*}*/
	/*}*/
	/*@keyframes fadeInDown {*/
		/*0%, 60%, 75%, 90%, 100% {*/
			/*-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);*/
			/*transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);*/
		/*}*/
		/*0% {*/
			/*opacity: 0;*/
			/*-webkit-transform: translate3d(0, 0%, 0);*/
			/*transform: translate3d(0, 0%, 0);*/
		/*}*/
		/*60% {*/
			/*opacity: 1;*/
			/*-webkit-transform: translate3d(0, 0px, 0);*/
			/*transform: translate3d(0, 0px, 0);*/
		/*}*/
		/*75% {*/
			/*-webkit-transform: translate3d(0, 0px, 0);*/
			/*transform: translate3d(0, 0px, 0);*/
		/*}*/
		/*90% {*/
			/*-webkit-transform: translate3d(0, 0px, 0);*/
			/*transform: translate3d(0, 0px, 0);*/
		/*}*/
		/*100% {*/
			/*-webkit-transform: none;*/
			/*transform: none;*/
		/*}*/
	/*}*/
	/*.fade-in-down {*/
		/*-webkit-animation-name: fadeInDown;*/
		/*animation-name: fadeInDown;*/
	/*}*/
	/*@-webkit-keyframes bounceOutUp {*/
		/*20% {*/
			/*-webkit-transform: translate3d(0, 10px, 0);*/
			/*transform: translate3d(0, 10px, 0);*/
		/*}*/
		/*40%,*/
		/*45% {*/
			/*opacity: 1;*/
			/*-webkit-transform: translate3d(0, -20px, 0);*/
			/*transform: translate3d(0, -20px, 0);*/
		/*}*/
		/*100% {*/
			/*opacity: 0;*/
			/*-webkit-transform: translate3d(0, 100%, 0);*/
			/*transform: translate3d(0, 100%, 0);*/
		/*}*/
	/*}*/
	/*@keyframes bounceOutUp {*/
		/*20% {*/
			/*-webkit-transform: translate3d(0, 10px, 0);*/
			/*transform: translate3d(0, 10px, 0);*/
		/*}*/
		/*40%,*/
		/*45% {*/
			/*opacity: 1;*/
			/*-webkit-transform: translate3d(0, -20px, 0);*/
			/*transform: translate3d(0, -20px, 0);*/
		/*}*/
		/*100% {*/
			/*opacity: 0;*/
			/*-webkit-transform: translate3d(0, 100%, 0);*/
			/*transform: translate3d(0, 100%, 0);*/
		/*}*/
	/*}*/
	/*.bounce-out-up {*/
		/*-webkit-animation-name: bounceOutUp;*/
		/*animation-name: bounceOutUp;*/
	/*}*/
	/*@-webkit-keyframes fadeOutUp {*/
		/*20% {*/
			/*-webkit-transform: translate3d(0, 0px, 0);*/
			/*transform: translate3d(0, 0px, 0);*/
		/*}*/
		/*40%,*/
		/*45% {*/
			/*opacity: 1;*/
			/*-webkit-transform: translate3d(0, 0px, 0);*/
			/*transform: translate3d(0, 0px, 0);*/
		/*}*/
		/*100% {*/
			/*opacity: 0;*/
			/*-webkit-transform: translate3d(0, 0%, 0);*/
			/*transform: translate3d(0, 0%, 0);*/
		/*}*/
	/*}*/
	/*@keyframes fadeOutUp {*/
		/*20% {*/
			/*-webkit-transform: translate3d(0, 0px, 0);*/
			/*transform: translate3d(0, 0px, 0);*/
		/*}*/
		/*40%,*/
		/*45% {*/
			/*opacity: 1;*/
			/*-webkit-transform: translate3d(0, 0px, 0);*/
			/*transform: translate3d(0, 0px, 0);*/
		/*}*/
		/*100% {*/
			/*opacity: 0;*/
			/*-webkit-transform: translate3d(0, 0%, 0);*/
			/*transform: translate3d(0, 0%, 0);*/
		/*}*/
	/*}*/
	/*.fade-out-up {*/
		/*-webkit-animation-name: fadeOutUp;*/
		/*animation-name: fadeOutUp;*/
	/*}*/

@-webkit-keyframes bounceInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}
	100% {
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes bounceInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}
	100% {
		-webkit-transform: none;
		transform: none;
	}
}
.bounce-in-down {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}
@-webkit-keyframes fadeInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	75% {
		-webkit-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	100% {
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes fadeInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	75% {
		-webkit-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	100% {
		-webkit-transform: none;
		transform: none;
	}
}
.fade-in-down {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}
@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}
.bounce-out-up {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}
@-webkit-keyframes fadeOutUp {
	20% {
		-webkit-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}
@keyframes fadeOutUp {
	20% {
		-webkit-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}
.fade-out-up {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

	.menu-open {
		/*height: 100%;*/
		width: 100%;
	}
	.menu-open .mui-scroll-wrapper {
		position: absolute;
		top:0px;
		/*bottom: 0;
		left: 0;*/
		z-index: 1;
		width: 100%;
		overflow: hidden;
		-webkit-backface-visibility: hidden;
	}
	.menu-backdrop {
		display: none;
	}
	.menu-open .menu-backdrop {
		position: fixed;
		top: 0;
		bottom: 0;
	/*	height: 100%;*/
		width: 100%;
		display: block;
		z-index: 998;
	}
	.menu-wrapper {
		position: absolute;
		top: 0;
		/*bottom:0px;*/
		left: 0;
		right: 0;
		z-index: 99999;
		text-align: center;
	/*background-color: #333;*/
	/*background: rgba(0,0,0,0.7);*/
		width: 100%;
	}
	.menu-wrapper.hidden {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		z-index: -1;
	}
	.menu {
		width: 100%;
	}
	.menu .mui-table-view-inverted {
		color: gray;
		font-size: 19px;
		border: 1px solid red;
		background: rgba(0,0,0,0.7) !important;
		/*padding-top: 100px;*/
	}
	.menu .mui-table-view-inverted .mui-table-view-cell:after {
		height: 2px;
		left: 0;
		right: 0;
	}
	.menu-wrapper.mui-active,
	.menu-wrapper.mui-active .menu {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	#info{
	  	padding: 20px 10px ;
	 }
/*弹层购物车页面*/
.cg-content{
	position: fixed;
    width: 100%;
    /* height: 100%; */
    bottom: 50px;
	background-color: transparent;
}
.mui-ios .mui-table-view-cell{
	text-align: left;
}
.gw-bf{
    width: 3px;
    height: 20px;
    background: #09c2b2;
    display: inline-block;
}
.gouwucar{
	display: inline-block;
    width: 20%;
    height: 23px;
    font-size: 18px;
    padding-left: 7px;
    overflow: hidden;
}
.delete{
	position: absolute;
	right: 5%;
	top: 28%;
    font-size: 14px;
    display: -webkit-inline-box;
}
.shulg{
	float: right;
    padding-right: 6%;
}
h5,.shulg{
	font-size: 14px;
}
.cg-price{
	font-size: 14px;
	color: #f00;
}
.icon-geren:before{
	font-size: 22px;
	color: #999;
}
.mui-table-view .gwclb{
	padding: 0px 15px;
}
.gwclb .mui-table{
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
}
.mui-text-right button.mui-btn{
	margin-top: 5px;
}
/*会员订单信息*/
.member-cont{
	margin-top: 55px !important;
}
.icon-my2shape:before{
	font-size: 22px;
}
.member-xx{
	display: -webkit-inline-box;
    font-size: 16px;
    color: #333;
}
.dingwei{
	font-size: 28px;
	position: relative;
	top: -15px;
	color: #FE820A;
}
.media-mct{
	display: -webkit-inline-box;
}
.meb-address{
	font-size: 14px;
	color: #666666;
}
.order-jh1{
	position: absolute;
    top: 25px;
    right: 7%;
}
.member-ul1{
	margin-bottom: 15px;
}
.meb-je{
    font-size: 14px;
    color: #999;
    line-height: 42px;
}
span.ssj{
	font-size: 16px;
	color: #fff;
}
.meb-yf{
	color: #fff;
    margin-left: 20px;
    margin-top: -8px;
}


/*支付成功*/
.bgff11 {
    background: #fff !important;
}
.recharge-cz1 {
    width: 100%;
    padding: 15px 15px 5px;
}
.recharge-cz1 dl {
    display: -webkit-box;
    width: 100%;
}
.recharge-cz1.add-customer dl dt {
    width: 90px;
    text-align: right;
    padding-left: 0px;
}
.recharge-cz1 dl dt {
    display: table-cell;
    position: relative;
    padding: 5px 10px;
    line-height: 40px;
    font-weight: normal;
}
.recharge-cz1 dl dd .input {
    width: 100%;
    height: 40px;
    padding-left: 10px;
    border: 1px #ddd solid;
    border-radius: 3px;
}
.mt31 {
    margin-top: 3px;
}
.lh401 {
    line-height: 40px;
}
.fcf01 {
    color: #ff0000 !important;
}
.recharge-btn1 {
    width: 100%;
    padding: 10px;
}
.recharge-btn1 a {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.tishi {
    font-style: normal;
}