body{background: #F5F5F5;}
.mui-bar{background: #fff;}
.new-address{padding-top: 44px;}
.new-address li{height: 50px;line-height: 28px;}
.new-address li:nth-of-type(1) label{margin-right: 9%;}
.new-address li label{margin: 0 5% 0 2%;}
.new-address li input{width: 60%;border: 0;margin-bottom: 0;height: 28px; }
.new-address li .mui-badge{display: inline-block;width: 24px; height: 24px;background: url(../icon/icon-user.png)center center no-repeat;}
.mui-table-view-cell{7px 8px;}
.mui-table-view-cell .mui-navigate-right label{margin: 0 5% 0 4%;}
.mui-table-view-cell .mui-navigate-right .city,.sel_city{margin-left: 3%;color: #B5B5B5;display: inline-block;height: 28px;width: 60%;}
.sel_city{margin-left: 2%;}
.new-address .select span{margin-left: 3%;font-size: 12px;padding: 3px 4px;border: 1px solid #B5B5B5; color: #B5B5B5;border-radius: 5px;}
.new-address .select .hover{background: #37d050;color: #fff;border: 1px solid #37d050;}
.save{margin-top: 20px;text-align: center;}
.save button{width: 90%;height: 44px;background: #37d050;}
.save button a{display: inline-block;width: 100%;color: #fff;font-size: 19px;}
.sel-show{width: 100;height: 100%;}
