@charset "utf-8";
	/*! define dist/src/address/address-f89027de.css*/
	body {
	 background-color:White;
	    font-size: 14px;
}
.select ul .tel {
	right:51PX
}
.btn_area {
	padding:20px;
	text-align:center
}
.btn_area .btn_type1,.btn_area .btn_type3 {
	display:inline-block;
	width:186px;
	height:40px;
	line-height:40px;
	text-align:center;
	background-color:#A37C43;
	color:#fff;
	border-radius:3px;
	border:0px;
}

.btn_area .btn_type4{
	display:inline-block;
	width:90px;
	height:40px;
	line-height:40px;
	text-align:center;
	background-color:#A37C43;
	color:#fff;
	border-radius:3px;
	border:0px;
}
.btn_area .btn_type5{
	display:inline-block;
	width:120px;
	height:40px;
	line-height:40px;
	text-align:center;

	border-radius:3px;
	border:0px;
}
.btn_area .btn_type1.hover,.btn_area .btn_type3.hover {
	background-color:rgba(0,0,0,.3);
	color:#000
}
.btn_area .btn_type1.gray {
	background-color:#fff;
	color:#9b9b9b;
	border:1px solid #ddd
}
.btn_area .btn_type2 {
	padding:10px 0
}
.btn_area .btn_type2 span,.btn_area .btn_type2 a {
	display:inline-block;
	width:100px;
	height:30px;
	line-height:30px;
	border:1px solid #60656f;
	text-align:center;
	border-radius:3px;
	color:#60656f;
	margin:0 10px 10px
}
.btn_area .btn_type2 span.hover {
	background-color:rgba(0,0,0,.3);
	color:#000
}
.addr_detail li {
	padding:15px 10px;
	border-bottom:1px solid #ddd;
	line-height:18px
}
.addr_detail li .tit {
	display:inline-block;
	text-align:right;
	margin-right:10px;
	color:#9b9b9b;
	width:70px;
	vertical-align:top
}
.addr_detail li .val {
	overflow:hidden;
	display:inline-block;
	width:70%
}
.addr_add li {
	padding:0 10px;
	
	
}
.addr_add li .tit {
	display:inline-block;
	text-align:right;
	margin-right:10px;
	color:#9b9b9b;
	width:84px;
	vertical-align:top;
	line-height:40px
}
.addr_add li .val {
	overflow:hidden;
	display:inline-block;
	
	height:40px;
	padding-bottom:6px;
}
.addr_add li .valtxt {
	overflow:hidden;
	display:inline-block;
	width:65%;
	height:40px;
	line-height:40px
}
.addr_add li .valtxtbz {
	overflow:hidden;
	display:inline-block;
	
	margin-top:4px;
	line-height:40px;
	padding-bottom:6px;
	margin-top:10px;
}
.addr_add li .val input {
	width:99%;
	height:40px;
	border:1px solid #ddd;
	border-radius:6px;
}

.addr_add li .select {
position: absolute;
width: 94%;
height: 40px;
border:1px solid #ddd;
border-radius:6px;
margin-top:10px;
overflow: hidden;
}
.addr_add li .valan .ann{
    display: inline-block;
  
    text-align: center;
    background-color: #A37C43;
    color: #fff;
    border-radius: 3px;
    border: 0px;
    margin:2px;
    padding:4px;
    width:60px;
}
.addr_add li .valan input {
	width:50%;
	height:40px;
	border:0
}

.addr_add li .valtxtbz textarea{
	width:99%;
	height:120px;
	border:1px solid #ddd;
	border-radius:6px;
	
}
.addr_add li.select {
	position:relative
}
.addr_add li.select .val {
	height:40px;
	padding-top:2px
}
.addr_add li.select select {
	display:block;
	width:100%;
	height:40px
}
.addr_add li.select1 {
	position:relative;
	height:40px;
	color:#666;
	background:#F8F8F8;
	text-align:center;
	line-height:40px;
}


