body.bgwhite{background:#fff;}

.Judicial{
    padding:2.2rem 0.5rem 1rem;
}
.Judicial_adr{
    width:100%;
    overflow: hidden;
    border-bottom: 1px solid #e9e9e9;
    box-sizing: border-box;
    position: absolute;
    top:2.25rem;
    background:#fff;
    z-index: 1;
}
.Judicial_adr ul li{
    float:left;
    width:25%;
    height:1.1rem;
    line-height:1.1rem;
    margin:0.55rem 0;
    text-align: center;
    border-right: 1px solid #E9E9E9;
    color:#999;
    box-sizing: border-box;
}
.min_phone {
    width: 100%;
    height: 100%;
    position: fixed;
    left:0;
    top: 0;
    z-index: 20191209;
    display: none;
    background-color: rgba(0, 0, 0, .5);
}
.min_mater_phone {
    width: 100%;
    height: 12rem;
    border: solid 0.05rem #7f7f7f00;
    border-radius: 0.5rem;
    background: #7f7f7f00;
    position: fixed;
    bottom: 0;
}
.pop_mat_phone{
    width: 97%;
    border-radius: 0.3rem;
    background: #fff;
    text-align: center;
    line-height: 2.7rem;
    position: fixed;
    bottom: 3rem;
    left: 0.3rem;
}
.pop_mat_phone li{
    font-size: 1rem;
}

.wy_pop01{
    height: 2.7rem;
    line-height: 2.7rem;
    font-size: 1rem;
    text-align: center;
    background: #fff;
    width: 97%;
    border-radius: 0.3rem;
    position: fixed;
    bottom: 0;
    left: 0.3rem;
}
.Judicial_adr ul li img{
    width:0.55rem;
}
.Judicial_adr ul li:nth-child(4){
    border-right: none;
}
.auction{
    padding-bottom:0.8rem;
    border-bottom:1px solid #e9e9e9;
}
.snav_list_1 #status {
    border-bottom: none;
}
.auction p{
    padding:0.35rem 0 0.3rem;
    color:#333;
}
.paimai_morezgf{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}

.paimai_morezgf  p.lftyu{
    padding: 0.55rem 0 0.3rem;
    line-height: 0.7rem;
    margin-left:0;
}
.paimai_morezgf ul{
    margin-left:0;
    padding: 0 0.25rem;
}
.auction li{
    display:inline-block;
    background: #F3F3F3;
    border-radius: 5px;
    padding:0.4rem 0.8rem;
    color:#666;
    margin:0.5rem 0.3rem 0 0;
    line-height: 100%;
}
.paimai_morezgf ul.lftyu{
    padding-left: 0!important;
}
.paimai_morezgf .lftyu li{
    margin-right: 0.4rem;
}

.auction_ftr{
    width:100%;
    position: absolute;
    bottom:0;
    height:2rem;
    line-height:2rem;
    padding:0 0.5rem;
    box-sizing: border-box;
    display: flex;
}
.auction_ftr span{
    height:2rem;
    line-height:2rem;
    text-align: center;
    flex: 1;
    font-family: PingFangSC-Regular;
    font-size: 0.8rem;
}
.auction_ftr span:last-child{
    margin-left: 0.5rem;
}
.auction_reset{
    border:1px solid #FA5050;
    box-sizing:border-box;
    background:#fff;
    color: #FA5050;
    border-radius: 0.2rem;
}
span.conf_choice{
    color:#fff;
    background: #FA5050;
    border-radius: 0.2rem;
}

#con {
	margin: 0;
	padding: 0;
}

.but{
	width: 6.5rem;
	height: 1.25rem;
	display: inline-block;
	text-align: center;
	background: chocolate;
	line-height: 1.25rem;
}

.min {
	width: 100%;
	height: 100%;
	position: fixed;
	left:0;
	top: 0;
    z-index: 20191209;
	display: none;
    background-color: rgba(0, 0, 0, .3);
}

.min_mater {
	width: 16.75rem;
	height: 16.45rem;
	/* border: solid 0.05rem #fff; */
	border-radius: 0.5rem;
	background: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.tanch{
	width: 1.1rem;
	height: 1.1rem;
	margin-top: 1rem;
    margin-right: 0.95rem;
    margin-bottom: 0.65rem;
}
.pop_mat li{
  text-align: center;
  clear: both;
}
.pop_mat li img {
	width: 2.7rem;
	height: 2.7rem;
	margin: 0 auto;
}

.pop_mat li:nth-child(2) {
	width: 10.75rem;
	height: 0.8rem;
	color: #E83E27;
	font-size: 0.8rem;
    line-height: 0.8rem;
    letter-spacing: 0;
    font-family: PingFangSC-Medium;
	margin: 0 auto;
	text-align: center;
	margin-top: 1rem;
}

.pop_mat li:nth-child(3) {
	font-size: 0.6rem;
	line-height: 0.6rem;
	margin-top: 1rem;
	color: #666;
    letter-spacing: 0;
    font-family: PingFangSC-Regular;
}

.pop_mat li:nth-child(4) {
	margin-top: 2rem;
	color: #666;
    font-size: 0.6rem;
    /* line-height: 0.5rem; */
    letter-spacing: 0;
    font-family: PingFangSC-Regular;
}

#pop-up-btn {
    width:12.35rem;
    height: 2rem;
    border-radius: 0.2rem;
    border: none;
    background: #FA5050;
    color: #fff;
    font-family: PingFangSC-Regular;
    font-size: 0.8rem;
    line-height: 2rem;
    text-align: center;
    margin: 0.5rem auto 1rem;
    letter-spacing: 0;
}

.pop_mat li:nth-child(6) a {
    letter-spacing: 0;
    color: #2E6CC6;
    font-size: .6rem;
    line-height: .6rem;
    text-align: center;
    font-family: PingFangSC-Regular;

}


.gapit{
    
    
    
    
}

.snav_list_1{
	  background:#fff;
	  height: 100%;
}
.snav_list_1{display:none;}


.spt{
	width:100%;
	height:100%;
	display:inline-block;
}

 

.lftyu {
    margin-left: 0.75rem;
}
.nresultSfpm {
    top: 2rem;
    font-size: .65rem;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding-top: 6rem;
    background: #eff0f5;
}
.nresultSfpm .nr_img {
    text-align: center;
    width: 60%;
    margin-left: 20%;

}
.nresultSfpm .nr_tip {
    text-align: center;
    width: 60%;
    margin-left: 20%;
    position: relative;
    height: 2rem;
    line-height: 2rem;
    color: #c3c3c3;
}
.nresultSfpm .nr_img div{
	position:absolute;top:55%;left:25%;color:#fff;font-size:.7rem;
}

.set{
    width: 90%;
    height:1.3rem;
    border-radius: 0.2rem;
    display:flex;
    justify-content: center;
    align-items: center;
    background:#E83E27;
    margin:-0.24rem auto;
}
.gundong{
    max-height: 15.9rem;
    overflow-y: auto;
}

.stonstiy{
	width:0.5rem;
	height:0.5rem;
}

.round{
	 color:#fff;
	 margin-left:0.22rem;
}

#sonaty li{
	 width:20%;
}

.setely{

}

