.select_where{
	padding-top: 30px;
    padding-bottom: 30px;
}

.select_where b{
	font-weight: 500;
}

.select_where .sp1{
    display: inline-block;
    font-size: 14px;
    margin-top: 30px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    min-height: 30px;
}

.select_where .sp1 span{
    display: inline-block;
    text-align: center;
   padding: 5px 10px 5px 10px; 
    margin-right: 5px;
    cursor: pointer;
}

.select_where .sp1 span:HOVER{
     background: #f9c03b;
}

.select_where .sp1 i{
    cursor: pointer;
    margin-left: 86px;
     float: right;
 }
.select_where .sp1 i:HOVER {
     color: #fabc8d;
 }
.brand_all{
	display: none;
}
.brand_all span{ 
    display: inline-block;
    text-align: center;
   padding: 5px 10px 5px 10px; 
    margin-right: 5px;
    cursor: pointer;
}

.brand_all span:HOVER{
     background: #f9c03b;
}

.brand_all .s_code{
    width: 20px;
    height: 24px;
    line-height: 24px;
    color: #22ac38;
    font-size: 14px;
    font-weight: 700;
 }

.pcj_s{
	width: 262px;
    height: 351px;
    margin: 0px 13px 20px 0;
    float: left;
    border: 3px solid #fff;
}

.pcj_s:HOVER{
	 border: 3px solid #f9c03b;
}

.pcj_s_1{
	position: relative;
    width: 100%;
    height: 196px;
}

.pcj_s_1 img{
    width: 100%;
    height: 100%;
}

.pcj_s_1 p{
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
}

.pcj_s_2{
    padding: 11px 12px 0 12px;
    border: 1px solid #e5e5e5;
    border-top: none;
}

.pcj_s_2 .sp1{
    line-height: 34px;
    margin-bottom: 2px;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pcj_s_2 .sp2{
    color: #999999;
    margin-bottom: 20px;
}

.pcj_s_2 .sp2 span{
    border-right: 1px solid #e5e5e5;
    float: left;
    padding-right: 6px;
    padding-left: 6px;
}
.pcj_s_2 .sp2 span:FIRST-CHILD{
	padding-left: 0px;
}

.pcj_s_2 .sp2 span:LAST-CHILD{
  border-right: 0px solid #e5e5e5;
}


.pcj_s_2 .sp3{
    line-height: 34px;
    margin-bottom: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999999;
    width: 130px;
}

.pcj_s_2 .sp3 span{
	color: #e72c2c;
    font-size: 16px;
}

.pcj_s_2 .sp4{
    display: inline-block;
    width: 80px;
    height: 30px;
    background: #f9c03b;
    position: relative;
    top: -35px;
    right: -158px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    line-height: 28px;
    border-radius: 4px;
    cursor: pointer;
}

.pcj_s_2 .zw{
	display: inline-block;width: 80px;height: 29px;
}

.pcj_s_2 .sp5 .span1{
     display: inline-block;
    width: 70px;
    height: 22px;
    background: #f1f1f1;
    border-radius: 45px 0px 0px 45px;
    text-align: center;
    line-height: 21px;
    position: relative;
    top: -17px;
    left: -3px;
    color: #fff;
}

.pcj_s_2 .sp5  .status1{
	 background: #10ac3e;
}

.pcj_s_2 .sp5  .status2{
	 background: #f9c03b;
}

.pcj_s_2 .sp5 .span2{
display: inline-block;
    min-width: 100px;
    height: 22px;
    background: #f1f1f1;
    border-radius: 0px 45px 45px 0px;
    text-align: center;
    line-height: 21px;
    position: relative;
    top: -17px;
    left: -6px;
    color: #a5a5a5;
}

.s_select{
    width: 100%;
    height: 35px;
    margin-top: 10px;
}

.s_select .s_ul{
    width: 100px;
    text-align: center;
    float: left;
    margin-right: 10px;
}

.s_select .s_ul .s_title{
    height: 35px;
    line-height: 36px;
    background: #eeeeee;
    font-size: 14px;
    border:1px solid #eeeeee;
    width: 100px;
    border-bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s_select .s_ul:HOVER  .s_title, .s_select .s_ul:HOVER  .s_body{
    background: #fff !important;
    display: block;
}

.s_select .s_ul .s_body{
	display: none;
    position: absolute;
    width: 100px;
    border:1px solid #eeeeee;
    border-top: 0px;
}

.s_select .s_ul .s_body span{
    width: 100%;
    display: inline-block;
    /* text-align: center; */
    height: 35px;
    position: relative;
    background: #fff;
    z-index: 99;
    line-height: 35px;
    font-size: 13px;
    cursor: pointer;
}

.s_select .s_ul .s_body span:HOVER{
	color: #0678ec;
}

.s_click{
	 background: #f9c03b !important;
}

.s_load{
    width: 100%;
    min-height: 40px;
    float: left;
}
.s_load span{
    display: inline-block;
    width: 120px;
    height: 25px;
    border: 1px solid #e6e6e6;
    line-height: 24px;
    margin-top: 10px;
    margin-right: 5px;
    position: relative;
    text-indent: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s_load span i{
    position: absolute;
    right: 0px;
    top: 0px;
    color: #333 !important;
}

.s_load h3{
    display: inline-block;
    margin-right: 20px;
    float: left;
    line-height: 48px;
 }
 .s_load b{
     display: inline-block;
  	cursor: pointer;
    margin-left: 20px;
    float: left;
    line-height: 48px;
 }
 
  .s_load b:HOVER,.s_load span:HOVER{
	  color: #81b868;
}

.ais_icon1 {
    background: url(/v2/asstes/img/ais/ais-auction.png) no-repeat 0px -47px;
    width: 21px;
    height: 21px;
    display: block;
    position: relative;
    top: 6px;
    cursor: pointer;
    float: left;
    margin-right: 5px;
}

.ais_icon2 {
    background: url(/v2/asstes/img/v33/jingping.png) no-repeat;
    width: 21px;
    height: 27px;
    display: block;
    position: relative;
    top: 2px;
    cursor: pointer;
    float: left;
    margin-right: 5px;
}

.ais_icon_zw{
    width: 21px;
    height: 21px;
    display: block;
    position: relative;
    right: -207px;
    top: -29px;
    cursor: pointer;
}

.totalPriceArrow {
	width: 15px;
	height: 9px;
	position: absolute;
	top: 40px;
	background: url(/v2/asstes/img/auction.png) no-repeat -1px -418px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

.totalPrice {
	position: relative;
	background: #fff;
	padding: 14px;
	border: 1px solid #ebebeb;
	width: 110px;
	box-shadow: 0px 0px 14px #d0cdcd;
	display: none;
	top: -50px;
}

.ais_icon1:hover .totalPrice {
    display: block !important;
}
.totalPrice  p {
	color: #666666;
	text-align: center;
}

.icon_w1 {
	left: -112px;
}

.icon_h1 {
    left: 113px;;
}
.no_content_body{
    text-align: center;
    min-height: 300px;
    line-height: 300px;
    font-size: 16px;
    color: #a4a4a4;
}

.icon_no_data{
    background: url(/v2/asstes/img/v33/1575969003.jpg);
    display: inline-block;
    width: 80px;
    height: 63px;
}

.no_content_body p{
    display: inline-block;
    position: relative;
}

.no_content_body p a{
	color: #ce6569;
	margin-right: 10px;
}