body{background: #efeff4;}
.mui-bar{background: #fff;border-bottom: 1px solid #eae9e9;}
.order-address{
	width: 100%;
	height: 140px;
	background: #fff;
	padding-top: 44px;0
	margin-bottom: 10px;
}
.order-address-local{
	display:block;
	width: 20%;
	height: 96px;
	background: url(../icon/icon1.png)center 40% no-repeat;
	background-size: 28px;
	float: left;
	padding-top: 68px;
    text-align: center;	
}
.leixing{
	color: #2AC845;
}
.order-address-details{
	display: inline-block;
	width: 80%;
	height: 96px;
	float: left;
}
.order-address-details .user-name{
	margin-top: 10px;
	color: #000;
	font: 16px/24px "微软雅黑";
}
.order-address-details p{
	font-size: 16px;
}
.order-address-details .user-name label{
	margin-right: 20px;
}

.mui-navigate-right{
	background: #fff;
	border-bottom: 1px solid #EBEBEB;
}
.mui-table-view {
     margin-top: 0px; 
}
.mui-table-view-cell.mui-collapse .mui-table-view {
     margin-top: 0; 
    margin-bottom: 0;
}
.mui-table-view-cell.mui-collapse .mui-table-view .mui-table-view-cell:after {
    left: 0;
}
.mui-table-view .mui-media-object {
    width: 20%;
    height: 50%;
}
.mui-table-view-cell .good-name{
	margin-top: 4px;
	color: #333;
}
.mui-table-view-cell .good-num{
	font: 15px/1.8 "微软雅黑";
}
.mui-table-view-cell .good-weight{
	font-size: 13px;
	position: relative;
}
.mui-table-view-cell .good-weight span{
	position: absolute;
	right: 10%;
	top: 0;
	color: #000;
	font-size: 16px;
}
.mui-table-view-cell .pay{
	position: relative;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	color: #666;
}
.mui-table-view-cell .pay span{
	position: absolute;
	right: 3%;
	top: 0;
}
.total-pay{
	position: relative;
	height: 40px;
}
.total-pay span{
	position: absolute;
	left: 10%;
	line-height: 46px;
}
.total-pay strong{
	position: absolute;
	right: 5%;
	color: #DD0707;
	font: 18px/40px "微软雅黑";
}
.take-type{
	/*height: 200px;*/
	width: 100%;
	padding: 5px 8px;
	margin-top: 10px;
	background: #fff;
}
.take-type .take-type-top{
	height: 78px;
}
.take-type .take-type-top h3{
	font-size:18px;
	color: #333;
	font-weight: 500;
}
.take-type .take-type-top li{
	width: 36%;
	height: 30px;
	list-style-type: none;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}
.take-type .take-type-top li a{
	display: block;
	height: 30px;
	width: 80%;
	border: 1px solid #b7b6b6;
	line-height: 24px;
	border-radius: 10px;
	font-size: 15px;
	padding: 3px 5px;
}
.take-type .take-type-top li .hover{
	background: #1ac91b;
	border: 1px solid #1ac91b;
	color: #fff;
}
.img{display: none;}
.mui-table-view-cell>a:not(.mui-btn) {
    color: #666;
    font-size: 15px;
}
.mui-badge{
	background: none;
	font-size: 14px;
	color: #B5B5B5;
}
.mui-grid-view.mui-grid-9 {
    margin: 26px 0 10px;
    padding: 0;
    background-color: #fff;
}

.mui-icon-home:before {
    content: '';
}

.mui-icon-email:before {
    content: '';
}
.mui-icon .mui-badge {
    background: none;
}
.cancel-order{
	text-align: center;
	margin-bottom: -10px;
}
.cancel-order button{
	width: 40%;
	height: 40px;
	font-size: 18px;
	background: none;
	border: 1px solid #1fac45;
	color: #1fac45;
	font-weight: 600;
}
.order-bottom{
	height: 58px;
	background: #fff;
	width: 100%;
}
.order-bottom li{
	list-style-type: none;
	height: 58px;
	line-height: 58px;
	font-size: 20px;
}
.order-bottom .total-manny{float: left;width: 60%;color: #333;font-size: 18px;}
.order-bottom .order-bottom-pay{float: right;width: 38%;}
.order-bottom .total-manny span{
	font-size: 25px;
	color: #ff3300;
}
.order-bottom .order-bottom-pay a{
	display: block;
	height: 100%;
	width: 100%;
	text-align: center;
	background: #1fac45 url(../images/right.png) 85% center no-repeat;
	background-size: 12px;
	color: #fff;
	line-height: 58px;
}
.sub{display: block; text-align: center;height: 40px; line-height: 40px; width: 60%;margin: 0 auto;background: #0bce3a;color: #fff;margin-top: 5px;border-radius: 10px;font-weight: 600;}
.mui-pciker-list li{font-size: 12px;}
.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body{margin-top: 0;}
.mui-icon .mui-badge{top: 5px;left: 86%;}
.mui-navigate-right:after, .mui-push-right:after{right: 7%;}
.zhekou{
	padding: 0 3px;
    display: inline-block;
    background: #0BCE3A;
    font-size: 10px;
    color: #fff;
    border-radius: 2px;
    height: 20px;
    line-height: 20px;
}
@media only screen and (max-width: 320px) {
	.order-bottom{
		height: 60px;
	}
	.order-bottom li{
	list-style-type: none;
	width: 50%;
	float: left;
	height: 60px;
	line-height: 63px;
	font-size: 17px;
}
	.order-bottom .total-manny {
	     padding: 0; 
	}
	.order-bottom .total-manny span{
		font-size: 22px;
	}
.order-bottom .order-bottom-pay a{
	line-height: 64px;
}	
}
/*物流详情*/
.wl-title p{font-size: 12px;line-height: 2;color: #000;}
.wl-title p span{margin-right: 5px;}
.wl-title .wl-img img{width: 40px;height: 40px;}
.wl-msg{padding: 10px;margin: 10px 0;height: 500px;overflow: auto;}
.wl-msg .msg-t{font-size: 16px;font-weight: 600;}
.wl-msg ul{padding: 0;}
.wl-msg li{
	box-sizing: border-box;
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 20px;
    padding: 12px 0;
    border-left: 2px solid #ddd;
    list-style-type: none;	
    font-size: 14px;
}
.dian{
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    left: -4px;
    top: 1.5em;
    width: 6px;
    height: 6px;
    background-color: #ddd;	
}
.wl-info{padding: 10px;margin-left: 5%;background-color: #ddd;}
.wl-info .zuo{margin-right: 10px;}
.wl-msg li.here{border-color: #ff8800;} 
.wl-msg li.here .dian{background-color: #ff8800;}
.wl-msg li.here .wl-info{background-color: #ff8800;color: #fff;}
.wl-msg .wl-day:first-child p{color: #ff8800;}