.settingAddress{
	width: 100%;
	background:rgba(238,238,238,1);
}
.address_itme{
	display: flex;
	flex-direction: row;
	min-width: 1170px;
	margin-top: 42px;
}
.address_itme .address_left{
	width: 10%;
	
}
.address_itme .address_right{
	display: flex;
	flex-direction: column;
	width: 90%;
	height: auto;
	background:rgba(255,255,255,1);
	
}
.address_itme .address_right .right_add{
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 25px;
	margin-top: 24px;
}
.address_itme .address_right .right_add button{
	width:150px;
	height:40px;
	background:rgba(194,234,255,1);
	border:1px solid rgba(0,192,255,1);
}
.address_itme .address_right .address_detail{
	margin-left: 24px;
	margin-top: 15px;
}
.address_itme .address_right .address_detail .address_list{
	
	border:2px solid rgba(238,238,238,1);
	width: 95%;
	margin-bottom: 30px;

}
.address_itme .address_right .address_detail .address_list .address_name{
	display: flex;
	flex-direction: row;
	margin-top: 20px;
	margin-left: 26px;
	
}
.address_itme .address_right .address_detail .address_list .address_xinxi{
	font-size:16px;
	font-weight:normal;
	margin-top: 24px;
	color:rgba(153,153,153,1);
	line-height:30px;
	margin-left: 26px;
}
.address_itme .address_right .address_detail .address_list .xiugai_address{
	flex: 1;
	text-align: right;
	
}
.xiugai_address a{
	 color:rgba(39,181,255,1);
}
.xiugai_address a:hover{
	text-decoration: none;
}
.xiugai_address span button{
	color:rgba(39,181,255,1);font-size:18px;background: none;background-color: none;border: none;
	box-shadow: none;
	background: white;
}
.modal-header{
	width: 100%;
	background:rgba(238,238,238,1);
	height: 46px;
	font-weight:bold;
	color:rgba(51,51,51,1);
	font-size:18px;
	padding: 0;
	padding-left: 15px;
	
}
.modal-title{
	line-height:46px ;
}
.modal-content{
	width: 896px;
	height: 634px;
	background:rgba(255,255,255,1);
	border:5px solid rgba(244,244,244,1);
	border-radius:3px;
}
.add-address{
	display: flex;
	flex-direction: column;
	
}
.add-address .a-name{
	color: #9F9F9F;
	margin-top: 45px;
	margin-left: 39px;
}
.add-address .shuruk input{
	margin-top: 13px;
	width: 238px;
	height: 40px;
	border:2px solid rgba(187,187,187,1);
	margin-left: 45px;
}
.add-address .area{
	color: #9F9F9F;
		margin-left: 39px;
	margin-top:24px;
}

.layui-input-inline select{
	height: 40px;
	 width: 100px;
	 font-size:16px;
}
.add-address .area1{
	color: #9F9F9F;
   margin-left: 45px;
	margin-top:13px;
}
.add-address .detail-address{
	color: #9F9F9F;
	margin-left: 39px;
	margin-top:30px;
}
.huoqu-address input{
	margin-top: 14px;
	margin-left: 48px;
	width:300px;
	height:40px;
	border:1px solid rgba(238,238,238,1);
}
.add-address .save-address button{
	margin-left: 49px;
	margin-top: 50px;
	width:150px;
	height:40px;
	background:rgba(194,234,255,1);
	border:1px solid rgba(0,192,255,1);
}
.address_right .user_img{
	display: flex;
	flex-direction: row;
	margin-top: 32px;
}
.address_right .user_img img{
	width: 134px;
	height: 134px;
	border-radius: 50%;
	background: #FFFFFF;
	
}
.address_right .user_img .text{
	margin-left: 40px;
	font-size:16px;
	font-weight:normal;
	color:rgba(51,51,51,1);
}
.address_right .user_img .user_border{
	width:231px;
	height:231px;
	margin-left: 26px;
	background:rgba(153,153,153,1);
	display: flex;
	flex-direction: row;
	    align-items: center;
	    justify-content: center;
}
.address_right .user_img .user_tuijian{
	display: flex;
	flex-direction: column;
	margin-left: 38px;
}
.address_right .user_img .user_tuijian .user_img_list{
	display: flex;
	flex-direction: row;
	margin-top: 17px;
	
}
.address_right .user_img .user_tuijian .user_img_list img{
	width: 80px;
	height: 80px;
	border-radius: 0;
}
.address_right .user_img .user_tuijian .user_img_list ul li{
	margin-left: 30px;
}
.address_right .user_img .user_tuijian .user_img_list ul li:nth-child(1){
	margin-left: 0;
}
.address_right .geshi{
	margin-left: 112px;
	height:16px;
	font-size:16px;
	margin-top: 14px;
	font-weight:normal;
	color:rgba(153,153,153,1);
}
.address_right .user_name{
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 24px;
	margin-left: 40px;
}
.address_right .user_name .user-2 input{
	width:234px;
	height:40px;
	border:1px solid rgba(238,238,238,1);
}
.user-sex{
	margin-left: 38px;
	margin-top: 22px;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.user-sex input{
	width: 18px;
	height: 18px;
	background:rgba(0,150,255,1);
}
.layui-form-radio{
	line-height: 24px;
	line-height: 14px;
	    /* margin: 6px 10px 0 0; */
	    padding-right: 10px;
	    cursor: pointer;
	    font-size: 0;
}
.layui-input-block{
	margin-left: 10px;
}
.birthday{
	display: flex;
	flex-direction: row;
	margin-left: 40px;
	
	align-items: center;
	margin-top: 20px;
}
.layui-form-item{
	margin-bottom: 0;
}
.saveXixin{
	margin-left: 80px;
	margin-top: 200px;
	text-align: center;
	margin-bottom: 200px;
}
.saveXixin button{
	width: 200px;
	height: 45px;
	color: #000000;
	font-size: 20px;
	background:rgba(194,234,255,1);
	border: 1px solid rgba(194,234,255,1);
}
.address_left a:hover{
	color: #000000;
	text-decoration: none;
}
.radio{
	display: flex;flex-direction: row;
	margin-left: 18px;
}
.outRadio{
	display:flex;align-items: center;justify-content: center;width:18px;height: 18px;border-radius: 50%;border:1px solid rgba(187,187,187,1);
}
.insiderRadio{
	width:12px;
	height:12px;
	
	border-radius:50%;
}
.display{
background:rgba(0,150,255,1);
}