

#auction {
	width: 100%;
	padding-bottom: 3rem;

}

.auction_tite{
	width: 94%;
	margin:0 auto;
	padding-top: 4rem;
}
.auction_scbtn{
   color: #333;
}

.auction_black{
	color: #999;
	margin-left: 0.5rem;
}

.auction_min{
	width: 94%;
	height: 10.6rem;
	background: #fff;
	border: solid 0.05rem #fff;
	border-radius: 10px;
	margin: 0.5rem auto;

}
.auction_min_none{
	width: 94%;
	height: 3rem;
	background: #fff;
	border: solid 0.05rem #fff;
	border-radius: 10px;
	margin: 0.5rem auto;

}
.auction_with{
	width: 89%;
	border: solid 0.05rem #fff;
	margin:0.5rem auto;
	margin-top: 0.9rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.auction_left{
	display: inline-block;
}

.auction_right a{
   width: 3.4rem;
   height: 1.1rem;
   line-height: 1.1rem;
   display: inline-block;
   border-radius: 0.775rem;
   background: #e83827;
   color: #fff;
}

.auction_cusomn{
	width: 100%;
	display: flex;
	justify-content: flex-start;
	font-size: 0.6rem;
	margin: 0 auto;
}
.auction_icon{
	width: 25%;
	margin-bottom: 13px;
    margin-left: 10px;
}
.auction_icon a{
	width: 100%;
	height: 7.1rem;
	display: inline-block;
}
.auction_conts{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #001A00;
	margin-top: 0.5rem;
	width:4rem;
}

.auction_bottn{
	color: #E83D26;
	width: 4rem;
	font-size: .7rem;
	line-height: .7rem;
}

.auction_foot {
	width: 100%;
	padding: 0.2rem;
	display: block;
	font-size: 0.55rem;
	color: #666;
	clear: both;
	position: fixed;
	bottom: 0;
	z-index: 1000;
	background: #fff;
}

.auction_foter {
	display: flex;
	align-items: center;
}

.auction_foter figure {
     margin: 0;
	padding: 0;
	flex: 1;
	text-align: center;
	font-family: PingFangSC-Regular;
}

.auction_foter figure img {
	width: 1.25rem;
	height: 1.25rem;
}

.auction_foter figcaption {
	margin-top: 0.25rem;
}


.attention_headr {
	line-height: 2.2rem;
}

.attention_headr input{
	width: 84%;
	height: 1.6rem;
	margin-left:1.7rem;
	display: inline-block;
	border-radius: 1rem;
	background-color: #EFEFEF;
	padding-left: 0.5rem;
	font-size: 0.6rem;
}


.attention_nav{
  border: solid 0.05rem #fff;
  background: #fff;
  padding: 0rem 0.75rem;
  padding-top: 2.2rem;
}


.attention_right{
	text-align: right;
	color: #999;
}	



.attention_footr{
	width: 100%;
	bottom: 0;
	display: flex;
	justify-content: flex-end;
	line-height: 2.7rem;
}

 .attention_zuot {
   width: 40%;
   height: 2.7rem;
   background: #fff;
   color: #333;
   display: inline-block;
}
.attention_rhthn {
   width: 60%;
   height: 2.7rem;
   background: #e83827;
   color: #fff;
   display: inline-block;

}



.stn{
	height: 12rem;
	background: #e83827;
	color: #fff;
	text-align: center;
}
.stn input{
	width: 84%;
	height: 1.6rem;
}


.attone {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	display: none;
	background: rgba(0, 0, 0, 0.30);
}

.attone_mater {
	width: 84%;
	height: 9.25rem;
	border: solid 0.05rem #fff;
	border-radius: 0.5rem;
	background: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.attone_tbn{
	color: #333333;
	letter-spacing: 0.015rem;
	margin-top: 0.8rem;
}
.attone_tbctu{
	width: 0.665rem;
	height: 0.665rem;
	margin-right: 0.7rem;
	margin-top: -0.8rem;
}
.attone_mater span{
	width: 79%;
	height: 2rem;
	border-radius:1rem;
	display: inline-block;
	line-height: 2rem;
}

.atton_top{
	margin-top: 1.7rem;
	background: #EFEFEF;
}
.atton_bottn{
	margin-top: 0.8rem;
	background: #E83E27;
	color: #fff;
	letter-spacing: 0.2rem;
}



.take{
	position:absolute;
	top:1.5rem;
	left:0;
	bottom:0;
	width:100%;
	overflow:auto;
	
	-webkit-overflow-scrolling:touch;
	}
.take_tite{
	width: 94%;
	margin: 0 auto;
	padding-top: 2rem;
    font-family: PingFangSC-Regular;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.take_right{
	width: 14%;
	height: 1.1rem;
	border: solid 0.05rem #999;
	border-radius: 0.75rem;
    color: #999999;
    line-height: 1.1rem;
}

.take_warp{
	margin-top: 1rem;
		position:relative;
	
}
.take_nav {
	display: flex;
	justify-content: space-between;
	color: #333;
	background: #fff;
}
.take_nav li{
	width: 24%;
	height: 2.2rem;
	line-height: 2.2rem;
}

.take_images{
	position:absolute;
	top:0.6rem;
	right:0.8rem;
}

.take_images img{
	width:0.4rem;
	height:0.3rem;
	display:block;
	margin-top:0.1rem;
}
.take_comdity{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 95%;
	margin: 0 auto;
}

.take_icon{
	width: 46.6%;
}
.take_icon a {
	width: 100%;
	height: 14.55rem;
	display: inline-block;
	border-radius: 0.8rem;
	background: #fff;

}

.take_icon a img {
	border-radius: 0.5rem;
}
.take_referral{
	width: 86%;
	margin: 0 auto;
}
.take_message{
	 color: #333333;
	 padding-top: 0.8rem;
}
.take_price{
	color: #3f3f3f;
	 padding-top: 0.8rem;
}
.take_bottom{
	color: #999;
	padding-top: 0.5rem;
}
.take_top{
	margin-top: 0.5rem;
	
}


.rester {
	width: 32.5%;
	height: 30px;
	margin-top: 8rem;
	border:solid 1px red ;
	float: left;
	
}



.auction_div{
    padding-bottom:0.8rem;
    border-bottom:1px solid #e9e9e9;
}
.auction_div p{
    padding:0.35rem 0 0.3rem;
    color:#333;
}
.auction_div li{
    background: #F3F3F3;
    border-radius: 5px;
    padding:0.4rem 0.8rem;
    color:#666;
    margin:0.5rem 0.3rem 0 0;
    line-height: 100%;
}



.auction_tite_list{
	width: 94%;
	margin:0 auto;
	padding-top: 2.25rem;
}


   
        
        #linkage {
            margin: 50px auto;
            width: 100%;
        }
        
          #category {
            margin: 50px auto;
            width: 100%;
        }
        .copy-select {
            width: 30%;
            height: 31px;
            line-height: 30px;
            cursor: pointer;
            margin: 0 10px 0 0;
            display: inline-block;
            position: relative;
            text-align: center;
        }
        
  
        
            
         
         
.auction{
    padding-bottom:0.8rem;
    border-bottom:1px solid #e9e9e9;
}
.auction p{
    padding:0.35rem 0 0.3rem;
    color:#333;
}
.auction li{
    background: #F3F3F3;
    border-radius: 5px;
    padding:0.4rem 0.8rem;
    color:#666;
    margin:0.5rem 0.3rem 0 0;
    
}
.auction_leimu{
    overflow:hidden;
    line-height: 1.7rem;
}
.auction_leimu p{
    padding:0.35rem 0 0.3rem;
    color:#333;
}
.auction_leimu ul{

    width: 100%;
  
    overflow-y: auto;
    position: absolute;
    top: 45px;
    left: 0px;
    
    bottom: 0px;
  
   }
.auction_leimu li{
    background: #fff;
    border-radius: 5px;
    color: #666;
    border-bottom: 1px solid #e9e9e9;
    padding-left: 0.8rem;
    box-sizing: border-box;
}
.auction_ftr{
    width:100%;
    position: absolute;
    bottom:0;
    height:2.7rem;
    line-height:2.7rem;
}
.auction_ftr span{
    color:#333;
    height:2.7rem;
    line-height:2.7rem;
}
.auction_reset{
    width: 35%;
    border-top:1px solid #e9e9e9;
    box-sizing:border-box;
    background:#fff;
}

.active{background:#fff;color:#e83d26;}

.attention_custion{
	height: 4rem;
	display: none;
}



.price_mouns{
	padding-top: 2.5rem;
	padding-left: 0.5rem;
}

.price_mouns li{
	height: 1rem;
	line-height: 1rem;
	  display: inline-block;
    background: #eee;
    border-radius: 5px;
    padding: 0.4rem 0.8rem;
    color: #666;
    margin: 0.5rem 0.3rem 0 0;

}

.price_mouns li span{
	padding: 0.5rem 0.8rem;
	background: #eee;
	border-radius:0.2rem; 
	margin-left: 0.4rem
}


.attention_min,.attention_monst{
  height: 2.275rem;
  line-height: 2.275rem;
  display:flex;
  justify-content: space-between;
  margin:0 auto;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #333333;
}

.attention_monet{
	width: 100%;
	  border-bottom:0.05rem solid #e9e9e9;
}

.attention_botn{
	  border-bottom:0.05rem solid #e9e9e9;
}
 .attention_right_span{
	margin-left: 0.25rem;
} 



.attention_custion li{
     display: inline-block;
    background: #eee;
    border-radius: 5px;
    padding: 0.4rem 0.8rem;
    color: #666;
    margin: 0.5rem 0.3rem 0 0;
    line-height: 100%;
}




.sub_area{overflow:hidden;line-height:2.2rem;}
.sub_area .area_prov {position: absolute;top: 45px;left: 0px;width: 25%;bottom: 0px;    background-color: rgb(240,240,240);}
.sub_area .area_city {margin-left: 25%;background-color: rgb(249,249,249);position: absolute;top: 45px;bottom: 0px;}
.sub_area .area_city li{padding-left:1.3rem;box-sizing:border-box;height:2.2rem;border-bottom:1px solid #dedede;}
.sub_area .area_county{position: absolute;width:45%;top:45px;left: 55%;height: 100%;background-color: rgb(249,249,249);overflow-y: auto}
.sub_area .area_county li{box-sizing:border-box;padding-left:1.3rem;border-bottom: 1px solid #dedede;overflow: hidden;height: 2.2rem;
background: #fff;}
.area_prov li{box-sizing:border-box;padding-left:.8rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.area_city .active{color:#e83d26;}
.area_prov .active{color:#e83d26;}
.area_county .active{color:#e83d26;}
.sub_area .active{background:#fff;}		

.sub_area .area_prov{float:left;width:25%;background:#eee;overflow-y:auto;}
.sub_area .area_city{float:left;box-sizing:border-box;width:75%;overflow-y:auto;}
.sub_area .area_city.show_county{width:30%;}						
.activeSub{color:#fff!important;
    background: #d21705!important;}
	
.auction_spty{
   height:4rem;
   width:4rem;
   border-radius:0.5rem;
   border: solid 1px #e3e3e3;
   box-sizing:border-box;
}
.auction_spty img{
  width:100%;
  height:100%;
  border-radius:0.5rem;
 }
.auction_spty_detail{
   height:8rem;
}
.auction_spty_detail img{
  width:100%;
  height:100%;
  border-radius:0.5rem;
 
}
.show_input_s{
	width: 84%;
    height: 1.6rem;
    display: inline-block;
    border-radius: 1rem;
    background-color: #EFEFEF;
    padding-left: 0.5rem;
    font-size: 0.6rem;
}

.a_detail{background: #d21705!important;}
.a_detail_close{color: #999;}
.subscribe_a_close{color: #999;}
.subscribe_a{color:#fff;}
.noData_a{background:#90908f!important;}