body{background: #f5f5f5;}
.p-top{
	width: 100%;
	height: 44px;
	text-align: center;
	border-bottom: .5px solid #E8E8E8;
	background: #fff;
}
.p-top-back{
	width: 10%;
	height: 24px;
	border: 0;
	background: #fff;
	background: url(../icon/icon-l.png) center center no-repeat;
	margin-top: 10px;
}
.p-top-back a{
	display: inline-block;
	height: 24px;
	width: 100%;
}
.p-top-title{
	width: 90%;
	height: 44px;
	font: 17px/44px "微软雅黑";
	font-weight:500;
	color: #333333;
}
/****************头部栏***************************/
.city-top{
    height:54px;
    line-height: 54px;
    background: #fff;
    overflow: hidden;
    padding: 0 10px 0 15px;
}
.city-top .city{
    display: block;
    width:20%;
    height:34px;
    margin: 10px 0;
    font: 15px/34px "微软雅黑";
    color: #666;
    background: #f5f5f5 url(../icon/icon-d.png) right center no-repeat;
    background-size: 15px;
    text-align: center;    
}
.city-top .search{
    display: block;
    padding: 0 26px 0 36px;
    width:80%;
    height: 34px;
    line-height: 34px;
    color: #6D6D72;
    border: none;
    outline:none;
    border-radius: 4px;
    background: #F5F5F5 url(../images/search.png) no-repeat 17px center;
    background-size: 15px;
    margin:10px 0;
    font-size: 13px;
}
.location{
	height: 40px;
	margin-top: 10px;
	background: #fff;
}
.location a{display: inline-block; width: 100%px;height: 60px;}
.location-btnl{
	width: 20%;
	height: 40px;
	background: #fff url(../icon/icon-local.png) center center no-repeat;
	background-size: 26px;
	float: left;
	border: 0;
}
.location-btnr{
	width: 20%;
	height: 40px;
	background: #fff url(../icon/icon-ref1.png) center center no-repeat;
	background-size: 26px;
	float: left;
	border: 0;
}
.location h2{
	width: 60%;
	height: 40px;
	font: 15px/40px "微软雅黑";
	color: #666;
	margin: 0;
}
.location h2 span{
	color: #CCCCCC;
}
.refresh{
	height: 40px;
	margin-top: 10px;
	background: #fff;
	text-align: center;
}
.refresh h3{
	width: 80%;
	font: 14px/40px "微软雅黑";
	color: #999999;
	font-weight: 500;
	padding-left: 20%;
	margin: 0;
}
.refresh a{
	width: 20%;
	height: 40px;
	display: inline-block;
}
.refresh button{
	width: 100%;
	height: 40px;
	border: 0;
	background: #fff url(../icon/icon-ref.png) center center no-repeat;
	background-size: 18px;
}
.my-address-t{
	margin: 0;
	height: 36px;
	line-height: 36px;
	padding-left: 15px;
	font-size: 14px;
	color: #333;
}

.mui-table-view-cell>a:not(.mui-btn){
	padding-left: 22px;
}
.mui-table-view-cell {
    height: 76px;
    line-height: 76px;
}
.send-address-msg .addr{
	width: 90%;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.send-address-msg .tel-num{
	font: 16px/1.8 "微软雅黑";
	margin-top: 5px;
}
.send-address-msg .tel-num label{
	margin-right: 8px;
}