.sel_addr {
	background-color:#A37C43;
	height:51PX;
	position:fixed;
	top:0px;
	 color:White;
	 width:100%;
	 z-index:9999999;
}
.sel_addr span.left {
	display:block;
	width:80px;
	height:51PX;
	position:absolute;
	left:0;
	
}
.sel_addr .left i {
	content:"";
	position:absolute;
	font-size:18px;
	width:12px;
	height:12px;
	top:18px;
	left:14px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	-webkit-transform:rotate(-45deg);

}
.sel_addr .right {
	position:absolute;
	font-size:15px;
	right:6px;
	top:17px
}
.sel_addr .right1 {
	position:absolute;
	font-size:15px;
	right:50px;
	top:17px
}
.sel_addr .addr_title {
	text-align:center;
	font-size:15px;
	line-height:51PX
}
.default_addr {
	padding:6px 0 0;
	position:relative
}
.myaddr_list ul li {
	padding:10px 25px 10px 10px;
	border-bottom:1px solid #ddd;
	position:relative;
	line-height:18px
}

.myaddr_list ul li:after {
	content:"";
	position:absolute;
	top:14px;
	right:8px;
	font-size:18px;
	width:8px;
	height:8px;
	border-bottom:1px solid #a0a0a0;
	border-right:1px solid #a0a0a0;
	-webkit-transform:rotate(-45deg)
}

.myaddr_list ul .tel {
	position:absolute;
	right:25px;
	top:10px;
	font-size:12px
}
.myaddr_list ul .addr_txt {
	font-size:12px;
	
	padding-top:4px
}
.myaddr_list ul .addr_txt2 {
	font-size:12px;
	padding-top:4px;
	word-break:break-all;
	overflow:hidden
}
.myaddr_list ul .addr_txt3 {
	font-size:12px;
	padding-top:4px;
	word-break:break-all;
	overflow:hidden;
	color:#ff6600
}
.myaddr_list ul .addr_txt4 {
	font-size:12px;
	padding-top:4px;
	word-break:break-all;
	overflow:hidden;
	color:#A37C43
}
.myaddr_list ul .addr_txt5 {
	font-size:12px;
	padding-top:4px;
	word-break:break-all;
	overflow:hidden;
	color:#0099cc
}
.myaddr_list ul .default_ico {
	position:absolute;
	left:0;
	top:0;
	width:29px;
	height:29px;
	background:url(../images/ico_defa.png);
	background-repeat:no-repeat;
	background-size:contain
}
.myaddr_list ul .ico_curr {
	width:24px;
	height:23px;
	display:none;
	background:url(../images/ico_dian2.png);
	background-size:25px;
	background-repeat:no-repeat;
	background-position:1px -22px;
	position:absolute;
	right:15px;
	top:51PX
}
.myaddr_list ul li.curr .ico_curr {
	display:block
}
.default_addr .default .default_icon {
	background-position:0 0
}
.default_addr .default span {
	position:absolute;
	bottom:2px;
	left:0px
}
.default_addr .default .red {
	color:#0099cc;
	font-size:12px
}
.default_addr .operate .edit {
	margin-right:20px
}
.default_addr .operate .edit span,.default_addr .operate .del span {
	position:relative;
	bottom:3px;
	
}
.default_addr .operate .edit span {
	color:#0099ff; 
	
}
.default_addr .operate .del span 
 {
    color:red; 
 }

.default_addr i {
	background:url(../images/icon_addr.png);
	background-repeat:no-repeat;
	background-size:12px;
	background-position:0 -13px;
	display:inline-block;
	width:15px;
	height:13px
}
.default_addr i.icon-addr {
	background-position:0 0
}
.default_addr .icon_edit {
	background:url(../images/icon_addr.png);
	background-repeat:no-repeat;
	background-size:12px;
	background-position:0 -27px;
	display:inline-block;
	width:20px;
	height:13px
}
.default_addr .icon_del {
	background:url(../images/icon_addr.png);
	background-repeat:no-repeat;
	background-size:12px;
	background-position:0 -40px;
	display:inline-block;
	width:20px;
	height:13px
}
.notfound {
	text-align:center;
	position:absolute;
	left:50%;
	top:50%;
	width:300px;
	height:180px;
	margin-top:-90px;
	margin-left:-150px
}
.notfound .text {
	padding-top:30px;
	font-size:18px;
	color:#606060
}
.f-l {
	float:left
}
.f-r {
	float:right
}
.fixclear:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0
}


.dibu
{
    height:40px;
    background-color:#A37C43;
    color:White;
    font-size:14px;
    position:fixed;
    bottom:0px;
    line-height:40px;
    width:100%;
}

