#header {
    height:43px;
    background:#fff;
    border-bottom:1px solid #b2b2b2;
}
.header .header-right {
    right:0;
    padding:0 15px;
}
.header .back-wrap {
    padding-left:15px;
}
.header-right span {
    color:#666;
    font-size:14px;
}
.header .i-back {
    background-position:0 -130px;
}
.header .page-name {
    color:#333;
    font-size:18px;
    font-weight:normal;
}
.address-add {
    position:fixed;
    bottom:0;
    z-index:10;
    width:100%;
    height:50px;
    background-color:#fff;
    text-align:center;
}
.address-add-search {
    position:absolute;
    top:0;
    right:15px;
    height:100%;
    line-height:42px;
    width:56px;
}
.address-add-font {
    height:48px;
    line-height:50px;
    font-size:16px;
    color:#000;
    background:url('../../images/mt/mt_address.png') no-repeat;
    background-size:15px;
    background-position-y:center;
    display:inline-block;
    padding-left:20px;
    white-space:nowrap;
}
.address-list {
    display:none;
    margin-top:0px;
}
.address-list li {
    padding-left:10px;
    background-color:#fff;
    position:relative;
}
.address-content {
    border-bottom:1px solid #E4E4E4;
    padding:0 15px 0 5px;
}
.address-list li:last-child .address-content {
    border-bottom:0;
}
.address-info {
    padding:12px 0 5px;
}
.address-info p {
    line-height:22px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-size:14px;
}
.address-info p.customer-info {
    color:#666;
}
.address-info p.address-dtl {
    color:#333;
    overflow:hidden;
    text-overflow:ellipsis
}
.contect-name {
    display:inline-block;
    max-width:30%;
    margin-right:10px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.contect-gender {
    display:inline-block;
    position:absolute;
}
.contect-button {
    float:right;
    display:none;
}
.address-compile .contect-button {
    display:block;
    padding-right:15px;
    padding-top:18px;
    position:absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
}
.contect-button a {
    display:inline-block;
    width:30px;
    height:30px;
    background:url('../../images/mt/mt_remove_adress.png') no-repeat center;
    -webkit-background-size:21px 21px;
    -moz-background-size:21px 21px;
    background-size:21px 21px;
}
.contect-button .dele {
    float:left;
    margin-left:15px;
}
.contect-button .edit {
    float:right;
    background-image:url('../../images/mt/mt_edit_address.png');
}
.address-compile li {
    padding-left:54px;
}
.address-compile .address-content {
    padding-right:70px;
    padding-left:0px;
}
.address-compile .address-info {
}
.address-noscope p.address-dtl {
    color:#a9a9a9;
}
.address-selected .address-info {
    background:url("../../images/mt/add_address_right.png") no-repeat right 32px;
    -webkit-background-size:16px 11px;
    -moz-background-size:16px 11px;
    background-size:16px 11px;
}
.address-selected .addr-info-nobg {
    background:none;
}
.addr-perfect {
    display:block;
    font-size:14px;
    color:#fe4d3d;
    margin-top:3px;
    padding-left:20px;
    background:url("../../images/mt/add_address-tan.png") no-repeat left 1px;
    -webkit-background-size:15px 15px;
    -moz-background-size:15px 15px;
    background-size:15px 15px;
}
.address-list li.address-noscope {
    background-color:#f6f6f6;
}
.address-noscope .address-info {
    background:url("../../images/mt/add_address-noscope.png") no-repeat right 5px;
    -webkit-background-size:58px 58px;
    -moz-background-size:58px 58px;
    background-size:58px 58px;
}
.contect-phone {
    float:right;
    position:absolute;
    margin-left:60px;
}
.customer-info label {
    display:inline-block;
    padding-right:90px;
}
.address-add-placeholder {
    height:65px;
}
.removeHeader .header {
    display:block!important;
}
.https {
}