/*添加地址弹出层*/
#hidebg{ background:#000; display:none; width:100%; height:100%; left:0; top:0;filter:alpha(opacity=50);opacity:0.4;z-index:10001;position:fixed!important;position:absolute;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(document.documentElement.clientHeight-this.offsetHeight)/2 :);}
.o-add-box{ z-index:10002;display:none;width:786px;  height:560px; overflow:hidden; border:1px solid #ededed; background:#fff; left:50%;top: 50%; margin-left:-384px!important;margin-top:-260px!important;margin-top:0px;position:fixed!important;position:absolute;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :); -webkit-border-radius: 6px;-moz-border-radius: 6px; }
.o-add-box2{ z-index:10002;display:none;width:448px;  height:218px; overflow:hidden; border:1px solid #ededed; background:#fff; left:50%;top: 50%; margin-left:-220px!important;margin-top:-160px!important;margin-top:0px;position:fixed!important;position:absolute;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :); -webkit-border-radius: 6px;-moz-border-radius: 6px; border:5px solid #888 }
.tjadd-ul{ width:100%;  margin-top:30px;}
.tjadd-ul li{ position:relative;width:100%; display:block;min-height:55px; }
.tjadd-ul li label{ float: left;color:#848585; font-size:18px; width:190px; text-align:right; line-height:38px;}
.tjadd-ul li label i{ color:#f00; margin-right:8px}
.add-sel1{float:left; height:38px; border:1px solid #ABABAB; margin-right:10px; width:145px;-webkit-border-radius:3px;-moz-border-radius:3px; padding-left:8px; color:#848484; font-size:14px;}
.add-sel2{float:left; height:38px; border:1px solid #ABABAB;width:145px;-webkit-border-radius:3px;-moz-border-radius:3px; padding-left:8px; color:#848484; font-size:14px;}
.xxadd{ width:377px;-webkit-border-radius:3px;-moz-border-radius:3px; height:79px; border:1px solid #ababab;resize:none;}/*地址*/
.addchoice{ width:120px; height:38px;-webkit-border-radius:3px;-moz-border-radius:3px; border:1px solid #ababab; color:#414141; font-size:14px; margin-right:10px;}
.addgo{width:142px; height:41px; background:#0da8a2; border:none; cursor:pointer;-webkit-border-radius:5px;-moz-border-radius:5px; color:#fff; font-size:20px; margin-top:20px;}
.addout{width:142px; height:41px; background:#e5e5e5; border:none; cursor:pointer;-webkit-border-radius:5px;-moz-border-radius:5px; color:#828282; font-size:20px; margin-left:15px;}
.add-tit{width:742px; height:55px; line-height:55px; font-size:19px; border-bottom:1px solid #e8e8e8; margin:auto; color:#818181}
.addtext{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ababab;
    display: block;
    text-align:left; 
    font-size: 14px;
    margin-right: 10px;
    height: 16px;
    line-height: 16px;
    padding: 12px 10px;
	width:357px;
	
}

.addtext2{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #f00;
    display: block;
    float: left;
    font-size: 14px;
    margin-right: 10px;
    height: 16px;
    line-height: 16px;
    padding: 12px 10px;
	width:357px;
	
}

.addcwcolse{ position:absolute; right:225px; top:10px; cursor:pointer; display:none}
.addprompt{ line-height:38px; font-size:16px; color:#c42400;}
.out-tit2{ width:100%; height:42px; line-height:42px; background:#efeded; font-size:14px; color:#6c6c6c; padding-left:20px;}
.delete-1{ width:240px; height:40px; line-height:40px; margin:auto; font-size:23px; color:#565656; padding-left:52px; background:url(../images/users/delete-1.png) no-repeat; margin-top:35px; font-weight:bold;}
.delete-2{ width:100%; margin:auto; text-align:center; margin-top:26px;}
.addgo2{width:103px; height:33px; background:#0da8a2; border:none; cursor:pointer;-webkit-border-radius:5px;-moz-border-radius:5px; color:#fff; font-size:17px;}
.addout2{width:103px; height:33px; background:#e5e5e5; border:none; cursor:pointer;-webkit-border-radius:5px;-moz-border-radius:5px; color:#828282; font-size:17px; margin-left:15px;}
