.address {
	padding: 10px 0 30px;
	background: #fff;
}
.addressList {
	margin-bottom: 10px;
	padding: 0 16px;
}
.addressList .mt {
	margin-right: 10px;
}

.addressList .button {
	width: 100px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
.addressList .button a {
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 14px;
}

.addressList .button2 {
	line-height: 30px;
}
.addressList .button2 a {
	color: #d70000;
}

.address a.e-btn:active,.address a.e-btn:hover,.address a.e-btn:link,.address a.e-btn:visited
	{
	color: #333;
	text-decoration: none;
}

.address a.add-btn {
	display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    padding: 0 14px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    margin: 0 10px 0 0;
}

.ftx-02,.ftx02 {
	color: #71b247;
}

.btn-5,.btn-6,.btn-7,.btn-8 {
	background-color: #f5fbef;
	background-image: -moz-linear-gradient(top, #f5fbef, #eaf6e2);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5fbef),
		color-stop(1, #eaf6e2));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5fbef',
		endColorstr='#eaf6e2', GradientType='0');
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5fbef',
		endColorstr='#eaf6e2');
	background-image: linear-gradient(to bottom, #f5fbef 0, #eaf6e2 100%);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	height: 18px;
	line-height: 18px;
	border: 1px solid #bfd6af;
	padding: 2px 14px 3px;
	color: #323333;
}

.btn-5 {
    background: #e70012;
    color: #fff;
    border: none;
}
.address a.add-btn:hover{
    color: #fff;
}
.ads_m {
	line-height: 20px;
}

.smt {
	padding: 5px 10px;
}

.smt h3 {
	float: left;
	color: #666;
	margin-right: 5px;
	font-weight: bold;
}

.smt span {
	color: #666;
	font-weight: bold;
}

.smc {
	line-height: 30px;
}

.smc .new-items {
	border: 2px solid #e6e6e6;
	float: left;
	position: relative;
	width: 500px;
	margin: 10px 0 10px 20px;
}

.smc .item-lcol {
	width: 450px;
	float: left;
}

.ml10 {
	margin: 0px 15px 0 10px;
}

.smc .item-rcol .extra {
	clear: both;
	text-align: right;
}

.ftx-05,.ftx05 {
	color: #005ea7;
}

.smc .item span {
	float: left;
	width: 70px;
	color: #999;
	text-align: right;
	margin-left: 8px;
}

.smc .item-lcol .fl {
	width: 152px;
	padding: 0 18px;
}

.clr {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/*弹出*/
.delivery-pop {
	width: 700px;
	height: 450px;
	/* margin-left: -350px;
	margin-top: -250px; */
}

.DeliverAddress-form {
	padding-left: 30px;
}

.DeliverAddress-form .order-item dt {
	color: #9a9a9a;
	line-height: 30px;
}

.DeliverAddress-form .order-dt .order-icon_x {
	color: #ea3834;
	padding: 0 3px;
}

.DeliverAddress-form .order-item {
	margin-top: 10px;
}

.DeliverAddress-form .order-input {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #ccc;
	height: 32px;
	line-height: 30px;
	padding-left: 15px;
	font-size: 14px;
	color: #8c8c8c;
}

.DeliverAddress-form .order-user-ipt {
	width: 236px;
}

.DeliverAddress-form .province {
	width: 75px;
	height: 32px;
	line-height: 32px;
	margin-right: 15px;
	float: left;
	border: 1px solid #ccc;
	position: relative;
}

.DeliverAddress-form .province .a-select {
	padding-left: 10px;
	color: #010101;
}

.DeliverAddress-form .province .J-select {
	width: 0px;
	height: 0px;
	border-top: 6px solid #010101;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	position: absolute;
	right: 5px;
	top: 12px;
	display: block;
	cursor: pointer
}

.DeliverAddress-form .province .J-sel-content {
	position: absolute;
	border: 1px solid #ccc;
	left: -1px;
	top: 30px;
	z-index: 1;
	background: #fff;
	min-width: 100%;
}

.DeliverAddress-form .province .J-sel-content li {
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	white-space: nowrap;
}

.keep-address {
	margin-right: 15px;
}

.keep-address,.del-address {
	height: 30px;
	line-height: 30px;
	width: 110px;
	border: 1px solid #ccc;
	text-align: center;
	margin-top: 30px;
}

#Security_query_content {
	background: #262626;
	width: 750px;
	height: 500px;
	margin-left: -375px;
	margin-top: -250px;
	border: 1px solid #ffe200;
}

#del_adrss {
	background: #262626;
	width: 400px;
	height: 180px;
	margin-left: -200px;
	margin-top: -90px;
	border: 1px solid #ffe200;
	text-align: center
}

#del_adrss p {
	font-size: 18px;
	color: #ffe200;
	padding: 50px 0 25px;
}

.adress-tit {
	padding: 8px;
	font-size: 14px;
	background: #f3f3f3
}
.invoice_head {
	display: flex;
	padding: 10px 50px;
}

.manage-address {
	float: right;
	font-size: 14px;
}

.manage-address a {
	color: #d58a58;
	line-height: 30px;
}

.wrong_tip {
	padding-top: 10px
}

.wrong_tip img,.wrong_tip span {
	vertical-align: middle;
}

.wrong_tip span {
	color: #ed2222;
	padding-left: 5px
}
/************* 地址图标  **************/
.iconAdd{
    width:15px;
    height: 15px;
    display: inline-block;
    background-image: url(../images/add.png);
    vertical-align: middle;
    margin-top: -2px;
}