*{margin: 0;padding: 0;border: 0;}
ul,li{
	list-style: none;
}
a {
    color: #333;
    text-decoration: none;
}
html {
  width: 100%;
  height: 100%;
  position: relative;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  color: #333;
  font: 16px "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-overflow-scrolling: touch;
  background: #eaeaea !important;
}
input::-webkit-input-placeholder{font-size: 14px;}
/*底部*/
.member-footer-two{
	height:50px;
}
.member-footer-fix {
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 50px;
    background: rgba(0,0,0,0.8);
   z-index: 990;
}
.member-footer-fix .memnu {
    width: 18%;
    float: left;
    text-align: center;
    position: relative;
    height: 50px;
    line-height: 50px;
    color: #acaaad;
}
.member-footer-fix .memnu:nth-child(3) {
    width: 28%;
}
.member-footer-fix .memnu i {
    font-size: 24px;
}
.member-footer-fix .memnu .add {
    position: absolute;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background: #8c88fd;
    color: #fff;
    left: 50%;
    margin-left: -30px;
    bottom: 5px;
    font-size: 30px;
    line-height: 60px;
}

/*侧栏效果*/
/*.mui-off-canvas-left, .mui-off-canvas-right{
	background: rgba(0,0,0,0.7);
	color: #000000;
}*/

/*底部确定付款的页面*/
.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: 79px;
    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;
}
.meb-je {
    padding: 5px 0 0 20px;
    font-size: 14px;
    color: #999;
}
.meb-yf {
    color: #fff;
    margin-left: 20px;
    margin-top: -8px;
}


/*头部搜素框页面*/
.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: 32px;
    background: #4A4C5B;
   border: 1px solid #4A4C5B;    
    font-size: 14px;
    border-radius: 4px;
}
.cus-btn>a{
	color: #fff;
}

input::-webkit-input-placeholder{font-size: 14px;}

/*暂无消息内容页面*/
.new-list-info1 {
    width: 100%;
    background: #fff;
    padding: 15px 10px 10px;
}
.no-content{
	background: #fff;
    text-align: center;
    padding-bottom: 20px;
}
.no-content .no-ico.ico-6{
	background: url(../img/no-ico-6.png) no-repeat;
}
.no-content .no-ico {
    width: 200px;
    margin: 0px auto;
    height: 200px;
}
.fc99-ct{
	color:#999;
}

input{font-size: 14px;}