.alertWanning,.resAndSubButAlert,.abc,.aaa{
	background:rgba(0,0,0,.6);
	width:100%;
	position:fixed;
	top:0px;
	left:0px;
	height:100%;
	z-index:999;
	 display:none;
	 padding:.1rem 0; 
}
.alertContent,.alertContent1,.alertContent2{
	top:50%;
	left:50%;
	position:absolute;
	width:85%;
	background-color:#ECECEC;
	/* margin-top:-1.52rem;
	margin-left:-42.5%; */
	/* transform:translate(-50%,-50%); */
	text-align:center;
	border-radius:.1rem;
	padding-top:.2rem;
	 padding-bottom:.2rem; 
}
.alertContent>h4,.alertContent tr.h4 td,.alertContent1>h4,.alertContent1 tr.h4 td,.alertContent2>h4,.alertContent2 tr.h4 td{
	color:#5B5B5B;
	font-weight:normal;
	height:.88rem;
	line-height:.88rem;
}
.alertContent>p,.alertContent tr.p td,.alertContent1>p,.alertContent1 tr.p td,.alertContent2>p,.alertContent2 tr.p td{
	color:#9A9A9A;
	font-size:.24rem;
	height:.88rem;
	line-height:.88rem;
}
.alertContent>button,.alertContent tr.button td,.alertContent1>button,.alertContent1 tr.button td,.alertContent2>button,.alertContent2 tr.button td{
	outline:none;
	border:0;
	width:100%;
	background:transparent;
	color:#1b98ec;
	font-size:.28rem;
	border-top:1px solid #DFDFDF;
	height:.88rem;
	line-height:.88rem;
	text-align:center;
}
.alertContent tr.button td,.alertContent1 tr.button td,.alertContent2 tr.button td{
	width:50%;
}
.alertContent tr.button td:last-child,.alertContent1 tr.button td:last-child,.alertContent2 tr.button td:last-child{
	border-left:1px solid #DFDFDF;
}
.alertContent tr.button td.active,.alertContent1 tr.button td.active,.alertContent2 tr.button td.active{
	color:red;
}
/*锟斤拷图锟斤拷锟斤拷*/
/* 锟斤拷锟斤拷锟斤拷锟斤拷植锟� */
.modelShadowBox{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.6);
	z-index:16;
}
.modelmapAddressContent{
	position:absolute;
	width:85%;
	left:50%;
	top:50%;
	/* margin-left:-42.5%;
	margin-top:-1.76rem; */
	border-radius:.1rem;
	background:transparent;
}
.modelmapAddressContent>li{
	line-height:.88rem;
	border-bottom:1px solid #EBEBEB;
	padding-left:.2rem;
	padding-right:.2rem;
	width:100%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	color:#737373;
	position:relative;
	background-color:#fff;
	word-break: break-all
} 
.modelmapAddressContent>li .next{
	position:absolute;
	top:0;right:0;
	width:.8rem;
	height:.8rem;
	display:block;
	background-image:url('/img/next.png');
	background-repeat:no-repeat;
	background-size:23%;
	background-position:center center;
}
.alertContent tr.neirong td{
	line-height: .7rem;
    font-size: .4rem;
    padding-top:.6rem;
    padding-bottom:.6rem;
}
.modelmapAddressContent>li p.Img{
	width:.35rem;
	height:.35rem;
	position:absolute;
	top:-.5rem;
	right:0;
	background-image:url('/img/nearshanjiaremove.png');
	background-size:100%;
	background-repeat:no-repeat;
	background-position:center center;
}
.modelmapAddressContent>li.first{
   padding-right: .5rem;
  /*  border-top-right-radius: .1rem;
	border-top-left-radius: .1rem; */
 } 
.modelmapAddressContent>li span{
	color:#858585;
}
.modelmapAddressContent>li.last{
	border:0;
	/* border-bottom-right-radius: .1rem;
	border-bottom-left-radius: .1rem; */
}










