*{
	margin: 0;
	padding: 0;
}
select{
	-webkit-appearance: menulist;
}
.focus-red{
	color: #dd524d!important;
}
.focus-green{
	color: #00AA00!important;
}
.focus-blue{
	color: #4395FF!important;
}
.focus-gray{
	color: #999999!important;
}
.w-footer{
	height: 52px;
	overflow-x: auto;
	background-color: #FFFFFF;
	position: fixed;
	bottom: 0;
}
.w-footer ul{
	height: 100%;
}
.w-footer li{
	display: inline-block;
	float: right;
	text-align: center;
	padding: 2px 8px;
	color: #444444;
}
.w-footer-name{
	font-size: 12px;
}
.w-footer .iconfont{
	font-size: 20px;
}
.w-footer li.active{
	color: #ff4200;
}
.w-search{
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	position: fixed;
	padding: 8px;
	padding-bottom: 0;
	padding-left: 72px;
	background-color: #ff895b;
	z-index: 12;
	background: -webkit-linear-gradient(left, #377efa , #36b6f5);
	background: linear-gradient(left, #377efa , #36b6f5);
}

.w-search-btn{
	position: absolute;
	right: 18px;
	top: 16px;
	color: #3697fb;
}
.w-search-input[type='text']{
	border-radius: 32px;
	border-color: #3697fb;
	margin-bottom: 8px;
	font-size: 15px;
}
.w-search-reset{
	position: absolute;
	left: 80px;
	top: 16px;
	color: #AAAAAA;
	display: none;
}
.w-search-matching-info{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	padding-top: 56px;
	z-index: 11;
	left: 0;
	top: 0;
	background-color: #FFFFFF;
	overflow: auto;
}
.w-search-matching-info > p{
	padding: 8px 22px;
	border-bottom: 1px solid #DDDDDD;
}
.addtocart{
	position: absolute;
	top: 22px;
	right: 12px;
	color: #ff4200;
	font-size: 12px;
	text-align: center;
}
.addtocart .iconfont{
	font-size: 30px;
}
.delformcart{
	position: absolute;
	top: 10px;
	right: 12px;
	color: #777777;
	font-size: 12px;
	text-align: center;
}
.delformcart > i{
	font-size: 36px;
}
.w-pronum[type="text"]{
	float: left;
	width: 60px;
	height: 26px;
	border-radius: 0;
	padding: 2px 8px;
	margin: 0;
	font-size: 13px;
}
.pr .mui-table-view-cell{
	padding-right: 82px;
}
.set-num-box{
	overflow: hidden;
	display: inline-block;
	position: relative;
}
.operation{
	width: 26px;
	height: 26px;
	text-align: center;
	float: left;
	border:1px solid #BBBBBB;
	color: #333333;
	line-height: 24px;
}
.opera-sub{
	border-right: 0;
}
.opera-add{
	border-left: 0;
}
.lalala{
	position: fixed;
	left: 0;
	top: 0;
	width: 34px;
	height: 34px;
	font-size: 20px;
	color: #F10215;
	z-index: 99;
}
.lalala > i{
	font-size: 24px;
}

.w-input[type="text"]{
    height: 23px;
    border-radius: 0;
    padding: 2px 8px;
    margin: 0;
    font-size: 13px;
    border: 0;
}
.cart-header{
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	height: 50px;
	color: #ffffff;
	font-size: 13px;
	line-height: 50px;
	padding: 8px 12px;
	background-color: #FF8D00;
	z-index: 9;
}
#pro-amount{
	color: #F10215;
	font-size: 16px;
}
.shop-finish{
	background: url(../images/finish.png) no-repeat;
	background-position: 100% 0%;
	background-size: 80px 80px;
}
.shop-collect-goods{
	background: url(../images/collect-goods.png) no-repeat;
	background-position: 100% 0%;
	background-size: 80px 80px;
}
.shop-build{
	background: url(../images/build.png) no-repeat;
	background-position: 100% 0%;
	background-size: 80px 80px;
}
.w-search-pro-type{
	position: absolute;
	left: 12px;
	top: 17px;
	font-size: 12px;
	padding: 2px 2px;
	padding-left: 6px;
	color: #FFFFFF;
	z-index: 9;
}
.w-search-pro-type .mui-icon{
	font-size: 14px;
}
.w-search-matching-info > p{
	margin: 0;
}

.mob-base-bg{
	position: fixed;
	background: url(../images/login_bg.png) no-repeat;
	width: 100%;height: 100%;
	background-size: 100% 100%;
	text-align: center;
}
.mob-base-logo{
	width: 70%;
	margin-top: 10%;
}
.mob-input{
	font-size: 14px;
	width: 80%!important;
	border-radius: .9rem!important;
	background-color: #e0f2fe!important;
	padding-left: 3.5em!important;
	color: #69b2ff;
	border: 1px solid #42acfb!important;
}
.mob-sub{
	width: 80%!important;
	margin-top: 32px;
	border-radius: .9rem!important;
	background-color: #2570ff!important;
	border: 1px solid #2570ff!important;
	color: #FFFFFF;
}
#login-name{
	background: url(../images/name.png) no-repeat;
	background-position: 1rem 50%;
	background-size: 1.5rem ;
}
#login-pwd{
	background: url(../images/pwd.png) no-repeat;
	background-position: 1rem 50%;
	background-size: 1.5rem ;
}
.logo-title{
	color: #FFFFFF;
	font-size: 1.5rem;
	margin-top: 1rem;
}
.buycar .mui-badge{
	display: none;
}
.shop-remark{
	font-size: 14px;
}
.select-order-type{
	position: fixed;
    top: 45px;
    left: 0;
    background-color: #fafafa;
    height: 36px;
    width: 100%;
    padding: 7px 12px;
    z-index: 9;
}
.select-order-type > span{
	font-size: 13px;
	border: 1px solid #DDDDDD;
	color: #ff8c00;
	padding: 4px 12px;
}
.select-order-type > span > .mui-icon{
	font-size: 14px;
}
.order-status{
	position: absolute;
	width: 46px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-radius: 99px;
	border: 1px solid #EC6149;
	right: 12px;
	top: 12px;
	color: #EC6149;
	font-size: 12px;
}
.upload-box{
	width: 28.333333333333%;
	margin: 10px 2.5%;
	position: relative;
	float: left;
	border: 1px dotted #CCCCCC;
}
.upload-box > .add-bg{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/addeee.png) no-repeat;
	background-size: 30% 30%;
	background-position: 50% 50%;
}
.upload-box > img{
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.upload-box > input{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.upload-images{
	overflow: hidden;
	width: 100%;
	padding: 4px 1rem;
}


.upload-box > .del-image{
	z-index: 9;
	width: 24px;
	height: 24px;
	position: absolute;
	top: -10px;
	right: -8px;
	color: #f10215;
	background-color: #FFFFFF;
	border-radius: 99px;
}
.status-01{
	color: #4395ff;
	border: 1px solid #4395ff;
}
.status-02{
	color: #fed260;
	border: 1px solid #fed260;
}

.status-03{
	border: 1px solid #db3ae8;
	color: #db3ae8;
}
.status-04{
	border: 1px solid #00aa00;
	color: #00aa00;
}
.selectme{
	position: absolute;
	left: 26px;
	top: 21px;
}
.cart-bottom{
	position: fixed;
	width: 100%;
	padding: 0 12px;
	height: 42px;
	bottom: 52px;
	left: 0;
	background-color: #FFFFFF;
	z-index: 9;
	-webkit-box-shadow: 0 0 4px 1px #DDDDDD;
	box-shadow: 0 0 4px 1px #DDDDDD;
}
.cart-bottom > label{
	line-height: 42px;
	font-size: 14px;
	color: #999999;
}
.cart-bottom > p{
	display: inline-block;
}

#install-order{
	border: 0;
	border-radius: 0;
	height: 42px;
	background-color: #e64346;
	color: #FFFFFF;
	position: absolute;
	right: 0;
	top: 0;
	transition: 0.3s  linear;
}
#install-order:focus,#install-order:hover{
	background-color: #F10215;
}
.select-fh{
	position: absolute;
	right: 12px;
	top: -1px;
	width: 20px;
	height: 20px;
	padding: 0;
	border: 1px solid #999999!important;
	padding-left: 20px;
	background: url(../images/down.png) no-repeat;
	background-size: 20px 20px;
	-webkit-appearance: none;
}
.w-checkbox > input{
	position: relative;
	appearance: none;
    -webkit-appearance: none;
    outline: none;
    display: none;
}
.w-checkbox{
	width: 20px!important;
    height: 20px!important;
    padding: 0!important;
    display: inline-block;
    /*background: url(../images/check_no.png) no-repeat;*/
    /*background-size: 16px 16px;*/
    position: relative;
}
.w-checkbox > input + i::before{
	content:'';
    position: absolute;
    width: 20px;
    height: 20px;
	background: url(../images/check_no.png) no-repeat;
    background-size: 20px 20px;
}
.w-checkbox > input:checked + i::before{
	content:'';
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../images/checked.png) no-repeat;
    background-size: 20px 20px;
}
.select{
	position: absolute;
	right: 12px;
	top: 16px;
}
.sx{
	position: absolute;
	left: 42px;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #DDDDDD;
}
#order-select-all{
	position: absolute;
	right: 32px;
}
.cart-module{
	border-radius: 5px;
	background: #ffffff;
	padding: 9px 12px;
	box-shadow: 0 0 5px 1px #DDDDDD;
	-webkit-box-shadow: 0 0 5px 1px #DDDDDD;
	padding-left: 34px;
	overflow: hidden;
}
.cart-module > .image{
	float: left;
	width: 30%;
}
.cart-module > .image > .imgbox{
	width: 100%;
	position: relative;
	height: 0;
	padding-top: 100%;
}
.cart-module > .image > .imgbox > img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.cart-module > .inputinfo{
	width: 65%;
	float: right;
}
.order-num{
	position: absolute;
	top: 25%;
	right: 15px;
}
.order-list{
	width: 94%;
	margin: 5px 3%;
	border-radius: 6px;
	overflow: hidden;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0 0 5px 1px #DDDDDD;
	box-shadow: 0 0 5px 1px #DDDDDD;
}
.order-list .order-header{
	background: #3394fb;
	color: #FFFFFF;
	padding: 3px 12px;
	font-size: 13px;
	overflow: hidden;
}
.total-cost,.total-number{
	color: #f10215;
}
.mui-bar-tab .mui-tab-item2.mui-active{
	color: #FFFFFF;
	background-color: #3186fb;
}
.mui-bar-tab .mui-tab-item2{
	display: table-cell;
    overflow: hidden;
    width: 1%;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #929292;

}
.mui-bar-tab .mui-tab-item2 .mui-icon {
    top: 3px;
    width: 24px;
    height: 24px;
    padding-top: 0;
    padding-bottom: 0;
}
.mui-bar-tab .mui-tab-item2 .mui-icon~.mui-tab-label {
    font-size: 11px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mui-navbar,#header{
	background: -webkit-linear-gradient(left, #377efa , #36b6f5);
	background: linear-gradient(left, #377efa , #36b6f5);
}
.mui-title{
	color: #FFFFFF;
}
.mui-bar .mui-btn-link{
	color: #FFFFFF;
}
.ordertype > li:nth-child(odd){
	background: #efefef;
}
.show-popover{
	color: #FFFFFF;
}

.del-order-pro{
	position: absolute;
	right: 32px;
	top: 0;
	color: #999999;
	height: 58px;
	width: 42px;
	line-height: 60px;
	text-align: center;
}
.add-order-pro{
	position: absolute;
	right: 130px;
	top: 5px;
}
.add-order-pro-kucun{
	position: absolute;
	right: 12px;
	top: 5px;
}
.mui-btn-white{
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.window-right{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 100%;
	z-index: 99;
	background: #ffffff;
}
.search-clear{
	position: absolute;
	right: 0;
	top: 0;
	color: #FFFFFF;
	height: 56px;
	width: 42px;
	line-height: 56px;
text-align:center;
}

.order-receipt-box{
	width: 350px;
	height: 120px;
	float: left;
	padding:10px;
}
.order-receipt-box .order-receipt-select{
	/*float: left;*/
}
.order-receipt-box .img{
	width: 100px;
	height: 100px;
	float: left;
}
.order-receipt-box .img img{
	width: 100%;
	height: 100%;

}
.order-receipt-box .detail{
	float: left;
	width: 210px;
	padding-left: 12px;
	color: #777;
}
.order-receipt-box .detail p{
	margin-bottom: 4px;
}
.select-customer{
	position: absolute;
    top: 0px;
    right: 0;
    z-index: 1;
    height: 38px;
    color: #999;
    text-align: center;
    border: 0;
    line-height: 40px;
    border: 1px solid #007aff;
    color: #007aff;
    padding: 0 6px;
}
.select-customer:active{
	background-color: #fff!important;
	color: #3dacfe!important;
}
.w-search-2{
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    position: fixed;
    padding: 8px;
    padding-bottom: 0;
    padding-left: 72px;
    background-color: #EFEFF4;
    z-index: 12;
}
.w-search-2 .w-search-pro-type{
	color: #378cf9;
}
.canmodify {
				color: #368af8;
			}


.upload-box .seize-a-seat{
	width: 100%;
	height: 0;
	padding-top: 100%;
}
.status-success{
	color: #00AA00;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
}
.status-error{
	color: #F10215;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
}
.status-warning{
	color: #f01d4e;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
}
.status-defalut{
	color: #AAAAAA;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
}
.status-default{
	color: #AAAAAA;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
}
.status-success{
	color: #00AA00;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
}
.status-success{
	color: #00AA00;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
}
.receipts-list{
	overflow: hidden;
	padding: 6px 22px;
	list-style: none;
}
.receipts-list > img{
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 12px;
}
.receipts-list > input{
	float: left;
	margin-top: 22px;
	margin-right: 12px;
}
.replace-db{
	float: right;
	color: #CD862A;
	font-size: 13px;
}
.mui-input-row .static-info{
	line-height: 40px;
	color: #888888;
}
.mui-input-group-auto{
	padding-bottom: 12px;
}
.mui-input-group-auto .mui-input-row{
	border-bottom: 1px solid #DDDDDD;
}

#receipt .se .list{
	padding: 6px 12px;
	border-bottom: 1px solid #DDDDDD;
}

#receipt .se .list img{
	width: 120px;
	height: 120px;
	float: left;
	margin-right: 22px;
}
#receipt .refund{
	float: right;
	color: #00AAEE;
}
.border-red{
	border:1px solid #F10215!important;
}
.diandiandian-all{
	position: absolute;
	width: 65%;
	height: 100%;
	opacity: 0;
	right: 0;
	top: 0;
}

.shop-after-prefer{
	color: #FF4101;
}

.opreation-international > i , .opreation-private > i{
	background: #36b0f5;
}
.select-receipts-btn{
	background: #36b0f5;
}
