.address_list {
	width: 226px;
	height: 134px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(229, 229, 229, 1);
	margin-top: 20px;
	padding: 17px 23px;
	float: left;
	margin-right: 30px;
	position: relative;
}

.address_listt {
	width: 226px;
	height: 134px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(229, 229, 229, 1);
	margin-top: 20px;
	padding: 17px 23px;
	float: left;
	margin-right: 30px;
}

.address_list.liston {
	width: 226px;
	height: 134px;
	border: none;
	border: 1px solid rgba(229, 229, 229, 1);
	background: url(../img/gou3.png) repeat;
}

.liston .address_shez {
	display: block;
}

.address .address_text .userp {
	font-size: 16px;
	font-family: PingFang-SC-Medium;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	padding-bottom: 10px;
}

.address .address_text .userc {

	/*width: 100%;*/
	font-size: 14px;
	font-family: PingFang-SC-Medium;
	font-weight: 500;
	color: rgba(102, 102, 102, 1);
	line-height: 22px;
}

.address_shez {
	margin-top: 8px;
	display: none;
}

.address_shez img {
	margin-right: 20px;
	cursor: pointer;
	
}

.address_shez span {
	cursor: pointer;
	font-size: 14px;
	font-family: PingFang-SC-Medium;
	font-weight: 500;
	color: rgba(73, 156, 198, 1);
}

.new_address {
	text-align: center;
	padding-top: 30px;
}

.new_address img {
	display: block;
	margin: 0 auto;
}

.new_address span {
	display: block;
	font-size: 14px;
	font-family: PingFang-SC-Medium;
	font-weight: 500;
	color: rgba(102, 102, 102, 1);
	line-height: 22px;
	padding-top: 10px;
	cursor: pointer;
}

/*.t {
background-color:rgba(0, 0, 0, 0.5);
position: absolute;
top: 0;left: 0;
width: 100%;
height: 100%;
z-index: 188;
}*/
.tts {
	height: 100vh;
	overflow: hidden;
}

.tts .t {
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 998;
}
.Popup {
	padding-bottom: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin: -300px;
	width: 608px;
	/*height: 518px;*/
	background: rgba(255, 255, 255, 1);
	z-index: 999;
	display: none;
}

.popup_title {
	padding: 0 30px;
	height: 51px;
	background: rgba(240, 240, 240, 1);
	line-height: 50px;
}

.popup_title span {
	font-size: 16px;
	font-family: PingFang-SC-Medium;
	font-weight: 500;
	color: rgba(1, 1, 1, 1);
}

.popup_title img {
	float: right;
	margin-top: 14px;
	cursor: pointer;
}

.popup_text {
	width: 500px;
	margin: 0 auto;
}

.popup_text div {
	margin-top: 10px;
}

.popup_text div span {
	font-size: 14px;
	font-family: PingFangSC-Medium;
	font-weight: 500;
	color: rgba(102, 102, 102, 1);
	padding-right: 10px;
	display: inline-block;
	width: 100px;
}

.popup_city {
	height: 34px;
}

/*.popup_text span {
font-size:14px;
font-family:PingFangSC-Medium;
font-weight:500;
color:rgba(102,102,102,1);
padding-right: 10px;	 
}*/
.popup_city select {
	width: 109px;
	height: 34px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(229, 229, 229, 1);
}
.popup_city select option{
}
.popup_city input {
	width: 109px;
	height: 34px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(229, 229, 229, 1);
}

.popup_xianxi textarea {
	width: 340px;
	height: 92px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(229, 229, 229, 1);
}
.popup_xianxi span {
	vertical-align: top;
}
.Post_Office input {
	width: 345px;
	height: 34px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(229, 229, 229, 1);
}

.Post_phone input {
	width: 189px;
	height: 34px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(229, 229, 229, 1);
}

.Post_phone .phone_text {
	display: inline-block;
	width: 150px;
	padding-left: 20px;
}

.Whether {
	margin-left: 120px;
}

.Whether p {
	display: inline-block;
	width: 400px;
	line-height: 30px;
	font-size: 14px;
	font-family: PingFang-SC-Medium;
	font-weight: 500;
	color: rgba(102, 102, 102, 1);
	background: url(../img/biankuang.png) no-repeat left;
	padding-left: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

p.wietheron {
	background: url(../img/gou.png) no-repeat left;
}

.Whether_button {
	margin-left: 120px;
}

.Whether_button button {
	width: 180px;
	height: 40px;
	background: rgba(69, 157, 195, 1);
	border-radius: 2px;
	border: none;
	font-size: 14px;
	font-family: PingFang-SC-Medium;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
}

.mor{
	position: absolute;
	top: 20px;
	right:20px;
	cursor: pointer;
    font-size: 14px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(73, 156, 198, 1);
}
